summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig2020-07-311-21/+26
| * | | | initramfs: remove clean_rootfsChristoph Hellwig2020-07-301-48/+1
| * | | | initramfs: remove the populate_initrd_image and clean_rootfs stubsChristoph Hellwig2020-07-301-11/+4
| * | | | initrd: mark initrd support as deprecatedChristoph Hellwig2020-07-301-0/+2
| * | | | initrd: mark init_linuxrc as __initChristoph Hellwig2020-07-301-1/+1
| * | | | initrd: switch initrd loading to struct file based APIsChristoph Hellwig2020-07-301-40/+39
| * | | | initrd: remove the BLKFLSBUF call in handle_initrdChristoph Hellwig2020-07-301-9/+0
| * | | | initrd: remove support for multiple floppiesChristoph Hellwig2020-07-303-78/+12
| * | | | md: move the early init autodetect code to drivers/md/Christoph Hellwig2020-07-164-315/+1
| * | | | init: remove the bstat helperChristoph Hellwig2020-07-162-14/+4
| | |/ / | |/| |
* | | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: move nommu-mmap.txt to admin-guide and rename to ReSTMauro Carvalho Chehab2020-06-261-1/+1
| | |/ | |/|
* | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-08-041-3/+1
|\ \ \
| * | | exec: Implement kernel_execveEric W. Biederman2020-07-211-3/+1
| |/ /
* | | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+3
|\ \ \
| * | | seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook2020-07-101-0/+3
| |/ /
* | | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-041-5/+7
|\ \ \
| * | | security: allow using Clang's zero initialization for stack variablesglider@google.com2020-06-161-5/+7
| |/ /
* | | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-031-5/+0
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2020-07-261-4/+4
| |\ \ \ | | | |/ | | |/|
| * | | initrd: Remove erroneous commentTom Rini2020-06-191-5/+0
| | |/ | |/|
* | | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-1/+14
|\ \ \
| * | | init: Add support for zstd compressed kernelNick Terrell2020-07-311-1/+14
| | |/ | |/|
* | | arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSUREValentin Schneider2020-07-291-0/+2
* | | sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entryValentin Schneider2020-07-221-1/+14
|/ /
* / kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with ClangMasahiro Yamada2020-07-021-4/+4
|/
* 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