index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
config: add option for dssp selinux policy
Daniel Golle
2020-10-09
1
-1
/
+4
*
config: prepare for choice of SELinux policy
Daniel Golle
2020-09-29
1
-1
/
+12
*
config: add KERNEL_LSM symbol
Paul Spooren
2020-09-03
1
-11
/
+3
*
kernel: remove obsolete kernel version switches for 4.14
Adrian Schmutzler
2020-09-02
1
-1
/
+1
*
rb532: drop target
Adrian Schmutzler
2020-09-02
1
-1
/
+1
*
kernel: add options needed for SELinux
Thomas Petazzoni
2020-08-31
1
-0
/
+55
*
build: add support for SELinux to include/image.mk
Thomas Petazzoni
2020-08-31
1
-0
/
+10
*
ar71xx: drop target
Adrian Schmutzler
2020-08-30
1
-1
/
+0
*
config: kernel: fix missed CGROUP_HUGETLB symbol
Yuan Tao
2020-08-24
1
-2
/
+2
*
kernel: further clean-up options and defaults
Daniel Golle
2020-08-10
1
-11
/
+11
*
build: make prefix mapping of debug information optional
Felix Fietkau
2020-08-06
1
-0
/
+9
*
kernel: fix missing TRANSPARENT_HUGEPAGE symbols
Stijn Tintel
2020-08-01
1
-0
/
+12
*
kernel: add menuconfig entry for kernel CONFIG_CGROUP_NET_CLASSID
Daniel Golle
2020-07-31
1
-0
/
+4
*
build: add option to mark devices as BROKEN
Adrian Schmutzler
2020-07-30
1
-1
/
+1
*
kernel: clean-up build-configurable kernel config symbols
Daniel Golle
2020-07-30
1
-10
/
+39
*
build: Remove dependency of user space stack cookies from kernel
Hauke Mehrtens
2020-07-24
1
-2
/
+0
*
build: improve ccache support
Roman Yeryomin
2020-07-11
1
-0
/
+7
*
kernel: rename CONFIG_NETPRIO_CGROUP to CONFIG_CGROUP_NET_PRIO
Javier Marcet
2020-06-27
1
-1
/
+1
*
toolchain: remove gcc libssp and use libc variant
Ian Cooper
2020-06-17
1
-4
/
+0
*
ath79: add support for MikroTik RouterBOARD 493G (rb4xx series)
Christopher Hill
2020-06-15
1
-0
/
+1
*
build: refactor JSON info files to `profiles.json`
Paul Spooren
2020-04-03
1
-4
/
+5
*
x86: generate EFI platform bootable images
李国
2020-03-31
1
-10
/
+19
*
x86: switch image generation to new code
Paul Spooren
2020-03-21
1
-10
/
+8
*
x86: make crashdump works
Chen Minqiang
2020-03-20
1
-0
/
+4
*
kernel: Use new symbol to deactivate MIPS FPU support
Hauke Mehrtens
2020-02-28
1
-0
/
+5
*
base-files: add all buildinfo with INCLUDE_CONFIG
Xu Wang
2020-02-27
1
-1
/
+1
*
build: Add additional kernel debug options
Hauke Mehrtens
2020-02-22
1
-0
/
+68
*
build: Add KCOV kernel code coverage for fuzzing
Hauke Mehrtens
2020-02-22
1
-0
/
+33
*
build: Add option KERNEL_KASAN
Hauke Mehrtens
2020-02-22
1
-0
/
+52
*
build: Add option KERNEL_UBSAN
Hauke Mehrtens
2020-02-22
1
-0
/
+35
*
brcm2708: rename target to bcm27xx
Adrian Schmutzler
2020-02-14
2
-2
/
+2
*
buildsystem: Make PIE ASLR option tristate
Hauke Mehrtens
2020-01-13
1
-4
/
+18
*
libcxx: Depenency fixes
Rosen Penev
2019-12-23
1
-0
/
+1
*
libcxx: Add package
Rosen Penev
2019-12-23
1
-0
/
+3
*
config: kernel: fix typo in HFSPLUG_FS_POSIX_ACL
Stijn Tintel
2019-11-28
1
-1
/
+1
*
Revert "build: separate signing logic"
John Crispin
2019-10-21
1
-10
/
+2
*
build: separate signing logic
Paul Spooren
2019-10-21
1
-2
/
+10
*
config: remove unused GCC_VERSION_4_8 config symbols
Paul Spooren
2019-10-09
1
-2
/
+0
*
build: create JSON files containing image info
Paul Spooren
2019-09-29
1
-0
/
+7
*
rules: allow arbitrary log destination
Paul Spooren
2019-09-29
1
-0
/
+7
*
build: set TARGET_ROOTFS_PARTSIZE to make combined image fit in 128MB
Matthias Schiffer
2019-09-21
1
-1
/
+1
*
config: kernel: only enable container features if !SMALL_FLASH
Daniel Golle
2019-09-12
1
-2
/
+2
*
config: kernel: remove KERNEL_LXC_MISC
Yousong Zhou
2019-09-12
1
-33
/
+22
*
config: kernel: add KERNEL_X86_VSYSCALL_EMULATION
Yousong Zhou
2019-09-12
1
-0
/
+18
*
build: add buildinfo files for reproducibility
Paul Spooren
2019-08-13
1
-1
/
+1
*
config: introduce separate CONFIG_SIGNATURE_CHECK option
Jo-Philipp Wich
2019-08-06
1
-0
/
+4
*
brcm2708: add linux 4.19 support
Álvaro Fernández Rojas
2019-07-14
1
-1
/
+1
*
Make linux kernel builds reproducible when BUILDBOT selected
Alexander Couzens
2019-07-02
1
-0
/
+2
*
build: enable gzipped images for armvirt and malta
Petr Štetiar
2019-06-25
1
-1
/
+1
*
build: make TARGET_ROOTFS_PARTSIZE 128MiB by default
Petr Štetiar
2019-06-25
1
-1
/
+1
[next]