index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Kconfig
Age
Commit message (
Expand
)
Author
Lines
2021-04-14
kconfig: do not use allnoconfig_y option
Masahiro Yamada
-1
/
+0
2021-04-14
kconfig: change defconfig_list option to environment variable
Masahiro Yamada
-9
/
+0
2021-04-09
ima: enable signing of modules with build time generated key
Nayna Jain
-3
/
+3
2021-04-08
add support for Clang CFI
Sami Tolvanen
-1
/
+1
2021-04-04
cgroup: Add misc cgroup controller
Vipin Sharma
-0
/
+14
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-6
/
+5
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-2
/
+1
2021-03-13
init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM
Masahiro Yamada
-2
/
+1
2021-03-11
kbuild: rebuild GCC plugins when the compiler is upgraded
Masahiro Yamada
-4
/
+4
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+1
2021-02-28
kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
Masahiro Yamada
-1
/
+0
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
-0
/
+1
2021-02-26
init/Kconfig: fix a typo in CC_VERSION_TEXT help text
Bhaskar Chowdhury
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-12
/
+18
2021-02-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-14
/
+0
2021-02-24
mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON
Vlastimil Babka
-14
/
+0
2021-02-24
Kbuild: enable TRIM_UNUSED_KSYMS again, with some guarding
Linus Torvalds
-2
/
+2
2021-02-23
Kbuild: disable TRIM_UNUSED_KSYMS option
Linus Torvalds
-0
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-17
/
+0
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2021-02-22
Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...
Linus Torvalds
-0
/
+11
2021-02-22
kbuild: check the minimum linker version in Kconfig
Masahiro Yamada
-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
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
-1
/
+0
2021-02-16
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
-0
/
+11
2021-02-16
kbuild: check the minimum compiler version in Kconfig
Masahiro Yamada
-4
/
+5
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
-17
/
+0
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
-1
/
+0
2021-01-29
drivers: Remove CONFIG_OPROFILE support
Viresh Kumar
-1
/
+1
2021-01-27
init/Kconfig: Correct thermal pressure help text
Yue Hu
-1
/
+1
2021-01-14
kbuild: lto: add a default list of used symbols
Sami Tolvanen
-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
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+10
2020-12-01
kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1
Nathan Chancellor
-0
/
+5
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
-0
/
+5
2020-11-20
init/Kconfig: make COMPILE_TEST depend on !S390
Heiko Carstens
-1
/
+1
2020-11-03
init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description
Paul Menzel
-1
/
+1
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-0
/
+3
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+2
2020-10-12
Merge branch 'printk-rework' into for-linus
Petr Mladek
-1
/
+2
2020-09-24
Fix references to nommu-mmap.rst
Stephen Kitt
-1
/
+1
2020-09-08
printk: reduce LOG_BUF_SHIFT range for H8300
John Ogness
-1
/
+2
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
-0
/
+1
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
-0
/
+2
2020-08-07
mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
Kees Cook
-4
/
+5
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
-1
/
+1
2020-08-03
Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+14
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
-1
/
+14
2020-07-29
arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE
Valentin Schneider
-0
/
+2
[prev]
[next]