linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/06/17
[PATCH v4] arm64: Implement HAVE_LIVEPATCH
Song Liu
2025/06/17
Re: [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
Peter Xu
2025/06/17
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
Daniel Gomez
2025/06/17
Re: [RFC PATCH 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Jonathan Cameron
2025/06/17
Re: [PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
David Hildenbrand
2025/06/17
Re: [PATCH] x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
Uros Bizjak
2025/06/17
Re: [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Hiago De Franco
2025/06/17
Re: [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
Peter Xu
2025/06/17
[PATCH RFC 12/14] mm: drop addr parameter from vm_normal_*_pmd()
David Hildenbrand
2025/06/17
[PATCH RFC 00/14] mm: vm_normal_page*() + CoW PFNMAP improvements
David Hildenbrand
2025/06/17
[PATCH RFC 14/14] mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
2025/06/17
[PATCH RFC 13/14] mm: introduce and use vm_normal_page_pud()
David Hildenbrand
2025/06/17
[PATCH RFC 10/14] mm/memory: factor out common code from vm_normal_page_*()
David Hildenbrand
2025/06/17
[PATCH RFC 11/14] mm: remove "horrible special case to handle copy-on-write behaviour"
David Hildenbrand
2025/06/17
[PATCH RFC 09/14] mm/memory: introduce is_huge_zero_pfn() and use it in vm_normal_page_pmd()
David Hildenbrand
2025/06/17
[PATCH RFC 06/14] mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
2025/06/17
[PATCH RFC 08/14] mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
2025/06/17
[PATCH RFC 07/14] fs/dax: use vmf_insert_folio_pmd() to insert the huge zero folio
David Hildenbrand
2025/06/17
[PATCH RFC 05/14] mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
2025/06/17
[PATCH RFC 04/14] mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
2025/06/17
[PATCH RFC 03/14] mm: compare pfns only if the entry is present when inserting pfns/pages
David Hildenbrand
2025/06/17
[PATCH RFC 01/14] mm/memory: drop highest_memmap_pfn sanity check in vm_normal_page()
David Hildenbrand
2025/06/17
[PATCH RFC 02/14] mm: drop highest_memmap_pfn
David Hildenbrand
2025/06/17
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
Petr Pavlu
2025/06/17
Re: [PATCH net-next v3 3/3] test/vsock: Add ioctl SIOCINQ tests
Xuewei Niu
2025/06/17
Re: [PATCH RFC net-next v4 00/11] vsock: add namespace support to vhost-vsock
Stefano Garzarella
2025/06/17
Re: [PATCH net-next v3 2/3] test/vsock: Add retry mechanism to ioctl wrapper
Xuewei Niu
2025/06/17
Re: [PATCH net-next v3 3/3] test/vsock: Add ioctl SIOCINQ tests
Stefano Garzarella
2025/06/17
Re: [PATCH 2/6] selftest/mm: Fix ksm_funtional_test failures
donettom
2025/06/17
Re: [PATCH net-next v3 2/3] test/vsock: Add retry mechanism to ioctl wrapper
Stefano Garzarella
2025/06/17
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
Petr Pavlu
2025/06/17
Re: [PATCH] alloc_tag: remove empty module tag section
Suren Baghdasaryan
2025/06/17
Re: [PATCH 3/6] selftests/mm : fix test_prctl_fork_exec failure
donettom
2025/06/17
Re: [PATCH] x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
Dave Hansen
2025/06/17
Re: [PATCH] x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
Jarkko Sakkinen
2025/06/17
Re: [PATCH net-next v3 3/3] vsock/test: Cover more CIDs in transport_uaf test
Stefano Garzarella
2025/06/17
Re: [PATCH net-next v3 2/3] vsock/test: Introduce get_transports()
Stefano Garzarella
2025/06/17
Re: [PATCH net-next v3 4/4] netdevsim: account dropped packet length in stats on queue free
Jakub Kicinski
2025/06/17
[PATCH 4/4] selftests: cgroup: Fix compilation on pre-cgroupns kernels
Michal Koutný
2025/06/17
[PATCH 2/4] selftests: cgroup: Add support for named v1 hierarchies in test_core
Michal Koutný
2025/06/17
[PATCH 0/4] selftests: cgroup: Add support for named v1 hierarchies in test_core
Michal Koutný
2025/06/17
[PATCH 1/4] selftests: cgroup_util: Add helpers for testing named v1 hierarchies
Michal Koutný
2025/06/17
[PATCH 3/4] selftests: cgroup: Optionally set up v1 environment
Michal Koutný
2025/06/17
Re: [PATCH net-next v3 4/4] netdevsim: account dropped packet length in stats on queue free
Breno Leitao
2025/06/17
Re: [PATCH v5] remoteproc: Add device awake calls in rproc boot and shutdown path
Bjorn Andersson
2025/06/17
[RFC PATCH 11/20] nvdimm/region_label: Export routine to fetch region information
Neeraj Kumar
2025/06/17
[RFC PATCH 03/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
Neeraj Kumar
2025/06/17
[RFC PATCH 18/20] cxl/pmem: Add support of cxl lsa 2.1 support in cxl pmem
Neeraj Kumar
2025/06/17
[RFC PATCH 20/20] cxl/pmem_region: Add cxl region label updation and deletion device attributes
Neeraj Kumar
2025/06/17
[RFC PATCH 15/20] cxl: Add a routine to find cxl root decoder on cxl bus
Neeraj Kumar
2025/06/17
[RFC PATCH 19/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
Neeraj Kumar
2025/06/17
[RFC PATCH 14/20] cxl/region: Add cxl pmem region creation routine for region persistency
Neeraj Kumar
2025/06/17
[RFC PATCH 16/20] cxl/mem: Preserve cxl root decoder during mem probe
Neeraj Kumar
2025/06/17
[RFC PATCH 17/20] cxl/pmem: Preserve region information into nd_set
Neeraj Kumar
2025/06/17
[RFC PATCH 06/20] nvdimm/region_label: Add region label deletion routine
Neeraj Kumar
2025/06/17
[RFC PATCH 10/20] nvdimm/region_label: Preserve cxl region information from region label
Neeraj Kumar
2025/06/17
[RFC PATCH 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
Neeraj Kumar
2025/06/17
[RFC PATCH 07/20] nvdimm/namespace_label: Update namespace init_labels and its region_uuid
Neeraj Kumar
2025/06/17
[RFC PATCH 12/20] nvdimm/namespace_label: Skip region label during namespace creation
Neeraj Kumar
2025/06/17
[RFC PATCH 08/20] nvdimm/label: Include region label in slot validation
Neeraj Kumar
2025/06/17
[RFC PATCH 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
Neeraj Kumar
2025/06/17
[RFC PATCH 05/20] nvdimm/region_label: Add region label updation routine
Neeraj Kumar
2025/06/17
[RFC PATCH 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
Neeraj Kumar
2025/06/17
[RFC PATCH 04/20] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
Neeraj Kumar
2025/06/17
[RFC PATCH 09/20] nvdimm/namespace_label: Skip region label during ns label DPA reservation
Neeraj Kumar
2025/06/17
[RFC PATCH 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Neeraj Kumar
2025/06/17
Re: [PATCH net-next v3 4/4] netdevsim: account dropped packet length in stats on queue free
Jakub Kicinski
2025/06/17
Re: [PATCH v2 0/2] vringh small unused functions
Eugenio Perez Martin
2025/06/17
Re: [PATCH V3 00/19] virtio_ring in order support
Eugenio Perez Martin
2025/06/17
[PATCH] ASoC: qcom: sm8250: Fix possibly undefined reference
Luca Weiss
2025/06/17
Re: [RFC 00/19] Kernel API Specification Framework
David Laight
2025/06/17
Re: [PATCH rc 1/4] iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Jason Gunthorpe
2025/06/17
Re: [PATCH v2 2/2] vhost: vringh: Remove unused functions
Simon Horman
2025/06/17
Re: selftests ublk UBLK_IO_F_NEED_REG_BUF undeclared
Ming Lei
2025/06/17
selftests ublk UBLK_IO_F_NEED_REG_BUF undeclared
Naresh Kamboju
2025/06/17
Re: [PATCH net-next v3 0/3] vsock/test: Improve transport_uaf test
Stefano Garzarella
2025/06/17
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
2025/06/17
Re: clang: selftests/mm gup_longterm error while loading shared libraries liburing.so.2 cannot open shared object file No such file or directory
Naresh Kamboju
2025/06/17
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
Daniel Gomez
2025/06/17
Re: [PATCH] alloc_tag: remove empty module tag section
Petr Pavlu
2025/06/17
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
2025/06/17
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
2025/06/17
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
Thomas Weißschuh
2025/06/17
[PATCH net-next v3 2/4] netdevsim: collect statistics at RX side
Breno Leitao
2025/06/17
Re: [PATCH v4 1/2] MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
Huacai Chen
2025/06/17
[PATCH net-next v3 4/4] netdevsim: account dropped packet length in stats on queue free
Breno Leitao
2025/06/17
[PATCH net-next v3 3/4] net: add dev_dstats_rx_dropped_add() helper
Breno Leitao
2025/06/17
[PATCH net-next v3 1/4] netdevsim: migrate to dstats stats collection
Breno Leitao
2025/06/17
[PATCH net-next v3 0/4] netdevsim: implement RX statistics using NETDEV_PCPU_STAT_DSTATS
Breno Leitao
2025/06/17
Re: [PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
Aboorva Devarajan
2025/06/17
Re: [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
Petr Pavlu
2025/06/17
Re: [PATCH 1/3] module: move 'struct module_use' to internal.h
Petr Pavlu
2025/06/17
Re: [RFC 08/19] exec: add API specification for execve
Florian Weimer
2025/06/16
[PATCH RFC net-next v4 09/11] hv_sock: add netns hooks
Bobby Eshleman
2025/06/16
[PATCH net-next v3 2/3] test/vsock: Add retry mechanism to ioctl wrapper
Xuewei Niu
2025/06/16
[PATCH net-next v3 3/3] test/vsock: Add ioctl SIOCINQ tests
Xuewei Niu
2025/06/16
[PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
Xuewei Niu
2025/06/16
[PATCH net-next v3 0/3] vsock: Introduce SIOCINQ ioctl support
Xuewei Niu
2025/06/16
Re: [PATCH v18 2/6] remoteproc: Add TEE support
Bjorn Andersson
2025/06/16
Re: [PATCH v18 3/6] remoteproc: Introduce release_fw optional operation
Bjorn Andersson
2025/06/16
[PATCH RFC net-next v4 11/11] vsock/loopback: add netns support
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 10/11] vsock/vmci: add netns hooks
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 07/11] vhost/vsock: add netns support
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 08/11] vsock/virtio: add netns hooks
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 06/11] virtio-vsock: add netns to common code
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 05/11] vsock: add common code for vsock NS support
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 01/11] selftests/vsock: add NS tests to vmtest.sh
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 04/11] vsock: add net to vsock skb cb
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 03/11] vsock: add vsock net ns helpers
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 02/11] vsock: a per-net vsock NS mode state
Bobby Eshleman
2025/06/16
[PATCH RFC net-next v4 00/11] vsock: add namespace support to vhost-vsock
Bobby Eshleman
2025/06/16
Re: [PATCH 1/3] rcu: Return early if callback is not specified
Joel Fernandes
2025/06/16
Re: [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
Peng Fan
2025/06/16
Re: [PATCH rc 1/4] iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Nicolin Chen
2025/06/16
Re: [RFC 08/19] exec: add API specification for execve
Sasha Levin
2025/06/16
Re: [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Peng Fan
2025/06/16
Re: [PATCH net-next v3 0/3] vsock/test: Improve transport_uaf test
Jakub Kicinski
2025/06/16
Re: [PATCH 2/2] vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
2025/06/16
Re: [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
Andrew Morton
2025/06/16
[PATCH v2 1/2] vhost: vringh: Remove unused iotlb functions
linux
2025/06/16
[PATCH v2 2/2] vhost: vringh: Remove unused functions
linux
2025/06/16
[PATCH v2 0/2] vringh small unused functions
linux
2025/06/16
Re: [PATCH net-next v3 0/8] netpoll: Untangle netconsole and netpoll
patchwork-bot+netdevbpf
2025/06/16
Re: [RFC 08/19] exec: add API specification for execve
Florian Weimer
2025/06/16
Re: [PATCH v2 0/4] arm64: dts: qcom: msm8976-longcheer-l9360: Add initial device tree
Rob Herring (Arm)
2025/06/16
Re: [PATCH net-next v4] page_pool: import Jesper's page_pool benchmark
Mina Almasry
2025/06/16
Re: clang: selftests/mm gup_longterm error while loading shared libraries liburing.so.2 cannot open shared object file No such file or directory
David Hildenbrand
2025/06/16
Re: clang: selftests/mm gup_longterm error while loading shared libraries liburing.so.2 cannot open shared object file No such file or directory
Christian Heusel
2025/06/16
Re: [PATCH v2 0/4] arm64: dts: qcom: msm8976-longcheer-l9360: Add initial device tree
André Apitzsch
2025/06/16
Re: Virtio-IOMMU interrupt remapping design
Jason Gunthorpe
2025/06/16
clang: selftests mm pkey_sighandler_tests.c warning duplicate 'inline' declaration specifier [-Wduplicate-decl-specifier]
Naresh Kamboju
2025/06/16
clang: selftests/mm gup_longterm error while loading shared libraries liburing.so.2 cannot open shared object file No such file or directory
Naresh Kamboju
2025/06/16
Re: [PATCH 2/6] selftest/mm: Fix ksm_funtional_test failures
Liam R. Howlett
2025/06/16
Re: Virtio-IOMMU interrupt remapping design
Demi Marie Obenour
2025/06/16
Re: [PATCH rc 2/4] iommufd/selftest: Add missing close(mfd) in memfd_mmap()
Jason Gunthorpe
2025/06/16
Re: [PATCH 3/6] selftests/mm : fix test_prctl_fork_exec failure
Dev Jain
2025/06/16
Re: [PATCH 1/6] mm/selftests: Fix virtual_address_range test issues.
Dev Jain
2025/06/16
Re: [PATCH rc 4/4] iommufd/selftest: Fix build warnings due to uninitialized mfd
Jason Gunthorpe
2025/06/16
Re: [PATCH rc 3/4] iommufd/selftest: Add asserts testing global mfd
Jason Gunthorpe
2025/06/16
Re: [PATCH rc 1/4] iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
Jason Gunthorpe
2025/06/16
[PATCH net-next v5 6/6] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
Stanislav Fomichev
2025/06/16
[PATCH net-next v5 5/6] netdevsim: remove udp_ports_sleep
Stanislav Fomichev
2025/06/16
[PATCH net-next v5 4/6] net: remove redundant ASSERT_RTNL() in queue setup functions
Stanislav Fomichev
2025/06/16
[PATCH net-next v5 3/6] udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025/06/16
[PATCH net-next v5 2/6] vxlan: drop sock_lock
Stanislav Fomichev
2025/06/16
[PATCH net-next v5 0/6] udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025/06/16
[PATCH net-next v5 1/6] geneve: rely on rtnl lock in geneve_offload_rx_ports
Stanislav Fomichev
2025/06/16
Re: [PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
Lorenzo Stoakes
2025/06/16
[PATCH 6/6] selftests/mm: Mark thuge-gen as skipped if shmmax is too small or no 1G pages
Aboorva Devarajan
2025/06/16
Re: Virtio interrupt remapping
Jean-Philippe Brucker
2025/06/16
[PATCH 2/6] selftest/mm: Fix ksm_funtional_test failures
Aboorva Devarajan
2025/06/16
[PATCH 3/6] selftests/mm : fix test_prctl_fork_exec failure
Aboorva Devarajan
2025/06/16
[PATCH 4/6] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
Aboorva Devarajan
2025/06/16
[PATCH 5/6] selftests/mm: Fix child process exit codes in KSM tests
Aboorva Devarajan
2025/06/16
[PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
Aboorva Devarajan
2025/06/16
[PATCH 1/6] mm/selftests: Fix virtual_address_range test issues.
Aboorva Devarajan
2025/06/16
Re: [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores
Hiago De Franco
2025/06/16
Re: [PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity
Simon Horman
2025/06/16
Re: [PATCH net-next v2 3/3] test/vsock: Add ioctl SIOCINQ tests
Stefano Garzarella
2025/06/16
Re: [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
Xuewei Niu
2025/06/16
Re: [PATCH net-next v2 1/3] netmem: fix netmem comments
Stanislav Fomichev
2025/06/16
Re: [PATCH net-next v2 3/3] selftests: devmem: add ipv4 support to chunks test
Stanislav Fomichev
2025/06/16
Re: [PATCH net-next v2 3/3] test/vsock: Add ioctl SIOCINQ tests
Xuewei Niu
2025/06/16
Re: [PATCH net-next v2 2/3] selftests: devmem: remove unused variable
Stanislav Fomichev
2025/06/16
Re: [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
Stefano Garzarella
2025/06/16
Re: [PATCH net-next v3] vsock/test: Add test for null ptr deref when transport changes
Luigi Leonardi
2025/06/16
Re: [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
Luigi Leonardi
2025/06/16
Re: [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
Xuewei Niu
2025/06/16
Re: [PATCH v2 1/3] soc: qcom: mdt_loader: Ensure we don't read past the ELF header
Dmitry Baryshkov
2025/06/16
Re: [PATCH bpf-next v3 1/2] bpftool: Use appropriate permissions for map access
Quentin Monnet
2025/06/16
Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps
Quentin Monnet
2025/06/16
Re: [PATCH 1/2] module: Fix memory deallocation on error path in move_module()
Petr Pavlu
2025/06/16
Re: [PATCH net-next v2 3/3] test/vsock: Add ioctl SIOCINQ tests
Stefano Garzarella
2025/06/16
Re: [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
Stefano Garzarella
2025/06/16
Re: [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
Luigi Leonardi
2025/06/16
Re: [PATCH 2/2] vhost: vringh: Remove unused functions
Dr. David Alan Gilbert
2025/06/16
Re: [PATCH v2 2/3] remoteproc: imx_rproc: Add support for System Manager API
Daniel Baluta
2025/06/16
Re: Virtio-IOMMU interrupt remapping design
Jason Gunthorpe
2025/06/16
Re: [PATCH 2/2] vhost: vringh: Remove unused functions
Simon Horman
2025/06/16
Re: [PATCH 1/2] vhost: vringh: Remove unused iotlb functions
Simon Horman
2025/06/16
Re: [PATCH v4 1/3] pmdomain: core: introduce dev_pm_genpd_is_on
Ulf Hansson
2025/06/16
Re: [PATCH v2 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
Daniel Baluta
2025/06/16
Re: [PATCH v2 0/4] arm64: dts: qcom: msm8976-longcheer-l9360: Add initial device tree
Konrad Dybcio
2025/06/16
[PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
Ujwal Kundur
2025/06/16
[syzbot] Monthly wpan report (Jun 2025)
syzbot
2025/06/16
[PATCH] x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
Uros Bizjak
2025/06/16
Re: [PATCH net-next v4] page_pool: import Jesper's page_pool benchmark
Jesper Dangaard Brouer
2025/06/16
[PATCH V3 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
Jason Wang
2025/06/16
[RFC PATCH v1 2/2] kselftest/resctrl: Add L3 CAT CBM functional test for Intel RDT
Ilpo Järvinen
2025/06/16
[RFC PATCH v1 1/2] kselftest/resctrl: L3 CAT resctrl FS functional tests
Ilpo Järvinen
2025/06/16
[RFC PATCH v1 0/2] kselftest/resctrl: CAT functional tests
Ilpo Järvinen
2025/06/16
[PATCH V3 12/19] virtio_ring: use u16 for last_used_idx in virtqueue_poll_split()
Jason Wang
2025/06/16
[PATCH V3 10/19] virtio_ring: switch to use vring_virtqueue for disable_cb variants
Jason Wang
2025/06/16
[PATCH V3 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
Jason Wang
2025/06/16
[PATCH V3 18/19] virtio_ring: factor out split detaching logic
Jason Wang
2025/06/16
[PATCH V3 19/19] virtio_ring: add in order support
Jason Wang
2025/06/16
[PATCH V3 16/19] virtio_ring: factor out core logic for updating last_used_idx
Jason Wang
2025/06/16
[PATCH V3 17/19] virtio_ring: factor out split indirect detaching logic
Jason Wang
2025/06/16
Re: [PATCH v2 2/4] dt-bindings: arm: qcom: Add MSM8976 BQ Aquaris X5 Plus
Krzysztof Kozlowski
2025/06/16
[PATCH V3 15/19] virtio_ring: factor out core logic of buffer detaching
Jason Wang
Earlier messages
Later messages