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