Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-23 07:15:10 to 2026-05-26 03:19:32 UTC [more...]

[RFC PATCH bpf-next v7 00/11] mm: BPF struct_ops for dynamic memory protection and async reclaim
 2026-05-26  3:19 UTC  (18+ messages)
` [RFC PATCH bpf-next v7 01/11] bpf: move bpf_struct_ops_link into bpf.h
` [RFC PATCH bpf-next v7 02/11] bpf: allow attaching struct_ops to cgroups
` [RFC PATCH bpf-next v7 03/11] libbpf: fix return value on memory allocation failure
` [RFC PATCH bpf-next v7 04/11] libbpf: introduce bpf_map__attach_struct_ops_opts()
` [RFC PATCH bpf-next v7 05/11] bpf: Pass flags in bpf_link_create for struct_ops
` [RFC PATCH bpf-next v7 06/11] mm: memcontrol: Add BPF struct_ops for memory controller
` [RFC PATCH bpf-next v7 07/11] mm/bpf: Add bpf_try_to_free_mem_cgroup_pages kfunc
` [RFC PATCH bpf-next v7 08/11] selftests/bpf: Add tests for memcg_bpf_ops
` [RFC PATCH bpf-next v7 09/11] selftests/bpf: Add test for memcg_bpf_ops hierarchies
` [RFC PATCH bpf-next v7 10/11] selftests/bpf: Add selftest for memcg async reclaim via BPF
` [RFC PATCH bpf-next v7 11/11] samples/bpf: Add memcg priority control and async reclaim example

[PATCH] selftests/resctrl: Add ARM vendor detection and fix non-contig CBM check
 2026-05-26  2:51 UTC  (2+ messages)

[PATCH] selftests/resctrl: Implement cl_flush() and sb() on aarch64
 2026-05-26  2:44 UTC 

[PATCH] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
 2026-05-26  2:42 UTC 

[PATCH net-next] selftests: net: add socat syslog for PPPoL2TP
 2026-05-26  1:41 UTC 

[PATCH 0/3] selftests/futex: Migrate wait functional tests to harness
 2026-05-26  1:25 UTC  (6+ messages)
` [PATCH 1/3] selftests/futex: Migrate futex_wait "
` [PATCH 2/3] selftests/futex: Migrate futex_wait_private_mapped_file "
` [PATCH 3/3] selftests/futex: Migrate futex_wait_uninitialized_heap "

[PATCH 0/2] selftests/futex: Migrate functional tests to harness and fix validations
 2026-05-26  1:06 UTC  (7+ messages)
` [PATCH 1/2] selftests/futex: Migrate functional tests to harness
` [PATCH 2/2] selftests/futex: Correct validation logic in waitv
` [PATCH v2 0/2] selftests/futex: Migrate functional tests to harness and fix validations
  ` [PATCH v2 1/2] selftests/futex: Migrate functional tests to harness
  ` [PATCH v2 2/2] selftests/futex: Correct validation logic in waitv

[PATCH net v2 0/2] net: tls: fix async split record handling
 2026-05-25 20:30 UTC  (5+ messages)
` [PATCH net v2 1/2] net: tls: preserve split open record on async encrypt
` [PATCH net v2 2/2] selftests: net: add kTLS async split record regression

[PATCH v2 0/2] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-05-25 20:02 UTC  (4+ messages)
` [PATCH v2 1/2] selftests/mm: refactor pkey test helpers and unify assertions
` [PATCH v2 2/2] selftests/mm: add missing mmap() return checks in pkey tests

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

[PATCH rc v3 0/4] iommufd: Fix veventq_depth boundary
 2026-05-25 18:51 UTC  (5+ messages)
` [PATCH rc v3 1/4] iommufd: Fix data_len byte-count vs element-count mismatch
` [PATCH rc v3 2/4] iommufd: Move vevent memory allocation outside spinlock
` [PATCH rc v3 3/4] iommufd: Set veventq_depth upper bound
` [PATCH rc v3 4/4] iommufd/selftest: Add boundary tests for veventq_depth

[PATCH rc v2 0/4] iommufd: Fix veventq_depth boundary
 2026-05-25 18:41 UTC  (10+ messages)
` [PATCH rc v2 1/4] iommufd: Fix data_len byte-count vs element-count mismatch
` [PATCH rc v2 2/4] iommufd: Move vevent memory allocation outside spinlock
` [PATCH rc v2 3/4] iommufd: Set veventq_depth upper bound
` [PATCH rc v2 4/4] iommufd/selftest: Add boundary tests for veventq_depth

[PATCH v2] bpf: replace pop/push emptiness check with bpf_list_empty()
 2026-05-25 18:14 UTC  (2+ messages)

[PATCH] bpf: replace pop/push emptiness check with bpf_list_empty()
 2026-05-25 18:08 UTC  (3+ messages)

[PATCH net-next 0/3] fbnic: Support larger io_uring zcrx buffers
 2026-05-25 18:06 UTC  (4+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-05-25 18:01 UTC  (9+ messages)
` [PATCH RFC bpf-next 3/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
 2026-05-25 17:51 UTC  (4+ messages)
` [PATCH v3 7/7] rust: doctest: use vertical import style

[PATCH 0/7] LoongArch: add KHO support and selftests
 2026-05-25 17:49 UTC  (14+ messages)
` [PATCH 1/7] LoongArch: Add KHO basic support
` [PATCH 2/7] LoongArch: kho: strip stale kho_handover= from reused cmdline
` [PATCH 3/7] LoongArch: Add missing linux/mm.h include in asm/io.h
` [PATCH 4/7] LoongArch: kexec: avoid overwriting QEMU's machine FDT at 0x100000
` [PATCH 5/7] selftests/kho: add LoongArch vmtest support
` [PATCH 6/7] selftests/kho: LoongArch: disable PS/2 input devices for QEMU virt
` [PATCH 7/7] selftests/kho: handle QEMU not exiting after kexec on LoongArch

[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
 2026-05-25 17:12 UTC  (14+ messages)
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications

[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
 2026-05-25 16:27 UTC  (7+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper

[PATCH bpf 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-05-25 14:26 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "

[PATCH v3 0/3] gpio: add kunit tests for GPIO core
 2026-05-25 13:33 UTC  (2+ messages)

[PATCH] KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESET
 2026-05-25 12:26 UTC  (3+ messages)

[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
 2026-05-25 12:19 UTC  (10+ messages)
` [PATCH 2/2] "

[PATCH] selftests/resctrl: Allow CAT testing when no exclusive cache exists
 2026-05-25 11:59 UTC  (3+ messages)

[PATCH 0/4] selftests: livepatch: Support 4.12 kernels
 2026-05-25 11:49 UTC  (10+ messages)
` [PATCH 1/4] selftests: livepatch: Introduce _remove_mod function
` [PATCH 2/4] selftests: livepatch: Remove leftover modules when a testcase fails
` [PATCH 3/4] selftests: livepatch: Adapt mod_target module to pass on 4.12 kernels
` [PATCH 4/4] selftests: livepatch: Add information about minimum kernel support

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-25 11:05 UTC  (5+ messages)
` [PATCH 4/7] x86: ban 32-bit sigreturn when user IBT enabled

[PATCH v2 00/24] dynamic-debug cleanups refactors maintenance + alignment fix
 2026-05-25  9:24 UTC  (17+ messages)
` [PATCH v2 10/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v2 11/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v2 12/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v2 13/24] dyndbg: reduce verbose/debug clutter
` [PATCH v2 14/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v2 15/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v2 16/24] dyndbg: replace classmap list with an array-slice
` [PATCH v2 17/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v2 18/24] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
` [PATCH v2 19/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v2 20/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v2 21/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v2 22/24] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v2 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v2 24/24] dyndbg: improve section names

[PATCH v2 0/3] gpio: add kunit tests for GPIO core
 2026-05-25  8:51 UTC  (2+ messages)

[PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
 2026-05-25  8:37 UTC 

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-25  7:21 UTC  (5+ messages)

[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-25  6:29 UTC  (7+ messages)
` [PATCH v3 1/4] tools/lib/mm: add shared file helpers
` [PATCH v3 2/4] tools/lib/mm: move hugepage_settings out of selftests

[PATCH 0/2] KVM: selftests: guest_memfd close() fix and hardening
 2026-05-25  3:00 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0

[PATCH] tracing/probes: Point the error offset correctly for eprobe argument error
 2026-05-25  2:21 UTC 

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-25  1:44 UTC  (4+ messages)
` [PATCH v2 1/7] seg6: add End.MAP behavior

[PATCH 0/2] selftests/memfd: fix compilation warnings
 2026-05-24 19:35 UTC  (3+ messages)
` [PATCH 1/2] selftests/memfd: fix -Wmaybe-uninitialized warning in memfd_test
` [PATCH 2/2] selftests/memfd: remove unused variable 'sig' in fuse_test

[PATCH 0/2] selftests/mqueue: fix compilation warnings
 2026-05-24 19:07 UTC  (3+ messages)
` [PATCH 1/2] selftests/mqueue: fix warnings in mq_perf_tests
` [PATCH 2/2] selftests/mqueue: fix -Wunused-variable warning for 'usage' in mq_open_tests

[PATCH v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
 2026-05-24 18:37 UTC  (2+ messages)

[PATCH 0/2] selftests/perf_events: fix test fail with optimizations
 2026-05-24 16:58 UTC  (3+ messages)
` [PATCH 1/2] selftests/perf_events: fix sigtrap_threads tests fail with -O2
` [PATCH 2/2] selftests/perf_events: replace volatile with READ_ONCE/WRITE_ONCE

[PATCH v2 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-05-24 16:47 UTC  (9+ messages)
` [PATCH v2 1/2] fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_write
` [PATCH v2 2/2] selftests/pipe: add pipe_bench microbenchmark

[PATCH 0/2] selftests/clone3: fix cap_checkpoint_restore test
 2026-05-24 16:35 UTC  (3+ messages)
` [PATCH 1/2] selftests/clone3: fix libcap interface usage
` [PATCH 2/2] selftests/clone3: remove unused variables

[PATCH 1/2 net-next v5] ipv6: addrconf: fix temp address generation after prefix deprecation
 2026-05-24 16:14 UTC  (4+ messages)
` [PATCH 2/2 net-next v5] selftests: fib_tests: add temporary IPv6 address renewal test

[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-05-24 14:44 UTC  (3+ messages)
` [PATCH v3 1/2] fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_write
` [PATCH v3 2/2] selftests/pipe: add pipe_bench microbenchmark

[PATCH] selftests/damon: add regression test for damos_walk() vs kdamond exit race
 2026-05-24  9:18 UTC 

[PATCH v3 00/16] userfaultfd: working set tracking for VM guest memory
 2026-05-24  6:32 UTC  (11+ messages)
` [PATCH v3 05/16] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v3 13/16] selftests/mm: add userfaultfd RWP tests
` [PATCH v3 14/16] Documentation/userfaultfd: document RWP working set tracking
` [PATCH v3 15/16] userfaultfd.2: Add read-write protect mode

[PATCH] selftests/mm: close fd on write error
 2026-05-24  1:48 UTC  (5+ messages)

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-23 13:41 UTC  (11+ messages)
` [PATCH v3] "

[PATCH] KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>
 2026-05-23  8:05 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