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
/
Config-kernel.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: use SPDX license tags
Paul Spooren
2021-02-05
1
-4
/
+2
*
kernel: add defaults for new SELinux options
Daniel Golle
2021-02-05
1
-0
/
+10
*
config: drop CONFIG_KPROBE_EVENT unused since kernel 4.9
Tony Ambardar
2021-01-25
1
-4
/
+0
*
kernel: make lwtunnel support optional
Rui Salvaterra
2021-01-14
1
-2
/
+3
*
kernel: drop unneeded kernel version dependency
Andy Walsh
2021-01-14
1
-1
/
+0
*
kernel: enable SRv6 support by enabling lwtunnel
Nick Hainke
2021-01-11
1
-0
/
+8
*
kernel: only strip proc for small flash devices
Nick Hainke
2020-12-22
1
-1
/
+5
*
kernel: add KERNEL_IO_URING option
Andy Walsh
2020-12-22
1
-0
/
+5
*
build: Add IRQSOFF and PREEMPT TRACER kernel config option
Hauke Mehrtens
2020-12-16
1
-0
/
+34
*
kernel: enable kernel keyring by default on !SMALL_FLASH
Daniel Golle
2020-12-14
1
-1
/
+1
*
kernel: update and clean kernel keyring options
Daniel Golle
2020-12-14
1
-13
/
+13
*
kernel: Activate KERNEL_MIPS_FP_SUPPORT for pistachio target
Hauke Mehrtens
2020-11-01
1
-0
/
+1
*
kernel: remove obsolete kernel version switches for 4.19
Adrian Schmutzler
2020-10-30
1
-7
/
+0
*
config: clean up SELinux options
Daniel Golle
2020-10-16
1
-0
/
+2
*
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
*
kernel: add options needed for SELinux
Thomas Petazzoni
2020-08-31
1
-0
/
+55
*
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
*
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
*
kernel: clean-up build-configurable kernel config symbols
Daniel Golle
2020-07-30
1
-10
/
+39
*
kernel: rename CONFIG_NETPRIO_CGROUP to CONFIG_CGROUP_NET_PRIO
Javier Marcet
2020-06-27
1
-1
/
+1
*
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
*
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
1
-1
/
+1
*
config: kernel: fix typo in HFSPLUG_FS_POSIX_ACL
Stijn Tintel
2019-11-28
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
*
Make linux kernel builds reproducible when BUILDBOT selected
Alexander Couzens
2019-07-02
1
-0
/
+2
*
config: enable some useful features on !SMALL_FLASH devices
Daniel Golle
2019-06-12
1
-16
/
+16
*
config: kernel: Add KPROBE_EVENTS config option
Petr Štetiar
2019-05-05
1
-0
/
+4
*
config: kernel: Fix missing symbol on brcm2708 with CGROUPS
Daniel F. Dickinson
2019-02-17
1
-0
/
+14
*
config: extend small_flash feature
Alex Maclean
2018-07-12
1
-3
/
+8
*
kernel: only optimized for size if small_flash
Mathias Kresin
2018-07-12
1
-0
/
+22
*
config: add config option for KERNEL_TASKSTATS
Jeremiah McConnell
2018-07-07
1
-0
/
+21
*
config: fix ARM64 dependency check
Hauke Mehrtens
2018-02-10
1
-2
/
+2
*
lantiq: ase: turn off fpu emulator in default build
Yousong Zhou
2018-01-29
1
-1
/
+1
*
build: add config option KERNEL_MIPS_FPU_EMULATOR
Yousong Zhou
2018-01-29
1
-0
/
+5
*
kernel: allow disabling multicast routing support
Matthias Schiffer
2018-01-11
1
-1
/
+16
*
kernel: fix spelling in CONFIG_DEVTMPFS help text
Sascha Paunovic
2017-12-11
1
-1
/
+1
*
kernel: Make KERNEL_PERF_EVENTS selectable
Florian Fainelli
2017-05-26
1
-1
/
+1
*
kernel: enable CRASH_DUMP on supported platforms
Daniel Golle
2017-05-20
1
-0
/
+10
*
kernel: remove out of tree direct-io disable hack
Felix Fietkau
2017-04-26
1
-4
/
+0
*
x86: disable crashlog
Felix Fietkau
2017-01-13
1
-1
/
+1
[next]