summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-3/+12
|\
| * kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is setXin Li2022-11-011-3/+12
* | Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-131-0/+13
|\ \
| * | kallsyms: Add self-test facilityZhen Lei2022-11-151-0/+13
* | | init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dashAlexandre Belloni2022-11-221-1/+1
|/ /
* / init: Kconfig: fix spelling mistake "satify" -> "satisfy"Colin Ian King2022-10-201-1/+1
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-0/+1
|\
| * init/Kconfig: fix unmet direct dependenciesRen Zhijie2022-10-111-0/+1
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-5/+0
|\ \
| * | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-031-5/+0
| |/
* | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-091-2/+1
|\ \
| * | powerpc/64: Remove PPC64 special case for cputime accounting defaultNicholas Piggin2022-09-051-2/+1
| |/
* / Kbuild: add Rust supportMiguel Ojeda2022-09-281-1/+45
|/
* asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-4/+0
* Merge tag 'kbuild-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-08-101-11/+5
|\
| * init/Kconfig: update KALLSYMS_ALL help textBaruch Siach2022-07-271-4/+5
| * kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3Nick Desaulniers2022-07-271-7/+0
* | Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-081-292/+1
|\ \
| * | module: Move module's Kconfig items in kernel/module/Christophe Leroy2022-07-121-292/+1
| |/
* | Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-031-0/+10
|\ \
| * | cgroup: Make !percpu threadgroup_rwsem operations optionalTejun Heo2022-07-231-0/+10
* | | Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-021-1/+1
|\ \ \
| * | | Documentation: update watch_queue.rst referencesMauro Carvalho Chehab2022-07-071-1/+1
| | |/ | |/|
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-2/+2
|\ \ \
| * | | context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-2/+2
| |/ /
* | | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-08-021-0/+1
|\ \ \ | |/ / |/| |
| * | crypto: lib - make the sha1 library optionalEric Biggers2022-07-151-0/+1
| |/
* / gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2022-06-091-0/+9
|/
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-0/+4
|\
| * arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-0/+4
* | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-291-1/+20
|\ \
| * | bootconfig: Support embedding a bootconfig file in kernelMasami Hiramatsu2022-04-261-1/+20
| |/
* | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-271-54/+0
|\ \
| * | mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka2022-05-271-53/+0
* | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-271-2/+12
|\ \ \
| * | | initramfs: add INITRAMFS_PRESERVE_MTIME Kconfig optionDavid Disseldorp2022-05-091-0/+10
| * | | init/Kconfig: remove USELIB syscall by defaultKees Cook2022-04-291-2/+2
| | |/ | |/|
* | | Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-0/+11
|\ \ \
| * | | module: Introduce module unload taint trackingAaron Tomlin2022-05-121-0/+11
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-0/+5
|\ \ \
| * | | Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bugSean Christopherson2022-04-131-0/+5
| |/ /
* | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-140/+0
|\ \ \ | | |/ | |/|
| * | mm: Kconfig: move swap and slab config options to the MM sectionJohannes Weiner2022-05-191-123/+0
| * | mm/uffd: move USERFAULTFD configs into mm/Peter Xu2022-05-131-17/+0
| |/
* | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-4/+0
|\ \
| * | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSMasahiro Yamada2022-05-241-4/+0
| |/
* | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-2/+1
|\ \
| * \ Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann2022-04-041-2/+1
| |\ \ | | |/ | |/|
| | * remove the h8300 architectureChristoph Hellwig2022-02-231-2/+1
* | | mm/slub: use stackdepot to save stack trace in objectsOliver Glitta2022-04-061-0/+1
|/ /