summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-1/+0
|\
| * bootconfig: Remove unneeded CONFIG_LIBXBCMasami Hiramatsu2020-02-101-1/+0
* | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-0/+14
|\ \ | |/
| * bootconfig: Fix Kconfig help message for BOOT_CONFIGMasami Hiramatsu2020-01-211-1/+3
| * bootconfig: Load boot config from the tail of initrdMasami Hiramatsu2020-01-131-0/+1
| * bootconfig: Add Extra Boot Config supportMasami Hiramatsu2020-01-131-0/+11
* | Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-281-0/+1
|\ \
| * | Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg2020-01-191-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-0/+7
|\ \
| * | bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann2019-12-111-0/+7
| |/
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \
| * | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| |/
* | lib/vdso: Prepare for time namespace supportThomas Gleixner2020-01-141-0/+1
* | ns: Introduce Time NamespaceAndrei Vagin2020-01-141-0/+7
|/
* init/Kconfig: fix indentationKrzysztof Kozlowski2019-12-041-38/+38
* Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-021-21/+1
|\
| * kbuild: remove header compile testMasahiro Yamada2019-11-151-21/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-011-17/+0
|\ \
| * | sysctl: Remove the sysctl system callEric W. Biederman2019-11-261-17/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-251-0/+4
|\ \
| * | int128: move __uint128_t compiler test to KconfigArd Biesheuvel2019-11-171-0/+4
| |/
* | io_uring: replace workqueue usage with io-wqJens Axboe2019-10-291-0/+1
|/
* Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-281-0/+5
|\
| * lockdown: Enforce module signatures if the kernel is locked downDavid Howells2019-08-191-0/+5
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-271-1/+5
|\ \
| * | MODSIGN: Export module signature definitionsThiago Jung Bauermann2019-08-051-1/+5
* | | Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-221-3/+30
|\ \ \
| * | | module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada2019-09-111-0/+16
| * | | module: remove redundant 'depends on MODULES'Masahiro Yamada2019-09-111-3/+1
| * | | module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTSMatthias Maennich2019-09-101-0/+13
| |/ /
* | | Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-211-1/+0
|\ \ \
| * | | um: Enable CONFIG_CONSTRUCTORSJohannes Berg2019-09-151-1/+0
| |/ /
* | | Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds2019-09-211-0/+3
|\ \ \
| * | | compiler-types.h: add asm_inline definitionRasmus Villemoes2019-09-151-0/+3
| |/ /
* | | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-6/+20
|\ \ \
| * | | kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada2019-09-041-2/+10
| * | | init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada2019-08-291-4/+2
| * | | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+8
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+22
|\ \ \
| * | | sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi2019-09-031-0/+22
| |/ /
* | | Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"Will Deacon2019-08-201-1/+1
* | | init/Kconfig: Fix infinite Kconfig recursion on PPCWill Deacon2019-08-071-1/+1
* | | arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-051-0/+3
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-171-2/+2
|\ \
| * | init/Kconfig: fix neighboring typosKees Cook2019-07-161-2/+2
* | | docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-2/+2
* | | docs: accounting: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
|/ /
* | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-121-0/+33
|\ \
| * | kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada2019-07-091-0/+11
| * | kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada2019-07-081-0/+10
OpenPOWER on IntegriCloud