Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-01-31 22:55:24 to 2026-02-03 10:15:27 UTC [more...]

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2026-02-03  9:56 UTC  (9+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes

[PATCH v2 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-03  9:51 UTC  (13+ messages)
` [PATCH v2 01/11] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v2 02/11] gpio: Remove redundant check for struct gpio_chip
` [PATCH v2 03/11] gpio: sysfs: "
` [PATCH v2 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH v2 05/11] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH v2 06/11] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH v2 07/11] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v2 08/11] gpio: cdev: Leverage revocable for accessing "
` [PATCH v2 09/11] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v2 10/11] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v2 11/11] gpio: Remove unused `chip` and `srcu` in struct gpio_device

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-02-03  9:10 UTC  (10+ messages)

[PATCH v4] lib: math: tests: drop unnecessary KUnit param_value casts
 2026-02-03  9:06 UTC 

[PATCH v3] lib: math: tests: drop unnecessary KUnit param_value casts
 2026-02-03  9:01 UTC  (2+ messages)

[PATCH] [v2] kunit: reduce stack usage in kunit_run_tests()
 2026-02-03  8:10 UTC  (2+ messages)

[PATCH net-next 0/5] devlink: add per-port resource support
 2026-02-03  7:10 UTC  (6+ messages)
` [PATCH net-next 1/5] devlink: Add port-level resource infrastructure
` [PATCH net-next 2/5] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next 3/5] netdevsim: Add devlink port resource registration
` [PATCH net-next 4/5] selftest: netdevsim: Add devlink port resource test
` [PATCH net-next 5/5] devlink: Document port-level resources

[PATCH v5 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-03  6:46 UTC  (6+ messages)
` [PATCH v5 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v5 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v5 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg

[PATCH net-next v4 0/8] net/rds: RDS-TCP protocol and extension improvements
 2026-02-03  6:41 UTC  (4+ messages)
` [PATCH net-next v4 8/8] net/rds: Trigger rds_send_ping() more than once

[PATCH] selftests/seccomp: add Alpha support to seccomp_bpf
 2026-02-03  6:33 UTC 

[PATCH net-next v5 0/8] net/rds: RDS-TCP protocol and extension improvements
 2026-02-03  5:57 UTC  (9+ messages)
` [PATCH net-next v5 1/8] net/rds: new extension header: rdma bytes
` [PATCH net-next v5 2/8] net/rds: Encode cp_index in TCP source port
` [PATCH net-next v5 3/8] net/rds: rds_tcp_conn_path_shutdown must not discard messages
` [PATCH net-next v5 4/8] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v5 5/8] net/rds: Clear reconnect pending bit
` [PATCH net-next v5 6/8] net/rds: Update struct rds_statistics to use u64 instead of uint64_t
` [PATCH net-next v5 7/8] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v5 8/8] net/rds: Trigger rds_send_ping() more than once

[PATCH net-next v2 0/6] mptcp: implement .read_sock and .splice_read
 2026-02-03  2:30 UTC  (2+ messages)

[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
 2026-02-03  1:23 UTC 

[PATCH] vfio: selftests: only build tests on arm64 and x86_64
 2026-02-03  1:22 UTC  (5+ messages)

[PATCH v4 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-03  1:18 UTC  (7+ messages)
` [PATCH v4 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v4 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v4 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg

[PATCH net-next v2 1/2] selftests: drv-net: rss: validate min RSS table size
 2026-02-03  1:10 UTC  (2+ messages)

[PATCH/for-next v2 0/2] cgroup/cpuset: Fix partition related locking issues
 2026-02-03  0:59 UTC  (17+ messages)
` [PATCH/for-next v2 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to workqueue
` [PATCH/for-next v2 2/2] cgroup/cpuset: Introduce a new top level cpuset_top_mutex

[PATCH/for-next v3 0/3] cgroup/cpuset: Fix partition related locking issues
 2026-02-03  0:55 UTC  (8+ messages)
` [PATCH/for-next v3 1/3] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock

[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
 2026-02-02 23:45 UTC  (14+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-02 22:36 UTC  (38+ messages)
` [RFC PATCH v2 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v2 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v2 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v2 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v2 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v2 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v2 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 08/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 10/37] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [RFC PATCH v2 11/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v2 12/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v2 13/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v2 14/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v2 15/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v2 16/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v2 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v2 19/37] KVM: selftests: Test using guest_memfd for guest private memory
` [RFC PATCH v2 20/37] KVM: selftests: Test basic single-page conversion flow
` [RFC PATCH v2 21/37] KVM: selftests: Test conversion flow when INIT_SHARED
` [RFC PATCH v2 22/37] KVM: selftests: Test indexing in guest_memfd
` [RFC PATCH v2 23/37] KVM: selftests: Test conversion before allocation
` [RFC PATCH v2 24/37] KVM: selftests: Convert with allocated folios in different layouts
` [RFC PATCH v2 25/37] KVM: selftests: Test precision of conversion
` [RFC PATCH v2 26/37] KVM: selftests: Test that truncation does not change shared/private status
` [RFC PATCH v2 27/37] KVM: selftests: Test that shared/private status is consistent across processes
` [RFC PATCH v2 28/37] KVM: selftests: Test conversion with elevated page refcount
` [RFC PATCH v2 29/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v2 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v2 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v2 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v2 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v2 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v2 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v2 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-02 22:29 UTC 

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-02 22:13 UTC  (9+ messages)
` [PATCH RFC 04/17] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH RFC 05/17] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()

[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-02-02 21:48 UTC  (2+ messages)

[PATCH v5 0/5] Add support for the Bus Lock Threshold
 2026-02-02 20:44 UTC  (3+ messages)
` [PATCH v5 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs

[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-02 20:40 UTC  (10+ messages)
` [PATCH v2 1/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v2 2/8] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
` [PATCH v2 3/8] KVM: x86: nSVM: Add validity check for vmcb12 g_pat

[PATCH bpf-next v3 0/3] Add wakeup_source iterators
 2026-02-02 20:40 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk

[PATCH bpf-next v3 2/3] bpf: Add wakeup_source iterator
 2026-02-02 20:33 UTC  (3+ messages)

[PATCH bpf-next v3 3/3] selftests/bpf: Add tests for wakeup_sources
 2026-02-02 20:27 UTC  (3+ messages)

[PATCH sched_ext/for-6.20] selftests/sched_ext: Fix init_enable_count flakiness
 2026-02-02 20:20 UTC  (3+ messages)

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-02 18:14 UTC  (4+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update

linux-next: Tree for Feb 2
 2026-02-02 16:15 UTC 

[PATCH bpf-next v7 0/4] Add cryptographic hash and signature verification kfuncs to BPF
 2026-02-02 15:20 UTC  (6+ messages)
` [PATCH bpf-next v7 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v7 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v7 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v7 4/4] selftests/bpf: Add tests for "

[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
 2026-02-02 14:40 UTC  (10+ messages)
` [PATCH bpf-next v9 1/9] "
` [PATCH bpf-next v9 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v9 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v9 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v9 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v9 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v9 8/9] libbpf: "
` [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log

[PATCH] selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
 2026-02-02 14:38 UTC  (4+ messages)

[PATCH v2 net 0/2] net: gro: fix outer network offset
 2026-02-02 12:22 UTC  (4+ messages)
` [PATCH v2 net 1/2] "
` [PATCH v2 net 2/2] selftest: net: add a test-case for encap segmentation after GRO

[PATCH net-next v4 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
 2026-02-02 12:15 UTC  (3+ messages)
    ` [devel-ipsec] "

[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
 2026-02-02  9:27 UTC  (3+ messages)

[PATCH net 0/2] net: gro: fix outer network offset
 2026-02-02  8:38 UTC  (6+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftest: net: add a test-case for encap segmentation after GRO

[PATCH RESEND v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-02  6:22 UTC  (5+ messages)
` [PATCH RESEND v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH RESEND v3 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH RESEND v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg

[PATCH] KVM: LoongArch: selftests: Add steal time test case
 2026-02-02  7:33 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
 2026-02-02  5:54 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks

[PATCH v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-02  3:12 UTC  (3+ messages)
` [PATCH v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg

[PATCH] selftests/bpf: skip deny_namespace when bpf LSM is not enabled
 2026-02-01 16:43 UTC  (2+ messages)

[PATCH v2 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-01 16:34 UTC  (5+ messages)
` [PATCH v2 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v2 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v2 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg

[PATCH] kunit: tool: fix duplicated .com in run_checks.py author email
 2026-02-01 12:39 UTC 

[GIT PULL] kselftest next update for Linux 6.20-rc1
 2026-02-01 12:30 UTC 

[PATCH] selftests/filesystems/mount-notify: fix unused result compiler warning
 2026-02-01 11:25 UTC 

[PATCH v13 net-next 00/15] AccECN protocol case handling series
 2026-02-01 10:26 UTC  (5+ messages)
` [PATCH v13 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v13 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases

[PATCH] kunit: tool: suppress confusing error output in test
 2026-02-01  9:13 UTC  (2+ messages)
` [PATCH v2] kunit: reworded commit message

[PATCH v3] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
 2026-01-31 23:57 UTC 


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