aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-11/+1
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-20/+47
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2
2021-04-27Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+14
2021-04-27bpf: Implement formatted output helpers with bstr_printfFlorent Revest1-0/+1
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2021-04-27Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan1-1/+1
2021-04-25kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song1-0/+2
2021-04-25kbuild: add support for zstd compressed modulesPiotr Gorski1-1/+7
2021-04-25kbuild: remove CONFIG_MODULE_COMPRESSMasahiro Yamada1-19/+26
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada1-0/+12
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada1-1/+1
2021-04-14kconfig: do not use allnoconfig_y optionMasahiro Yamada1-1/+0
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada1-9/+0
2021-04-08add support for Clang CFISami Tolvanen1-1/+1
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook1-0/+23
2021-04-04cgroup: Add misc cgroup controllerVipin Sharma1-0/+14
2021-03-30seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com1-1/+1
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+5
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2021-03-13init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada1-2/+1
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada1-4/+4
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada1-1/+0
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang1-0/+1
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+45
2021-02-26initramfs: panic with memory informationFlorian Fainelli1-4/+15
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg1-0/+1
2021-02-26init/Kconfig: fix a typo in CC_VERSION_TEXT help textBhaskar Chowdhury1-1/+1
2021-02-26init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada1-8/+0
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta1-0/+2
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko1-0/+3
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-12/+18
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-14/+0
2021-02-24mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka1-14/+0
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2021-02-24Kbuild: enable TRIM_UNUSED_KSYMS again, with some guardingLinus Torvalds1-2/+2
2021-02-23Kbuild: disable TRIM_UNUSED_KSYMS optionLinus Torvalds1-0/+1
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-17/+0
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+11
2021-02-22kbuild: check the minimum linker version in KconfigMasahiro Yamada1-8/+13
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds1-1/+1
2021-02-18initramfs: Provide a common initrd reserve functionKefeng Wang1-0/+45
2021-02-17Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar3-11/+12
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-0/+11
2021-02-16kbuild: check the minimum compiler version in KconfigMasahiro Yamada1-4/+5
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko1-2/+0