summaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)Author
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-10Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-08-08Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-07-27init/Kconfig: update KALLSYMS_ALL help textBaruch Siach
2022-07-27kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers
2022-07-23cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo
2022-07-15crypto: lib - make the sha1 library optionalEric Biggers
2022-07-12module: Move module's Kconfig items in kernel/module/Christophe Leroy
2022-07-07Documentation: update watch_queue.rst referencesMauro Carvalho Chehab
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-29Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada
2022-05-19mm: Kconfig: move swap and slab config options to the MM sectionJohannes Weiner
2022-05-13mm/uffd: move USERFAULTFD configs into mm/Peter Xu
2022-05-12module: Introduce module unload taint trackingAaron Tomlin
2022-05-09initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig optionDavid Disseldorp
2022-04-29init/Kconfig: remove USELIB syscall by defaultKees Cook
2022-04-26bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren
2022-04-13Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bugSean Christopherson
2022-04-06mm/slub: use stackdepot to save stack trace in objectsOliver Glitta
2022-04-04Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-02-23remove the h8300 architectureChristoph Hellwig
2022-02-14kbuild: Add environment variables for userprogs flagsElliot Berman
2022-02-11locking: Enable RT_MUTEXES by default on PREEMPT_RT.Sebastian Andrzej Siewior
2022-02-02kbuild: Add CONFIG_PAHOLE_VERSIONNathan Chancellor
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-17Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-11module: add in-kernel support for decompressingDmitry Torokhov
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-05mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]BHyeonggon Yoo
2021-12-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki