Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-29 14:33:28 to 2026-06-01 07:44:40 UTC [more...]

[PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
 2026-06-01  7:44 UTC  (2+ messages)

[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-06-01  7:42 UTC  (6+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()

[PATCH v3 0/2] selftests/damon: fix memcg_path staging handling
 2026-06-01  7:36 UTC 

[PATCH net 00/10] mptcp: misc fixes for v7.1-rc7
 2026-06-01  7:27 UTC  (13+ messages)
` [PATCH net 01/10] mptcp: fix missing wakeups in edge scenarios
` [PATCH net 02/10] mptcp: fix retransmission loop when csum is enabled
` [PATCH net 03/10] mptcp: close TOCTOU race while computing rcv_wnd
` [PATCH net 04/10] mptcp: allow subflow rcv wnd to shrink
` [PATCH net 05/10] mptcp: pm: fix extra_subflows underflow on userspace PM subflow creation
` [PATCH net 06/10] selftests: mptcp: add test for extra_subflows underflow on userspace PM
` [PATCH net 07/10] mptcp: sockopt: check timestamping ret value
` [PATCH net 08/10] mptcp: sockopt: set sockopt on all subflows
` [PATCH net 09/10] mptcp: pm: avoid sleeping while holding rcu_read_lock
` [PATCH net 10/10] mptcp: check desc->count in read_sock

[PATCH 0/7] selftests/futex: Migrate requeue, NUMA and robust list tests to harness
 2026-06-01  6:51 UTC  (8+ messages)
` [PATCH 1/7] selftests/futex: Migrate futex_requeue "
` [PATCH 2/7] selftests/futex: Migrate futex_requeue_pi "
` [PATCH 3/7] selftests/futex: Migrate futex_requeue_pi_mismatched_ops "
` [PATCH 4/7] selftests/futex: Migrate futex_requeue_pi_signal_restart "
` [PATCH 5/7] selftests/futex: Migrate futex_numa_mpol "
` [PATCH 6/7] selftests/futex: Migrate futex_priv_hash "
` [PATCH 7/7] selftests/futex: Migrate robust_list "

[PATCH] selftests/mm/run_vmtests.sh: Fix protection_keys binary name in run_vmtests.sh
 2026-06-01  6:22 UTC  (2+ messages)

[PATCH v5 0/4] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-06-01  6:19 UTC  (5+ messages)
` [PATCH v5 1/4] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v5 2/4] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v5 3/4] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v5 4/4] selftests/mm: add missing mmap() return checks in pkey tests

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-01  6:17 UTC  (3+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-06-01  6:10 UTC  (6+ messages)
` [PATCH v4 2/5] tools/lib/mm: add shared file helpers

[PATCH net-next 00/11] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
 2026-06-01  6:04 UTC  (9+ messages)
` [PATCH net-next 04/11] mptcp: introduce add_addr_v6_port_drop_ts sysctl knob
` [PATCH net-next 07/11] selftests: mptcp: validate ADD_ADDRv6 + TS + port
` [PATCH net-next 08/11] selftests: mptcp: always check sent/dropped ADD_ADDRs
` [PATCH net-next 09/11] selftests: mptcp: connect: test name in pcap file
` [PATCH net-next 10/11] selftests: mptcp: simult_flow: "
` [PATCH net-next 11/11] selftests: mptcp: pcap: drop most of the payload

[PATCH bpf-next v3] bpf: reject overlarge global subprog argument sizes
 2026-06-01  6:04 UTC  (3+ messages)

[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
 2026-06-01  5:48 UTC  (6+ messages)

[PATCH v4 0/4] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-06-01  5:32 UTC  (6+ messages)
` [PATCH v4 2/4] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v4 3/4] selftests/mm: use pkey_assert on clone_raw failure in pkey test

[PATCH v2 0/2] mm/hmm: A fix and a selftest
 2026-06-01  5:11 UTC  (9+ messages)
` [PATCH v2 1/2] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
` [PATCH v2 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries

(no subject)
 2026-06-01  4:38 UTC 

[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
 2026-06-01  4:31 UTC  (3+ messages)

[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
 2026-06-01  3:23 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/damon: prevent cross-context state pollution in DamonCtx
` [PATCH v2 2/3] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
` [PATCH v2 3/3] selftests/damon: fix dead code, skipped checks, and broken lookups

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-01  2:47 UTC  (3+ messages)

[PATCH 0/5] selftests/damon: misc fixes for test bugs
 2026-06-01  2:38 UTC  (15+ messages)
` [PATCH 1/5] selftests/damon: prevent cross-context state pollution in DamonCtx
  ` [PATCH 2/5] selftests/damon: fix memcg filter path handling
  ` [PATCH 3/5] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
  ` [PATCH 4/5] selftests/damon/damos_tried_regions: handle empty tried regions in early cycles
  ` [PATCH 5/5] selftests/damon: fix dead code, skipped checks, and broken lookups

[PATCH] selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
 2026-06-01  2:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] selftests/net: bind_bhash: fix memory leak in bind_socket
 2026-06-01  1:39 UTC 

[PATCH] selftests/net: bind_bhash: fix memory leak in bind_socket
 2026-06-01  1:00 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
 2026-06-01  0:53 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Add arena invalid node id test
 2026-06-01  0:53 UTC  (3+ messages)

[PATCH bpf v2 0/4] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-06-01  0:44 UTC  (6+ messages)
` [PATCH bpf v2 1/4] bpf: Fix TOCTOU issue "
` [PATCH bpf v2 2/4] bpf: Add check iph->ihl < 5 "
` [PATCH bpf v2 3/4] bpf: Update transport_header when encapsulating UDP tunnel "
` [PATCH bpf v2 4/4] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "

[PATCH net-next 0/2] net/sched: sch_fq_pie: add per-flow class statistics
 2026-05-31 22:41 UTC  (4+ messages)
` [PATCH net-next 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
` [PATCH net-next 2/2] selftests: tc-testing: add fq_pie per-flow class stats test

[PATCH bpf-next v3 0/2] bpf: Align syscall writeback behavior with user-declared size
 2026-05-31 16:20 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compat

[PATCH nf-next v3 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
 2026-05-31 15:50 UTC  (7+ messages)
` [PATCH nf-next v3 1/6] net: netfilter: Add ether_type to net_device_path_ctx
` [PATCH nf-next v3 2/6] net: netfilter: Add encap_proto to flow_offload_tunnel
` [PATCH nf-next v3 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v3 4/6] selftests: netfilter: nft_flowtable.sh: Add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v3 5/6] net: netfilter: Add SIT tunnel flowtable acceleration
` [PATCH nf-next v3 6/6] selftests: netfilter: nft_flowtable.sh: Add SIT flowtable selftest

[PATCH 00/11] NVMe over MPTCP
 2026-05-31 15:08 UTC  (10+ messages)
` [PATCH 02/11] nvmet-tcp: implement accept mptcp proto
` [PATCH 05/11] nvmet-tcp: implement mptcp listen socket ops
` [PATCH 09/11] nvme-tcp: implement host mptcp proto
` [PATCH 11/11] selftests: mptcp: nvme: add iopolicy tests

[PATCH] tools/include/linux/types.h: add ulong typedef for musl compatibility
 2026-05-31 14:49 UTC 

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-05-31 13:44 UTC  (17+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v4 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v4 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v4 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v4 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v4 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v4 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v4 13/13] selftests/liveupdate: Add stress-files "

(no subject)
 2026-05-31  9:28 UTC  (4+ messages)
` [PATCH v2 3/4] selftests/kho: add LoongArch vmtest support
` [PATCH v2 4/4] selftests/kho: handle QEMU not exiting after kexec on LoongArch
` 

[PATCH bpf-next v2 0/2] bpf: Align syscall writeback behavior with user-declared size
 2026-05-31  1:28 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: reject BPF_PROG_QUERY with short uattr size
` [PATCH bpf-next v2 2/2] selftests/bpf: add verification for BPF_PROG_QUERY attr size boundaries

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-05-30 21:47 UTC  (5+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH] tracing/probes: Point the error offset correctly for eprobe argument error
 2026-05-30 13:46 UTC  (3+ messages)

[PATCH v2 0/2] eventpoll: Fix epoll_wait() report false negative
 2026-05-30  9:37 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/eventpoll: Add test for multiple waiters
` [PATCH v2 2/2] eventpoll: Fix epoll_wait() report false negative

[PATCH v2 00/11] mlx5 support for VFIO self test
 2026-05-30  9:28 UTC  (11+ messages)
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel
` [PATCH v2 07/11] vfio: selftests: Allow drivers to specify required region size

[PATCH net-next v10 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-30  9:13 UTC  (4+ messages)
` [PATCH net-next v10 1/2] "
` [PATCH net-next v10 2/2] selftests: net: add local ECMP rehash test

[PATCH kselftest] selftests: harness: Add __maybe_unused to _##fixture_name##_##test_name##_object
 2026-05-30  5:47 UTC 

[PATCH net-next v5] selftests: openvswitch: add dec_ttl action support and test
 2026-05-30  2:14 UTC 

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-05-30  0:42 UTC  (4+ messages)
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-29 23:42 UTC  (9+ messages)

[PATCH v4 00/11] Kernel API Specification Framework
 2026-05-29 23:33 UTC  (12+ messages)
` [PATCH v4 01/11] kernel/api: introduce kernel API specification framework
` [PATCH v4 02/11] kernel/api: enable kerneldoc-based API specifications
` [PATCH v4 03/11] kernel/api: add debugfs interface for kernel "
` [PATCH v4 04/11] tools/kapi: add kernel API specification extraction tool
` [PATCH v4 05/11] kernel/api: add API specification for sys_open
` [PATCH v4 06/11] kernel/api: add API specification for sys_close
` [PATCH v4 07/11] kernel/api: add API specification for sys_read
` [PATCH v4 08/11] kernel/api: add API specification for sys_write
` [PATCH v4 09/11] kernel/api: add runtime verification selftest
` [PATCH v4 10/11] kernel/api: add API specification for sys_madvise
` [PATCH v4 11/11] kernel/api: add syscall enter/exit tracepoints

[PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-29 22:47 UTC  (2+ messages)

[PATCH] selftests/landlock: explicitly disable audit
 2026-05-29 20:03 UTC 

[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
 2026-05-29 17:26 UTC  (16+ messages)
` [PATCH v6 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v6 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v6 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v6 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v6 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v6 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v6 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v6 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v6 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v6 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v6 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v6 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v6 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v6 15/15] Documentation/userfaultfd: document RWP working set tracking

[PATCH v2 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
 2026-05-29 14:52 UTC  (2+ messages)

[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-29 14:41 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox