index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-03-13
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
1
-2
/
+1
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
1
-4
/
+4
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
1
-1
/
+0
2021-02-26
init/Kconfig: fix a typo in CC_VERSION_TEXT help text
Bhaskar Chowdhury
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-12
/
+18
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+0
2021-02-24
mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON
Vlastimil Babka
1
-14
/
+0
2021-02-24
Kbuild: enable TRIM_UNUSED_KSYMS again, with some guarding
Linus Torvalds
1
-2
/
+2
2021-02-23
Kbuild: disable TRIM_UNUSED_KSYMS option
Linus Torvalds
1
-0
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2021-02-22
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
1
-0
/
+11
2021-02-22
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
1
-8
/
+13
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
1
-1
/
+0
2021-02-16
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-0
/
+11
2021-02-16
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
1
-4
/
+5
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-17
/
+0
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
1
-1
/
+0
2021-01-29
drivers: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-1
/
+1
2021-01-27
init/Kconfig: Correct thermal pressure help text
Yue Hu
1
-1
/
+1
2021-01-14
kbuild: lto: add a default list of used symbols
Sami Tolvanen
1
-0
/
+1
2020-12-14
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2020-12-01
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
1
-0
/
+5
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-0
/
+5
2020-11-20
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
1
-1
/
+1
2020-11-03
init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
Paul Menzel
1
-1
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-1
/
+2
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
1
-1
/
+1
2020-09-08
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
1
-1
/
+2
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
1
-0
/
+1
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
1
-0
/
+2
2020-08-07
mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
Kees Cook
1
-4
/
+5
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+14
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
1
-1
/
+14
2020-07-29
arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE
Valentin Schneider
1
-0
/
+2
2020-07-22
sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry
Valentin Schneider
1
-1
/
+14
2020-07-02
kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang
Masahiro Yamada
1
-4
/
+4
2020-06-26
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-7
/
+7
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-7
/
+7
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+12
2020-06-10
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2020-06-06
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+27
[next]