messages from 2025-08-24 06:14:43 to 2025-08-26 19:35:26 UTC [more...]
[PATCH 0/7] tools/nolibc: reduce __nolibc_enosys() fallbacks
2025-08-26 19:35 UTC (3+ messages)
` [PATCH 6/7] kselftest/arm64: tpidr2: Switch to waitpid() over wait4()
[PATCH 00/11] vdso: Various cleanups
2025-08-26 19:34 UTC (16+ 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] KVM: selftests: fix irqfd_test on arm64
2025-08-26 19:24 UTC (7+ messages)
[PATCH] selftests: update SKIP_TARGETS logic in Makefile to allow running bpf and sched_ext targets
2025-08-26 19:16 UTC
[PATCH bpf-next v2 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-08-26 18:48 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next v2 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
2025-08-26 17:39 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
[PATCH] selftests/net: openvswitch: Fix spelling error in print message
2025-08-26 17:34 UTC (2+ messages)
[PATCH v9 00/19] TDX KVM selftests
2025-08-26 17:31 UTC (32+ 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 08/19] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v9 10/19] KVM: selftests: Set up TDX boot code region
` [PATCH v9 11/19] KVM: selftests: Set up TDX boot parameters region
` [PATCH v9 13/19] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v9 14/19] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v9 15/19] KVM: selftests: Hook TDX support to vm and vcpu creation
[PATCH v4 00/15] Consolidate iommu page table implementations (AMD)
2025-08-26 17:18 UTC (16+ messages)
` [PATCH v4 01/15] genpt: Generic Page Table base API
` [PATCH v4 02/15] genpt: Add Documentation/ files
` [PATCH v4 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v4 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v4 05/15] iommupt: Add iova_to_phys op
` [PATCH v4 06/15] iommupt: Add unmap_pages op
` [PATCH v4 07/15] iommupt: Add map_pages op
` [PATCH v4 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v4 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v4 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v4 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v4 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v4 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v4 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v4 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH bpf-next v15 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-26 16:51 UTC (3+ messages)
` [PATCH bpf-next v15 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
[PATCH] selftests/mm: use __auto_type in swap() macro
2025-08-26 16:26 UTC (6+ messages)
[PATCH net-next] selftests: net: add test for ipv6 fragmentation
2025-08-26 15:26 UTC (3+ messages)
next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
2025-08-26 14:25 UTC (2+ messages)
[PATCH] selftests/futex: fix futex_wait() for 32bit ARM
2025-08-26 14:25 UTC
[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
2025-08-26 14:18 UTC (9+ messages)
[PATCH bpf-next v4] selftests/bpf: Add LPM trie microbenchmarks
2025-08-26 13:11 UTC
[PATCH RFC 00/35] mm: remove nth_page()
2025-08-26 13:11 UTC (22+ 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 21/35] mm/cma: refuse handing out non-contiguous page ranges
[PATCH v2] selftests/bpf: Fix typos and grammar in test sources
2025-08-26 12:57 UTC
[PATCH v2 0/3] HID: hidraw: rework ioctls
2025-08-26 12:39 UTC (4+ messages)
` [PATCH v2 1/3] selftests/hid: hidraw: add more coverage for hidraw ioctls
` [PATCH v2 2/3] selftests/hid: hidraw: forge wrong ioctls and tests them
` [PATCH v2 3/3] HID: tighten ioctl command parsing
[PATCH 0/8] Add selftests for mshare
2025-08-26 11:16 UTC (18+ 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 v4 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
2025-08-26 9:13 UTC (8+ messages)
` [PATCH v4 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v4 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v4 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v4 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v4 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v4 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v4 7/7] Documentation: kunit: Document new parameterized test features
[PATCH v3 0/8] selftests/mm: Add compiler flags and fix found warnings
2025-08-26 8:33 UTC (8+ messages)
` [PATCH v3 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v3 4/8] selftests/mm: Add -Wunused family of flags
[PATCH 0/2] selftests/mm: uffd-stress fixes
2025-08-26 7:07 UTC (3+ messages)
` [PATCH 1/2] selftests/mm/uffd-stress: Make test operate on less hugetlb memory
` [PATCH 2/2] selftests/mm/uffd-stress: Stricten constraint on free hugepages before the test
[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)
[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] 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 (7+ messages)
` [PATCH v4 1/2] cgroup: cgroup.stat.local time accounting
[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 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 (5+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
2025-08-25 16:19 UTC (2+ messages)
[PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions
2025-08-25 14:58 UTC
[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 (3+ messages)
` [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 (2+ messages)
` [PATCH 3/3] kselftest/arm64: Add parentheses around sizeof for clarity
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).