summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2021-06-05pid: take a reference when initializing `cad_pid`Mark Rutland
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07modules: add CONFIG_MODPROBE_PATHRasmus Villemoes
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-29Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-27Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2021-04-27bpf: Implement formatted output helpers with bstr_printfFlorent Revest
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-27Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan
2021-04-25kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song
2021-04-25kbuild: add support for zstd compressed modulesPiotr Gorski
2021-04-25kbuild: remove CONFIG_MODULE_COMPRESSMasahiro Yamada
2021-04-25kbuild: check the minimum assembler version in KconfigMasahiro Yamada
2021-04-14kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada
2021-04-14kconfig: do not use allnoconfig_y optionMasahiro Yamada
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada
2021-04-09ima: enable signing of modules with build time generated keyNayna Jain
2021-04-08add support for Clang CFISami Tolvanen
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook
2021-04-04cgroup: Add misc cgroup controllerVipin Sharma
2021-03-30seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-18bootconfig: Update prototype of setup_boot_config()Cao jin
2021-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-13init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada
2021-03-11kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-28kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang
2021-02-26Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-26initramfs: panic with memory informationFlorian Fainelli
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg
2021-02-26init/Kconfig: fix a typo in CC_VERSION_TEXT help textBhaskar Chowdhury
2021-02-26init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka