linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-22 18:11:04 to 2025-08-26 06:18:28 UTC [more...]

[PATCH 00/11] vdso: Various cleanups
 2025-08-26  6:17 UTC  (12+ messages)
` [PATCH 01/11] vdso/datastore: Gate time data behind CONFIG_GENERIC_GETTIMEOFDAY
` [PATCH 02/11] ARM: VDSO: remove cntvct_ok global variable
` [PATCH 03/11] vdso: Move ENABLE_COMPAT_VDSO from core to arm64
` [PATCH 04/11] vdso/gettimeofday: Remove !CONFIG_TIME_NS stubs
` [PATCH 05/11] time: Build generic update_vsyscall() only with generic time vDSO
` [PATCH 06/11] riscv: vdso: Untangle kconfig logic
` [PATCH 07/11] vdso: Drop kconfig GENERIC_VDSO_32
` [PATCH 08/11] vdso: Drop kconfig GENERIC_COMPAT_VDSO
` [PATCH 09/11] vdso: Drop kconfig GENERIC_VDSO_DATA_STORE
` [PATCH 10/11] vdso: Drop kconfig GENERIC_VDSO_TIME_NS
` [PATCH 11/11] vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO

[PATCH v9 00/19] TDX KVM selftests
 2025-08-26  5:51 UTC  (15+ messages)
` [PATCH v9 02/19] KVM: selftests: Allocate pgd in virt_map() as necessary
` [PATCH v9 03/19] KVM: selftests: Expose functions to get default sregs values
` [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 v9 10/19] KVM: selftests: Set up TDX boot code region
` [PATCH v9 14/19] KVM: selftests: Add helpers to init TDX memory and finalize VM

[PATCH] vdso: Remove struct getcpu_cache
 2025-08-26  5:29 UTC 

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-26  4:38 UTC  (5+ messages)
` [PATCH 1/8] riscv: Add insn.c, consolidate instruction decoding
` [PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping

[PATCH] selftests: fix typo in ss_flags check message for sas.c
 2025-08-26  4:30 UTC  (3+ messages)

[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
 2025-08-26  3:45 UTC  (7+ messages)

[PATCH] selftests: net: avoid memory leak
 2025-08-26  3:15 UTC 

[PATCH] selftests/arm64: Fix typos in malloc return value check
 2025-08-26  0:01 UTC  (6+ messages)

[PATCH net-next v3] selftests: rtnetlink: skip tests if tools or feats are missing
 2025-08-25 23:10 UTC  (2+ messages)

September Quote - RFQ
 2025-08-25 21:48 UTC 

[PATCH v8 00/30] TDX KVM selftests
 2025-08-25 21:49 UTC  (6+ messages)
` [PATCH v8 10/30] KVM: selftests: TDX: Add report_fatal_error test

[PATCH] KVM: selftests: fix irqfd_test on arm64
 2025-08-25 21:38 UTC  (5+ messages)

[PATCH] selftests/seccomp: improve clarity of test messages and comments
 2025-08-25 21:22 UTC  (2+ messages)

[PATCH v4 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-25 21:00 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 net-next v2 0/5] selftests: drv-net: ncdevmem: fix error paths
 2025-08-25 19:54 UTC  (8+ messages)
` [PATCH net-next v2 1/5] selftests: drv-net: ncdevmem: remove use of error()
` [PATCH net-next v2 2/5] selftests: drv-net: ncdevmem: save IDs of flow rules we added
` [PATCH net-next v2 3/5] selftests: drv-net: ncdevmem: restore old channel config
` [PATCH net-next v2 4/5] selftests: drv-net: ncdevmem: restore original HDS setting before exiting
` [PATCH net-next v2 5/5] selftests: drv-net: ncdevmem: explicitly set HDS threshold to 0

[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
 2025-08-25 19:32 UTC  (7+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test

[PATCH] selftests/mm: use calloc instead of malloc in pagemap_ioctl.c
 2025-08-25 19:21 UTC  (3+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-08-25 18:32 UTC  (19+ messages)
` [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
                      ` update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
                        ` update kernel-doc for MEMBLOCK_RSRV_NOINIT
` [PATCH RFC 12/35] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH RFC 29/35] scsi: core: drop nth_page() usage within SG entry

[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-25 18:21 UTC  (5+ messages)
` [PATCH v3 4/8] selftests/mm: Add -Wunused family of flags

[PATCH net-next] selftests: drv-net: xdp: make sure we're actually testing native XDP
 2025-08-25 18:10 UTC  (2+ messages)

[PATCH net-next v2] selftests: drv-net: hds: restore hds settings
 2025-08-25 17:59 UTC 

[PATCH] selftests/seccomp: improve backwards compatibility for older kernels
 2025-08-25 17:56 UTC  (2+ messages)

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

[PATCH net-next] selftests: net: add test for ipv6 fragmentation
 2025-08-25 16:16 UTC  (2+ messages)

[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
 2025-08-25 14:58 UTC 

[PATCH 0/8] Add selftests for mshare
 2025-08-25 14:57 UTC  (17+ messages)
` [PATCH 1/8] mshare: Add selftests
` [PATCH 2/8] mshare: selftests: Adding config fragment
` [PATCH 3/8] mshare: selftests: Add some helper function for mshare filesystem
` [PATCH 4/8] mshare: selftests: Add test case shared memory
` [PATCH 5/8] mshare: selftests: Add test case ioctl unmap
` [PATCH 6/8] mshare: selftests: Add some helper functions for reading and controlling cgroup
` [PATCH 7/8] mshare: selftests: Add test case to demostrate the swaping of mshare memory
` [PATCH 8/8] mshare: selftests: Add test case to demostrate that mshare doesn't support THP

[PATCH] rust: kernel: remove support for unused host `#[test]`s
 2025-08-25 14:31 UTC  (2+ messages)

[PATCH v3 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-25 11:02 UTC  (8+ 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

[PATCHv4 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-08-25  7:05 UTC 

[PATCHv4 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-25  6:45 UTC  (4+ messages)
` [PATCHv4 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv4 net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCHv4 net-next 3/3] selftests: bonding: add test for LACP actor "

[PATCH net 1/2] bonding: set random address only when slaves already exist
 2025-08-25  4:07 UTC  (3+ messages)

[PATCH] kselftest: mm: fix typos in test_vmalloc.sh
 2025-08-25  2:53 UTC  (4+ messages)

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

[PATCH] selftests/cachestat: fix grammar and debug prints
 2025-08-24 23:19 UTC 

[PATCH] KVM: selftests: Fix typo in hyperv cpuid test message
 2025-08-24 18:16 UTC 

[PATCH] selftests/filesystems: Grammatical correction in error message
 2025-08-24 17:41 UTC 

[PATCH] selftests: alsa: Fix typo in mixer-test.c
 2025-08-24 11:31 UTC  (2+ messages)

[PATCH 0/1] docs: kselftest: remove link to obsolete wiki
 2025-08-24  7:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] selftests: coredump: Fix compilation issue
 2025-08-24  7:24 UTC 

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-24  6:14 UTC  (4+ messages)
` [PATCH 1/3] kselftest/arm64: Remove extra blank line
` [PATCH 2/3] kselftest/arm64: Supress warning and improve readability
` [PATCH 3/3] kselftest/arm64: Add parentheses around sizeof for clarity

[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 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 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


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).