Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-02 15:10:00 to 2026-06-03 15:37:58 UTC [more...]

[PATCH bpf-next 0/3] bpf: Check tail zero of bpf_map_info and bpf_prog_info
 2026-06-03 15:37 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: Check tail zero of bpf_map_info
` [PATCH bpf-next 2/3] bpf: Check tail zero of bpf_prog_info
` [PATCH bpf-next 3/3] selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info

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

[PATCH v2 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-03 15:01 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-06-03 14:57 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/clone3: Fix wild pointer access of getline due to missing init
  ` [PATCH v2 2/2] selftests/mm: Fix potential "
    ` Re: [PATCH v2 1/2] selftests/clone3: Fix "

[PATCH net-next v2 0/2] net: devmem: allow bind-rx from non-init user namespaces
 2026-06-03 14:56 UTC  (4+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests: drv-net: add userns devmem RX test

[PATCH v1 0/7] iommufd: Fix bugs in eventq fops_read paths
 2026-06-03 14:46 UTC  (16+ messages)
` [PATCH v1 1/7] iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
` [PATCH v1 2/7] iommufd: Reject invalid read count in iommufd_veventq_fops_read()
` [PATCH v1 3/7] iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
` [PATCH v1 4/7] iommufd: Reject invalid read count in iommufd_fault_fops_read()
` [PATCH v1 5/7] iommufd: Break the loop on failure "
` [PATCH v1 6/7] iommufd: Avoid partial fault group delivery "
` [PATCH v1 7/7] iommufd/selftest: Cover invalid read counts on vEVENTQ FD

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-03 13:54 UTC  (9+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages

[PATCH v5 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-06-03 13:54 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH] selftests: livepatch: set LC_ALL=C to fix locale-dependent test failure
 2026-06-03 13:12 UTC  (2+ messages)

[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
 2026-06-03 13:09 UTC  (2+ messages)

[PATCH v3] selftests/net/openvswitch: guard command substitutions against empty output
 2026-06-03 13:06 UTC 

[PATCH v6.1 07/13] kho: add support for linked-block serialization
 2026-06-03 13:06 UTC 

[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
 2026-06-03 12:57 UTC  (7+ messages)
` [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 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP

[PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-03 12:09 UTC 

[PATCH v2 0/4] LoongArch bpf kptr xchg inline support
 2026-06-03 10:59 UTC  (7+ messages)
` [PATCH v2 1/4] LoongArch: bpf: Use amswap_db for BPF atomic xchg
` [PATCH v2 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
` [PATCH v2 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
` [PATCH v2 4/4] selftests/bpf: Add kptr-xchg benchmark

[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-06-03 10:01 UTC  (5+ messages)
` [PATCH v4 1/5] selftests/mm: make file helpers return errors
` [PATCH v4 3/5] tools/lib/mm: move hugepage_settings out of selftests

[PATCH bpf-next v2 0/8] tools build: bpf: Append EXTRA_CFLAGS and HOST_EXTRACFLAGS
 2026-06-03  9:21 UTC  (3+ messages)
` [PATCH bpf-next v2 1/8] bpftool: Pass host flags to bootstrap libbpf

[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
 2026-06-03  9:15 UTC  (4+ messages)

[PATCH v2 0/7] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-06-03  8:02 UTC  (5+ messages)
` [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM

[PATCH] selftests: timers: Fix integer overflows in 32-bit mode
 2026-06-03  7:55 UTC 

[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
 2026-06-03  7:38 UTC  (16+ messages)
` [PATCH net-next v2 2/6] net: bridge: convert mdb_entry host_joined to a flags field
` [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
` [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support

[PATCH] selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()
 2026-06-03  7:27 UTC 

[PATCH bpf-next 0/2] RISC-V JIT support for bpf_get_current_task/_btf
 2026-06-03  7:21 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: use host CPU features in JIT disassembler
` [PATCH bpf-next 2/2] bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()

[PATCH 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
 2026-06-03  7:14 UTC  (2+ messages)

[PATCH 0/7] selftests/futex: Migrate requeue, NUMA and robust list tests to harness
 2026-06-03  6:17 UTC  (3+ messages)

[PATCH net-next] selftests: net: do not detect PPPoX loopback
 2026-06-03  6:17 UTC 

[PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
 2026-06-03  5:35 UTC  (5+ messages)

[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
 2026-06-03  3:10 UTC  (17+ messages)
` [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 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-03  2:33 UTC  (7+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE

[PATCH] selftests/net: bind_bhash: fix memory leak in bind_socket
 2026-06-03  2:30 UTC  (2+ messages)

[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
 2026-06-03  2:10 UTC  (13+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
` [PATCH v2 5/8] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v2 6/8] riscv: stacktrace: switch to frame-pointer based unwinder
` [PATCH v2 7/8] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and HAVE_LIVEPATCH
` [PATCH v2 8/8] selftests/livepatch: Add RISC-V syscall wrapper prefix

[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
 2026-06-03  2:06 UTC  (2+ messages)

[PATCH 0/2] selftests/damon: test kdamond refresh_ms
 2026-06-03  0:50 UTC 

[PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-03 11:12 UTC  (16+ messages)
` [PATCH v3 01/15] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v3 03/15] riscv: Standardize extension capitalization
` [PATCH v3 04/15] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 05/15] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v3 06/15] riscv: Add B to hwcap "
` [PATCH v3 07/15] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v3 09/15] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v3 10/15] riscv: dts: spacemit: k1: "
` [PATCH v3 11/15] riscv: dts: sophgo: sg2044: "
` [PATCH v3 12/15] riscv: Add a getter for user PMLEN support
` [PATCH v3 13/15] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v3 14/15] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v3 15/15] riscv: hwprobe: Introduce rva23u64 base behavior

[PATCH v4 00/25] dynamic-debug cleanups refactors maintenance + alignment fix
 2026-06-02 22:48 UTC  (26+ messages)
` [PATCH v4 01/25] docs/dyndbg: update examples \012 to \n
` [PATCH v4 02/25] docs/dyndbg: explain flags parse 1st
` [PATCH v4 03/25] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v4 04/25] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v4 05/25] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v4 06/25] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v4 07/25] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v4 08/25] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v4 09/25] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v4 10/25] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v4 11/25] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v4 12/25] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v4 13/25] dyndbg: reduce verbose/debug clutter
` [PATCH v4 14/25] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v4 15/25] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v4 16/25] dyndbg: replace classmap list with an array-slice
` [PATCH v4 17/25] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v4 18/25] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
` [PATCH v4 19/25] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v4 20/25] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v4 21/25] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v4 22/25] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v4 23/25] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v4 24/25] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v4 25/25] dynamic_debug: use KBUILD_MODFILE for unique builtin module names

[PATCH v6 14/15] selftests/mm: add userfaultfd RWP tests
 2026-06-02 22:18 UTC  (2+ messages)

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-02 21:55 UTC  (8+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test
` [PATCH v4 6/7] KVM: selftests: Add the guest_memfd "
` [PATCH v4 7/7] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables

[PATCH net-next v5] selftests: openvswitch: add dec_ttl action support and test
 2026-06-02 21:40 UTC  (2+ messages)

[PATCH v7 34/42] KVM: selftests: Test conversion with elevated page refcount
 2026-06-02 21:26 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: tso: add new tests for ip6tnl, ipip, and sit tunnels
 2026-06-02 20:00 UTC  (2+ messages)

[PATCH net-next v11 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-02 19:06 UTC  (6+ messages)
` [PATCH v11 1/2] "
` [PATCH v11 2/2] selftests: net: add local ECMP rehash test

[PATCH net v2 0/3] vxlan: vnifilter: fix VNI add/update notifications
 2026-06-02 18:51 UTC  (4+ messages)
` [PATCH net v2 1/3] vxlan: vnifilter: send notification on VNI add
` [PATCH net v2 2/3] vxlan: vnifilter: fix spurious notification on VNI update
` [PATCH net v2 3/3] selftests: net: add vxlan vnifilter notification test

configurable block error injection
 2026-06-02 17:56 UTC  (3+ messages)
` [PATCH 8/9] block: add configurable "

[PATCH v3 0/2] eventpoll: Fix epoll_wait() report false negative
 2026-06-02 17:51 UTC  (3+ messages)
` [PATCH v3 1/2] selftests/eventpoll: Add test for multiple waiters
` [PATCH v3 2/2] eventpoll: Fix epoll_wait() report false negative

[PATCH v5 00/13] liveupdate: Remove limits on sessions and files
 2026-06-02 17:07 UTC  (7+ messages)
` [PATCH v5 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v5 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v5 10/13] liveupdate: Remove limit on the number of files per session

[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
 2026-06-02 17:01 UTC  (2+ messages)

[PATCH v23 00/28] riscv control-flow integrity for usermode
 2026-06-02 16:19 UTC  (11+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH bpf v4 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-06-02 15:51 UTC  (4+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "

[PATCH bpf-next v2 7/8] selftests/bpf: Use common CFLAGS for urandom_read
 2026-06-02 15:32 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