aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)Author
2023-02-27mm/memcg: Only perform the debug checks on !PREEMPT_RTSebastian Andrzej Siewior
2023-02-27Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-02-27Merge tag 'v5.15.96' into v5.15/standard/baseBruce Ashfield
2023-02-25kbuild: Add CONFIG_PAHOLE_VERSIONNathan Chancellor
2022-12-02init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dashAlexandre Belloni
2022-08-08Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-08-08init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dashAlexandre Belloni
2022-06-14Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-06-09Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bugSean Christopherson
2021-11-04mm/memcontrol: Disable on PREEMPT_RTThomas Gleixner
2021-11-04mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior
2021-11-04mm: Allow only SLUB on PREEMPT_RTIngo Molnar
2021-09-07kbuild: Only default to -Werror if COMPILE_TESTMarco Elver
2021-09-05Enable '-Werror' by default for all kernel buildsLinus Torvalds
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek
2021-07-26printk: remove NMI trackingJohn Ogness
2021-07-19printk: Userspace format indexing supportChris Down
2021-07-17Revert "mm/slub: use stackdepot to save stack trace in objects"Linus Torvalds
2021-07-08mm/slub: use stackdepot to save stack trace in objectsOliver Glitta
2021-06-30Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers
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-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05userfaultfd: add minor fault registration modeAxel Rasmussen
2021-05-01Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-25kbuild: redo fake deps at include/config/*.hAlexey Dobriyan
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-04cgroup: Add misc cgroup controllerVipin Sharma
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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