summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs: remove ksys_fchmodChristoph Hellwig2020-07-311-1/+0
* fs: remove ksys_dupChristoph Hellwig2020-07-311-1/+0
* fs: remove ksys_openChristoph Hellwig2020-07-311-11/+0
* fs: remove ksys_getdents64Christoph Hellwig2020-07-311-2/+0
* initrd: switch initrd loading to struct file based APIsChristoph Hellwig2020-07-301-1/+0
* initrd: remove support for multiple floppiesChristoph Hellwig2020-07-301-6/+0
* md: remove the kernel version of md_u.hChristoph Hellwig2020-07-161-13/+0
* md: move the early init autodetect code to drivers/md/Christoph Hellwig2020-07-161-0/+8
* fs: add a vfs_fchmod helperChristoph Hellwig2020-07-161-0/+1
* fs: add a vfs_fchown helperChristoph Hellwig2020-07-161-0/+2
* Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-161-0/+3
|\
| * dmaengine: idxd: fix hw descriptor fields for delta recordDave Jiang2020-06-241-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-143-2/+10
|\ \
| * | Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang2020-07-091-0/+7
| * | Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-06-302-2/+3
* | | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-121-0/+12
|\ \ \
| * | | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen2020-07-101-0/+1
| * | | kgdb: enable arch to support XML packet.Vincent Chen2020-07-101-0/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-1122-71/+164
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-07-101-1/+2
| |\ \ \ \
| | * | | | bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau2020-07-091-1/+2
| * | | | | Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-102-0/+29
| |\ \ \ \ \
| | * | | | | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-102-0/+29
| | |/ / / /
| * / / / / cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2020-07-101-0/+2
| |/ / / /
| * | | | vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-07-081-35/+22
| * | | | net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-081-1/+9
| * | | | cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-072-3/+7
| * | | | sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-033-19/+45
| * | | | genetlink: remove genl_bindSean Tranchetti2020-07-021-8/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-3010-30/+69
| |\ \ \ \
| | * | | | bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer2020-06-302-2/+24
| | * | | | bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer2020-06-301-2/+3
| | * | | | bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki2020-06-301-1/+1
| | * | | | bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki2020-06-301-1/+4
| | * | | | flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki2020-06-301-1/+2
| | * | | | xsk: Replace the cheap_dma flag with a dma_need_sync flagChristoph Hellwig2020-06-301-3/+3
| | * | | | dma-mapping: Add a new dma_need_sync APIChristoph Hellwig2020-06-302-0/+6
| | * | | | bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend2020-06-251-0/+5
| | * | | | bpf: Fix formatting in documentation for BPF helpersQuentin Monnet2020-06-241-20/+21
| * | | | | net: ip_tunnel: add header_ops for layer 3 devicesJason A. Donenfeld2020-06-301-0/+3
| * | | | | genetlink: get rid of family->attrbufCong Wang2020-06-301-2/+0
| * | | | | Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-06-301-0/+4
| |\ \ \ \ \
| | * | | | | ieee80211: Add missing and new AKM suite selector definitionsVeerendranath Jakkam2020-06-251-0/+4
* | | | | | | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | io_uring: export cq overflow status to userspaceXiaoguang Wang2020-07-091-0/+1
* | | | | | | | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds2020-07-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: remove __vfs_readChristoph Hellwig2020-07-081-1/+0
| * | | | | | | | fs: add a __kernel_read helperChristoph Hellwig2020-07-081-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-07-101-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski2020-07-061-4/+4