Age | Commit message (Expand) | Author |
2020-07-09 | cgroup: Fix sock_cgroup_data on big-endian. | Cong Wang |
2020-07-07 | vlan: consolidate VLAN parsing code and limit max parsing depth | Toke Høiland-Jørgensen |
2020-07-07 | cgroup: fix cgroup_sk_alloc() for sk_clone_lock() | Cong Wang |
2020-07-03 | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen |
2020-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
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 | dma-mapping: Add a new dma_need_sync API | Christoph Hellwig |
2020-06-29 | Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-06-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-06-25 | bpf: Do not allow btf_ctx_access with __int128 types | John Fastabend |
2020-06-25 | ieee80211: Add missing and new AKM suite selector definitions | Veerendranath Jakkam |
2020-06-25 | netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he... | David Wilder |
2020-06-25 | netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help... | David Wilder |
2020-06-24 | net: phy: make phy_disable_interrupts() non-static | Jisheng Zhang |
2020-06-23 | net: qed: fix left elements count calculation | Alexander Lobakin |
2020-06-21 | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-06-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-06-20 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-20 | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2020-06-20 | mm: Allow arches to provide ptep_get() | Christophe Leroy |
2020-06-19 | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-19 | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-19 | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-06-19 | Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-19 | i2c: remove deprecated i2c_new_device API | Wolfram Sang |
2020-06-18 | net: core: reduce recursion limit value | Taehee Yoo |
2020-06-18 | Merge branch 'hch' (maccess patches from Christoph Hellwig) | Linus Torvalds |
2020-06-18 | maccess: make get_kernel_nofault() check for minimal type compatibility | Linus Torvalds |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig |
2020-06-18 | sparse: use identifiers to define address spaces | Luc Van Oostenryck |
2020-06-18 | block: make function 'kill_bdev' static | Zheng Bin |
2020-06-18 | libata: Use per port sync for detach | Kai-Heng Feng |
2020-06-18 | RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake | Leon Romanovsky |
2020-06-17 | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault | Christoph Hellwig |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig |
2020-06-16 | overflow.h: Add flex_array_size() helper | Gustavo A. R. Silva |
2020-06-16 | kretprobe: Prevent triggering kretprobe from within kprobe_flush_task | Jiri Olsa |
2020-06-16 | Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-06-16 | libceph: move away from global osd_req_flags | Ilya Dryomov |
2020-06-15 | tifm: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | sctp: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | libata: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | kprobes: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | kexec: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | KVM: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-15 | FS-Cache: Replace zero-length array with flexible-array | Gustavo A. R. Silva |