summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
|/ /
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-4/+4
|\ \
| * | kbuild: Add environment variables for userprogs flagsElliot Berman2022-02-141-4/+4
| |/
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+4
|\ \
| * | kbuild: Add CONFIG_PAHOLE_VERSIONNathan Chancellor2022-02-021-0/+4
| |/
* / locking: Enable RT_MUTEXES by default on PREEMPT_RT.Sebastian Andrzej Siewior2022-02-111-0/+1
|/
* Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-1/+0
|\
| * init/Kconfig: Drop linker version check for LD_ORPHAN_WARNNathan Chancellor2021-12-021-1/+0
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-171-0/+13
|\ \
| * | module: add in-kernel support for decompressingDmitry Torokhov2022-01-111-0/+13
* | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-0/+4
|\ \ \ | |/ / |/| |
| * | perf: Force architectures to opt-in to guest callbacksSean Christopherson2021-11-171-0/+4
* | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-8/+1
|\ \ \
| * \ \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-8/+0
| * | | futex: Ensure futex_atomic_cmpxchg_inatomic() is presentArnd Bergmann2021-11-251-0/+1
| | |/ | |/|
* | | 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