Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-15 08:53:46 to 2026-05-18 07:20:14 UTC [more...]

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-18  7:19 UTC  (12+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
          ` [Linaro-mm-sig] "

[PATCH v4 0/5] powerpc/bpf: Add support for verifier selftest
 2026-05-18  7:18 UTC  (11+ messages)
` [PATCH v4 1/5] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v4 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v4 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v4 4/5] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v4 5/5] selftest/bpf: Add tailcall "

[PATCH] KVM: selftests: Fix vcpu_get_stats_fd() ioctl name
 2026-05-18  7:10 UTC 

[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-18  7:09 UTC  (3+ messages)
` [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-18  6:46 UTC  (9+ messages)
` [PATCH 1/7] x86: add userspace IBT config option
` [PATCH 2/7] x86: shstk: don't clobber IBT bits in U_CET MSR
` [PATCH 3/7] x86: signal handler support for IBT
` [PATCH 4/7] x86: ban 32-bit sigreturn when user IBT enabled
` [PATCH 5/7] x86: expose user IBT via PR_CFI_BRANCH_LANDING_PADS
` [PATCH 6/7] x86/entry/vdso: build with IBT support
` [PATCH 7/7] selftests/x86: test usermode IBT

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-18  6:37 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net v2 0/6] mptcp: misc fixes for v7.1-rc4
 2026-05-18  6:34 UTC  (6+ messages)
` [PATCH net v2 2/6] mptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficient
` [PATCH net v2 6/6] selftests: mptcp: drop nanoseconds width specifier

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-18  6:31 UTC  (3+ messages)

[PATCH net 0/5] netlink: fixes for cross-namespace nsid reporting
 2026-05-18  6:21 UTC  (7+ messages)
` [PATCH net 1/5] net: rtnetlink: fix link nsid reported when the link is local
` [PATCH net 2/5] selftests: net: add a test case for cross-namespace peer netns
` [PATCH net 3/5] net: netlink: don't set nsid on local notifications
` [PATCH net 4/5] tools: ynl: support listening on all nsids
` [PATCH net 5/5] selftests: net: add a test case for nsid in all nsid notifications

[PATCH 0/2] selftests/mm: separate GUP benchmarking from functional testing
 2026-05-18  6:10 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-18  5:32 UTC  (7+ messages)
` [PATCH net 1/2] tcp: Don't accept data when socket is in repair mode
` [PATCH net 2/2] selftests: Add data path tests for TCP_REPAIR mode

[PATCH bpf-next 0/2] bpf: Align syscall writeback behavior with user-declared size
 2026-05-18  5:07 UTC  (3+ messages)

[PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore
 2026-05-18  5:06 UTC  (3+ messages)

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-18  3:02 UTC  (8+ messages)

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

[PATCH v8 0/2] selftests/futex: fix the failed futex_requeue test issue
 2026-05-18  2:16 UTC  (3+ messages)
` [PATCH v8 1/2] selftests/futex: implement the interfaces related to threads
` [PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue

[PATCH net-next v3 00/11] selftests: rds: Add ROCE support to rds selftests
 2026-05-18  1:24 UTC  (12+ messages)
` [PATCH net-next v3 01/11] net/rds: Don't sleep inside rds_ib_conn_path_shutdown
` [PATCH net-next v3 02/11] selftests: rds: Add helper function setup_tcp() in test.py
` [PATCH net-next v3 03/11] selftests: rds: Add helper function check_info() "
` [PATCH net-next v3 04/11] selftests: rds: Add helper function send_burst() "
` [PATCH net-next v3 05/11] selftests: rds: Add helper function recv_burst() "
` [PATCH net-next v3 06/11] selftests: rds: Add helper function verify_hashes() "
` [PATCH net-next v3 07/11] selftests: rds: Add helper function snd_rcv_packets() "
` [PATCH net-next v3 08/11] selftests: rds: Handle errors in netns_socket
` [PATCH net-next v3 09/11] selftests: rds: Register network teardown via atexit
` [PATCH net-next v3 10/11] selftests: rds: Add ROCE support to test.py
` [PATCH net-next v3 11/11] selftests: rds: Add ROCE support to run.sh

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-17 19:04 UTC  (3+ messages)
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD

[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
 2026-05-17 18:52 UTC  (25+ 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 v2 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting
` [PATCH v2 06/10] liveupdate: Remove limit on the number of sessions
` [PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
` [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal
` [PATCH v2 09/10] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v2 10/10] selftests/liveupdate: Add stress-files "

[PATCH] treewide: replace /usr/bin/python3 shebangs with env python3
 2026-05-17 18:13 UTC  (2+ messages)

[PATCH v3 0/5] powerpc/bpf: Add support for verifier selftest
 2026-05-17 17:45 UTC  (4+ messages)
` [PATCH v3 1/5] powerpc/bpf: fix alignment of long branch trampoline address

[PATCH net-next v6 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-17 17:45 UTC  (3+ messages)
` [PATCH net-next v6 1/2] "
` [PATCH net-next v6 2/2] selftests: net: add local ECMP rehash test

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-17 13:54 UTC  (15+ messages)
` [PATCH v6 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v6 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
` [PATCH v6 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v6 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
` [PATCH v6 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v6 06/14] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v6 07/14] fs: remove nr_thps from struct address_space
` [PATCH v6 08/14] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v6 09/14] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v6 10/14] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v6 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v6 12/14] selftests/mm: remove READ_ONLY_THP_FOR_FS code from guard-regions
` [PATCH v6 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files
` [PATCH v6 14/14] selftests/mm: add writable-file collapse tests for khugepaged

[PATCH net] selftests: net: Fix checksums in xdp_native
 2026-05-17 11:27 UTC  (3+ messages)

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-17  7:29 UTC  (7+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v5 13/14] mm/khugepaged: enable clean pagecache folio collapse for writable files

[PATCH bpf-next v11 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-05-17  1:32 UTC  (3+ messages)

[PATCH v2 RESEND] lkdtm: Add folio_lock deadlock scenarios
 2026-05-16 23:53 UTC 

[RFC PATCH v3 00/28] mm/damon: introduce data attributes monitoring
 2026-05-16 22:03 UTC  (4+ messages)
` [RFC PATCH v3 19/28] selftests/damon/sysfs.sh: test probes dir

[PATCH v1 1/2] selftests/landlock: Filter dealloc records in audit_count_records()
 2026-05-16 19:21 UTC  (4+ messages)
` [PATCH v1 2/2] selftests/landlock: Increase default audit socket timeout

[PATCH] Enable stage 2 translation in L2
 2026-05-16 19:03 UTC  (2+ messages)

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-05-16 18:30 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: arm64: selftests: Add GPR save/restore functions for NV
` [PATCH v3 2/9] KVM: arm64: selftests: Add helpers for guest hypervisors
` [PATCH v3 3/9] KVM: arm64: selftests: Add hello_nested basic NV selftest
` [PATCH v3 4/9] KVM: arm64: selftests: Enhance hello_nested test
` [PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
` [PATCH v3 6/9] KVM: arm64: selftests: shadow_stage2: Allocate L2 stack from dedicated pool
` [PATCH v3 7/9] KVM: arm64: selftests: shadow_stage2: Check supported stage-2 granule size
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest
` [PATCH v3 9/9] KVM: arm64: selftests: shadow_stage2: Turn on stage-2 translation for the nested guest

[PATCH net-next v5 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-16 17:44 UTC  (3+ messages)
` [PATCH net-next v5 2/2] selftests: net: add local ECMP rehash test

[PATCH] selftests: kselftest: fix missing @fmt descriptions
 2026-05-16 16:46 UTC 

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-16 16:25 UTC  (2+ messages)

[PATCH] lib/uuid_kunit: add tests for the four random UUID/GUID generators
 2026-05-16 12:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf] selftests/bpf: Reject unsupported -k option in vmtest.sh
 2026-05-16 12:06 UTC 

[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
 2026-05-16  7:02 UTC  (8+ messages)
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications

[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
 2026-05-16  4:06 UTC  (4+ messages)

[PATCH 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-15 22:58 UTC  (3+ messages)
` [PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld

[PATCH 0/2] fs/pipe: reduce pipe->mutex contention by bulk-allocating outside the lock
 2026-05-15 20:18 UTC  (4+ messages)
` [PATCH 1/2] fs/pipe: bulk pre-allocate pages outside pipe->mutex in anon_pipe_write
` [PATCH 2/2] selftests/pipe: add pipe_bench microbenchmark

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-05-15 18:34 UTC  (4+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH v2 00/11] mlx5 support for VFIO self test
 2026-05-15 17:30 UTC  (12+ messages)
` [PATCH v2 01/11] net/mlx5: Add IFC structures for CQE and WQE
` [PATCH v2 02/11] net/mlx5: Move HW constant groups from device.h/cq.h to mlx5_ifc.h
` [PATCH v2 03/11] net/mlx5: Extract MLX5_SET/GET macros into mlx5_ifc_macros.h
` [PATCH v2 04/11] net/mlx5: Add ONCE and MMIO accessor variants to mlx5_ifc_macros.h
` [PATCH v2 05/11] selftests: Add additional kernel functions to tools/include/
` [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 v2 08/11] vfio: selftests: Add dev_dbg
` [PATCH v2 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH v2 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
` [PATCH v2 11/11] vfio: selftests: mlx5 driver - add send_msi support

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

[PATCH] selftests/bpf: fix tunnel option size in ip6geneve_set_tunnel()
 2026-05-15 16:01 UTC  (2+ messages)

[PATCH net 0/2] net: tls: fix async BPF split record loss
 2026-05-15 15:15 UTC  (3+ messages)
` [PATCH net 1/2] net: tls: preserve split open record on async encrypt
` [PATCH net 2/2] selftests: net: add kTLS async split record regression

[PATCH v4 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-05-15 14:33 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftests/mm: add tests for process_vm_readv flags

[PATCH v13 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-15 14:25 UTC  (9+ messages)
` [PATCH v13 1/4] bug/kunit: Core "
` [PATCH v13 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v13 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v13 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-15 13:51 UTC  (4+ messages)

[PATCH 1/2 net v4] ipv6: addrconf: fix temp address generation after prefix deprecation
 2026-05-15 13:49 UTC  (5+ messages)

[PATCH v12 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-15 11:46 UTC  (3+ messages)
` [PATCH v12 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-05-15 10:26 UTC  (3+ messages)
` [PATCH 1/5] io_uring/zcrx: notify user when out of buffers

[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
 2026-05-15  9:22 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