summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11virtio_ring: introduce virtqueue_resize()Xuan Zhuo
2022-08-11virtio_ring: packed: introduce virtqueue_resize_packed()Xuan Zhuo
2022-08-11virtio_ring: packed: introduce virtqueue_reinit_packed()Xuan Zhuo
2022-08-11virtio_ring: packed: extract the logic of attach vringXuan Zhuo
2022-08-11virtio_ring: packed: extract the logic of vring initXuan Zhuo
2022-08-11virtio_ring: packed: extract the logic of alloc state and extraXuan Zhuo
2022-08-11virtio_ring: packed: extract the logic of alloc queueXuan Zhuo
2022-08-11virtio_ring: packed: introduce vring_free_packedXuan Zhuo
2022-08-11virtio_ring: split: introduce virtqueue_resize_split()Xuan Zhuo
2022-08-11virtio_ring: split: reserve vring_align, may_reduce_numXuan Zhuo
2022-08-11virtio_ring: split: introduce virtqueue_reinit_split()Xuan Zhuo
2022-08-11virtio_ring: split: extract the logic of attach vringXuan Zhuo
2022-08-11virtio_ring: split: extract the logic of vring initXuan Zhuo
2022-08-11virtio_ring: split: extract the logic of alloc state and extraXuan Zhuo
2022-08-11virtio_ring: split: extract the logic of alloc queueXuan Zhuo
2022-08-11virtio_ring: split: introduce vring_free_split()Xuan Zhuo
2022-08-11virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_splitXuan Zhuo
2022-08-11virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo
2022-08-11virtio_ring: introduce virtqueue_init()Xuan Zhuo
2022-08-11virtio_ring: split vring_virtqueueXuan Zhuo
2022-08-11virtio_ring: extract the logic of freeing vringXuan Zhuo
2022-08-11virtio_ring: update the document of the virtqueue_detach_unused_buf for queue...Xuan Zhuo
2022-08-11virtio: struct virtio_config_ops add callbacks for queue_resetXuan Zhuo
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo
2022-08-11drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architecturesDavid Hildenbrand
2022-08-11virtio_mmio: add support to set IRQ of a virtio device as wakeup sourceMinghao Xue
2022-08-11dt-bindings: virtio: mmio: add optional wakeup-source propertyMinghao Xue
2022-08-11vdpa: Use device_iommu_capable()Robin Murphy
2022-08-11virtio: VIRTIO_HARDEN_NOTIFICATION is brokenMichael S. Tsirkin
2022-08-11virtio_pmem: set device ready in probe()Jason Wang
2022-08-11virtio_pmem: initialize provider_data through nd_region_descJason Wang
2022-08-11vringh: iterate on iotlb_translate to handle large translationsStefano Garzarella
2022-08-11virtio_ring: remove the arg vq of vring_alloc_desc_extra()Xuan Zhuo
2022-08-11remoteproc: rename len of rpoc_vring to numXuan Zhuo
2022-08-10bpf: Shut up kern_sys_bpf warning.Alexei Starovoitov
2022-08-11KVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUGE_PAGES capability tableBagas Sanjaya
2022-08-11Documentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_PAGES heading underlineBagas Sanjaya
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10tls: rx: device: don't try to copy too much on detachJakub Kicinski
2022-08-10tls: rx: device: bound the frag walkJakub Kicinski
2022-08-10net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-11ALSA: hda: Fix crash due to jack poll in suspendMohan Kumar
2022-08-11ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway
2022-08-10selftests: forwarding: Fix failing tests with old libnetIdo Schimmel
2022-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-08-10Merge branch 'net-enhancements-to-sk_user_data-field'Jakub Kicinski
2022-08-10net: refactor bpf_sk_reuseport_detach()Hawkins Jiawei
2022-08-10net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt
2022-08-10cifs: Remove {cifs,nfs}_fscache_release_page()David Howells