Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-09-12 11:22:17 to 2025-09-15 18:41:39 UTC [more...]

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
 2025-09-15 18:41 UTC  (10+ messages)
` [PATCH 1/4] PCI: Support "
` [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
` [PATCH 3/4] um: Select PCI_DOMAINS_GENERIC
` [PATCH 4/4] kunit: qemu_configs: Add PCI to arm, arm64

[PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure
 2025-09-15 18:00 UTC  (2+ messages)

[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-15 17:13 UTC  (3+ messages)

[PATCH v2 0/7] vma count: fixes, test and improvements
 2025-09-15 16:36 UTC  (8+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 5/7] mm: harden vma_count against direct modification
` [PATCH v2 6/7] mm: add assertion for VMA count limit
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event

[PATCH RESEND v2] kunit: Enable PCI on UML without triggering WARN()
 2025-09-15 16:29 UTC  (3+ messages)

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-15 15:51 UTC  (10+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation

[PATCH 0/2] selftests/mm: Add -Wunreachable-code and fix warnings
 2025-09-15 15:43 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: protection_keys: Fix dead code

[PATCH v20 0/8] fork: Support shadow stacks in clone3()
 2025-09-15 14:38 UTC  (8+ messages)
` [PATCH v20 4/8] fork: Add shadow stack support to clone3()

[PATCH v2 00/33] ns: support file handles
 2025-09-15 14:14 UTC  (57+ messages)
` [PATCH v2 01/33] pidfs: validate extensible ioctls
` [PATCH v2 02/33] nsfs: drop tautological ioctl() check
` [PATCH v2 03/33] nsfs: validate extensible ioctls
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h
` [PATCH v2 06/33] nsfs: add nsfs.h header
` [PATCH v2 07/33] ns: uniformly initialize ns_common
` [PATCH v2 08/33] cgroup: use ns_common_init()
` [PATCH v2 09/33] ipc: "
` [PATCH v2 10/33] mnt: "
` [PATCH v2 11/33] net: "
` [PATCH v2 12/33] pid: "
` [PATCH v2 13/33] time: "
` [PATCH v2 14/33] user: "
` [PATCH v2 15/33] uts: "
` [PATCH v2 16/33] ns: remove ns_alloc_inum()
` [PATCH v2 17/33] nstree: make iterator generic
` [PATCH v2 18/33] mnt: support ns lookup
` [PATCH v2 19/33] cgroup: "
` [PATCH v2 20/33] ipc: "
` [PATCH v2 21/33] net: "
` [PATCH v2 22/33] pid: "
` [PATCH v2 23/33] time: "
` [PATCH v2 24/33] user: "
` [PATCH v2 25/33] uts: "
` [PATCH v2 26/33] ns: add to_<type>_ns() to respective headers
` [PATCH v2 27/33] nsfs: add current_in_namespace()
` [PATCH v2 28/33] nsfs: support file handles
` [PATCH v2 29/33] nsfs: support exhaustive "
` [PATCH v2 30/33] nsfs: add missing id retrieval support
` [PATCH v2 31/33] tools: update nsfs.h uapi header
` [PATCH v2 32/33] selftests/namespaces: add identifier selftests
` [PATCH v2 33/33] selftests/namespaces: add file handle selftests

[PATCH v4 0/4] procfs: make reference pidns more user-visible
 2025-09-15 11:54 UTC  (4+ messages)

[PATCH 0/9] Start porting UML to nolibc
 2025-09-15 11:22 UTC  (20+ messages)
` [PATCH 1/9] tools compiler.h: fix __used definition
` [PATCH 2/9] um: use tools/include for user files
` [PATCH 3/9] tools/nolibc/stdio: remove perror if NOLIBC_IGNORE_ERRNO is set
` [PATCH 4/9] tools/nolibc/dirent: avoid errno in readdir_r
` [PATCH 5/9] tools/nolibc: use __fallthrough__ rather than fallthrough
` [PATCH 6/9] tools/nolibc: add option to disable startup code
` [PATCH 7/9] um: add infrastructure to build files using nolibc
` [PATCH 8/9] um: use nolibc for the --showconfig implementation
` [PATCH 9/9] um: switch ptrace FP register access to nolibc

[PATCH v5 0/2] KVM: guest_memfd: use write for population
 2025-09-15 11:01 UTC  (13+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write

next-20250909: selftests/arm64/gcs/basic-gcs.c:390:30: error: use of undeclared identifier 'HWCAP_GCS'
 2025-09-15  9:23 UTC  (7+ messages)

[PATCH 1/2] bonding: fix xfrm offload feature setup on active-backup mode
 2025-09-15  8:37 UTC  (2+ messages)
` [PATCH 2/2] selftests: bonding: add ipsec offload test

[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-09-15  8:29 UTC  (7+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}

[PATCH v4 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
 2025-09-15  0:43 UTC  (2+ messages)

[syzbot] [net?] WARNING: suspicious RCU usage in corrupted (3)
 2025-09-14 23:37 UTC  (2+ messages)

[PATCH net v2 0/2] net: dst_metadata: fix DF flag extraction on tunnel rx
 2025-09-14 21:40 UTC  (2+ messages)

[PATCH] selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
 2025-09-14 15:28 UTC 

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-14  7:44 UTC  (5+ messages)
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map

[PATCH v3 0/5] platform/chrome: Fix a possible UAF via revocable
 2025-09-13 16:17 UTC  (24+ messages)
` [PATCH v3 1/5] revocable: Revocable resource management

[PATCH] rust: kunit: allow `cfg` on `test`s
 2025-09-13  4:12 UTC  (2+ messages)

[PATCH v16 0/6] KVM: arm64: Provide guest support for GCS
 2025-09-12 21:46 UTC  (12+ messages)
` [PATCH v16 2/6] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v16 4/6] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v16 5/6] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v16 6/6] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH] selftests/futex: Conditionally run futex_numa_mpol test
 2025-09-12 21:44 UTC  (3+ messages)

[PATCH net-next] selftests: ncdevmem: remove sleep on rx
 2025-09-12 21:06 UTC  (2+ messages)

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
 2025-09-12 20:17 UTC  (8+ messages)
` [PATCH 6.1 10/15] selftests: net: genetlink: add packet capture test infrastructure
` [PATCH 6.1 11/15] selftests: net: genetlink: add /proc/net/netlink test
` [PATCH 6.1 12/15] selftests: net: genetlink: add Generic Netlink controller tests
` [PATCH 6.1 13/15] selftests: net: genetlink: add large family ID resolution test
` [PATCH 6.1 14/15] selftests: net: genetlink: add Netlink and Generic Netlink test suite
` [PATCH 6.1 15/15] selftests: net: genetlink: fix expectation for large family resolution

[PATCH v3 0/3] HID: hidraw: rework ioctls
 2025-09-12 16:58 UTC  (4+ messages)
` [PATCH v3 1/3] selftests/hid: hidraw: add more coverage for hidraw ioctls
` [PATCH v3 2/3] selftests/hid: hidraw: forge wrong ioctls and tests them
` [PATCH v3 3/3] HID: hidraw: tighten ioctl command parsing

[PATCH net-next 0/3] mptcp: misc minor cleanups
 2025-09-12 16:36 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: mptcp: close server file descriptors
` [PATCH net-next 2/3] selftests: mptcp: close server IPC descriptors
` [PATCH net-next 3/3] mptcp: pm: netlink: fix if-idx type

[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
 2025-09-12 15:17 UTC  (5+ messages)

[PATCH] selftests/mm: centralize the __always_unused macro
 2025-09-12 13:28 UTC  (2+ messages)

[PATCH net 0/5] mptcp: pm: nl: announce deny-join-id0 flag
 2025-09-12 12:52 UTC  (6+ messages)
` [PATCH net 1/5] mptcp: set remote_deny_join_id0 on SYN recv
` [PATCH net 2/5] mptcp: pm: nl: announce deny-join-id0 flag
` [PATCH net 3/5] selftests: mptcp: userspace pm: validate "
` [PATCH net 4/5] mptcp: tfo: record 'deny join id0' info
` [PATCH net 5/5] selftests: mptcp: sockopt: fix error messages

[PATCH v3 0/3] Fix va_high_addr_switch.sh test failure
 2025-09-12 12:42 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm: fix hugepages cleanup too early
  ` [PATCH v3 2/3] selftests/mm: alloc hugepages in va_high_addr_switch test
    ` [PATCH v3 3/3] selftests/mm: fix va_high_addr_switch.sh failure on x86_64

[PATCH net 0/5] selftests: mptcp: avoid spurious errors on TCP disconnect
 2025-09-12 12:25 UTC  (6+ messages)
` [PATCH net 1/5] mptcp: propagate shutdown to subflows when possible
` [PATCH net 2/5] selftests: mptcp: connect: catch IO errors on listen side
` [PATCH net 3/5] selftests: mptcp: avoid spurious errors on TCP disconnect
` [PATCH net 4/5] selftests: mptcp: print trailing bytes with od
` [PATCH net 5/5] selftests: mptcp: connect: print pcap prefix

[PATCH] PMCR_EL0.N is RAZ/WI. At least a build failes in Ubuntu 22.04 LTS. Remove the set function
 2025-09-12 12:11 UTC  (3+ messages)

[PATCH] mm: transhuge-stress: fix potential memory leak on realloc failure
 2025-09-12 11:36 UTC  (3+ messages)


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