aboutsummaryrefslogtreecommitdiff
path: root/init/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-06-04Kconfig: add config option for asm goto w/ outputsGravatar Nick Desaulniers 1-0/+4
2020-06-04init: allow distribution configuration of default initGravatar Chris Down 1-0/+10
2020-06-03Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-16/+1
2020-06-03mm: memcontrol: make swap tracking an integral part of memory controlGravatar Johannes Weiner 1-16/+1
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-0/+3
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+3
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workGravatar Daniel Borkmann 1-0/+3
2020-05-12kbuild: add CONFIG_LD_IS_LLDGravatar Sami Tolvanen 1-0/+3
2020-05-09Stop the ad-hoc games with -Wno-maybe-initializedGravatar Linus Torvalds 1-18/+0
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+4
2020-04-07init/Kconfig: clean up ANON_INODES and old IO schedulers optionsGravatar Krzysztof Kozlowski 1-2/+1
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Gravatar Andrea Arcangeli 1-0/+5
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Gravatar Ingo Molnar 1-1/+2
2020-04-01init/kconfig: Add LD_VERSION KconfigGravatar Amit Daniel Kachhap 1-0/+4
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-0/+13
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+14
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+13
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+4
2020-03-30bpf, lsm: Make BPF_LSM depend on BPF_EVENTSGravatar KP Singh 1-0/+1
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMGravatar KP Singh 1-0/+12
2020-03-27perf/core: Add PERF_SAMPLE_CGROUP featureGravatar Namhyung Kim 1-1/+2
2020-03-12int128: fix __uint128_t compiler test in KconfigGravatar Masahiro Yamada 1-2/+1
2020-03-06sched/pelt: Add support to track thermal pressureGravatar Thara Gopinath 1-0/+4
2020-03-03kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSGravatar Quentin Perret 1-0/+13
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTGravatar Masahiro Yamada 1-2/+1
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-3/+2
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueGravatar Masami Hiramatsu 1-1/+1
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyGravatar Masami Hiramatsu 1-1/+1
2020-02-20bootconfig: Set CONFIG_BOOT_CONFIG=n by defaultGravatar Masami Hiramatsu 1-1/+0
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-1/+0
2020-02-10bootconfig: Remove unneeded CONFIG_LIBXBCGravatar Masami Hiramatsu 1-1/+0
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-0/+14
2020-01-28Merge tag 'for-linus-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-0/+7
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2020-01-21bootconfig: Fix Kconfig help message for BOOT_CONFIGGravatar Masami Hiramatsu 1-1/+3
2020-01-19Revert "um: Enable CONFIG_CONSTRUCTORS"Gravatar Johannes Berg 1-0/+1
2020-01-14lib/vdso: Prepare for time namespace supportGravatar Thomas Gleixner 1-0/+1
2020-01-14ns: Introduce Time NamespaceGravatar Andrei Vagin 1-0/+7
2020-01-13bootconfig: Load boot config from the tail of initrdGravatar Masami Hiramatsu 1-0/+1
2020-01-13bootconfig: Add Extra Boot Config supportGravatar Masami Hiramatsu 1-0/+11
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Gravatar Shile Zhang 1-1/+1
2019-12-11bpf, x86, arm64: Enable jit by default when not built as always-onGravatar Daniel Borkmann 1-0/+7
2019-12-04init/Kconfig: fix indentationGravatar Krzysztof Kozlowski 1-38/+38
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-21/+1
2019-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-17/+0
2019-11-26sysctl: Remove the sysctl system callGravatar Eric W. Biederman 1-17/+0
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+4
2019-11-17int128: move __uint128_t compiler test to KconfigGravatar Ard Biesheuvel 1-0/+4