summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2021-04-291-11/+1
|\
| * kconfig: change "modules" from sub-option to first-level attributeMasahiro Yamada2021-04-141-1/+1
| * kconfig: do not use allnoconfig_y optionMasahiro Yamada2021-04-141-1/+0
| * kconfig: change defconfig_list option to environment variableMasahiro Yamada2021-04-141-9/+0
* | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-292-20/+47
|\ \
| * | kbuild: redo fake deps at include/config/*.hAlexey Dobriyan2021-04-251-1/+1
| * | kbuild: add an elfnote for whether vmlinux is built with ltoYonghong Song2021-04-251-0/+2
| * | kbuild: add support for zstd compressed modulesPiotr Gorski2021-04-251-1/+7
| * | kbuild: remove CONFIG_MODULE_COMPRESSMasahiro Yamada2021-04-251-19/+26
| * | kbuild: check the minimum assembler version in KconfigMasahiro Yamada2021-04-251-0/+12
| |/
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-0/+2
|\ \
| * | bpf: Implement formatted output helpers with bstr_printfFlorent Revest2021-04-271-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-6/+5
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-091-0/+1
| |\ \
| | * | bpf: Clean up sockmap related KconfigsCong Wang2021-02-261-0/+1
* | | | Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2021-04-271-0/+14
|\ \ \ \
| * | | | cgroup: Add misc cgroup controllerVipin Sharma2021-04-041-0/+14
| | |_|/ | |/| |
* | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-1/+1
|\ \ \ \
| * | | | add support for Clang CFISami Tolvanen2021-04-081-1/+1
| |/ / /
* | | | Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-271-1/+1
|\ \ \ \
| * | | | seccomp: Fix CONFIG tests for Seccomp_filtersKenta.Tada@sony.com2021-03-301-1/+1
| | |/ / | |/| |
* | | | stack: Optionally randomize kernel stack offset each syscallKees Cook2021-04-081-0/+23
| |/ / |/| |
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-141-2/+1
|\ \ \
| * | | init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada2021-03-131-2/+1
| |/ /
* / / kbuild: rebuild GCC plugins when the compiler is upgradedMasahiro Yamada2021-03-111-4/+4
|/ /
* | kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTOMasahiro Yamada2021-02-281-1/+0
* | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-0/+45
|\ \
| * | initramfs: Provide a common initrd reserve functionKefeng Wang2021-02-181-0/+45
* | | initramfs: panic with memory informationFlorian Fainelli2021-02-261-4/+15
* | | kgdb: fix to kill breakpoints on initmem after bootSumit Garg2021-02-261-0/+1
* | | init/Kconfig: fix a typo in CC_VERSION_TEXT help textBhaskar Chowdhury2021-02-261-1/+1
* | | init/version.c: remove Version_<LINUX_VERSION_CODE> symbolMasahiro Yamada2021-02-261-8/+0
* | | lib: stackdepot: add support to disable stack depotVijayanand Jitta2021-02-261-0/+2
* | | mm: add Kernel Electric-Fence infrastructureAlexander Potapenko2021-02-261-0/+3
* | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-12/+18
|\ \ \
| * | | kbuild: check the minimum linker version in KconfigMasahiro Yamada2021-02-221-8/+13
| * | | kbuild: check the minimum compiler version in KconfigMasahiro Yamada2021-02-161-4/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-241-14/+0
|\ \ \ \
| * | | | mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ONVlastimil Babka2021-02-241-14/+0
* | | | | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-2/+0
|\ \ \ \ \
| * | | | | sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-151-2/+0
| | |/ / / | |/| | |
* | | | | Kbuild: enable TRIM_UNUSED_KSYMS again, with some guardingLinus Torvalds2021-02-241-2/+2
| |/ / / |/| | |
* | | | Kbuild: disable TRIM_UNUSED_KSYMS optionLinus Torvalds2021-02-231-0/+1
* | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-231-17/+0
|\ \ \ \
| * | | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-081-17/+0
* | | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-231-0/+1
|\ \ \ \ \
| * | | | | kbuild: lto: add a default list of used symbolsSami Tolvanen2021-01-141-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds2021-02-221-0/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-02-161-0/+11
| | |_|/ | |/| |
* | | | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+1
|\ \ \ \