Show patches with: State = Action Required       |   6366 patches
« 1 2 3 463 64 »
Patch Series S/W/F Date Submitter Delegate State
[v7,3/3] rust: kunit: allow to know if we are in a test [v7,1/3] rust: kunit: add KUnit case and suite macros --- 2025-02-15 David Gow New
[v7,1/3] rust: kunit: add KUnit case and suite macros [v7,1/3] rust: kunit: add KUnit case and suite macros --- 2025-02-15 David Gow New
selftests/mm: Fix spelling selftests/mm: Fix spelling --- 2025-02-15 Ujwal Kundur New
[net-next,v2] tun: Pad virtio headers [net-next,v2] tun: Pad virtio headers --- 2025-02-15 Akihiko Odaki New
selftests: mptcp: connect: Use more formal wording in error message selftests: mptcp: connect: Use more formal wording in error message --- 2025-02-15 Marcelo Moreira New
[v4,3/3] printf: implicate test line in failure messages printf: convert self-test to KUnit --- 2025-02-14 Tamir Duberstein New
[v4,2/3] printf: break kunit into test cases printf: convert self-test to KUnit --- 2025-02-14 Tamir Duberstein New
[v4,1/3] printf: convert self-test to KUnit printf: convert self-test to KUnit --- 2025-02-14 Tamir Duberstein New
[net-next,v8,3/3] selftests: drv-net: Test queue xsk attribute netdev-genl: Add an xsk attribute to queues --- 2025-02-14 Joe Damato New
[net-next,v3] selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY [net-next,v3] selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY --- 2025-02-14 Anna Emese Nyiri New
[v8,4/4] scanf: break kunit into test cases scanf: convert self-test to KUnit --- 2025-02-14 Tamir Duberstein New
[v8,3/4] scanf: convert self-test to KUnit scanf: convert self-test to KUnit --- 2025-02-14 Tamir Duberstein New
[v8,2/4] scanf: remove redundant debug logs scanf: convert self-test to KUnit --- 2025-02-14 Tamir Duberstein New
[v8,1/4] scanf: implicate test line in failure messages scanf: convert self-test to KUnit --- 2025-02-14 Tamir Duberstein New
[net-next,v2,5/5] selftests: test_vxlan_fdb_changelink: Add a test for MC remote change Untitled series #261054 --- 2025-02-14 Petr Machata New
[net-next,v2,4/5] selftests: test_vxlan_fdb_changelink: Convert to lib.sh Untitled series #261054 --- 2025-02-14 Petr Machata New
[net-next,v2,3/5] selftests: forwarding: lib: Move require_command to net, generalize Untitled series #261054 --- 2025-02-14 Petr Machata New
kunit: qemu_configs: sparc: use Zilog console kunit: qemu_configs: sparc: use Zilog console --- 2025-02-14 Thomas Weißschuh New
[next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable" [next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable" --- 2025-02-14 Colin Ian King New
[bpf-next,v3,3/3] selftests/bpf: Add selftest for may_goto bpf: Fix array bounds error with may_goto and add selftest --- 2025-02-14 Jiayuan Chen New
[bpf-next,v3,2/3] selftests/bpf: Introduce __load_if_JITed annotation for tests bpf: Fix array bounds error with may_goto and add selftest --- 2025-02-14 Jiayuan Chen New
[bpf-next,v3,1/3] bpf: Fix array bounds error with may_goto bpf: Fix array bounds error with may_goto and add selftest --- 2025-02-14 Jiayuan Chen New
[v6,2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax --- 2025-02-14 David Gow New
[v4,27/27] KVM: arm64: selftests: Add SME to set_id_regs test KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,24/27] KVM: arm64: Expose SME to nested guests KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,23/27] KVM: arm64: Handle SME exceptions KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,22/27] KVM: arm64: Context switch SME state for normal guests KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,21/27] KVM: arm64: Expose SME specific state to userspace KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,20/27] KVM: arm64: Support userspace access to streaming mode Z and P registers KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,19/27] KVM: arm64: Provide assembly for SME state restore KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,18/27] KVM: arm64: Support SME priority registers KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,17/27] KVM: arm64: Support SME identification registers for guests KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,16/27] KVM: arm64: Support TPIDR2_EL0 KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,15/27] KVM: arm64: Support SME control registers KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,14/27] KVM: arm64: Implement SME vector length configuration KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,13/27] KVM: arm64: Store vector lengths in an array KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,12/27] KVM: arm64: Rename sve_state_reg_region KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,11/27] KVM: arm64: Define internal features for SME KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,10/27] KVM: arm64: Document the KVM ABI for SME KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,09/27] KVM: arm64: Rename SVE finalization constants to be more general KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,08/27] KVM: arm64: Move SVE state access macros after feature test macros KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,07/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,06/27] KVM: arm64: Pay attention to FFR parameter in SVE save and load KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,05/27] KVM: arm64: Introduce non-UNDEF FGT control KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
[v4,01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state KVM: arm64: Implement support for SME in non-protected guests --- 2025-02-14 Mark Brown New
Adds colors to kselftest output Adds colors to kselftest output --- 2025-02-13 Marcelo Moreira New
[v3,2/2] tools: Remove redundant quiet setup tools: Unify top-level quiet infrastructure --- 2025-02-13 Charlie Jenkins New
[v3,1/2] tools: Unify top-level quiet infrastructure tools: Unify top-level quiet infrastructure --- 2025-02-13 Charlie Jenkins New
[4/4] tools/selftests: add file/shmem-backed mapping guard region tests mm: permit guard regions for file-backed/shmem mappings --- 2025-02-13 Lorenzo Stoakes New
[3/4] tools/selftests: expand all guard region tests to file-backed mm: permit guard regions for file-backed/shmem mappings --- 2025-02-13 Lorenzo Stoakes New
[2/4] selftests/mm: rename guard-pages to guard-regions mm: permit guard regions for file-backed/shmem mappings --- 2025-02-13 Lorenzo Stoakes New
[1/4] mm: allow guard regions in file-backed and read-only mappings mm: permit guard regions for file-backed/shmem mappings --- 2025-02-13 Lorenzo Stoakes New
[RFC,v3,8/8] KVM: arm64: selftests: Reword selftests error PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[RFC,v3,7/8] perf: arm_pmuv3: Keep out of guest counter partition PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[RFC,v3,6/8] perf: arm_pmuv3: Generalize counter bitmasks PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[RFC,v3,5/8] KVM: arm64: Introduce module param to partition the PMU PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[RFC,v3,4/8] KVM: arm64: Reorganize PMU functions PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[RFC,v3,3/8] KVM: arm64: Cleanup PMU includes PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[RFC,v3,2/8] arm64: Generate sign macro for sysreg Enums PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[RFC,v3,1/8] arm64: cpufeature: Add cap for HPMN0 PMU partitioning driver support --- 2025-02-13 Colton Lewis New
[bpf-next,v2,1/3] bpf: Fix array bounds error with may_goto bpf: Fix array bounds error with may_goto and add selftest --- 2025-02-13 Jiayuan Chen New
[net,2/4] vsock/bpf: Warn on socket without transport [net,1/4] sockmap, vsock: For connectible sockets allow only connected --- 2025-02-13 Michal Luczaj New
[net,1/4] sockmap, vsock: For connectible sockets allow only connected [net,1/4] sockmap, vsock: For connectible sockets allow only connected --- 2025-02-13 Michal Luczaj New
[v2] ww_mutex: convert self-test to KUnit [v2] ww_mutex: convert self-test to KUnit --- 2025-02-13 Tamir Duberstein New
[net-next,v5,8/8] selftest: net: add proc_net_pktgen [net-next,v5,1/8] net: pktgen: fix mix of int/long --- 2025-02-13 Peter Seiderer New
[net-next,v5,4/8] net: pktgen: fix mpls maximum labels list parsing [net-next,v5,1/8] net: pktgen: fix mix of int/long --- 2025-02-13 Peter Seiderer New
[net-next,v5,2/8] net: pktgen: remove extra tmp variable (re-use len instead) [net-next,v5,1/8] net: pktgen: fix mix of int/long --- 2025-02-13 Peter Seiderer New
[net-next,v5,1/8] net: pktgen: fix mix of int/long [net-next,v5,1/8] net: pktgen: fix mix of int/long --- 2025-02-13 Peter Seiderer New
[net-next,v5,8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths Some pktgen fixes/improvments (part I) --- 2025-02-13 Peter Seiderer New
[net-next,v5,7/8] net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Some pktgen fixes/improvments (part I) --- 2025-02-13 Peter Seiderer New
[net-next,v5,6/8] net: pktgen: fix ctrl interface command parsing [net-next,v5,1/8] net: pktgen: fix mix of int/long --- 2025-02-13 Peter Seiderer New
[net-next,v5,1/8] net: pktgen: replace ENOTSUPP with EOPNOTSUPP Some pktgen fixes/improvments (part I) --- 2025-02-13 Peter Seiderer New
tools/nolibc: add support for N64 and N32 ABIs tools/nolibc: add support for N64 and N32 ABIs --- 2025-02-12 Thomas Weißschuh New
[1/2] selftests/mm: Fix check for running THP tests [1/2] selftests/mm: Fix check for running THP tests --- 2025-02-12 Mark Brown New
[v5,1/2] selftests/futex: Add ASSERT_ macros [v5,1/2] selftests/futex: Add ASSERT_ macros --- 2025-02-12 André Almeida New
[1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation [1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation --- 2025-02-12 Thomas Weißschuh New
[bpf-next,v5,5/6] selftests/bpf: test_xdp_veth: Add XDP program on egress test [bpf-next,v5,1/6] selftests/bpf: test_xdp_veth: Create struct net_configuration --- 2025-02-12 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v5,3/6] selftests/bpf: Optionally select broadcasting flags [bpf-next,v5,1/6] selftests/bpf: test_xdp_veth: Create struct net_configuration --- 2025-02-12 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v5,1/6] selftests/bpf: test_xdp_veth: Create struct net_configuration [bpf-next,v5,1/6] selftests/bpf: test_xdp_veth: Create struct net_configuration --- 2025-02-12 Bastien Curutchet (eBPF Foundation) New
selftests: timers: Improve clarity in time difference message selftests: timers: Improve clarity in time difference message --- 2025-02-12 Rohit Yadav New
[v4] selftests: tpm2: test_smoke: use POSIX-conformant expression operator [v4] selftests: tpm2: test_smoke: use POSIX-conformant expression operator --- 2025-02-11 Ahmed Salem New
[v15,15/15] arm64: dts: imx95-19x19-evk: Add PCIe1 endpoint function overlay file PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,14/15] arm64: dts: imx95: Add msi-map for pci-ep device PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,13/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,12/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid() PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,11/15] selftests: pci_endpoint: Add doorbell test case PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,10/15] misc: pci_endpoint_test: Add doorbell test case PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,09/15] PCI: endpoint: pci-epf-test: Add doorbell test support PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,08/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,07/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,06/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,05/15] PCI: endpoint: Set ID and of_node for function driver PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,04/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
[v15,02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable() PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-02-11 Frank Li New
« 1 2 3 463 64 »