summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)Author
2020-09-04init: fix error check in clean_path()Barret Rhoden
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07kasan, arm64: don't instrument functions that enable kasanAndrey Konovalov
2020-08-07mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLABKees Cook
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04init: add an init_dup helperChristoph Hellwig
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04bootconfig: Fix to find the initargs correctlyMasami Hiramatsu
2020-08-04Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-04init: Align init_task to avoid conflict with MUTEX_FLAGSStafford Horne
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-31init: Add support for zstd compressed kernelNick Terrell
2020-07-31init: add an init_utimes helperChristoph Hellwig
2020-07-31init: add an init_stat helperChristoph Hellwig
2020-07-31init: add an init_mknod helperChristoph Hellwig
2020-07-31init: add an init_mkdir helperChristoph Hellwig
2020-07-31init: add an init_symlink helperChristoph Hellwig
2020-07-31init: add an init_link helperChristoph Hellwig
2020-07-31init: add an init_eaccess helperChristoph Hellwig
2020-07-31init: add an init_chmod helperChristoph Hellwig
2020-07-31init: add an init_chown helperChristoph Hellwig
2020-07-31init: add an init_chroot helperChristoph Hellwig
2020-07-31init: add an init_chdir helperChristoph Hellwig
2020-07-31init: add an init_rmdir helperChristoph Hellwig
2020-07-31init: add an init_unlink helperChristoph Hellwig
2020-07-31init: add an init_umount helperChristoph Hellwig
2020-07-31init: add an init_mount helperChristoph Hellwig
2020-07-31init: mark create_dev as __initChristoph Hellwig
2020-07-31init: mark console_on_rootfs as __initChristoph Hellwig
2020-07-31init: initialize ramdisk_execute_command at compile timeChristoph Hellwig
2020-07-31initramfs: use vfs_utimes in do_copyChristoph Hellwig
2020-07-31init: open code setting up stdin/stdout/stderrChristoph Hellwig
2020-07-31initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig
2020-07-30initramfs: remove clean_rootfsChristoph Hellwig
2020-07-30initramfs: remove the populate_initrd_image and clean_rootfs stubsChristoph Hellwig
2020-07-30initrd: mark initrd support as deprecatedChristoph Hellwig
2020-07-30initrd: mark init_linuxrc as __initChristoph Hellwig
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig
2020-07-30initrd: remove the BLKFLSBUF call in handle_initrdChristoph Hellwig
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-07-29sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSUREValentin Schneider
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-22sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entryValentin Schneider