Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 7048 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
70
71
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[13/17] KVM: arm64: Context switch Partitioned PMU guest registers
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[12/17] KVM: arm64: Writethrough trapped PMOVS register
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[11/17] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[10/17] KVM: arm64: Writethrough trapped PMEVTYPER register
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[09/17] KVM: arm64: Set up FGT for Partitioned PMU
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[08/17] perf: arm_pmuv3: Keep out of guest counter partition
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[07/17] perf: arm_pmuv3: Generalize counter bitmasks
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[06/17] KVM: arm64: Introduce method to partition the PMU
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[05/17] KVM: arm64: Reorganize PMU functions
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[04/17] KVM: arm64: Cleanup PMU includes
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[03/17] arm64: cpufeature: Add cpucap for PMICNTR
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[02/17] arm64: Generate sign macro for sysreg Enums
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
[01/17] arm64: cpufeature: Add cpucap for HPMN0
ARM64 PMU Partitioning
-
-
-
2025-06-02
Colton Lewis
New
selftests/bpf: Validate UDP length in cls_redirect test
selftests/bpf: Validate UDP length in cls_redirect test
-
-
-
2025-06-02
Suchit
New
lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE
lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE
-
-
-
2025-06-02
Geert Uytterhoeven
New
lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT
lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT
-
-
-
2025-06-02
Geert Uytterhoeven
New
[net-next,v2,4/4] selftests: netconsole: Add support for basic netconsole target format
netconsole: Optimize console registration and improve testing
-
-
-
2025-06-02
Breno Leitao
New
[net-next,v2,2/4] netconsole: Add automatic console unregistration on target removal
netconsole: Optimize console registration and improve testing
-
-
-
2025-06-02
Breno Leitao
New
[net-next,v2,1/4] netconsole: Only register console drivers when targets are configured
netconsole: Optimize console registration and improve testing
-
-
-
2025-06-02
Breno Leitao
New
[v4,1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[v4,1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
-
-
-
2025-05-31
Ujwal Kundur
New
libbpf: add support for printing BTF character arrays as strings
libbpf: add support for printing BTF character arrays as strings
-
-
-
2025-05-31
Blake Jones
New
selftests: ipc: Replace fail print statements with ksft_test_result_fail
selftests: ipc: Replace fail print statements with ksft_test_result_fail
-
-
-
2025-05-31
Nick Huang
New
[net,v2] selftests: net: build net/lib dependency in all target
[net,v2] selftests: net: build net/lib dependency in all target
-
-
-
2025-05-31
Bui Quang Minh
New
[v1,1/1] selftests/x86: Add a test to detect infinite sigtrap handler loop
[v1,1/1] selftests/x86: Add a test to detect infinite sigtrap handler loop
-
-
-
2025-05-30
Xin Li (Intel)
New
[bpf-next,v2,1/2] bpftool: Use appropriate permissions for map access
[bpf-next,v2,1/2] bpftool: Use appropriate permissions for map access
-
-
-
2025-05-30
Slava Imameev
New
[bpf-next,2/2] selftests/bpf: Add test for bpftool access to read-only protected maps
[bpf-next,1/2] bpftool: Use appropriate permissions for map access
-
-
-
2025-05-30
Slava Imameev
New
[v11,5/5] rust: remove core::ffi::CStr reexport
rust: replace kernel::str::CStr w/ core::ffi::CStr
-
-
-
2025-05-30
Tamir Duberstein
New
[v11,4/5] rust: replace `kernel::c_str!` with C-Strings
rust: replace kernel::str::CStr w/ core::ffi::CStr
-
-
-
2025-05-30
Tamir Duberstein
New
[v11,3/5] rust: replace `CStr` with `core::ffi::CStr`
rust: replace kernel::str::CStr w/ core::ffi::CStr
-
-
-
2025-05-30
Tamir Duberstein
New
[v11,2/5] rust: support formatting of foreign types
rust: replace kernel::str::CStr w/ core::ffi::CStr
-
-
-
2025-05-30
Tamir Duberstein
New
[v11,1/5] rust: macros: reduce collections in `quote!` macro
rust: replace kernel::str::CStr w/ core::ffi::CStr
-
-
-
2025-05-30
Tamir Duberstein
New
[net-next,v12,10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,09/10] selftest: tap: Add tests for virtio-net ioctls
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,08/10] selftest: tun: Add tests for virtio-net hashing
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,07/10] selftest: tun: Test vnet ioctls without device
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,06/10] tap: Introduce virtio-net hash feature
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,05/10] tun: Introduce virtio-net hash feature
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,04/10] tun: Add common virtio-net hash feature code
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,03/10] tun: Allow steering eBPF program to fall back
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[net-next,v12,01/10] virtio_net: Add functions for hashing
tun: Introduce virtio-net hashing feature
-
-
-
2025-05-30
Akihiko Odaki
New
[v3] selftests/seccomp: Fix indentation and rebase error logging patch
[v3] selftests/seccomp: Fix indentation and rebase error logging patch
-
-
-
2025-05-29
Sameeksha Sankpal
New
[kvm-unit-tests] riscv: sbi: Add SBI Debug Triggers Extension tests
[kvm-unit-tests] riscv: sbi: Add SBI Debug Triggers Extension tests
-
-
-
2025-05-29
Jesse Taube
New
[v2,2/2] rust: emit path candidates in panic message
rust: minor idiomatic fixes to doctest generator
-
-
-
2025-05-29
Tamir Duberstein
New
[v2,1/2] rust: replace length checks with match
rust: minor idiomatic fixes to doctest generator
-
-
-
2025-05-29
Tamir Duberstein
New
[bpf-next,1/2] bpf: Add bpf_task_cwd_from_pid() kfunc
[bpf-next,1/2] bpf: Add bpf_task_cwd_from_pid() kfunc
-
-
-
2025-05-29
Rong Tao
New
[v3] rust: kunit: use crate-level mapping for `c_void`
[v3] rust: kunit: use crate-level mapping for `c_void`
-
-
-
2025-05-28
Jesung Yang
New
[bpf-next,v1,1/2] bpf: Restrict usage scope of bpf_get_cgroup_classid
[bpf-next,v1,1/2] bpf: Restrict usage scope of bpf_get_cgroup_classid
-
-
-
2025-05-28
Jiayuan Chen
New
[v2] rust: kunit: use crate-level mapping for `c_void`
[v2] rust: kunit: use crate-level mapping for `c_void`
-
-
-
2025-05-28
Jesung Yang
New
[v2] selftests/seccomp: Improve error logging in get_proc_stat()
[v2] selftests/seccomp: Improve error logging in get_proc_stat()
-
-
-
2025-05-28
Sameeksha Sankpal
New
[v2,2/4] selftests/mm: Add helper for logging test start and results
selftests/mm: cow and gup_longterm cleanups
-
-
-
2025-05-27
Mark Brown
New
[bpf-next,v3,1/2] bpf, arm64: Support up to 12 function arguments
[bpf-next,v3,1/2] bpf, arm64: Support up to 12 function arguments
-
-
-
2025-05-27
Alexis Lothoré (eBPF Foundation)
New
selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
-
-
-
2025-05-27
Ben Zong-You Xie
New
[v10,4/5] rust: replace `kernel::c_str!` with C-Strings
[v10,1/5] rust: retitle "Example" section as "Examples"
-
-
-
2025-05-24
Tamir Duberstein
New
[v10,1/5] rust: retitle "Example" section as "Examples"
[v10,1/5] rust: retitle "Example" section as "Examples"
-
-
-
2025-05-24
Tamir Duberstein
New
[1/1] tests/pid_namespace: fix pid_max test building
[1/1] tests/pid_namespace: fix pid_max test building
-
-
-
2025-05-24
Brahmajit Das
New
[RFC,33/33] KVM: selftests: Use real device MSIs in vfio_pci_device_irq_test
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,32/33] KVM: selftests: Test sending a vfio-pci device IRQ to a VM
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,29/33] vfio: selftests: Make iommufd the default iommu_mode
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,27/33] vfio: selftests: Add iommufd_compat_type1{,v2} modes
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,25/33] vfio: selftests: Add [-i iommu_mode] option to all tests
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,23/33] vfio: selftests: Move helper to get cdev path to libvfio
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,21/33] vfio: selftests: Add driver for Intel CBDMA
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,19/33] vfio: selftests: Add driver framework
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,16/33] vfio: selftests: Keep track of DMA regions mapped into the device
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,15/33] tools headers: Import linux/pci_ids.h
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,13/33] tools headers: Import drivers/dma/ioat/{hw.h,registers.h}
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,11/33] tools headers: Import x86 MMIO helper overrides
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,09/33] tools headers: Add stub definition for __iomem
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,07/33] vfio: selftests: Use command line to set hugepage size for DMA mapping test
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,05/33] vfio: selftests: Move vfio dma mapping test to their own file
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,04/33] vfio: selftests: Test basic VFIO and IOMMUFD integration
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
[RFC,01/33] selftests: Create tools/testing/selftests/vfio
-
-
-
2025-05-23
David Matlack
New
[v2] selftests/cpu-hotplug: fix typo in hotplaggable_offline_cpus function name
[v2] selftests/cpu-hotplug: fix typo in hotplaggable_offline_cpus function name
-
-
-
2025-05-23
Jihed Chaibi
New
[GIT,PULL] kunit next update for Linux 6.16-rc1
[GIT,PULL] kunit next update for Linux 6.16-rc1
-
-
-
2025-05-23
Shuah Khan
New
[RFC] selftests/mm: Skip tests dependent on a binary not built
[RFC] selftests/mm: Skip tests dependent on a binary not built
-
-
-
2025-05-23
Khaled Elnaggar
New
[v3,13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
-
-
-
2025-05-22
Sean Christopherson
New
[v3,11/13] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
-
-
-
2025-05-22
Sean Christopherson
New
[v3,09/13] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
-
-
-
2025-05-22
Sean Christopherson
New
[v3,07/13] xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
-
-
-
2025-05-22
Sean Christopherson
New
[v3,05/13] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
-
-
-
2025-05-22
Sean Christopherson
New
[v3,03/13] KVM: Initialize irqfd waitqueue callback when adding to the queue
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
-
-
-
2025-05-22
Sean Christopherson
New
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
[v3,01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
-
-
-
2025-05-22
Sean Christopherson
New
[v4,7/7] selftests: futex: Expand robust list test for the new interface
futex: Create set_robust_list2
-
-
-
2025-05-20
André Almeida
New
[v4,5/7] futex: Wire up set_robust_list2 syscall
futex: Create set_robust_list2
-
-
-
2025-05-20
André Almeida
New
[v4,3/7] futex: Use explicit sizes for compat_exit_robust_list
futex: Create set_robust_list2
-
-
-
2025-05-20
André Almeida
New
[net-next,V10,6/6] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
[net-next,V10,1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
-
-
-
2025-05-20
Tariq Toukan
New
[net-next,V10,3/6] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
[net-next,V10,1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
-
-
-
2025-05-20
Tariq Toukan
New
[net-next,V10,1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
[net-next,V10,1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
-
-
-
2025-05-20
Tariq Toukan
New
[RFC,7/7] platform/chrome: kunit: cros_ec_spi: Use kprobes stub instead
[RFC,1/7] kunit: expose ftrace-based API for stubbing out functions during tests
-
-
-
2025-05-20
Tzung-Bi Shih
New
[RFC,5/7] platform/chrome: kunit: cros_ec_spi: Call .probe() directly
[RFC,1/7] kunit: expose ftrace-based API for stubbing out functions during tests
-
-
-
2025-05-20
Tzung-Bi Shih
New
[RFC,3/7] platform/chrome: kunit: cros_ec_i2c: Use static stub instead
[RFC,1/7] kunit: expose ftrace-based API for stubbing out functions during tests
-
-
-
2025-05-20
Tzung-Bi Shih
New
[RFC,1/7] kunit: expose ftrace-based API for stubbing out functions during tests
[RFC,1/7] kunit: expose ftrace-based API for stubbing out functions during tests
-
-
-
2025-05-20
Tzung-Bi Shih
New
[net-next,v1,8/9] net: devmem: ksft: upgrade rx test to send 1K data
Devmem TCP minor cleanups and ksft improvements
-
-
-
2025-05-19
Mina Almasry
New
[net-next,v1,4/9] net: devmem: ksft: remove ksft_disruptive
Devmem TCP minor cleanups and ksft improvements
-
-
-
2025-05-19
Mina Almasry
New
kselftest: x86: Improve MOV SS test result message
kselftest: x86: Improve MOV SS test result message
-
-
-
2025-05-18
Brigham Campbell
New
[v5,28/29] iommu/tegra241-cmdqv: Add user-space use support
iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
-
-
-
2025-05-18
Nicolin Chen
New
[v5,24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
-
-
-
2025-05-18
Nicolin Chen
New
[v5,23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
-
-
-
2025-05-18
Nicolin Chen
New
[v5,21/29] iommufd: Allow an input data_type via iommu_hw_info
iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
-
-
-
2025-05-18
Nicolin Chen
New
«
1
2
3
4
…
70
71
»