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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
Merge tag 'chrome-platform-firmware-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-7
/
+36
2026-08-19
Merge tag 'chrome-platform-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
16
-39
/
+67
2026-08-19
vduse: Add suspend
Eugenio Pérez
1
-7
/
+88
2026-08-19
vduse: do not take rwsem at reset work flush
Eugenio Pérez
1
-31
/
+34
2026-08-19
vduse: add F_QUEUE_READY feature
Eugenio Pérez
1
-17
/
+56
2026-08-19
vduse: add VDUSE_SET_FEATURES ioctl
Eugenio Pérez
1
-0
/
+24
2026-08-19
vduse: add VDUSE_GET_FEATURES ioctl
Eugenio Pérez
1
-0
/
+7
2026-08-19
vduse: store control device pointer
Eugenio Pérez
1
-4
/
+5
2026-08-19
vhost: reject zero-size IOTLB INVALIDATE
xiongweimin
1
-0
/
+4
2026-08-19
vdpa: Remove redundant dev_err()
Pan Chuang
2
-12
/
+4
2026-08-19
virtio_ring: fix infinite loop in virtnet_poll_cleantx when device is broken
Jinqian Yang
1
-0
/
+8
2026-08-19
vdpa/mlx5: roll back MR update after VQ setup failure
Weimin Xiong
1
-8
/
+15
2026-08-19
virtio_mem: fix typo in comment
xiongweimin
1
-1
/
+1
2026-08-19
vdpa/solidrun: fix typos in snet_ctrl comments
xiongweimin
1
-2
/
+2
2026-08-19
virtio: fix article before virtio in dma-buf comment
xiongweimin
1
-1
/
+1
2026-08-19
vhost: fix inaccurate kdoc in iotlb helpers
xiongweimin
1
-3
/
+3
2026-08-19
virtio: rtc: time out alarm requests
GuoHan Zhao
1
-7
/
+7
2026-08-19
vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
Li RongQing
1
-2
/
+2
2026-08-19
vdpa: octeon_ep: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-19
vdpa: alibaba: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-19
vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
Li RongQing
1
-1
/
+1
2026-08-19
nvdimm: virtio_pmem: drain requests in freeze
Li Chen
2
-5
/
+34
2026-08-19
nvdimm: virtio_pmem: converge broken virtqueue to -EIO
Li Chen
3
-14
/
+136
2026-08-19
nvdimm: virtio_pmem: isolate DMA request buffers
Li Chen
1
-2
/
+6
2026-08-19
nvdimm: virtio_pmem: publish done with release/acquire
Li Chen
1
-3
/
+16
2026-08-19
nvdimm: virtio_pmem: refcount requests for token lifetime
Li Chen
2
-4
/
+30
2026-08-19
nvdimm: virtio_pmem: use READ_ONCE()/WRITE_ONCE() for wait flags
Li Chen
1
-7
/
+7
2026-08-19
nvdimm: virtio_pmem: always wake -ENOSPC waiters
Li Chen
1
-9
/
+16
2026-08-19
nvdimm: virtio_pmem: use GFP_NOIO for flush requests
Li Chen
1
-1
/
+1
2026-08-19
nvdimm: virtio_pmem: stop allocating child flush bio
Li Chen
5
-18
/
+64
2026-08-19
nvdimm: pmem: guard data loop for dataless bios
Li Chen
1
-15
/
+21
2026-08-19
nvdimm: pmem: keep PREFLUSH before data writes
Li Chen
1
-3
/
+9
2026-08-19
nvdimm: preserve flush callback -ENOMEM
Li Chen
1
-1
/
+2
2026-08-19
virtio_pci: fix wrong queue index for admin vq in intx path
Li RongQing
1
-1
/
+1
2026-08-19
virtio_mem: fix hardcoded 'vm' variable in bbm iteration macros
Li RongQing
1
-4
/
+4
2026-08-19
vdpa_sim: hold iommu_lock across dma_unmap passthrough transition
Xiong Weimin
1
-2
/
+1
2026-08-19
vdpa_sim: clear pending_kick on device reset
Xiong Weimin
1
-0
/
+1
2026-08-19
vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
Yufeng Wang
1
-1
/
+2
2026-08-19
virtio_balloon: warn on failed buffer add in stats_handle_request()
Denis V. Lunev
1
-1
/
+4
2026-08-19
virtio_balloon: warn on failed buffer add in tell_host()
Denis V. Lunev
1
-2
/
+4
2026-08-19
virtio_balloon: quiesce balloon work before device shutdown
Denis V. Lunev
1
-0
/
+7
2026-08-19
virtio_balloon: factor out virtballoon_quiesce()
Denis V. Lunev
1
-7
/
+20
2026-08-19
virtio: add virtio_device_shutdown() helper
Denis V. Lunev
1
-14
/
+27
2026-08-19
crypto: virtio - fix missing le64_to_cpu() conversions
Ben Dooks
2
-2
/
+4
2026-08-19
crypto: virtio - bound the akcipher result length
Bryam Vargas
1
-1
/
+2
2026-08-19
vdpa_sim: fix cleanup after worker creation failure
Linfeng Sun
1
-8
/
+17
2026-08-19
virtio_balloon: disable indirect descriptors
Michael S. Tsirkin
1
-0
/
+6
2026-08-19
virtio-mmio: add support for transport version 3
Peter Hilber
1
-3
/
+10
2026-08-19
Merge tag 'thunderbolt-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
14
-94
/
+416
2026-08-19
Merge tag 'coresight-next-v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
6
-57
/
+62
[prev]
[next]