linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-21 20:49:34 to 2025-08-23 17:02:16 UTC [more...]

[PATCH] kselftest: mm: fix typos in test_vmalloc.sh
 2025-08-23 17:02 UTC 

[PATCH v3 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-23 15:59 UTC  (7+ messages)
` [PATCH v3 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH v3 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH v3 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH v3 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH v3 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH v3 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test

[PATCH] selftests: timers: Fix wording and grammar in messages
 2025-08-23 15:54 UTC 

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
 2025-08-23 14:38 UTC  (4+ messages)
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process

[PATCH 0/7] tools/nolibc: reduce __nolibc_enosys() fallbacks
 2025-08-23 10:28 UTC  (2+ messages)

[PATCH] selftests: alsa: Fix typo in mixer-test.c
 2025-08-23  9:54 UTC 

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-23  8:59 UTC  (44+ messages)
` [PATCH RFC 01/35] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH RFC 02/35] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH RFC 03/35] s390/Kconfig: "
` [PATCH RFC 04/35] x86/Kconfig: "
` [PATCH RFC 05/35] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH RFC 09/35] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 13/35] mm: simplify folio_page() and folio_page_idx()
` [PATCH RFC 18/35] io_uring/zcrx: remove "struct io_copy_cache" and one nth_page() usage
` [PATCH RFC 24/35] ata: libata-eh: drop nth_page() usage within SG entry
` [PATCH RFC 29/35] scsi: core: "
` [PATCH RFC 33/35] kfence: drop nth_page() usage
` [syzbot ci] Re: mm: remove nth_page()
  ` [PATCH RFC 22/35] dma-remap: drop nth_page() in dma_common_contiguous_remap()
  ` [PATCH RFC 23/35] scatterlist: disallow non-contigous page ranges in a single SG entry

[PATCH bpf-next v15 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-23  7:18 UTC  (3+ messages)
` [PATCH bpf-next v15 1/2] "
` [PATCH bpf-next v15 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic

[PATCH bpf-next v14 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-23  6:50 UTC  (3+ messages)
` [PATCH bpf-next v14 1/2] "
` [PATCH bpf-next v14 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic

[PATCH bpf-next v13 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-23  3:51 UTC  (8+ messages)
` [PATCH bpf-next v13 1/2] "
    `  "
` [PATCH bpf-next v13 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
    `  "

[PATCH v4 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-23  1:47 UTC  (11+ messages)
` [PATCH v4 1/2] cgroup: cgroup.stat.local time accounting
` [PATCH v4 2/2] cgroup: selftests: Add tests for freezer time

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-23  0:42 UTC  (12+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v3 2/8] selftests/mm: protection_keys: Fix dead code
` [PATCH v3 3/8] selftests: kselftest.h: Add unused macro
` [PATCH v3 4/8] selftests/mm: Add -Wunused family of flags
` [PATCH v3 5/8] selftests/mm: Remove unused parameters
` [PATCH v3 6/8] selftests/mm: Fix unused parameter warnings for different architectures
` [PATCH v3 7/8] selftests/mm: mark variable unused with macro
` [PATCH v3 8/8] selftests/mm: pkey-helpers: Remove duplicate __maybe_unused

[PATCHv3 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-23  0:33 UTC  (3+ messages)
` [PATCHv3 net-next 1/3] bonding: add support for per-port LACP actor priority

[PATCH net 1/2] bonding: set random address only when slaves already exist
 2025-08-23  0:21 UTC  (2+ messages)

[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-22 22:34 UTC  (4+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions

[PATCH net-next 0/4] selftests: drv-net: ncdevmem: fix error paths
 2025-08-22 22:34 UTC  (11+ messages)
` [PATCH net-next 1/4] selftests: drv-net: ncdevmem: remove use of error()
` [PATCH net-next 2/4] selftests: drv-net: ncdevmem: save IDs of flow rules we added
` [PATCH net-next 3/4] selftests: drv-net: ncdevmem: restore old channel config
` [PATCH net-next 4/4] selftests: drv-net: ncdevmem: configure and restore HDS threshold

[PATCH net-next] selftests: drv-net: hds: restore hds settings
 2025-08-22 22:17 UTC  (2+ messages)

[PATCH v2 00/30] vfio: Introduce selftests for VFIO
 2025-08-22 21:25 UTC  (31+ messages)
` [PATCH v2 01/30] selftests: Create tools/testing/selftests/vfio
` [PATCH v2 02/30] vfio: selftests: Add a helper library for VFIO selftests
` [PATCH v2 03/30] vfio: selftests: Introduce vfio_pci_device_test
` [PATCH v2 04/30] vfio: selftests: Test basic VFIO and IOMMUFD integration
` [PATCH v2 05/30] vfio: selftests: Move vfio dma mapping test to their own file
` [PATCH v2 06/30] vfio: selftests: Add test to reset vfio device
` [PATCH v2 07/30] vfio: selftests: Add DMA mapping tests for 2M and 1G HugeTLB
` [PATCH v2 08/30] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [PATCH v2 09/30] vfio: selftests: Keep track of DMA regions mapped into the device
` [PATCH v2 10/30] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH v2 11/30] vfio: selftests: Add a helper for matching vendor+device IDs
` [PATCH v2 12/30] vfio: selftests: Add driver framework
` [PATCH v2 13/30] vfio: sefltests: Add vfio_pci_driver_test
` [PATCH v2 14/30] tools headers: Add stub definition for __iomem
` [PATCH v2 15/30] tools headers: Import asm-generic MMIO helpers
` [PATCH v2 16/30] tools headers: Import x86 MMIO helper overrides
` [PATCH v2 17/30] tools headers: Add symlink to linux/pci_ids.h
` [PATCH v2 18/30] dmaengine: ioat: Move system_has_dca_enabled() to dma.h
` [PATCH v2 19/30] vfio: selftests: Add driver for Intel CBDMA
` [PATCH v2 20/30] tools headers: Import iosubmit_cmds512()
` [PATCH v2 21/30] dmaengine: idxd: Allow registers.h to be included from tools/
` [PATCH v2 22/30] vfio: selftests: Add driver for Intel DSA
` [PATCH v2 23/30] vfio: selftests: Move helper to get cdev path to libvfio
` [PATCH v2 24/30] vfio: selftests: Encapsulate IOMMU mode
` [PATCH v2 25/30] vfio: selftests: Replicate tests across all iommu_modes
` [PATCH v2 26/30] vfio: selftests: Add vfio_type1v2_mode
` [PATCH v2 27/30] vfio: selftests: Add iommufd_compat_type1{,v2} modes
` [PATCH v2 28/30] vfio: selftests: Add iommufd mode
` [PATCH v2 29/30] vfio: selftests: Make iommufd the default iommu_mode
` [PATCH v2 30/30] vfio: selftests: Add a script to help with running VFIO selftests

[PATCH net-next] selftests: drv-net: xdp: make sure we're actually testing native XDP
 2025-08-22 19:56 UTC 

[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
 2025-08-22 18:16 UTC  (5+ messages)

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-22 17:59 UTC  (10+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 2/8] riscv: Add SBI debug trigger extension and function ids
` [PATCH 3/8] riscv: insn: Add get_insn_nofault
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
` [PATCH 6/8] riscv: ptrace: Add hw breakpoint support
` [PATCH 7/8] riscv: ptrace: Add hw breakpoint regset
` [PATCH 8/8] selftests: riscv: Add test for hardware breakpoints

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-22 17:58 UTC  (4+ messages)
` [PATCH 8/8] selftests: riscv: Add test "

[PATCH RFC 07/35] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
 2025-08-22 17:09 UTC  (2+ messages)

[PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
 2025-08-22 17:07 UTC  (2+ messages)

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-22 15:39 UTC  (17+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "
                            `  "
                              `  "

[PATCH bpf-next v12 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-22 15:18 UTC  (3+ messages)
  `  "

[PATCH] selftests: centralise maybe-unused definition in kselftest.h
 2025-08-22 14:51 UTC  (3+ messages)

[PATCH net-next 0/3] selftests: Test XDP_TX for single-buffer
 2025-08-22 14:50 UTC  (2+ messages)

[PATCH] selftests: rtnetlink: add checks for ifconfig and iproute2
 2025-08-22 14:27 UTC  (10+ messages)
` [PATCH v2] selftests: rtnetlink: skip tests if tools or feats are missing
  ` [PATCH] "
      ` [PATCH net-next v2] "
            ` [PATCH net-next v3] "

[PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-08-22 14:24 UTC  (3+ messages)
` [PATCH v21 9/9] arm64: dts: imx95: Add msi-map for pci-ep device

[PATCH v2] kselftests: netfilter: fix spelling mistakes in nft_nat.sh
 2025-08-22 13:05 UTC 

[PATCH v2] kselftests: ntb: fix spelling mistakes in ntb_test.sh
 2025-08-22 12:58 UTC 

[PATCH v15 net-next 00/14] AccECN protocol patch series
 2025-08-22 10:08 UTC  (7+ messages)
` [PATCH v15 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v15 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK

[PATCH v7 00/29] KVM: arm64: Implement support for SME
 2025-08-22  6:50 UTC  (31+ messages)
` [PATCH v7 01/29] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v7 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v7 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v7 04/29] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v7 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v7 06/29] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v7 07/29] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v7 08/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v7 09/29] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v7 10/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v7 11/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v7 12/29] KVM: arm64: Define internal features "
` [PATCH v7 13/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v7 14/29] KVM: arm64: Store vector lengths in an array
` [PATCH v7 15/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v7 16/29] KVM: arm64: Support SME control registers
` [PATCH v7 17/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v7 18/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v7 19/29] KVM: arm64: Support SME priority registers
` [PATCH v7 20/29] KVM: arm64: Provide assembly for SME register access
` [PATCH v7 21/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v7 22/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v7 23/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v7 24/29] KVM: arm64: Context switch SME state for guests
` [PATCH v7 25/29] KVM: arm64: Handle SME exceptions
` [PATCH v7 26/29] KVM: arm64: Expose SME to nested guests
` [PATCH v7 27/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v7 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v7 29/29] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH] selftests/alsa: remove 0/NULL global variable assignment
 2025-08-22  6:21 UTC  (7+ messages)

[PATCH v9 00/19] TDX KVM selftests
 2025-08-21 22:30 UTC  (7+ messages)
` [PATCH v9 04/19] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v9 05/19] KVM: selftests: Update kvm_init_vm_address_properties() for TDX

[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-21 22:13 UTC  (7+ messages)
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags

[PATCH v15 0/6] KVM: arm64: Provide guest support for GCS
 2025-08-21 21:25 UTC  (4+ messages)
` [PATCH v15 3/6] KVM: arm64: Forward GCS exceptions to nested guests

[PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-08-21 21:03 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).