Age | Commit message (Expand) | Author | Files | Lines |
2021-08-16 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -4/+19 |
2021-08-15 | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+5 |
2021-08-13 | driver core: Add missing kernel doc for device::msi_lock | Thomas Gleixner | 1 | -0/+1 |
2021-08-13 | Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 10 | -12/+27 |
2021-08-12 | net: igmp: increase size of mr_ifc_count | Eric Dumazet | 1 | -1/+1 |
2021-08-11 | vmlinux.lds.h: Handle clang's module.{c,d}tor sections | Nathan Chancellor | 1 | -0/+1 |
2021-08-11 | vdpa/mlx5: Fix queue type selection logic | Eli Cohen | 1 | -4/+6 |
2021-08-11 | vringh: pull in spinlock header | Michael S. Tsirkin | 1 | -0/+1 |
2021-08-11 | vdpa: Add documentation for vdpa_alloc_device() macro | Xie Yongji | 1 | -0/+11 |
2021-08-10 | net: bridge: fix flags interpretation for extern learn fdb entries | Nikolay Aleksandrov | 1 | -2/+5 |
2021-08-10 | virtio: Protect vqs list access | Parav Pandit | 1 | -0/+1 |
2021-08-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2 | -3/+4 |
2021-08-10 | genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP | Thomas Gleixner | 1 | -0/+2 |
2021-08-10 | PCI/MSI: Protect msi_desc::masked for multi-MSI | Thomas Gleixner | 2 | -1/+2 |
2021-08-10 | Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -2/+1 |
2021-08-10 | bpf: Fix potentially incorrect results with bpf_get_local_storage() | Yonghong Song | 1 | -2/+2 |
2021-08-10 | bpf: Add lockdown check for probe_write_user helper | Daniel Borkmann | 1 | -0/+1 |
2021-08-10 | net/mlx5: Synchronize correct IRQ when destroying CQ | Shay Drory | 1 | -2/+1 |
2021-08-10 | psample: Add a fwd declaration for skbuff | Roi Dayan | 1 | -0/+2 |
2021-08-09 | bpf: Add _kernel suffix to internal lockdown_bpf_read | Daniel Borkmann | 1 | -1/+1 |
2021-08-08 | Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+24 |
2021-08-08 | Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2021-08-08 | once: Fix panic when module unload | Kefeng Wang | 1 | -2/+2 |
2021-08-06 | Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2021-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 3 | -2/+12 |
2021-08-06 | netfilter: conntrack: remove offload_pickup sysctl again | Florian Westphal | 1 | -2/+0 |
2021-08-06 | netfilter: nfnetlink_hook: missing chain family | Pablo Neira Ayuso | 1 | -0/+9 |
2021-08-05 | Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 5 | -3/+13 |
2021-08-05 | Bluetooth: defer cleanup of resources in hci_unregister_dev() | Tetsuo Handa | 1 | -0/+1 |
2021-08-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+1 |
2021-08-04 | netfilter: ipset: Limit the maximal range of consecutive elements to add/delete | Jozsef Kadlecsik | 1 | -0/+3 |
2021-08-03 | net: ipv6: fix returned variable type in ip6_skb_dst_mtu | Antoine Tenart | 1 | -1/+1 |
2021-08-03 | net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops | Bijie Xu | 1 | -0/+4 |
2021-08-03 | net: flow_offload: correct comments mismatch with code | Bijie Xu | 1 | -1/+1 |
2021-08-03 | net: really fix the build... | David S. Miller | 1 | -1/+6 |
2021-08-02 | Revert "mhi: Fix networking tree build." | Jakub Kicinski | 1 | -6/+1 |
2021-08-02 | Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi... | Arnd Bergmann | 1 | -0/+2 |
2021-08-02 | mhi: Fix networking tree build. | David S. Miller | 1 | -1/+6 |
2021-07-31 | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 6 | -30/+79 |
2021-07-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 1 | -0/+2 |
2021-07-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 4 | -20/+53 |
2021-07-29 | bpf: Fix leakage due to insufficient speculative store bypass mitigation | Daniel Borkmann | 1 | -1/+1 |
2021-07-29 | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann | 1 | -0/+15 |
2021-07-28 | dmaengine: idxd: Change license on idxd.h to LGPL | Tony Luck | 1 | -1/+1 |
2021-07-28 | bpf, sockmap: Fix memleak on ingress msg enqueue | John Fastabend | 1 | -19/+35 |
2021-07-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2021-07-28 | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2021-07-27 | usb: otg-fsm: Fix hrtimer list corruption | Dmitry Osipenko | 1 | -0/+1 |
2021-07-27 | net: llc: fix skb_over_panic | Pavel Skripkin | 1 | -8/+23 |
2021-07-26 | sctp: send pmtu probe only if packet loss in Search Complete state | Xin Long | 1 | -0/+1 |