Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-16 20:00:33 to 2026-07-17 08:59:59 UTC [more...]

[PATCH] selftests/mm: Fix BUG_ON checking wrong variable in mremap_dontunmap
 2026-07-17  8:59 UTC  (2+ messages)

[PATCH 0/2] kselftest/arm64: Add two arm64 kselftests for orig_x0 issue
 2026-07-17  8:56 UTC  (3+ messages)
` [PATCH 1/2] kselftest/arm64: Add seccomp ptrace x0 bypass test
` [PATCH 2/2] kselftest/arm64: Add SECCOMP_RET_TRACE "

[PATCH] libarena: use ARRAY_SIZE macro in test_rbtree.bpf.c
 2026-07-17  8:29 UTC  (2+ messages)

[PATCH net-next 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-17  8:22 UTC  (8+ messages)
` [PATCH net-next 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls

[PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED
 2026-07-17  8:14 UTC  (3+ messages)
` [PATCH net 1/2] tcp: challenge ACK for non-exact RST "
` [PATCH net 2/2] selftests/net: packetdrill: cover RST validation "

[PATCH bpf-next v3 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-17  7:34 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs

[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-17  7:20 UTC  (10+ messages)
` [PATCH v4 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v4 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v4 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls

[PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
 2026-07-17  7:15 UTC  (2+ messages)

[PATCH v5 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-17  7:09 UTC  (8+ messages)
` [PATCH v5 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v5 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v5 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v5 net-next 4/7] ptp: ptp_vmclock: Implement "
` [PATCH v5 net-next 5/7] net: ena: Update PHC admin interface for error bound support
  ` [PATCH v5 net-next 6/7] net: ena: Add error bound to PHC communication layer
  ` [PATCH v5 net-next 7/7] net: ena: Implement gettimexattrs64 callback for PTP attributes

[PATCH] libarena: use ARRAY_SIZE macro in test_rbtree.bpf.c
 2026-07-17  6:47 UTC 

[PATCH net-next v2 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-17  6:45 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: nexthop: add NHA_FDB_PORT for fdb nexthops
` [PATCH net-next v2 2/3] vxlan: honor per-nexthop fdb destination port
` [PATCH net-next v2 3/3] selftests: net: add coverage for fdb nexthop dst port

[PATCH] selftests/net: use ARRAY_SIZE macro in skf_net_off.c
 2026-07-17  6:25 UTC 

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-07-17  6:25 UTC  (6+ messages)
` [PATCH bpf-next v10 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v10 2/9] bpf: Introduce global percpu data

[PATCH net-next 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
 2026-07-17  6:07 UTC  (7+ messages)

[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
 2026-07-17  4:22 UTC  (3+ messages)
` [PATCH rdma-next v3 14/14] RDMA/selftests: Add rxe_netns_names test

[PATCH] libarena/selftests: use ARRAY_SIZE macro in st_asan_buddy.bpf.c
 2026-07-17  4:00 UTC  (2+ messages)

[PATCH v3 0/2] bpf, riscv: add timed may_goto support
 2026-07-17  3:28 UTC  (7+ messages)
` [PATCH v3 1/2] bpf, riscv: add support for timed may_goto
` [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64

[ANNOUNCE/CFP] Kernel Testing & Dependability Micro-conference at LPC 2026 CFP
 2026-07-17  3:04 UTC 

[PATCH 0/2] tracing: Fix a kernel crash related to :mod: command
 2026-07-17  2:51 UTC  (3+ messages)
` [PATCH 1/2] tracing: Fix union collision of module and refcnt for dynamic events
` [PATCH 2/2] selftests/ftrace: Reset triggers at top level before instance loop

[PATCH 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
 2026-07-17  1:05 UTC  (9+ messages)
` [PATCH 1/7] mm/damon/core: initialize damos->last_applied
` [PATCH 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [PATCH 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [PATCH 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [PATCH 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [PATCH 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [PATCH 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()

[PATCH v3 00/11] mlx5 support for VFIO self test
 2026-07-17  0:36 UTC  (4+ messages)
` [PATCH v3 06/11] selftests: Fix arm64 IO barriers to match kernel

[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-16 21:55 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
 2026-07-16 21:55 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 0/4] selftests/bpf: A few edge case fixes
 2026-07-16 21:12 UTC  (11+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
` [PATCH 2/4] selftests/bpf: Install resolve_btfids.test.o.BTF where the test expects it
` [PATCH 3/4] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch
` [PATCH 4/4] libbpf: Search /lib64 and /lib in resolve_full_path()

[PATCH net 0/7] selftests: net: add missing kconfig and settings
 2026-07-16 20:00 UTC  (4+ messages)
` [PATCH net 2/7] selftests: openvswitch: add config file


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