summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-031-0/+3
|\
| * kbuild: add CONFIG_LD_IS_LLDSami Tolvanen2020-05-121-0/+3
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-011-0/+8
|\ \
| * | scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen2020-05-151-0/+8
| |/
* | Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-1/+12
|\ \
| * | x86/setup: Add an initrdmem= option to specify initrd physical addressRonald G. Minnich2020-04-271-1/+12
| |/
* | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-0/+5
|\ \
| * \ Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner2020-05-193-36/+53
| |\ \
| * | | rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney2020-04-271-0/+1
| * | | rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney2020-04-271-0/+4
| | |/ | |/|
* | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+2
|\ \ \
| * | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-151-0/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-151-0/+3
|\ \ \
| * | | bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann2020-05-151-0/+3
| | |/ | |/|
* | | Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-121-4/+6
|\ \ \ | |_|/ |/| |
| * | bootconfig: Fix to prevent warning message if no bootconfig optionMasami Hiramatsu2020-05-121-4/+6
* | | gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2020-05-091-1/+1
* | | Stop the ad-hoc games with -Wno-maybe-initializedLinus Torvalds2020-05-091-18/+0
|/ /
* / bootconfig: Fix to remove bootconfig data from initrd while bootMasami Hiramatsu2020-05-061-17/+52
|/
* Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-1/+1
|\
| * kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_hMasahiro Yamada2020-04-091-1/+1
| * kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2020-04-091-1/+1
* | printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-04-101-1/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-04-091-0/+4
|\ \ | |/ |/|
| * init/kconfig: Add LD_VERSION KconfigAmit Daniel Kachhap2020-04-011-0/+4
* | init/Kconfig: clean up ANON_INODES and old IO schedulers optionsKrzysztof Kozlowski2020-04-071-2/+1
* | userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2020-04-071-0/+5
* | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-051-1/+2
|\ \
| * \ Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-041-1/+2
| |\ \
| | * | perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim2020-03-271-1/+2
* | | | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-051-4/+10
|\ \ \ \
| * | | | tools/bootconfig: Show line and column in parse errorMasami Hiramatsu2020-03-031-4/+10
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-021-0/+1
|\ \ \ \
| * | | | exec: Add exec_update_mutex to replace cred_guard_mutexEric W. Biederman2020-03-251-0/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-0/+13
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-301-0/+13
| |\ \ \ \
| | * | | | bpf, lsm: Make BPF_LSM depend on BPF_EVENTSKP Singh2020-03-301-0/+1
| | * | | | bpf: Introduce BPF_PROG_TYPE_LSMKP Singh2020-03-301-0/+12
| | | |/ / | | |/| |
* | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-03-311-2/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMSQuentin Perret2020-03-031-0/+13
| * | | | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada2020-03-031-2/+1
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-0/+4
|\ \ \ \
| * | | | sched/pelt: Add support to track thermal pressureThara Gopinath2020-03-061-0/+4
| |/ / /
* | | | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-301-10/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | block: remove __bdevnameChristoph Hellwig2020-03-241-10/+2
| |/ /
* / / int128: fix __uint128_t compiler test in KconfigMasahiro Yamada2020-03-121-2/+1
|/ /
* | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-262-19/+24
|\ \ | |/ |/|
| * bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu2020-02-251-1/+1
| * bootconfig: Print array as multiple commands for legacy command lineMasami Hiramatsu2020-02-201-14/+8
| * bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-202-2/+6