index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
scripting-engines
/
trace-event-python.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
3
-3
/
+3
2025-08-01
vhost/vsock: Allocate nonlinear SKBs for handling large receive buffers
Will Deacon
2
-8
/
+32
2025-08-01
vsock/virtio: Move SKB allocation lower-bound check to callers
Will Deacon
2
-4
/
+2
2025-08-01
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
4
-4
/
+5
2025-08-01
vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Will Deacon
2
-2
/
+7
2025-08-01
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
3
-9
/
+6
2025-08-01
vsock/virtio: Validate length in packet header before skb_put()
Will Deacon
1
-2
/
+10
2025-08-01
vhost/vsock: Avoid allocating arbitrarily-sized SKBs
Will Deacon
1
-2
/
+4
2025-08-01
vhost_net: basic in_order support
Jason Wang
1
-25
/
+61
2025-08-01
vhost: basic in order support
Jason Wang
3
-25
/
+109
2025-08-01
vhost: fail early when __vhost_add_used() fails
Jason Wang
1
-0
/
+3
2025-08-01
vhost: Reintroduce kthread API and add mode selection
Cindy Lu
4
-18
/
+295
2025-08-01
vdpa: Fix IDR memory leak in VDUSE module exit
Anders Roxell
1
-0
/
+1
2025-08-01
vdpa/mlx5: Fix release of uninitialized resources on error path
Dragos Tatulea
2
-4
/
+9
2025-08-01
vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit
Alok Tiwari
1
-1
/
+1
2025-08-01
virtio: virtio_dma_buf: fix missing parameter documentation
WangYuli
1
-0
/
+2
2025-08-01
vhost: Fix typos
Alok Tiwari
1
-5
/
+5
2025-08-01
vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
2
-82
/
+0
2025-08-01
vhost: vringh: Remove unused iotlb functions
Dr. David Alan Gilbert
2
-48
/
+0
2025-08-01
vhost-scsi: Fix log flooding with target does not exist errors
Mike Christie
1
-3
/
+1
2025-08-01
vhost-scsi: Fix typos and formatting in comments and logs
Alok Tiwari
1
-9
/
+9
2025-08-01
vdpa/mlx5: Fix needs_teardown flag calculation
Dragos Tatulea
1
-1
/
+1
2025-08-01
vhost: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Pei Xiao
1
-1
/
+1
2025-08-01
virtio: Fix typo in register_virtio_device() doc comment
Alok Tiwari
1
-1
/
+1
2025-08-01
virtio-vdpa: Remove virtqueue list
Viresh Kumar
1
-41
/
+3
2025-08-01
virtio-mmio: Remove virtqueue list from mmio device
Viresh Kumar
2
-50
/
+4
2025-08-01
virtio: document ENOSPC
Michael S. Tsirkin
1
-0
/
+4
2025-08-01
drm/virtio: implement virtio_gpu_shutdown
Gerd Hoffmann
1
-4
/
+4
2025-08-01
virtio: fix comments, readability
Michael S. Tsirkin
1
-2
/
+3
2025-07-31
dt-bindings: PCI: qcom,pcie-sa8775p: Document 'link_down' reset
Ziyue Zhang
1
-3
/
+8
2025-07-31
dt-bindings: PCI: Remove 83xx-512x-pci.txt
Rob Herring (Arm)
1
-39
/
+0
2025-07-31
dt-bindings: PCI: Convert amazon,al-alpine-v[23]-pcie to DT schema
Rob Herring (Arm)
4
-48
/
+73
2025-07-31
dt-bindings: PCI: Convert marvell,armada-3700-pcie to DT schema
Rob Herring (Arm)
3
-60
/
+100
2025-07-31
dt-bindings: PCI: Convert apm,xgene-pcie to DT schema
Rob Herring (Arm)
3
-51
/
+85
2025-07-31
dt-bindings: PCI: Convert axis,artpec6-pcie to DT schema
Rob Herring (Arm)
2
-50
/
+118
2025-07-31
dt-bindings: PCI: Convert st,spear1340-pcie to DT schema
Rob Herring (Arm)
2
-14
/
+45
2025-07-31
gpu: nova-core: fix up formatting after merge
Miguel Ojeda
1
-1
/
+1
2025-07-31
perf record: Cache build-ID of hit DSOs only
Namhyung Kim
1
-1
/
+1
2025-07-31
bitfield: Ensure the return values of helper functions are checked
Ben Horgan
1
-4
/
+4
2025-07-31
test_bits: add tests for __GENMASK() and __GENMASK_ULL()
Vincent Mailhol
1
-0
/
+19
2025-07-31
bits: unify the non-asm GENMASK*()
Vincent Mailhol
1
-22
/
+4
2025-07-31
bits: split the definition of the asm and non-asm GENMASK*()
Vincent Mailhol
1
-6
/
+7
2025-07-31
cpumask: Remove unnecessary cpumask_nth_andnot()
Shaopeng Tan
2
-43
/
+0
2025-07-31
watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()
Yury Norov [NVIDIA]
1
-4
/
+1
2025-07-31
clocksource: Improve randomness in clocksource_verify_choose_cpus()
Yury Norov [NVIDIA]
1
-4
/
+1
2025-07-31
ALSA: usb: scarlett2: Fix missing NULL check
Takashi Iwai
1
-1
/
+6
2025-07-31
mips: Update HD-audio configs again
Takashi Iwai
2
-1
/
+25
2025-07-31
LoongArch: Update HD-audio codec configs
Takashi Iwai
1
-0
/
+15
2025-07-31
arm: Update HD-audio configs again
Takashi Iwai
2
-1
/
+8
2025-07-31
selftests: ALSA: fix memory leak in utimer test
WangYuli
1
-0
/
+1
[next]