Age | Commit message (Expand) | Author |
2020-08-14 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-07 | Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | kasan, arm64: don't instrument functions that enable kasan | Andrey Konovalov |
2020-08-07 | mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB | Kees Cook |
2020-08-07 | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds |
2020-08-04 | init: add an init_dup helper | Christoph Hellwig |
2020-08-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-08-04 | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-04 | bootconfig: Fix to find the initargs correctly | Masami Hiramatsu |
2020-08-04 | Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-04 | init: Align init_task to avoid conflict with MUTEX_FLAGS | Stafford Horne |
2020-08-03 | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-08-03 | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-31 | init: Add support for zstd compressed kernel | Nick Terrell |
2020-07-31 | init: add an init_utimes helper | Christoph Hellwig |
2020-07-31 | init: add an init_stat helper | Christoph Hellwig |
2020-07-31 | init: add an init_mknod helper | Christoph Hellwig |
2020-07-31 | init: add an init_mkdir helper | Christoph Hellwig |
2020-07-31 | init: add an init_symlink helper | Christoph Hellwig |
2020-07-31 | init: add an init_link helper | Christoph Hellwig |
2020-07-31 | init: add an init_eaccess helper | Christoph Hellwig |
2020-07-31 | init: add an init_chmod helper | Christoph Hellwig |
2020-07-31 | init: add an init_chown helper | Christoph Hellwig |
2020-07-31 | init: add an init_chroot helper | Christoph Hellwig |
2020-07-31 | init: add an init_chdir helper | Christoph Hellwig |
2020-07-31 | init: add an init_rmdir helper | Christoph Hellwig |
2020-07-31 | init: add an init_unlink helper | Christoph Hellwig |
2020-07-31 | init: add an init_umount helper | Christoph Hellwig |
2020-07-31 | init: add an init_mount helper | Christoph Hellwig |
2020-07-31 | init: mark create_dev as __init | Christoph Hellwig |
2020-07-31 | init: mark console_on_rootfs as __init | Christoph Hellwig |
2020-07-31 | init: initialize ramdisk_execute_command at compile time | Christoph Hellwig |
2020-07-31 | initramfs: use vfs_utimes in do_copy | Christoph Hellwig |
2020-07-31 | init: open code setting up stdin/stdout/stderr | Christoph Hellwig |
2020-07-31 | initramfs: switch initramfs unpacking to struct file based APIs | Christoph Hellwig |
2020-07-30 | initramfs: remove clean_rootfs | Christoph Hellwig |
2020-07-30 | initramfs: remove the populate_initrd_image and clean_rootfs stubs | Christoph Hellwig |
2020-07-30 | initrd: mark initrd support as deprecated | Christoph Hellwig |
2020-07-30 | initrd: mark init_linuxrc as __init | Christoph Hellwig |
2020-07-30 | initrd: switch initrd loading to struct file based APIs | Christoph Hellwig |
2020-07-30 | initrd: remove the BLKFLSBUF call in handle_initrd | Christoph Hellwig |
2020-07-30 | initrd: remove support for multiple floppies | Christoph Hellwig |
2020-07-29 | sched: tasks: Use sequence counter with associated spinlock | Ahmed S. Darwish |
2020-07-29 | arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE | Valentin Schneider |
2020-07-26 | Merge branch 'x86/urgent' into x86/cleanups | Ingo Molnar |
2020-07-22 | sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry | Valentin Schneider |
2020-07-21 | exec: Implement kernel_execve | Eric W. Biederman |