summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* init: fix error check in clean_path()Barret Rhoden2020-09-041-1/+1
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-08-141-0/+1
|\
| * init: Align init_task to avoid conflict with MUTEX_FLAGSStafford Horne2020-08-041-0/+1
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-1/+2
|\ \
| * | sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish2020-07-291-1/+2
| |/
* | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-08-071-6/+8
|\ \
| * | bootconfig: Fix to find the initargs correctlyMasami Hiramatsu2020-08-041-6/+8
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-5/+6
|\ \ \
| * | | kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov2020-08-071-1/+1
| * | | mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLABKees Cook2020-08-071-4/+5
* | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-079-591/+148
|\ \ \ \ | |/ / / |/| | |
| * | | init: add an init_dup helperChristoph Hellwig2020-08-041-4/+4
| * | | init: add an init_utimes helperChristoph Hellwig2020-07-311-2/+1
| * | | init: add an init_stat helperChristoph Hellwig2020-07-311-1/+2
| * | | init: add an init_mknod helperChristoph Hellwig2020-07-313-4/+3
| * | | init: add an init_mkdir helperChristoph Hellwig2020-07-313-4/+5
| * | | init: add an init_symlink helperChristoph Hellwig2020-07-311-1/+1
| * | | init: add an init_link helperChristoph Hellwig2020-07-311-1/+1
| * | | init: add an init_eaccess helperChristoph Hellwig2020-07-311-2/+2
| * | | init: add an init_chmod helperChristoph Hellwig2020-07-311-2/+2
| * | | init: add an init_chown helperChristoph Hellwig2020-07-311-3/+3
| * | | init: add an init_chroot helperChristoph Hellwig2020-07-312-3/+3
| * | | init: add an init_chdir helperChristoph Hellwig2020-07-312-5/+5
| * | | init: add an init_rmdir helperChristoph Hellwig2020-07-311-1/+1
| * | | init: add an init_unlink helperChristoph Hellwig2020-07-314-5/+6
| * | | init: add an init_umount helperChristoph Hellwig2020-07-311-1/+1
| * | | init: add an init_mount helperChristoph Hellwig2020-07-313-7/+8
| * | | init: mark create_dev as __initChristoph Hellwig2020-07-311-1/+1
| * | | init: mark console_on_rootfs as __initChristoph Hellwig2020-07-311-1/+1
| * | | init: initialize ramdisk_execute_command at compile timeChristoph Hellwig2020-07-311-5/+1
| * | | initramfs: use vfs_utimes in do_copyChristoph Hellwig2020-07-311-4/+6
| * | | init: open code setting up stdin/stdout/stderrChristoph Hellwig2020-07-311-6/+10
| * | | 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
| |/ /