messages from 2025-08-01 21:44:16 to 2025-08-06 15:59:14 UTC [more...]
[PATCH v3 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-06 15:59 UTC (4+ messages)
` [PATCH v3 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v3 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v3 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH] selftests/mm: use __auto_type in swap() macro
2025-08-06 15:45 UTC (2+ messages)
[PATCH] selftests/drivers/net: replace typeof() with __auto_type
2025-08-06 15:34 UTC (3+ messages)
[PATCH] selftests/bpf/progs: use __auto_type in swap() macro
2025-08-06 15:25 UTC (3+ messages)
[PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-08-06 15:03 UTC (3+ messages)
` [PATCH v3 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-08-06 15:03 UTC (5+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
next-20250804 Unable to handle kernel execute from non-executable memory at virtual address idem_hash
2025-08-06 14:54 UTC (2+ messages)
[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
2025-08-06 14:54 UTC (12+ messages)
` [PATCH v3 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v3 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
[PATCH 0/4] Better split_huge_page_test result check
2025-08-06 14:29 UTC (8+ messages)
` [PATCH 1/4] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH 2/4] mm/huge_memory: move to next folio after folio_split() succeeds
` [PATCH 3/4] selftests/mm: add check_folio_orders() helper
` [PATCH 4/4] selftests/mm: check after-split folio orders in split_huge_page_test
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-08-06 14:12 UTC (10+ messages)
` [PATCH v4 1/4] pidns: move is-ancestor logic to helper
` [PATCH v4 2/4] procfs: add "pidns" mount option
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH v4 4/4] selftests/proc: add tests for new pidns APIs
[PATCH] selftests/mm: fix FORCE_READ to read input value correctly
2025-08-06 10:37 UTC (12+ messages)
[PATCH] selftests/filesystems: replace typeof() with __auto_type
2025-08-06 10:11 UTC
[PATCH v6 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-06 9:47 UTC (7+ messages)
` [PATCH v6 1/2] "
` "
` [PATCH v6 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
` "
[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-06 9:24 UTC (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
[PATCH] selftests/bpf/progs: replace typeof() with __auto_type
2025-08-06 9:23 UTC
[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
2025-08-06 9:09 UTC (3+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION
` [PATCH RFC v2 2/2] KVM: arm64: selftests: Test guest PMUv3 composition
[bpf-next 0/6] bpf,powerpc: Add support for bpf arena and arena atomics
2025-08-06 6:59 UTC (14+ messages)
` [bpf-next 1/6] bpf,powerpc: Introduce bpf_jit_emit_probe_mem_store() to emit store instructions
` [bpf-next 2/6] bpf,powerpc: Implement PROBE_MEM32 pseudo instructions
` [bpf-next 3/6] bpf,powerpc: Implement bpf_addr_space_cast instruction
` [bpf-next 4/6] bpf,powerpc: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [bpf-next 5/6] bpf,powerpc: Implement PROBE_ATOMIC instructions
` [bpf-next 6/6] selftests/bpf: Fix arena_spin_lock selftest failure
[PATCH v2 0/2] fscontext: do not consume log entries when returning -EMSGSIZE
2025-08-06 6:49 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/filesystems: add basic fscontext log tests
[PATCH 0/2] fscontext: do not consume log entries for -EMSGSIZE case
2025-08-06 5:57 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/filesystems: add basic fscontext log tests
[PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
2025-08-05 22:03 UTC (14+ messages)
` [PATCH RFC net-next v4 01/12] vsock: a per-net vsock NS mode state
` [PATCH RFC net-next v4 02/12] vsock: add net to vsock skb cb
` [PATCH RFC net-next v4 03/12] vsock: add netns to af_vsock core
` [PATCH RFC net-next v4 04/12] vsock/virtio: add netns to virtio transport common
` [PATCH RFC net-next v4 05/12] vhost/vsock: add netns support
` [PATCH RFC net-next v4 06/12] vsock/virtio: use the global netns
` [PATCH RFC net-next v4 07/12] hv_sock: add netns hooks
` [PATCH RFC net-next v4 08/12] vsock/vmci: "
` [PATCH RFC net-next v4 09/12] vsock/loopback: add netns support
` [PATCH RFC net-next v4 10/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH RFC net-next v4 11/12] selftests/vsock: invoke vsock_test through helpers
` [PATCH RFC net-next v4 12/12] selftests/vsock: add namespace tests
[PATCH 0/8] riscv: add initial support for hardware breakpoints
2025-08-05 19:39 UTC (9+ 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 v4] selftests: filesystems: Add functional test for the abort file in fusectl
2025-08-05 19:12 UTC (4+ messages)
[PATCH net v3 0/2] net: tcp: lookup the best matched listen socket
2025-08-05 19:00 UTC (9+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] selftests/net: test TCP reuseport socket selection
[PATCH v3] selftests/mm: pass filename as input param to VM_PFNMAP tests
2025-08-05 16:51 UTC (3+ messages)
[PATCH v7 00/30] TDX KVM selftests
2025-08-05 15:41 UTC (5+ messages)
` [PATCH v7 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
[PATCH 0/9] kunit: Refactor and extend KUnit's
2025-08-05 15:19 UTC (26+ messages)
` [PATCH 1/9] kunit: Add parent kunit for parameterized test context
` [PATCH 2/9] kunit: Introduce param_init/exit for parameterized test shared context management
` [PATCH 3/9] kunit: Pass additional context to generate_params for parameterized testing
` [PATCH 4/9] kcsan: test: Update parameter generator to new signature
` [PATCH 5/9] drm/xe: "
` [PATCH 6/9] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
` [PATCH 8/9] kunit: Add example parameterized test with direct dynamic "
` [PATCH 9/9] Documentation: kunit: Document new parameterized test features
[PATCH 00/33] vfio: Introduce selftests for VFIO
2025-08-05 15:08 UTC (2+ messages)
[PATCH v2 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-05 14:37 UTC (7+ messages)
` [PATCH v2 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v2 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v2 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
2025-08-05 10:25 UTC (3+ messages)
` [PATCH 05/17] rust: configfs: "
[PATCHv2 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
2025-08-05 9:46 UTC (4+ messages)
` [PATCHv2 net 1/3] bonding: update LACP activity flag after setting lacp_active
` [PATCHv2 net 2/3] bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
` [PATCHv2 net 3/3] selftests: bonding: add test for passive LACP mode
[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
2025-08-05 3:29 UTC (3+ messages)
` [RFC PATCH v3 1/2] cgroup: cgroup.freeze.stat.local time accounting
` [RFC PATCH v3 2/2] cgroup: selftests: Add tests for freezer time
[PATCH v2] selftests/mm: pass filename as input param to VM_PFNMAP tests
2025-08-05 1:59 UTC (3+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-08-05 0:54 UTC (9+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
[PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
2025-08-05 0:30 UTC (6+ messages)
[PATCH v2] selftests/proc: Fix string literal warning in proc-maps-race.c
2025-08-04 22:56 UTC
[PATCH] selftests/proc: Fix string literal warning in proc-maps-race.c
2025-08-04 21:48 UTC (3+ messages)
[PATCH] selftests: bpf: crypto: Improved clarity in test output message
2025-08-04 18:56 UTC
[PATCH 0/3] Skip IRQ tests if irq legitimately is out of range
2025-08-04 17:09 UTC (4+ messages)
` [PATCH 1/3] misc: pci_endpoint_test: Skip IRQ tests if irq "
` [PATCH 2/3] misc: pci_endpoint_test: Cleanup extra 0 initialization
` [PATCH 3/3] selftests: pci_endpoint: Skip IRQ test if irq is out of range
[PATCH v5 00/15] kunit: Introduce UAPI testing framework
2025-08-04 15:01 UTC (5+ messages)
[PATCH v12 iproute2-next 0/3] DUALPI2 iproute2 patch
2025-08-04 12:20 UTC (4+ messages)
` [PATCH v12 iproute2-next 1/3] Move get_float() from ip/iplink_can.c to lib/utils.c
` [PATCH v12 iproute2-next 2/3] Add get_float_min_max() in lib/utils.c
` [PATCH v12 iproute2-next 3/3] tc: add dualpi2 scheduler module
[PATCH v11 iproute2-next 0/1] DUALPI2 iproute2 patch
2025-08-04 8:31 UTC (4+ messages)
` [PATCH v11 iproute2-next 1/1] tc: add dualpi2 scheduler module
[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
2025-08-04 2:21 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: "
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process
` [PATCH bpf-next 3/4] selftests/bpf: Add test for overwrite ring buffer
` [PATCH bpf-next 4/4] selftests/bpf/benchs: Add overwrite mode bench for rb-libbpf
[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
2025-08-02 23:35 UTC (3+ messages)
` [PATCH v2 3/8] selftests: kselftest.h: Add __unused macro
[PATCH v3 0/4] signal handling support for nolibc
2025-08-02 12:43 UTC (6+ messages)
` [PATCH v3 4/4] tools/nolibc: add signal support
[PATCH] selftests/mm: link with thp_settings when necessary
2025-08-02 2:33 UTC (5+ messages)
[PATCH v5 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-02 1:53 UTC (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
[PATCH v4 0/1] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-02 1:10 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH] selftests/mm: pass filename as input param to VM_PFNMAP tests
2025-08-01 23:46 UTC (3+ messages)
[PATCH] selftests/mm: Fix typos and improve output messages
2025-08-01 22:02 UTC (2+ messages)
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).