summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-101-1/+1
|\
| * Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-12-301-1/+1
| |\
| | * arch_topology: Remove unused topology_set_thermal_pressure() and relatedLukasz Luba2021-11-231-1/+1
* | | mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]BHyeonggon Yoo2022-01-051-0/+1
|/ /
* / kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.xGustavo A. R. Silva2021-11-141-1/+1
|/
* kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2021-11-141-0/+5
* mm: allow only SLUB on PREEMPT_RTIngo Molnar2021-11-111-0/+2
* mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior2021-11-061-1/+1
* kbuild: Only default to -Werror if COMPILE_TESTMarco Elver2021-09-071-1/+1
* Enable '-Werror' by default for all kernel buildsLinus Torvalds2021-09-051-0/+14
* Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-5/+14
|\
| * Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-08-301-5/+0
| |\
| | * printk: remove NMI trackingJohn Ogness2021-07-261-5/+0
| * | printk: Userspace format indexing supportChris Down2021-07-191-0/+14
* | | Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds2021-07-171-1/+0
|/ /
* | mm/slub: use stackdepot to save stack trace in objectsOliver Glitta2021-07-081-0/+1
* | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-301-0/+3
|\ \ | |/ |/|
| * Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers2021-06-221-0/+3
* | 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