summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-08-01net: drop UFO packets in udp_rcv_segment()Wang Liang-6/+18
2025-08-01ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet-0/+23
2025-08-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-24/+64
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+89
2025-08-01tracing: Add guard(ring_buffer_nest)Steven Rostedt-0/+3
2025-08-01Merge tag 'linux-watchdog-6.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-4/+8
2025-08-01Merge tag 'phy-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds-0/+8
2025-08-01Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+9
2025-08-01Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2025-08-01Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-5/+0
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+191
2025-08-01ASoC: tas2781: Fix the wrong step for TLV on tas2781Baojun Xu-1/+1
2025-08-01vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon-1/+1
2025-08-01vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon-3/+29
2025-08-01vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon-3/+0
2025-08-01vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon-1/+2
2025-08-01vsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon-1/+6
2025-08-01vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon-7/+2
2025-08-01vhost: Reintroduce kthread API and add mode selectionCindy Lu-0/+29
2025-08-01vhost: vringh: Remove unused functionsDr. David Alan Gilbert-7/+0
2025-08-01vhost: vringh: Remove unused iotlb functionsDr. David Alan Gilbert-5/+0
2025-08-01virtio-mmio: Remove virtqueue list from mmio deviceViresh Kumar-1/+1
2025-08-01crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390)Herbert Xu-1/+1
2025-08-01Revert "tty: vt: use _IO() to define ioctl numbers"Jiri Slaby (SUSE)-17/+17
2025-07-31Merge tag 'for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-13/+3
2025-07-31Merge tag 'hid-for-linus-2025073101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+7
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen-8/+39
2025-07-31cfi: add C CFI type macroMark Rutland-0/+23
2025-07-31Merge tag 'bitmap-for-6.17' of https://github.com/norov/linuxLinus Torvalds-85/+27
2025-07-31Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+18
2025-07-31Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-63/+11
2025-07-31Merge tag 'wq-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-20/+14
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-702/+708
2025-07-31Merge branch 'pci/controller/xgene'Bjorn Helgaas-1/+0
2025-07-31Merge branch 'pci/endpoint/doorbell'Bjorn Helgaas-0/+47
2025-07-31Merge branch 'pci/resources'Bjorn Helgaas-0/+15
2025-07-31Merge branch 'pci/pwrctrl'Bjorn Helgaas-1/+1
2025-07-31Merge branch 'pci/hotplug'Bjorn Helgaas-1/+8
2025-07-31Merge branch 'pci/enumeration'Bjorn Helgaas-0/+3
2025-07-31block: Fix default IO priority if there is no IO contextGuenter Roeck-1/+2
2025-07-31Merge branch 'for-6.17/selftests' into for-linusJiri Kosina-29/+113
2025-07-31Merge branch 'for-6.17/core' into for-linusJiri Kosina-1/+7
2025-07-31Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds-33/+52
2025-07-31Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-263/+1087
2025-07-31Merge tag 'hwmon-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2025-07-31Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-23/+235
2025-07-31Merge tag 'libnvdimm-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-5/+10
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-39/+385
2025-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-9/+176
2025-07-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-5/+45