summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
18 hoursMerge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...HEADtorvalds/mastertorvalds/HEADmasterLinus Torvalds
20 hoursMerge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
21 hoursMerge tag 'firewire-updates-6.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
37 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
37 hoursMerge tag 'perf-tools-for-v6.17-2025-08-01' of git://git.kernel.org/pub/scm/l...Linus Torvalds
38 hoursMerge tag 'parisc-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
39 hoursMerge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
39 hoursMerge tag 'rproc-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
40 hoursselftests/bpf: Test for unaligned flow_dissector ctx accessPaul Chaignon
40 hoursMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
40 hoursMerge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
41 hoursMerge tag 'linux-watchdog-6.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
42 hoursMerge tag 'dmaengine-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
42 hoursMerge tag 'phy-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
42 hoursMerge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
43 hoursMerge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
44 hoursMerge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
44 hoursMerge tag 'trace-tools-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
45 hoursMerge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
45 hoursbpf: Improve ctx access verifier error messagePaul Chaignon
45 hoursbpf: Check netfilter ctx accesses are alignedPaul Chaignon
45 hoursbpf: Check flow_dissector ctx accesses are alignedPaul Chaignon
2 daysvsock/virtio: Allocate nonlinear SKBs for handling large transmit buffersWill Deacon
2 daysvsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
2 daysvhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon
2 daysvsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon
2 daysvsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
2 daysvsock/virtio: Resize receive buffers so that each SKB fits in a 4K pageWill Deacon
2 daysvsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
2 daysvsock/virtio: Validate length in packet header before skb_put()Will Deacon
2 daysvhost/vsock: Avoid allocating arbitrarily-sized SKBsWill Deacon
2 daysvhost_net: basic in_order supportJason Wang
2 daysvhost: basic in order supportJason Wang
2 daysvhost: fail early when __vhost_add_used() failsJason Wang
2 daysvhost: Reintroduce kthread API and add mode selectionCindy Lu
2 daysvdpa: Fix IDR memory leak in VDUSE module exitAnders Roxell
2 daysvdpa/mlx5: Fix release of uninitialized resources on error pathDragos Tatulea
2 daysvhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limitAlok Tiwari
2 daysvirtio: virtio_dma_buf: fix missing parameter documentationWangYuli
2 daysvhost: Fix typosAlok Tiwari
2 daysvhost: vringh: Remove unused functionsDr. David Alan Gilbert
2 daysvhost: vringh: Remove unused iotlb functionsDr. David Alan Gilbert
2 daysvhost-scsi: Fix log flooding with target does not exist errorsMike Christie
2 daysvhost-scsi: Fix typos and formatting in comments and logsAlok Tiwari
2 daysvdpa/mlx5: Fix needs_teardown flag calculationDragos Tatulea
2 daysvhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Pei Xiao
2 daysvirtio: Fix typo in register_virtio_device() doc commentAlok Tiwari
2 daysvirtio-vdpa: Remove virtqueue listViresh Kumar
2 daysvirtio-mmio: Remove virtqueue list from mmio deviceViresh Kumar
2 daysvirtio: document ENOSPCMichael S. Tsirkin