summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-111-40/+1
|\
| * bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann2021-05-111-40/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-0/+12
|\ \
| * | modules: add CONFIG_MODPROBE_PATHRasmus Villemoes2021-05-071-0/+12
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-0/+5
|\| |
| * | userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-051-0/+5
* | | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-011-3/+3
|\ \ \ | |/ / |/| |
| * | ima: enable signing of modules with build time generated keyNayna Jain2021-04-091-3/+3
* | | 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-291-20/+45
|\ \ \ | |_|/ |/| |
| * | kbuild: redo fake deps at include/config/*.hAlexey Dobriyan2021-04-251-1/+1
| * | 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
| | |_|/ | |/| |
* / | | add support for Clang CFISami Tolvanen2021-04-081-1/+1
|/ / /
* | | 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
* | init/Kconfig: fix a typo in CC_VERSION_TEXT help textBhaskar Chowdhury2021-02-261-1/+1
* | 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
* | | | 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
|\ \ \
| * | | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar2021-02-171-1/+0
| |\| |
| * | | init/Kconfig: Correct thermal pressure help textYue Hu2021-01-271-1/+1
| | |/ | |/|
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+1
|\ \ \ | |_|/ |/| |
| * | drivers: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+1
| |/
* / init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg2021-02-051-1/+0
|/
* Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-1/+1
|\