summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-04init: add an init_dup helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_utimes helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_stat helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_mknod helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_mkdir helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_symlink helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_link helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_eaccess helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chmod helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chown helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chroot helperChristoph Hellwig2-2/+1
2020-07-31init: add an init_chdir helperChristoph Hellwig2-1/+1
2020-07-31init: add an init_rmdir helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_unlink helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_umount helperChristoph Hellwig2-1/+1
2020-07-31init: add an init_mount helperChristoph Hellwig1-0/+4
2020-07-31fs: push the getname from do_rmdir into the callersChristoph Hellwig1-2/+2
2020-07-31fs: expose utimes_commonChristoph Hellwig1-0/+1
2020-07-31fs: remove ksys_ioctlChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_fchmodChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_dupChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_openChristoph Hellwig1-11/+0
2020-07-31fs: remove ksys_getdents64Christoph Hellwig1-2/+0
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig1-1/+0
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig1-6/+0
2020-07-16md: remove the kernel version of md_u.hChristoph Hellwig1-13/+0
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig1-0/+8
2020-07-16fs: add a vfs_fchmod helperChristoph Hellwig1-0/+1
2020-07-16fs: add a vfs_fchown helperChristoph Hellwig1-0/+2
2020-07-15Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-2/+10
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-71/+164
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-0/+29
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-07-09kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen1-0/+1
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen1-0/+11
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+5
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau1-1/+2
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang1-0/+7
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+9