linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-01 15:04:45 to 2025-09-02 18:47:11 UTC [more...]

next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
 2025-09-02 18:47 UTC  (4+ messages)

[PATCH net-next 0/6] mptcp: misc. features for v6.18
 2025-09-02 18:25 UTC  (6+ messages)

[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-09-02 18:20 UTC  (8+ messages)

[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
 2025-09-02 18:10 UTC  (10+ messages)
` [PATCH net-next v5 3/9] vsock: add netns to vsock core
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests

[PATCH v2 1/7] selftests/pidfd: Add architecture-specific fallback definitions for pidfd_open
 2025-09-02 17:01 UTC  (7+ messages)
` [PATCH v2 2/7] selftests: harness: Include pidfd.h to get syscall definitions from tools/
` [PATCH v2 3/7] selftests: kselftest: Add memfd_create syscall compatibility
` [PATCH v2 4/7] KVM: selftests: Add backtrace fallback
` [PATCH v2 5/7] rseq: selftests: Add non-glibc compatibility fixes
` [PATCH v2 6/7] selftests: Fix stdbuf compatibility in mixed libc environments
` [PATCH v2 7/7] selftests: kselftest: Add ulong typedef for non-glibc compatibility

[PATCH v2 0/2] selftests/mm: split_huge_page_test: split_pte_mapped_thp improvements
 2025-09-02 17:04 UTC  (4+ messages)
` [PATCH v2 1/2] selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
` [PATCH v2 2/2] selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test

[PATCH bpf-next v3 1/2] bpf: add bpf_strcasecmp kfunc
 2025-09-02 16:54 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test kfunc bpf_strcasecmp

[PATCH net-next] selftest: netcons: create a torture test
 2025-09-02 16:33 UTC 

[PATCH net-next 0/5] net: common feature compute for upper interface
 2025-09-02 16:22 UTC  (3+ messages)
` [PATCH net-next 3/5] team: use common function to compute the features

[PATCH v9 00/19] TDX KVM selftests
 2025-09-02 15:45 UTC  (4+ messages)
` [PATCH v9 18/19] KVM: selftests: Add ucall support for TDX

[Patch v2] selftests/mm: check content to see whether mremap corrupt data
 2025-09-02 15:42 UTC  (18+ messages)

[PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
 2025-09-02 15:36 UTC  (2+ messages)

[bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
 2025-09-02 15:33 UTC  (2+ messages)

[PATCH net-next v5] selftests: net: add test for ipv6 fragmentation
 2025-09-02 14:48 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-02 12:50 UTC  (15+ messages)
` [PATCH bpf-next v2 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v2 02/14] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v2 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v2 04/14] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v2 05/14] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v2 06/14] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v2 07/14] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v2 08/14] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v2 09/14] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v2 10/14] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v2 11/14] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v2 12/14] selftests/bpf: test_xsk: Move exit_with_error to xskxceiver.c
` [PATCH bpf-next v2 13/14] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH bpf-next v2 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework

[PATCH v15 net-next 00/14] AccECN protocol patch series
 2025-09-02 12:23 UTC  (6+ messages)
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option

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

[PATCH v5 0/2] KVM: guest_memfd: use write for population
 2025-09-02 11:20 UTC  (3+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write
` [PATCH v5 2/2] KVM: selftests: update guest_memfd write tests

[PATCH v20 0/8] fork: Support shadow stacks in clone3()
 2025-09-02 10:21 UTC  (9+ messages)
` [PATCH v20 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v20 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v20 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v20 4/8] fork: Add shadow stack support to clone3()
` [PATCH v20 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v20 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v20 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v20 8/8] selftests/clone3: Test shadow stack support

[PATCH v4 0/4] procfs: make reference pidns more user-visible
 2025-09-02 10:02 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/37] mm: remove nth_page()
 2025-09-02  9:42 UTC  (40+ messages)
` [PATCH v2 01/37] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v2 02/37] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v2 03/37] s390/Kconfig: "
` [PATCH v2 04/37] x86/Kconfig: "
` [PATCH v2 05/37] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v2 06/37] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v2 07/37] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v2 09/37] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v2 10/37] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v2 11/37] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v2 12/37] mm: simplify folio_page() and folio_page_idx()
` [PATCH v2 13/37] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v2 14/37] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v2 15/37] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v2 16/37] fs: hugetlbfs: cleanup "
` [PATCH v2 17/37] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v2 18/37] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v2 19/37] mm/gup: remove record_subpages()
` [PATCH v2 20/37] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v2 21/37] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v2 22/37] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v2 23/37] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v2 24/37] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v2 25/37] ata: libata-sff: drop nth_page() usage within "
` [PATCH v2 26/37] drm/i915/gem: "
` [PATCH v2 27/37] mspro_block: "
` [PATCH v2 28/37] memstick: "
` [PATCH v2 29/37] mmc: "
` [PATCH v2 30/37] scsi: scsi_lib: "
` [PATCH v2 31/37] scsi: sg: "
` [PATCH v2 32/37] vfio/pci: "
` [PATCH v2 33/37] crypto: remove "
` [PATCH v2 34/37] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v2 35/37] kfence: drop nth_page() usage
` [PATCH v2 36/37] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v2 37/37] mm: remove nth_page()

[PATCH bpf-next v3 0/2] bpf: Add kfunc bpf_strcasecmp()
 2025-09-02  9:18 UTC 

[PATCH bpf-next v2 1/2] bpf: add bpf_strcasecmp kfunc
 2025-09-02  9:21 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Test kfunc bpf_strcasecmp

[PATCH net-next v2 1/2] selftests: drv-net: rss_ctx: use Netlink for timed reconfig
 2025-09-02  9:03 UTC  (4+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: rss_ctx: make the test pass with few queues

[PATCH net-next 1/2] selftests: drv-net: rss_ctx: use Netlink for timed reconfig
 2025-09-02  9:01 UTC  (4+ messages)

[PATCH] selftests/fs/mount-notify: Fix compilation failure
 2025-09-02  8:36 UTC  (4+ messages)

[PATCH] selftests/fs/mount-notify: Fix compilation failure
 2025-09-02  8:35 UTC  (2+ messages)

[PATCH net-next 1/2] selftests: drv-net: adjust tests before defaulting to shell=False
 2025-09-02  8:16 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: net: py: don't default to shell=True

[PATCH bpf-next v2 0/2] bpf: Add kfunc bpf_strcasecmp()
 2025-09-02  7:54 UTC 

[PATCHSET V2 bpf-next 0/2] cpuidle, bpf: Introduce BPF-ext cpuidle governor policy via struct_ops
 2025-09-02  8:03 UTC  (3+ messages)

[PATCH net-next] net: selftests: clean up tools/testing/selftests/net/lib/py/utils.py
 2025-09-02  7:26 UTC  (2+ messages)

[PATCHv2 net-next 0/5] net: common feature compute for upper interface
 2025-09-02  7:26 UTC  (6+ messages)
` [PATCHv2 net-next 1/5] net: add a common function to compute features from lowers devices
` [PATCHv2 net-next 2/5] bonding: use common function to compute the features
` [PATCHv2 net-next 3/5] team: "
` [PATCHv2 net-next 4/5] net: bridge: "
` [PATCHv2 net-next 5/5] selftests/net: add offload checking test for virtual interface

[PATCH bpf-next 1/2] bpf: add bpf_strcasecmp kfunc
 2025-09-02  7:14 UTC  (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test kfunc bpf_strcasecmp

[PATCHv5 iproute2-next] iplink: bond_slave: add support for actor_port_prio
 2025-09-02  6:47 UTC 

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

[PATCH bpf-next 0/2] bpf: Add kfunc bpf_strcasecmp()
 2025-09-02  6:17 UTC 

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-09-02  5:13 UTC  (3+ messages)
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints

[PATCH] selftests: net: fix spelling and grammar mistakes
 2025-09-01 20:20 UTC  (2+ messages)

[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
 2025-09-01 19:53 UTC  (5+ messages)

[PATCH net] selftests: drv-net: csum: fix interface name for remote host
 2025-09-01 19:50 UTC  (2+ messages)

[PATCH v2] selftests: net: avoid memory leak
 2025-09-01 16:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
 2025-09-01 15:46 UTC  (7+ messages)
` [PATCH 1/3] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH 2/3] selftests: drv-net: Fix tolerance calculation "
` [PATCH 3/3] selftests: drv-net: Relax total BW check "

[PATCH v4 0/2] KVM: guest_memfd: use write for population
 2025-09-01 15:38 UTC  (5+ messages)
` [PATCH v4 1/2] KVM: guest_memfd: add generic population via write

[PATCH net-next v4] selftests: net: add test for ipv6 fragmentation
 2025-09-01 15:34 UTC  (2+ messages)

[PATCH 2/9] KVM: selftests: Add __packed attribute fallback
 2025-09-01 15:08 UTC  (3+ 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).