linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[GIT PULL] virtio, vhost: features, fixes
Michael S. Tsirkin
[PATCH V2 00/19] virtio_ring in order support
Jason Wang
[PATCH V2 02/19] virtio_ring: switch to use vring_virtqueue in virtqueue_poll variants
Jason Wang
[PATCH V2 03/19] virtio_ring: unify logic of virtqueue_poll() and more_used()
Jason Wang
[PATCH V2 04/19] virtio_ring: switch to use vring_virtqueue for virtqueue resize variants
Jason Wang
[PATCH V2 08/19] virtio_ring: switch to use vring_virtqueue for enable_cb_prepare variants
Jason Wang
[PATCH V2 12/19] virtio_ring: use u16 for last_used_idx in virtqueue_poll_split()
Jason Wang
[PATCH V2 15/19] virtio_ring: factor out core logic of buffer detaching
Jason Wang
[PATCH V2 13/19] virtio_ring: introduce virtqueue ops
Jason Wang
[PATCH V2 14/19] virtio_ring: determine descriptor flags at one time
Jason Wang
[PATCH V2 17/19] virtio_ring: factor out split indirect detaching logic
Jason Wang
[PATCH V2 19/19] virtio_ring: add in order support
Jason Wang
[PATCH V2 16/19] virtio_ring: factor out core logic for updating last_used_idx
Jason Wang
[PATCH V2 18/19] virtio_ring: factor out split detaching logic
Jason Wang
[PATCH V2 06/19] virtio_ring: switch to use vring_virtqueue for virtqueue_add variants
Jason Wang
[PATCH V2 05/19] virtio_ring: switch to use vring_virtqueue for virtqueue_kick_prepare variants
Jason Wang
[PATCH V2 07/19] virtio: switch to use vring_virtqueue for virtqueue_add variants
Jason Wang
Re: [PATCH V2 00/19] virtio_ring in order support
Eugenio Perez Martin
[PATCH V2 01/19] virtio_ring: rename virtqueue_reinit_xxx to virtqueue_reset_xxx()
Jason Wang
[PATCH V2 09/19] virtio_ring: use vring_virtqueue for enable_cb_delayed variants
Jason Wang
[PATCH v3] kselftest: x86: Improve MOV SS test result message
Brigham Campbell
[PATCH net-next v9] selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
Re: [PATCH net-next v9] selftests/vsock: add initial vmtest.sh for vsock
Jakub Kicinski
[PATCH 1/3] virtio: Fix typo in register_virtio_device() doc comment
Alok Tiwari
[PATCH 3/3] virtio_ring: Fix typos in comments and documentation
Alok Tiwari
[PATCH 2/3] virtio-mem: fix multiple typos in struct comments and function docs
Alok Tiwari
Re: [PATCH 2/3] virtio-mem: fix multiple typos in struct comments and function docs
David Hildenbrand
Re: [External] : Re: [PATCH 2/3] virtio-mem: fix multiple typos in struct comments and function docs
ALOK TIWARI
[RFC PATCH net-next v2 0/2] virtio-net: support zerocopy multi buffer XDP in mergeable
Bui Quang Minh
[RFC PATCH net-next v2 2/2] selftests: net: add XDP socket tests for virtio-net
Bui Quang Minh
[RFC PATCH net-next v2 1/2] virtio-net: support zerocopy multi buffer XDP in mergeable
Bui Quang Minh
[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
Mark Brown
[PATCH v2 2/4] selftests/mm: Add helper for logging test start and results
Mark Brown
[PATCH v2 1/4] selftests/mm: Use standard ksft_finished() in cow and gup_longterm
Mark Brown
[PATCH v2 3/4] selftests/mm: Report unique test names for each cow test
Mark Brown
[PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm
Mark Brown
[PATCH] rust: replace length checks with match
Tamir Duberstein
[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
Sebastian Ott
[PATCH v2 2/3] KVM: arm64: selftests: fix thread migration in arch_timer_edge_cases
Sebastian Ott
[PATCH v2 1/3] KVM: arm64: selftests: fix help text for arch_timer_edge_cases
Sebastian Ott
[PATCH v2 3/3] KVM: arm64: selftests: arch_timer_edge_cases - determine effective counter width
Sebastian Ott
[PATCH] virtio: document ENOSPC
Michael S. Tsirkin
[PATCH] selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
Ben Zong-You Xie
[PATCH bpf-next v3 0/2] bpf, arm64: support up to 12 arguments
Alexis Lothoré
[PATCH bpf-next v3 1/2] bpf, arm64: Support up to 12 function arguments
Alexis Lothoré
[PATCH bpf-next v3 2/2] selftests/bpf: enable many-args tests for arm64
eBPF Foundation
Re: [PATCH bpf-next v3 0/2] bpf, arm64: support up to 12 arguments
Xu Kuohai
Re: [PATCH bpf-next v3 0/2] bpf, arm64: support up to 12 arguments
patchwork-bot+netdevbpf
[PATCH net-next] selftest: Add selftest for multicast address notifications
Yuyang Huang
[PATCH v3 0/6] Add generated modalias to modules.builtin.modinfo
Alexey Gladkov
[PATCH v3 3/6] modpost: Make mod_device_table aliases more unique
Alexey Gladkov
[PATCH v3 6/6] kbuild: Create modules.builtin.modinfo for modpost results
Alexey Gladkov
[PATCH v3 4/6] modpost: Create modalias for builtin modules
Alexey Gladkov
[PATCH v3 2/6] modules: Add macros to specify modinfo prefix
Alexey Gladkov
[PATCH v3 5/6] kbuild: Move modules.builtin.modinfo to another makefile
Alexey Gladkov
[PATCH v3 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary
Alexey Gladkov
Re: [PATCH v3 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary
James Bottomley
Re: [PATCH v3 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary
Alexey Gladkov
Re: [PATCH v3 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary
James Bottomley
Re: [PATCH v3 1/6] scsi: Define MODULE_DEVICE_TABLE only if necessary
Alexey Gladkov
[PATCH v4 1/6] scsi: Always define blogic_pci_tbl structure
Alexey Gladkov
[PATCH v3 7/6] scsi: Always define MODULE_DEVICE_TABLE
Alexey Gladkov
Re: [PATCH v3 7/6] scsi: Always define MODULE_DEVICE_TABLE
James Bottomley
Re: [PATCH v3 7/6] scsi: Always define MODULE_DEVICE_TABLE
Alexey Gladkov
[PATCH net-next] selftests/bpf: Fix bpf selftest build warning
Saket Kumar Bhaskar
Re: [PATCH net-next] selftests/bpf: Fix bpf selftest build warning
Daniel Borkmann
[PATCH] Fix comment for virtio-9p
dancer
Re: [PATCH] Fix comment for virtio-9p
Michael Tokarev
Re: [PATCH] Fix comment for virtio-9p
Junichi Uekawa
[PATCH] Fix comment for virtio-9p
dancer
[PATCHv7 RESEND wireguard 0/2] wireguard: selftests: use nftables for testing
Hangbin Liu
[PATCHv7 RESEND wireguard 1/2] wireguard: selftests: convert iptables to nft
Hangbin Liu
[PATCHv7 RESEND wireguard 2/2] wireguard: selftests: update to using nft for qemu test
Hangbin Liu
[PATCH] rust: kunit: use crate-level mapping for `c_void`
Jesung Yang
Re: [PATCH] rust: kunit: use crate-level mapping for `c_void`
Miguel Ojeda
Re: [PATCH] rust: kunit: use crate-level mapping for `c_void`
Benno Lossin
Re: [PATCH] rust: kunit: use crate-level mapping for `c_void`
Miguel Ojeda
Re: [PATCH] rust: kunit: use crate-level mapping for `c_void`
Benno Lossin
Re: [PATCH] rust: kunit: use crate-level mapping for `c_void`
Jesung Yang
[PATCH RESEND] selftests: nettest: Fix typo in log and error messages for clarity
Alok Tiwari
Re: [PATCH RESEND] selftests: nettest: Fix typo in log and error messages for clarity
Paolo Abeni
[PATCH] selftests: nettest: Fix typo in log and error messages for clarity
Alok Tiwari
[PATCH net v2] vsock/test: Fix occasional failure in SOCK_STREAM SHUT_RD test
Konstantin Shkolnyy
Re: [PATCH net v2] vsock/test: Fix occasional failure in SOCK_STREAM SHUT_RD test
Stefano Garzarella
Re: [PATCH net v2] vsock/test: Fix occasional failure in SOCK_STREAM SHUT_RD test
Konstantin Shkolnyy
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
Re: [PATCH v3] media: add virtio-media driver
Alexandre Courbot
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
Re: [PATCH v3] media: add virtio-media driver
Alexandre Courbot
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
Re: [PATCH v3] media: add virtio-media driver
Alexandre Courbot
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
Re: [PATCH v3] media: add virtio-media driver
Michael S. Tsirkin
Re: [PATCH v3] media: add virtio-media driver
Mauro Carvalho Chehab
Re: [PATCH v3] media: add virtio-media driver
Michael S. Tsirkin
[PATCH v4 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
Lijuan Gao
[PATCH v4 3/6] arm64: dts: qcom: qcs615: Add mproc node for SEMP2P
Lijuan Gao
[PATCH v4 4/6] arm64: dts: qcom: qcs615: Add IMEM and PIL info region
Lijuan Gao
[PATCH v4 5/6] arm64: dts: qcom: qcs615: add ADSP and CDSP nodes
Lijuan Gao
[PATCH v4 6/6] arm64: dts: qcom: qcs615-ride: enable remoteprocs
Lijuan Gao
[PATCH v4 1/6] dt-bindings: remoteproc: qcom,sm8150-pas: Document QCS615 remoteproc
Lijuan Gao
[PATCH v4 2/6] dt-bindings: soc: qcom: add qcom,qcs615-imem compatible
Lijuan Gao
[PATCH net] vsock/test: Fix occasional failure in SOCK_STREAM SHUT_RD test
Konstantin Shkolnyy
Re: [PATCH net] vsock/test: Fix occasional failure in SOCK_STREAM SHUT_RD test
Stefano Garzarella
[PATCH v3] selftests: filesystems: Add functional test for the abort file in fusectl
Chen Linxuan
Re: [PATCH v3] selftests: filesystems: Add functional test for the abort file in fusectl
Amir Goldstein
[PATCH v2 0/4] CAMSS support for MSM8939
Vincent Knecht via B4 Relay
[PATCH v2 1/4] media: qcom: camss: vfe: Add VBIF setting support
Vincent Knecht via B4 Relay
Re: [PATCH v2 1/4] media: qcom: camss: vfe: Add VBIF setting support
Bryan O'Donoghue
Re: [PATCH v2 1/4] media: qcom: camss: vfe: Add VBIF setting support
Vincent Knecht
Re: [PATCH v2 1/4] media: qcom: camss: vfe: Add VBIF setting support
Bryan O'Donoghue
Re: [PATCH v2 1/4] media: qcom: camss: vfe: Add VBIF setting support
Bryan O'Donoghue
Re: [PATCH v2 1/4] media: qcom: camss: vfe: Add VBIF setting support
Bryan O'Donoghue
[PATCH v2 2/4] media: qcom: camss: Add support for MSM8939
Vincent Knecht via B4 Relay
Re: [PATCH v2 2/4] media: qcom: camss: Add support for MSM8939
Bryan O'Donoghue
Re: [PATCH v2 2/4] media: qcom: camss: Add support for MSM8939
Vincent Knecht
[PATCH v2 3/4] media: dt-bindings: Add qcom,msm8939-camss
Vincent Knecht via B4 Relay
[PATCH v2 4/4] arm64: dts: qcom: msm8939: Add camss and cci
Vincent Knecht via B4 Relay
Re: [PATCH v2 0/4] CAMSS support for MSM8939
Konrad Dybcio
[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
Mina Almasry
Re: [PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
Toke Høiland-Jørgensen
Re: [PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
Mina Almasry
[PATCH] selftests: timers: rtcpie: Fix checkpatch reported errors
Thushara.M.S
[PATCH] selftests: cachestat: add tests for mmap and /proc/cpuinfo
Suresh K C
[PATCH net-next v2 0/8] Devmem TCP minor cleanups and ksft improvements
Mina Almasry
[PATCH net-next v2 1/8] net: devmem: move list_add to net_devmem_bind_dmabuf.
Mina Almasry
Re: [PATCH net-next v2 1/8] net: devmem: move list_add to net_devmem_bind_dmabuf.
Stanislav Fomichev
[PATCH net-next v2 5/8] net: devmem: ksft: add exit_wait to make rx test pass
Mina Almasry
[PATCH net-next v2 4/8] net: devmem: ksft: add ipv4 support
Mina Almasry
Re: [PATCH net-next v2 4/8] net: devmem: ksft: add ipv4 support
Stanislav Fomichev
[PATCH net-next v2 6/8] net: devmem: ksft: add 5 tuple FS support
Mina Almasry
Re: [PATCH net-next v2 6/8] net: devmem: ksft: add 5 tuple FS support
Stanislav Fomichev
[PATCH net-next v2 7/8] net: devmem: ksft: upgrade rx test to send 1K data
Mina Almasry
[PATCH net-next v2 8/8] net: devmem: ncdevmem: remove unused variable
Mina Almasry
[PATCH net-next v2 2/8] page_pool: fix ugly page_pool formatting
Mina Almasry
Re: [PATCH net-next v2 2/8] page_pool: fix ugly page_pool formatting
Stanislav Fomichev
[PATCH net-next v2 3/8] net: devmem: preserve sockc_err
Mina Almasry
Re: [PATCH net-next v2 3/8] net: devmem: preserve sockc_err
Stanislav Fomichev
Re: [PATCH net-next v2 0/8] Devmem TCP minor cleanups and ksft improvements
patchwork-bot+netdevbpf
[PATCH v2] selftests/cpu-hotplug: fix typo in hotplaggable_offline_cpus function name
Jihed Chaibi
[GIT PULL] Kselftest next update for Linux 6.16-rc1
Shuah Khan
[GIT PULL] kunit next update for Linux 6.16-rc1
Shuah Khan
[RFC] selftests/mm: Skip tests dependent on a binary not built
Khaled Elnaggar
Re: [RFC] selftests/mm: Skip tests dependent on a binary not built
Shuah Khan
Re: [RFC] selftests/mm: Skip tests dependent on a binary not built
Khaled Elnaggar
[PATCH] selftests: kvm: Fix spelling of 'occurrences' in sparsebit.c comments
Rahul Kumar
[PATCH 0/3] kselftest/arm64: Update sve-ptrace for ABI changes
Mark Brown
[PATCH 1/3] kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Brown
Re: [PATCH 1/3] kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Mark Rutland
Re: [PATCH 1/3] kselftest/arm64: Fix check for setting new VLs in sve-ptrace
Dev Jain
[PATCH 3/3] kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Brown
Re: [PATCH 3/3] kselftest/arm64: Specify SVE data when testing VL set in sve-ptrace
Mark Rutland
[PATCH 2/3] kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptrace
Mark Brown
Re: [PATCH 2/3] kselftest/arm64: Fix test for streaming FPSIMD write in sve-ptrace
Mark Rutland
Re: [PATCH 0/3] kselftest/arm64: Update sve-ptrace for ABI changes
Mark Rutland
[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
Jiayuan Chen
[PATCH bpf-next v1 1/2] bpf,ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
Jiayuan Chen
[PATCH bpf-next v1 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data
Jiayuan Chen
[PATCH v2] selftests: filesystems: fix "memebers" typo in mount-notify
Hendrik Hamerlinck
[PATCH v2] kselftest: x86: Improve MOV SS test result message
Brigham Campbell
Re: [PATCH v2] kselftest: x86: Improve MOV SS test result message
Shuah Khan
[PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
Re: [PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
Stefano Garzarella
Re: [PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
Re: [PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
Stefano Garzarella
Re: [PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
Bobby Eshleman
[PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
Alistair Popple
Re: [PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
Jan Kara
Re: [PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
Dan Williams
Re: [PATCH] fs/dax: Fix "don't skip locked entries when scanning entries"
Alistair Popple
[PATCH v2] selftests: timers: valid-adjtimex: fix coding style issues
Rujra Bhatt
Re: [PATCH v2] selftests: timers: valid-adjtimex: fix coding style issues
Shuah Khan
Re: [PATCH v2] selftests: timers: valid-adjtimex: fix coding style issues
Rujra Bhatt
[PATCH v2] selftests: ir_decoder: Convert header comment to proper multi-line block
Abdelrahman Fekry
[PATCH v2] selftests: size: fix grammar and align output formatting
Abdelrahman Fekry
[PATCH v2] selftests: acct: fix grammar and clarify output messages - Fixed email case mismatch in Signed-off-by
Abdelrahman Fekry
[PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
Michal Luczaj
Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
Stefano Garzarella
Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
Michal Luczaj
Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
Stefano Garzarella
Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
Michal Luczaj
Re: [PATCH net-next] vsock/test: Cover more CIDs in transport_uaf test
Stefano Garzarella
Re: [PATCH] selftests: fix "memebers" typo in filesystems/mount-notify
Shuah Khan
Re: [PATCH] selftests: fix "memebers" typo in filesystems/mount-notify
Hendrik Hammernet
[PATCH v4 0/2] livepatch, arm64/module: Enable late module relocations.
Dylan Hatch
[PATCH v4 1/2] livepatch, x86/module: Generalize late module relocation locking.
Dylan Hatch
Re: [PATCH v4 1/2] livepatch, x86/module: Generalize late module relocation locking.
Petr Mladek
[PATCH v4 2/2] arm64/module: Use text-poke API for late relocations.
Dylan Hatch
RE: [PATCH v4 0/2] livepatch, arm64/module: Enable late module relocations.
Toshiyuki Sato (Fujitsu)
[PATCH v3 0/2] livepatch, arm64/module: Enable late module relocations.
Dylan Hatch
[PATCH v3 2/2] arm64/module: Use text-poke API for late relocations.
Dylan Hatch
Re: [PATCH v3 2/2] arm64/module: Use text-poke API for late relocations.
Dylan Hatch
[PATCH v3 1/2] livepatch, x86/module: Generalize late module relocation locking.
Dylan Hatch
Re: [PATCH v3 1/2] livepatch, x86/module: Generalize late module relocation locking.
Song Liu
[PATCH 0/4] selftests/mm: cow and gup_longterm cleanups
Mark Brown
[PATCH 3/4] selftests/mm: Report unique test names for each cow test
Mark Brown
Re: [PATCH 3/4] selftests/mm: Report unique test names for each cow test
Lorenzo Stoakes
Re: [PATCH 3/4] selftests/mm: Report unique test names for each cow test
Mark Brown
Re: [PATCH 3/4] selftests/mm: Report unique test names for each cow test
Lorenzo Stoakes
Re: [PATCH 3/4] selftests/mm: Report unique test names for each cow test
Mark Brown
Earlier messages