Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-02-20 00:42:43 to 2026-02-24 00:01:26 UTC [more...]

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-24  0:00 UTC  (14+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files "
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "

[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
 2026-02-23 23:42 UTC  (13+ messages)
` [RFC PATCH v1 01/10] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 02/10] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
` [RFC PATCH v1 03/10] mm: truncate: Expose preparation steps for truncate_inode_pages_final()
` [RFC PATCH v1 04/10] KVM: guest_memfd: Implement evict_inode for guest_memfd
` [RFC PATCH v1 05/10] mm: Export unmap_mapping_folio() for KVM
` [RFC PATCH v1 06/10] mm: filemap: Export filemap_remove_folio()
` [RFC PATCH v1 07/10] KVM: guest_memfd: Implement custom truncation function
` [RFC PATCH v1 08/10] KVM: guest_memfd: Track amount of memory allocated on inode
` [RFC PATCH v1 09/10] KVM: selftests: Wrap fstat() to assert success
` [RFC PATCH v1 10/10] KVM: selftests: Test that st_blocks is updated on allocation

[PATCH bpf-next v3 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-23 23:18 UTC  (7+ messages)
` [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH net v3 0/3] vsock: add write-once semantics to child_ns_mode
 2026-02-23 22:38 UTC  (4+ messages)
` [PATCH net v3 1/3] selftests/vsock: change tests to respect write-once child ns mode
` [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
` [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl

[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
 2026-02-23 22:26 UTC  (5+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements

[PATCH net-next v5 0/2] net/rds: RDS-TCP reconnect and fanout improvements
 2026-02-23 22:19 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net/rds: Refactor __rds_conn_create for blocking transport cleanup
` [PATCH net-next v5 2/2] net/rds: Delegate fan-out to a background worker

[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
 2026-02-23 22:14 UTC  (11+ messages)
` [PATCH 1/4] selftests/kvm: allow retrieving underlying SEV firmware error
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode
` [PATCH 3/4] crypto/ccp: support setting RAPL_DIS in SNP_INIT_EX
` [PATCH 4/4] selftests/kvm: smoke test support for RAPL_DIS

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-23 21:43 UTC  (7+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH v6 bpf-next 0/2] Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
 2026-02-23 21:39 UTC  (3+ messages)
` [PATCH v6 bpf-next 1/2] bpf: "

[PATCH bpf-next v3 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-02-23 21:23 UTC  (8+ messages)
` [PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE "
    `  "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage

[PATCH v6 0/8] cgroup/cpuset: Fix partition related locking issues
 2026-02-23 21:11 UTC  (11+ messages)
` [PATCH v6 1/8] cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
` [PATCH v6 2/8] cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_cpumasks_hier()
` [PATCH v6 3/8] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH v6 4/8] cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
` [PATCH v6 5/8] kselftest/cgroup: Simplify test_cpuset_prs.sh by removing "S+" command
` [PATCH v6 6/8] cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
` [PATCH v6 7/8] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH v6 8/8] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock

[PATCH net-next] selftests: hw-net: tso: set a TCP window clamp to avoid spurious drops
 2026-02-23 20:40 UTC 

[PATCH net-next 0/3] selftests: net: py: improve bkg() error reporting
 2026-02-23 20:26 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: net: py: avoid masking exceptions in bkg() failures
` [PATCH net-next 2/3] selftests: net: py: use repr(cmd) for failure exceptions
` [PATCH net-next 3/3] selftests: net: py: add cmd info for ksft_wait failure

[PATCH v2 0/2] pid_namespace: make init creation more flexible
 2026-02-23 20:01 UTC  (3+ messages)
` [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v2 2/2] selftests: Add tests for creating pidns init via setns

[PATCH net-next] selftests: net: add ipv6 RA route to ECMP merge test
 2026-02-23 19:34 UTC  (3+ messages)

[PATCH v13 0/8] support FEAT_LSUI
 2026-02-23 17:48 UTC  (9+ messages)
` [PATCH v13 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v13 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v13 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v13 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v13 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v13 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
` [PATCH v13 8/8] arm64: Kconfig: add support for LSUI

[PATCH net 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
 2026-02-23 17:38 UTC  (9+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests/net: packetdrill: Verify "

[PATCH 0/2] pid_namespace: make init creation more flexible
 2026-02-23 17:24 UTC  (7+ messages)
` [PATCH 1/2] pid_namespace: allow opening pid_for_children before init was created
` [PATCH 2/2] selftests: Add tests for creating pidns init via setns

[PATCH 0/2] kselftests: livepatch: One new test and one fix for older bash
 2026-02-23 16:37 UTC  (7+ messages)
` [PATCH 1/2] selftests: livepatch: test-ftrace: livepatch a traced function
` [PATCH 2/2] selftests: livepatch: functions.sh: Workaround heredoc on older bash

[PATCH bpf-next v2 0/6] bpf: Introduce 64-bit bitops kfuncs
 2026-02-23 16:35 UTC  (11+ messages)
` [PATCH bpf-next v2 1/6] "
` [PATCH bpf-next v2 2/6] bpf, x86: Add 64-bit bitops kfuncs support for x86_64

[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-23 16:27 UTC  (17+ messages)
` [PATCH v4 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v4 3/3] selftests: memcg: Add tests for "
` [syzbot ci] Re: kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support

[PATCH v12 0/7] support FEAT_LSUI
 2026-02-23 15:54 UTC  (9+ messages)
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI

[PATCH selftests] selftests: Use ktap helpers for runner.sh
 2026-02-23 12:40 UTC  (5+ messages)

Re: [PATCH bpf-next v2 0/2] bpf: Add multi-level pointer parameter
 2026-02-23  9:44 UTC  (2+ messages)
`  "

[PATCH v2 0/2] Test MADV_COLLAPSE on guest_memfd
 2026-02-23  9:38 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: selftests: Wrap madvise() to assert success
` [PATCH v2 2/2] KVM: selftests: Test MADV_COLLAPSE on guest_memfd

[PATCH v8 0/3] drivers/base: Introduce revocable
 2026-02-23  7:03 UTC  (4+ messages)
` [PATCH v8 1/3] revocable: Revocable resource management

[PATCH 6.12.y 00/14] Address pkey self test failures
 2026-02-23  6:30 UTC  (5+ messages)

[PATCH v3 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-23  6:21 UTC  (14+ messages)
` [PATCH v3 01/11] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v3 02/11] gpio: Remove redundant check for struct gpio_chip
` [PATCH v3 03/11] gpio: sysfs: "
` [PATCH v3 05/11] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH v3 06/11] selftests: gpio: Add gpio-cdev-uaf tests

[PATCH v4 0/6] gpio: Refactor and add selftest
 2026-02-23  6:17 UTC  (7+ messages)
` [PATCH v4 1/6] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v4 2/6] gpio: Remove redundant check for struct gpio_chip
` [PATCH v4 3/6] gpio: sysfs: "
` [PATCH v4 4/6] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH v4 5/6] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH v4 6/6] selftests: gpio: Add gpio-cdev-uaf tests

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-23  5:03 UTC  (5+ messages)
` [PATCH 9/9] selftests: pci_endpoint: Skip "

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

[PATCH net 0/2] bridge: Check relevant options in VLAN range grouping
 2026-02-22 16:36 UTC  (5+ messages)
` [PATCH net 1/2] bridge: Check relevant per-VLAN "
` [PATCH net 2/2] selftests: net: Add bridge VLAN range grouping tests

[PATCH 1/2] selftests/harness: fix XFAIL_ADD matching when test metadata is not initialized
 2026-02-22 11:18 UTC  (2+ messages)
` [PATCH 2/2] selftests: net: tun: don't abort XFAIL cases

[PATCH] selftests: tc-testing: preserve list order when removing duplicates
 2026-02-22  9:55 UTC 

[PATCH v4 0/4] OPENAT2_REGULAR flag support in openat2
 2026-02-22  7:19 UTC  (8+ messages)
` [PATCH v4 1/4] openat2: new OPENAT2_REGULAR flag support
` [PATCH v4 2/4] kselftest/openat2: test for OPENAT2_REGULAR flag
` [PATCH v4 3/4] sparc/fcntl.h: convert O_* flag macros from hex to octal
` [PATCH v4 4/4] mips/fcntl.h: "

[RFC PATCH 00/10] mm/damon: add optional debugging-purpose sanity checks
 2026-02-21 20:15 UTC  (4+ messages)
` [RFC PATCH 09/10] mm/damon/tests/.kunitconifg: enable DAMON_DEBUG_SANITY
` [RFC PATCH 10/10] tools/testing/selftests/damon/config: "

[PATCH v5 0/6] cgroup/cpuset: Fix partition related locking issues
 2026-02-21 19:20 UTC  (7+ messages)
` [PATCH v5 4/6] cgroup/cpuset: Don't update isolated_cpus from CPU hotplug
` [PATCH v5 5/6] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock

[RFC PATCH v2 0/3] mm/damon: strictly respect min_nr_regions
 2026-02-21 18:03 UTC  (2+ messages)
` [RFC PATCH v2 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test

RCU stalls running KUnit on mainline
 2026-02-21 14:10 UTC  (5+ messages)

[PATCH v3] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
 2026-02-21  9:56 UTC  (3+ messages)

[PATCH] selftests/bpf: test accounting of tail calls when prog is NULL
 2026-02-21  3:48 UTC  (7+ messages)

[PATCH] KVM: selftests: Test MADV_COLLAPSE on GUEST_MEMFD
 2026-02-20 23:59 UTC  (3+ messages)

[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-20 23:25 UTC  (5+ messages)
` [PATCH v4 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat

[PATCH v1 0/4] x86: Simplifying LAM
 2026-02-20 12:49 UTC  (2+ messages)
` [PATCH v1 4/4] selftests/lam: Add test cases for different LAM tag widths

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-20  9:09 UTC  (2+ messages)

[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
 2026-02-20  0:42 UTC  (7+ messages)
` [PATCH v2 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH v2 06/10] KVM: selftests: Use u32 instead of uint32_t
` [PATCH v2 07/10] KVM: selftests: Use s32 instead of int32_t
` [PATCH v2 08/10] KVM: selftests: Use u16 instead of uint16_t
` [PATCH v2 09/10] KVM: selftests: Use s16 instead of int16_t
` [PATCH v2 10/10] KVM: selftests: Use u8 instead of uint8_t


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