summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-7/+7
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-7/+7
* | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-0/+12
|\ \
| * | pipe: Add general notification queue supportDavid Howells2020-05-191-0/+12
* | | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-112-0/+12
|\ \ \ | |_|/ |/| |
| * | Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-05-081-0/+1
| |\ \
| | * | kcsan: Add support for scoped accessesMarco Elver2020-04-131-0/+1
| * | | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-135-21/+57
| |\ \ \ | | |/ / | |/| |
| * | | kcsan: Add kcsan_set_access_mask() supportMarco Elver2020-03-211-0/+1
| * | | Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-212-21/+25
| |\ \ \
| * \ \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-212-28/+293
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-061-20/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-305-95/+157
| |\ \ \ \ \ \ \
| * | | | | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-162-0/+10
* | | | | | | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compiler/gcc: Raise minimum GCC version for kernel builds to 4.8Will Deacon2020-04-151-1/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* | | | | | | | | kernel/sysctl: support setting sysctl parameters from kernel command lineVlastimil Babka2020-06-081-0/+2
* | | | | | | | | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-062-4/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bpfilter: check if $(CC) can link static libc in KconfigMasahiro Yamada2020-05-171-0/+5
| * | | | | | | | | bpfilter: match bit size of bpfilter_umh to that of the kernelMasahiro Yamada2020-05-171-1/+3
| * | | | | | | | | kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macroMasahiro Yamada2020-05-121-1/+1
| * | | | | | | | | kbuild: ensure full rebuild when the compiler is updatedMasahiro Yamada2020-05-121-0/+17
| * | | | | | | | | kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANGMasahiro Yamada2020-05-121-2/+2
* | | | | | | | | | Kconfig: add config option for asm goto w/ outputsNick Desaulniers2020-06-041-0/+4
* | | | | | | | | | init: allow distribution configuration of default initChris Down2020-06-042-0/+20
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-032-16/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: memcontrol: make swap tracking an integral part of memory controlJohannes Weiner2020-06-031-16/+1
| * | | | | | | | | | padata: initialize earlierDaniel Jordan2020-06-031-0/+2
* | | | | | | | | | | 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
|\ \ \ \ \ \ \