index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-11
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
2022-08-11
virtio_ring: packed: introduce virtqueue_resize_packed()
Xuan Zhuo
2022-08-11
virtio_ring: packed: introduce virtqueue_reinit_packed()
Xuan Zhuo
2022-08-11
virtio_ring: packed: extract the logic of attach vring
Xuan Zhuo
2022-08-11
virtio_ring: packed: extract the logic of vring init
Xuan Zhuo
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-08-10
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
2022-08-11
KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability table
Bagas Sanjaya
2022-08-11
Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underline
Bagas Sanjaya
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-10
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
2022-08-10
tls: rx: device: bound the frag walk
Jakub Kicinski
2022-08-10
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
2022-08-11
ALSA: hda: Fix crash due to jack poll in suspend
Mohan Kumar
2022-08-11
ALSA: hda/cirrus - support for iMac 12,1 model
Allen Ballway
2022-08-10
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
Merge branch 'net-enhancements-to-sk_user_data-field'
Jakub Kicinski
2022-08-10
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-10
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-10
cifs: Remove {cifs,nfs}_fscache_release_page()
David Howells
[prev]
[next]