Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-17 17:41:05 to 2026-05-18 23:35:54 UTC [more...]

[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
 2026-05-18 23:35 UTC  (3+ messages)

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-18 23:22 UTC  (5+ messages)

[PATCH v4 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-05-18 23:17 UTC  (2+ messages)

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

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-18 22:21 UTC  (2+ messages)

[PATCH net] selftests: net: Fix checksums in xdp_native
 2026-05-18 21:31 UTC  (4+ messages)

[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
 2026-05-18 21:23 UTC  (9+ messages)
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-18 20:52 UTC  (5+ messages)
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

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

[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-18 20:39 UTC  (7+ 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 20:22 UTC  (13+ 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 net-next v6 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-18 20:08 UTC  (4+ messages)
` [PATCH net-next v6 1/2] "
` [PATCH net-next v6 2/2] selftests: net: add local ECMP rehash test

[PATCH 1/6] mm/damon: fix missing parens in macro arguments
 2026-05-18 19:09 UTC  (6+ messages)
` [PATCH 2/6] mm/damon/sysfs: implement update_schemes_quota_goals command
` [PATCH 3/6] Docs/ABI/damon: document "
` [PATCH 4/6] Docs/admin-guide/mm/damon/usage: document update_schemes_quota_goals sysfs command
` [PATCH 5/6] selftests/damon/_damon_sysfs: support update_schemes_quota_goals
` [PATCH 6/6] selftests/damon: add a test for update_schemes_quota_goals

[PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
 2026-05-18 18:39 UTC 

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

[PATCH RFC 0/5] Test readback from fd on hugetlbfs mount
 2026-05-18 18:17 UTC  (6+ messages)
` [PATCH RFC 1/5] mm: selftests: Inline check_bytes() function into caller
` [PATCH RFC 2/5] mm: selftests: Inline {read,write}_bytes functions
` [PATCH RFC 3/5] mm: selftests: Refactor hugepage-mmap to use kselftest harness
` [PATCH RFC 4/5] mm: selftests: Update hugepage-mmap to support hugetlbfs mount
` [PATCH RFC 5/5] mm: selftests: Port readback test logic from libhugetlbfs

[PATCH rc v1 0/4] iommufd: Fix veventq_depth boundary
 2026-05-18 18:11 UTC  (6+ 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 v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-18 17:48 UTC  (2+ messages)

[PATCH 0/2] Make liveupdate selftests util as a library
 2026-05-18 17:14 UTC  (4+ messages)
` [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

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

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-18 16:47 UTC  (10+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD

[PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
 2026-05-18 16:43 UTC  (9+ messages)
` [PATCH bpf-next 1/5] bpf: Check tail zero of bpf_common_attr using offsetofend
` [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()
` [PATCH bpf-next 3/5] libbpf: Add OPTS_VALID() for log_opts in bpf_map_create
` [PATCH bpf-next 4/5] selftests/bpf: Use -1 as token_fd in map create failure test
` [PATCH bpf-next 5/5] selftests/bpf: Add test to verify checking padding bytes for BPF syscall common attributes

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-18 16:05 UTC  (8+ messages)
` [PATCH v2 1/6] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH v2 2/6] tools/build: Indent if else blocks
` [PATCH v2 3/6] selftests: Remove unused LLD variable
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH v2 5/6] tools/build: selftests: Allow versioning LLVM lld
` [PATCH v2 6/6] tools/build: selftests: Remove some duplicate toolchain definitions

[PATCH net 0/5] netlink: fixes for cross-namespace nsid reporting
 2026-05-18 15:41 UTC  (15+ messages)
` [PATCH net 1/5] net: rtnetlink: fix link nsid reported when the link is local
` [PATCH net 3/5] net: netlink: don't set nsid on local notifications

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

[PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-05-18 15:35 UTC  (7+ messages)
` [PATCH v2 1/6] io_uring/zcrx: add ctx pointer to zcrx
` [PATCH v2 2/6] io_uring/zcrx: notify user when out of buffers
` [PATCH v2 3/6] io_uring/zcrx: notify user on frag copy fallback
` [PATCH v2 4/6] io_uring/zcrx: add shared-memory notification statistics
` [PATCH v2 5/6] Documentation: networking: document zcrx notifications and statistics
` [PATCH v2 6/6] selftests: iou-zcrx: add notification and stats test for zcrx

[PATCH v2 0/2] arm64: Implement support for 2025 dpISA extensions
 2026-05-18 15:07 UTC  (3+ messages)
` [PATCH v2 1/2] arm64/cpufeature: Define hwcaps for 2025 dpISA features
` [PATCH v2 2/2] kselftest/arm64: Add 2025 dpISA coverage to hwcaps

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-05-18 15:06 UTC  (2+ messages)

[PATCH 0/2] gpio: add kunit tests for GPIO core
 2026-05-18 14:16 UTC  (3+ messages)
` [PATCH 1/2] kunit: provide kunit_platform_device_register_full()
` [PATCH 2/2] gpio: add kunit test cases for the GPIO subsystem

[PATCH v3 0/4] KVM: arm64: vgic: Fix IGROUPR writability and IIDR revision control
 2026-05-18 13:56 UTC  (2+ messages)

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

[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-18 13:25 UTC  (6+ messages)

[PATCH v4 0/5] powerpc/bpf: Add support for verifier selftest
 2026-05-18 11:44 UTC  (12+ 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 4/5] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v4 5/5] selftest/bpf: Add tailcall "

[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-18 11:28 UTC  (9+ 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] selftests/bpf: Reject unsupported -k option in vmtest.sh
 2026-05-18 11:30 UTC  (2+ messages)

[PATCH] selftests/mm: add missing mmap() return checks in pkey tests
 2026-05-18 10:45 UTC  (2+ messages)

[linus:master] [selftests] 465b05bae5: kernel-selftests.landlock.audit_test.audit.tsync_override_log_subdomains_off.fail
 2026-05-18 10:01 UTC  (6+ messages)

[PATCH net-next 0/3] selftests: Use a master ssh connection for remote commands
 2026-05-18  9:36 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: Disable stdin for remote commands over ssh
` [PATCH net-next 2/3] selftests: Wrap remote command executions in PTYs
` [PATCH net-next 3/3] selftests: Use a master ssh connection for remote commands

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-05-18  9:36 UTC  (10+ messages)
` [RFC PATCH v1 1/9] liveupdate: luo_file: Add internal APIs for file preservation
` [RFC PATCH v1 2/9] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [RFC PATCH v1 3/9] kvm: Prepare core VM structs and helpers for LUO support
` [RFC PATCH v1 4/9] kvm: kvm_luo: Allow kvm preservation with LUO
` [RFC PATCH v1 5/9] kvm: guest_memfd: Move internal definitions and helper to new header
` [RFC PATCH v1 6/9] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v1 7/9] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v1 8/9] selftests: kvm: Split ____vm_create() to expose init helpers
` [RFC PATCH v1 9/9] selftests: kvm: Add guest_memfd_preservation_test

[PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
 2026-05-18  9:11 UTC  (2+ messages)

[PATCH 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-18  9:05 UTC  (4+ messages)
` [PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld

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

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

[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 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 v2 00/10] liveupdate: Remove limits on the number of files and sessions
 2026-05-17 18:52 UTC  (13+ 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 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting

[PATCH v4 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
 2026-05-17 21:40 UTC  (2+ messages)

[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


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