Age | Commit message (Expand) | Author |
2020-07-13 | nfs: define and use the NFS_INO_INVALID_XATTR flag | Frank van der Linden |
2020-07-13 | nfs: define nfs_access_get_cached function | Frank van der Linden |
2020-07-13 | NFSv4.2: add client side XDR handling for extended attributes | Frank van der Linden |
2020-07-13 | NFSv4.2: query the server for extended attribute support | Frank van der Linden |
2020-07-13 | NFSv4.2: define limits and sizes for user xattr handling | Frank van der Linden |
2020-07-13 | nfs: add client side only definitions for user xattrs | Frank van der Linden |
2020-07-13 | nfs,nfsd: NFSv4.2 extended attribute protocol definitions | Frank van der Linden |
2020-07-11 | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-07-10 | Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2020-07-10 | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-10 | Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc | Linus Torvalds |
2020-07-10 | Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-07-10 | Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-09 | kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h | Vincent Chen |
2020-07-09 | kgdb: enable arch to support XML packet. | Vincent Chen |
2020-07-09 | net/mlx5e: Fix port buffers cell size value | Eran Ben Elisha |
2020-07-09 | cgroup: Fix sock_cgroup_data on big-endian. | Cong Wang |
2020-07-09 | Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-07-09 | bpf: net: Avoid incorrect bpf_sk_reuseport_detach call | Martin KaFai Lau |
2020-07-08 | io_uring: export cq overflow status to userspace | Xiaoguang Wang |
2020-07-08 | bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok() | Kees Cook |
2020-07-08 | kallsyms: Refactor kallsyms_show_value() to take cred | Kees Cook |
2020-07-08 | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-07-08 | Raise gcc version requirement to 4.9 | Linus Torvalds |
2020-07-08 | fs: remove __vfs_read | Christoph Hellwig |
2020-07-08 | fs: add a __kernel_read helper | Christoph Hellwig |
2020-07-07 | vlan: consolidate VLAN parsing code and limit max parsing depth | Toke Høiland-Jørgensen |
2020-07-07 | net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb | Martin Varghese |
2020-07-07 | fs: Add IOCB_NOIO flag for generic_file_read_iter | Andreas Gruenbacher |
2020-07-07 | cgroup: fix cgroup_sk_alloc() for sk_clone_lock() | Cong Wang |
2020-07-07 | ALSA: compress: fix partial_drain completion state | Vinod Koul |
2020-07-06 | scatterlist: protect parameters of the sg_table related macros | Marek Szyprowski |
2020-07-03 | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen |
2020-07-03 | Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-07-02 | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-02 | Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-01 | genetlink: remove genl_bind | Sean Tranchetti |
2020-06-30 | PCI: Make pcie_find_root_port() work for Root Ports | Mika Westerberg |
2020-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-06-30 | net: ip_tunnel: add header_ops for layer 3 devices | Jason A. Donenfeld |
2020-06-30 | Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-30 | task_work: teach task_work_add() to do signal_wake_up() | Oleg Nesterov |
2020-06-30 | bpf: sockmap: Require attach_bpf_fd when detaching a program | Lorenz Bauer |
2020-06-30 | bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH | Lorenz Bauer |
2020-06-30 | bpf, netns: Keep a list of attached bpf_link's | Jakub Sitnicki |
2020-06-30 | bpf, netns: Keep attached programs in bpf_prog_array | Jakub Sitnicki |
2020-06-30 | flow_dissector: Pull BPF program assignment up to bpf-netns | Jakub Sitnicki |
2020-06-30 | xsk: Replace the cheap_dma flag with a dma_need_sync flag | Christoph Hellwig |