Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-29 01:19:41 to 2026-06-01 01:00:02 UTC [more...]

[PATCH bpf-next v3] bpf: reject overlarge global subprog argument sizes
 2026-06-01  1:00 UTC  (2+ messages)

[PATCH v2 0/2] selftests/damon: fix memcg_path staging handling
 2026-06-01  0:53 UTC  (6+ messages)
` [PATCH v2 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v2 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback

[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 v2 0/2] mm/hmm: A fix and a selftest
 2026-06-01  0:09 UTC  (7+ 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

[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] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
 2026-05-31 19:11 UTC  (4+ messages)

[PATCH 0/5] selftests/damon: misc fixes for test bugs
 2026-05-31 17:08 UTC  (11+ 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 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  (14+ 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 0/4] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-05-31 14:36 UTC  (8+ messages)
` [PATCH v4 1/4] selftests/mm: move pkey selftest helpers to pkey_util.c
` [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 v4 4/4] selftests/mm: add missing mmap() return checks in pkey tests

[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  (6+ messages)
` [PATCH v2 1/4] LoongArch: kexec: add KHO support for FDT-based systems
` [PATCH v2 2/4] LoongArch: kexec: add KHO support for ACPI-only systems
` [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 v5 00/18] userfaultfd: working set tracking for VM guest memory
 2026-05-30 16:52 UTC  (9+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
` [PATCH v5 08/18] mm: add VM_UFFD_RWP VMA flag

[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] selftests/net: bind_bhash: fix memory leak in bind_socket
 2026-05-30  4:11 UTC  (2+ messages)

[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 v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-29 19:34 UTC  (6+ messages)

[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 v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-29 14:41 UTC  (5+ messages)

[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
 2026-05-29 14:24 UTC  (4+ messages)

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-05-29 13:57 UTC  (3+ messages)

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-05-29 13:38 UTC  (3+ messages)

[PATCH] selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
 2026-05-29 13:15 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next] selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnels
 2026-05-29 12:45 UTC 

[PATCH v3 0/3] KVM: riscv: add check_supported_reg() into get-reg-list test
 2026-05-29  6:28 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v3 2/3] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v3 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists

[PATCH] selftests/bpf: fix token tests for bpf_object__prepare() probe_loading
 2026-05-29  3:57 UTC  (2+ messages)

[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-05-29  3:41 UTC  (5+ messages)
` [PATCH RFC v2 6/7] KVM: selftests: Add memory failure tests in guest_memfd_test

[PATCH 2/2] selftests/damon: validate memcg filter sysfs readback
 2026-05-29  3:27 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
 2026-05-29  3:21 UTC  (2+ messages)

[PATCH v3 00/11] liveupdate: Remove limits on the number of files and sessions
 2026-05-29  3:21 UTC  (12+ messages)
` [PATCH v3 01/11] liveupdate: centralize state management into struct luo_ser
` [PATCH v3 02/11] liveupdate: register luo_ser as KHO subtree
` [PATCH v3 03/11] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v3 04/11] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v3 05/11] kho: add support for linked-block serialization
` [PATCH v3 06/11] liveupdate: defer session block allocation and PA setting
` [PATCH v3 07/11] liveupdate: Remove limit on the number of sessions
` [PATCH v3 08/11] liveupdate: Remove limit on the number of files per session
` [PATCH v3 09/11] selftests/liveupdate: Test session and file limit removal
` [PATCH v3 10/11] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v3 11/11] selftests/liveupdate: Add stress-files "

[PATCH 1/2] selftests/damon: fix DamosFilter memcg_path assignment
 2026-05-29  3:13 UTC  (2+ messages)

[PATCH v2] bpf: replace pop/push emptiness check with bpf_list_empty()
 2026-05-29  3:10 UTC  (2+ messages)

[PATCH 0/2] selftests/damon: fix and validate memcg filter memcg_path handling
 2026-05-29  3:02 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Fix concurrent regression in map_create()
 2026-05-29  3:00 UTC  (2+ messages)

[PATCH v3 0/3] selftests/resctrl: Fix resctrl selftests issues on aarch64
 2026-05-29  2:28 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
` [PATCH v3 2/3] selftests/resctrl: Implement cl_flush() and sb() for aarch64
` [PATCH v3 3/3] selftests/resctrl: Recognise aarch64 as a vendor for L3_NONCONT_CAT

[PATCH v5 09/18] mm: add MM_CP_UFFD_RWP change_protection() flag
 2026-05-29  1:19 UTC  (2+ messages)


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