Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-26 09:40:20 to 2026-03-27 09:44:54 UTC [more...]

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-03-27  9:44 UTC  (16+ messages)
` [PATCH v1 01/10] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v1 02/10] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v1 04/10] fs: remove nr_thps from struct address_space
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v1 06/10] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v1 07/10] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v1 08/10] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v1 09/10] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v1 10/10] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions

[PATCH] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-03-27  9:39 UTC  (3+ messages)

[PATCH] selftests: ALSA: Skip utimer test when CONFIG_SND_UTIMER is not enabled
 2026-03-27  9:30 UTC  (2+ messages)

[PATCH net-next v2 00/12] ethtool: Generic loopback support
 2026-03-27  8:57 UTC  (12+ messages)
` [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
` [PATCH net-next v2 07/12] ethtool: Add MAC loopback support via ethtool_ops
` [PATCH net-next v2 08/12] netdevsim: Add MAC loopback simulation
` [PATCH net-next v2 09/12] selftests: drv-net: Add MAC loopback netdevsim test

[PATCH 0/3] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-03-27  8:53 UTC  (4+ messages)
` [PATCH 1/3] cgroup: Add dmem_selftest module
` [PATCH 2/3] selftests: cgroup: Add dmem selftest coverage
` [PATCH 3/3] selftests: cgroup: Add vmtest-dmem runner based on hid vmtest

[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-03-27  7:46 UTC  (16+ messages)
` [PATCH v2 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v2 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
 2026-03-27  7:46 UTC  (6+ messages)
` [PATCH v6 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()

[PATCH net-next v4 00/10] selftests: drivers: bash support for remote traffic generators
 2026-03-27  7:32 UTC  (13+ messages)
` [PATCH net-next v4 01/10] selftests: forwarding: extend ethtool_std_stats_get with pause statistics
` [PATCH net-next v4 02/10] selftests: net: add helpers for running a command on other targets
` [PATCH net-next v4 03/10] selftests: net: extend lib.sh to parse drivers/net/net.config
` [PATCH net-next v4 04/10] selftests: net: update some helpers to use run_on
` [PATCH net-next v4 05/10] selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
` [PATCH net-next v4 06/10] selftests: drivers: hw: test rmon counters only on first interface
` [PATCH net-next v4 07/10] selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
` [PATCH net-next v4 08/10] selftests: drivers: hw: move to KTAP output
` [PATCH net-next v4 09/10] selftests: drivers: hw: update ethtool_rmon to work with a single local interface
` [PATCH net-next v4 10/10] selftests: drivers: hw: add test for the ethtool standard counters

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-27  7:16 UTC  (14+ messages)
` [PATCH v3 01/13] selftests/mm: restore default nr_hugepages value during cleanup in charge_reserved_hugetlb.sh
` [PATCH v3 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v3 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v3 05/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v3 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v3 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v3 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
` [PATCH v3 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v3 13/13] selftests/cgroup: extend test_hugetlb_memcg.c to support all huge page sizes

[PATCH bpf-next 0/3] bpf: Enhance freplace compatibility
 2026-03-27  6:42 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Disallow freplace on XDP with mismatched xdp_has_frags values

[RFC PATCH v2 0/3] vfs: transitive upgrade restrictions for fds
 2026-03-27  6:26 UTC  (6+ messages)
` [RFC PATCH v2 1/3] vfs: add support for empty path to openat2(2)
` [RFC PATCH v2 2/3] vfs: transitive upgrade restrictions for fds
` [RFC PATCH v2 3/3] selftest: add tests for OPENAT2_EMPTY_PATH and allowed_upgrades

[PATCH v2 0/2] selftests/arm64: Fix sve2p1_sigill() and add cmpbr_sigill() for hwcap test
 2026-03-27  5:59 UTC  (3+ messages)

[PATCH net-next v6] selftests: net: add tests for PPP
 2026-03-27  3:34 UTC 

[PATCH net-next v5] selftests: net: add tests for PPP
 2026-03-27  2:41 UTC 

[PATCH net-next] selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
 2026-03-27  2:00 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-27  1:52 UTC  (4+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH v3] selftests: net: broadcast_pmtu: Fix false failure from incorrect ping exit code logic
 2026-03-27  1:27 UTC 

[PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
 2026-03-27  0:57 UTC  (6+ messages)

[net-next v6 12/12] selftests: drv-net: Add USO test
 2026-03-26 23:52 UTC 

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-03-26 23:36 UTC  (52+ messages)
` [PATCH RFC v4 01/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v4 02/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v4 03/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v4 04/44] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v4 05/44] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v4 06/44] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 09/44] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 11/44] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v4 12/44] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v4 13/44] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v4 14/44] KVM: x86: Add support for applying content modes
` [PATCH RFC v4 15/44] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v4 16/44] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v4 17/44] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v4 18/44] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v4 19/44] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v4 20/44] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v4 21/44] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v4 22/44] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 23/44] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v4 24/44] KVM: selftests: Test using guest_memfd for guest private memory
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v4 26/44] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v4 27/44] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v4 28/44] KVM: selftests: Test conversion before allocation
` [PATCH RFC v4 29/44] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v4 30/44] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v4 31/44] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v4 32/44] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v4 33/44] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v4 34/44] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v4 35/44] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v4 36/44] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v4 37/44] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v4 38/44] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v4 39/44] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v4 40/44] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v4 41/44] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v4 42/44] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v4 43/44] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v4 44/44] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
  ` [POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
  ` [POC PATCH 2/6] KVM: selftests: Call snp_launch_update_data() providing copy of memory
  ` [POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
  ` [POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
  ` [POC PATCH 5/6] KVM: selftests: Test conversions for SNP
  ` [POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE "

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-03-26 22:06 UTC  (2+ messages)

[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-03-26 21:59 UTC  (12+ messages)
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT

[PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
 2026-03-26 21:39 UTC  (3+ messages)

[PATCH 0/3] KVM: arm64: selftests: Basic nested guest support
 2026-03-26 21:34 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: selftests: Add library functions for NV
` [PATCH 3/3] KVM: arm64: selftests: Enable stage-2 in NV preparation functions

[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
 2026-03-26 20:43 UTC  (2+ messages)

[PATCH] selftests/livepatch: add test for module function patching
 2026-03-26 20:41 UTC  (3+ messages)

[PATCH next] wireguard: selftests: Remove spurious precision from banner printf
 2026-03-26 20:18 UTC 

[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
 2026-03-26 20:06 UTC  (2+ messages)

[PATCH v6 00/10] KVM: x86: nSVM: Improve PAT virtualization
 2026-03-26 19:03 UTC  (12+ messages)
` [PATCH v6 01/10] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
` [PATCH v6 02/10] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v6 03/10] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v6 04/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v6 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v6 06/10] KVM: x86: Remove common handling of MSR_IA32_CR_PAT
` [PATCH v6 07/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v6 08/10] KVM: Documentation: document KVM_{GET,SET}_NESTED_STATE for SVM
` [PATCH v6 09/10] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v6 10/10] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-26 18:38 UTC  (7+ messages)
` [PATCH v2 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported

[PATCH v3 3/7] Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"
 2026-03-26 18:01 UTC  (3+ messages)
` [PATCH v3 6/7] selftests/tc-testing: Add mirred test cases exercising loops
` [PATCH v3 7/7] selftests/tc-testing: Add netem test case "

[PATCH v4 0/3] liveupdate: prevent double preservation
 2026-03-26 16:39 UTC  (4+ messages)
` [PATCH v4 1/3] liveupdate: prevent double management of files
` [PATCH v4 2/3] memfd: implement get_id for memfd_luo
` [PATCH v4 3/3] selftests: liveupdate: add test for double preservation

[PATCH v2 0/2] Support BPF traversal of wakeup sources
 2026-03-26 16:30 UTC  (9+ messages)
` [PATCH v2 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
` [PATCH v2 2/2] selftests/bpf: Add tests for wakeup_sources kfuncs

[RFC PATCH net-next v6 2/2] selftests: net: test PPPoE packets in gro.sh
 2026-03-26 16:29 UTC  (2+ messages)

[PATCH v3 0/2] liveupdate: prevent double preservation
 2026-03-26 15:16 UTC  (7+ messages)
` [PATCH v3 1/2] liveupdate: prevent double management of files

[PATCH v2] selftests: net: broadcast_pmtu: Fix false failure from incorrect ping exit code logic
 2026-03-26 14:58 UTC  (2+ messages)

[PATCH v3 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-03-26 14:34 UTC  (8+ messages)
` [PATCH v3 01/10] selftests/resctrl: Improve accuracy of cache occupancy test
` [PATCH v3 02/10] selftests/resctrl: Reduce interference from L2 occupancy during "
` [PATCH v3 04/10] selftests/resctrl: Prepare for parsing multiple events per iMC

[PATCH bpf-next v2 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
 2026-03-26 14:17 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse

[PATCH v3 6/7] platform/x86/amd/pmf: Introduce AMD PMF testing tool for driver metrics and features
 2026-03-26 10:20 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