index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
2020-07-31
fs: refactor ksys_umount
Christoph Hellwig
2020-07-31
fs: refactor do_mount
Christoph Hellwig
2020-07-31
initramfs: use vfs_utimes in do_copy
Christoph Hellwig
2020-07-31
fs: expose utimes_common
Christoph Hellwig
2020-07-31
fs: move timespec validation into utimes_common
Christoph Hellwig
2020-07-31
fs: refactor do_utimes
Christoph Hellwig
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
2020-07-31
fs: remove ksys_open
Christoph Hellwig
2020-07-31
fs: remove ksys_getdents64
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-16
md: rewrite md_setup_drive to avoid ioctls
Christoph Hellwig
2020-07-16
md: simplify md_setup_drive
Christoph Hellwig
2020-07-16
md: remove the kernel version of md_u.h
Christoph Hellwig
2020-07-16
md: remove the autoscan partition re-read
Christoph Hellwig
2020-07-16
md: replace the RAID_AUTORUN ioctl with a direct function call
Christoph Hellwig
2020-07-16
md: move the early init autodetect code to drivers/md/
Christoph Hellwig
2020-07-16
init: remove the bstat helper
Christoph Hellwig
2020-07-16
fs: add a vfs_fchmod helper
Christoph Hellwig
2020-07-16
fs: add a vfs_fchown helper
Christoph Hellwig
2020-07-15
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-15
Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-07-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-15
keys: asymmetric: fix error return code in software_key_query()
Wei Yongjun
2020-07-15
afs: Fix interruption of operations
David Howells
2020-07-15
platform/x86: asus-wmi: allow BAT1 battery name
Vasiliy Kupriakov
2020-07-15
platform/x86: ISST: Add new PCI device ids
Srinivas Pandruvada
2020-07-15
platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...
Andy Shevchenko
[next]