index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-11
virtio_ring: packed: extract the logic of alloc state and extra
Xuan Zhuo
2022-08-11
virtio_ring: packed: extract the logic of alloc queue
Xuan Zhuo
2022-08-11
virtio_ring: packed: introduce vring_free_packed
Xuan Zhuo
2022-08-11
virtio_ring: split: introduce virtqueue_resize_split()
Xuan Zhuo
2022-08-11
virtio_ring: split: reserve vring_align, may_reduce_num
Xuan Zhuo
2022-08-11
virtio_ring: split: introduce virtqueue_reinit_split()
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of attach vring
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of vring init
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of alloc state and extra
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of alloc queue
Xuan Zhuo
2022-08-11
virtio_ring: split: introduce vring_free_split()
Xuan Zhuo
2022-08-11
virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_split
Xuan Zhuo
2022-08-11
virtio_ring: split: stop __vring_new_virtqueue as export symbol
Xuan Zhuo
2022-08-11
virtio_ring: introduce virtqueue_init()
Xuan Zhuo
2022-08-11
virtio_ring: split vring_virtqueue
Xuan Zhuo
2022-08-11
virtio_ring: extract the logic of freeing vring
Xuan Zhuo
2022-08-11
virtio_ring: update the document of the virtqueue_detach_unused_buf for queue...
Xuan Zhuo
2022-08-11
virtio: struct virtio_config_ops add callbacks for queue_reset
Xuan Zhuo
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-08-11
drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architectures
David Hildenbrand
2022-08-11
virtio_mmio: add support to set IRQ of a virtio device as wakeup source
Minghao Xue
2022-08-11
dt-bindings: virtio: mmio: add optional wakeup-source property
Minghao Xue
2022-08-11
vdpa: Use device_iommu_capable()
Robin Murphy
2022-08-11
virtio: VIRTIO_HARDEN_NOTIFICATION is broken
Michael S. Tsirkin
2022-08-11
virtio_pmem: set device ready in probe()
Jason Wang
2022-08-11
virtio_pmem: initialize provider_data through nd_region_desc
Jason Wang
2022-08-11
vringh: iterate on iotlb_translate to handle large translations
Stefano Garzarella
2022-08-11
virtio_ring: remove the arg vq of vring_alloc_desc_extra()
Xuan Zhuo
2022-08-11
remoteproc: rename len of rpoc_vring to num
Xuan Zhuo
2022-07-31
Linux 5.19
v5.19
Linus Torvalds
2022-07-31
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-31
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-31
Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-31
Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-30
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-07-30
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
2022-07-29
Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-29
Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-07-29
Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-07-30
Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-07-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-07-29
docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...
Eiichi Tsukata
2022-07-29
mm/hmm: fault non-owner device private entries
Ralph Campbell
2022-07-29
page_alloc: fix invalid watermark check on a negative value
Jaewon Kim
2022-07-29
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...
Linus Torvalds
2022-07-29
Merge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-29
Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-07-29
workqueue: Avoid a false warning in unbind_workers()
Lai Jiangshan
2022-07-29
Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-29
Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]