summaryrefslogtreecommitdiffstats
path: root/init/Kconfig
AgeCommit message (Expand)AuthorLines
2020-01-21bootconfig: Fix Kconfig help message for BOOT_CONFIGMasami Hiramatsu-1/+3
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg-0/+1
2020-01-14lib/vdso: Prepare for time namespace supportThomas Gleixner-0/+1
2020-01-14ns: Introduce Time NamespaceAndrei Vagin-0/+7
2020-01-13bootconfig: Load boot config from the tail of initrdMasami Hiramatsu-0/+1
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu-0/+11
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang-1/+1
2019-12-11bpf, x86, arm64: Enable jit by default when not built as always-onDaniel Borkmann-0/+7
2019-12-04init/Kconfig: fix indentationKrzysztof Kozlowski-38/+38
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-21/+1
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-17/+0
2019-11-26sysctl: Remove the sysctl system callEric W. Biederman-17/+0
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-0/+4
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel-0/+4
2019-11-15kbuild: remove header compile testMasahiro Yamada-21/+1
2019-10-29io_uring: replace workqueue usage with io-wqJens Axboe-0/+1
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+5
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+5
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+30
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+0
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds-0/+3
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-6/+20
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+22
2019-09-15um: Enable CONFIG_CONSTRUCTORSJohannes Berg-1/+0
2019-09-15compiler-types.h: add asm_inline definitionRasmus Villemoes-0/+3
2019-09-11module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULESMasahiro Yamada-0/+16
2019-09-11module: remove redundant 'depends on MODULES'Masahiro Yamada-3/+1
2019-09-10module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTSMatthias Maennich-0/+13
2019-09-04kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada-2/+10
2019-09-03sched/uclamp: Extend CPU's cgroup controllerPatrick Bellasi-0/+22
2019-08-29init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada-4/+2
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada-0/+8
2019-08-20Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC"Will Deacon-1/+1
2019-08-19lockdown: Enforce module signatures if the kernel is locked downDavid Howells-0/+5
2019-08-07init/Kconfig: Fix infinite Kconfig recursion on PPCWill Deacon-1/+1
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann-1/+5
2019-08-05arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne-0/+3
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2019-07-16init/Kconfig: fix neighboring typosKees Cook-2/+2
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab-2/+2
2019-07-15docs: accounting: convert to ReSTMauro Carvalho Chehab-1/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-0/+33
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-3/+3
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+0
2019-07-09kbuild: compile-test kernel headers to ensure they are self-containedMasahiro Yamada-0/+11
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-1/+1
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada-0/+10
2019-07-08init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada-0/+3
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi-0/+53
2019-06-20block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUGChristoph Hellwig-8/+0