Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-10-17 08:50:26 to 2025-10-20 17:13:20 UTC [more...]

[PATCH v1] selftests: cachestat: Fix warning on declaration under label
 2025-10-20 17:13 UTC  (3+ messages)

[PATCH 0/4] KVM: selftests: Add test of SET_NESTED_STATE with 48-bit L2 on 57-bit L1
 2025-10-20 17:10 UTC  (3+ messages)
` [PATCH 1/4] KVM: selftests: Use a loop to create guest page tables

[PATCH v4 net-next 00/13] AccECN protocol case handling series
 2025-10-20 16:46 UTC  (10+ messages)
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK

[PATCH] KVM: selftests: Don't fall over when only one CPU
 2025-10-20 16:32 UTC  (3+ messages)

[PATCH bpf v6] selftests: arg_parsing: Ensure data is flushed to disk before reading
 2025-10-20 16:28 UTC  (3+ messages)
` strace log before the fix, with fsync fix and with fclose fix

[PATCH v6 0/2] KVM: guest_memfd: use write for population
 2025-10-20 16:14 UTC  (3+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write
` [PATCH v6 2/2] KVM: selftests: update guest_memfd write tests

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-20 15:52 UTC  (3+ messages)

[PATCH] KVM: selftests: fix ITS collection target addresses in vgic_lpi_stress
 2025-10-20 15:13 UTC  (5+ messages)

[PATCH v2] KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
 2025-10-20 14:59 UTC 

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-10-20 14:46 UTC  (2+ messages)

[PATCH v3 09/12] um: use nolibc for the --showconfig implementation
 2025-10-20 14:21 UTC  (2+ messages)

[PATCH v6 00/10] liveupdate: Rework KHO for in-kernel users & Fix memory corruption
 2025-10-20 13:47 UTC  (18+ messages)
` [PATCH v6 01/10] kho: allow to drive kho from within kernel
` [PATCH v6 02/10] kho: make debugfs interface optional
` [PATCH v6 03/10] kho: drop notifiers
` [PATCH v6 04/10] kho: add interfaces to unpreserve folios and page ranes
` [PATCH v6 05/10] kho: don't unpreserve memory during abort
` [PATCH v6 06/10] liveupdate: kho: move to kernel/liveupdate
` [PATCH v6 07/10] kho: move kho debugfs directory to liveupdate
` [PATCH v6 08/10] liveupdate: kho: warn and fail on metadata or preserved memory in scratch area
` [PATCH v6 09/10] liveupdate: kho: Increase metadata bitmap size to PAGE_SIZE
` [PATCH v6 10/10] liveupdate: kho: allocate metadata directly from the buddy allocator

[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
 2025-10-20 13:46 UTC  (8+ messages)
` [PATCH v4 01/10] riscv: Add ISA extension parsing for Zalasr
` [PATCH v4 02/10] dt-bindings: riscv: Add Zalasr ISA extension description
` [PATCH v4 03/10] riscv: hwprobe: Export Zalasr extension
` [PATCH v4 04/10] riscv: Introduce Zalasr instructions

[RFC PATCH 0/3] mm: Fix MF_DELAYED handling on memory failure
 2025-10-20 12:37 UTC  (5+ messages)
` [RFC PATCH 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
  ` [RFC PATCH RESEND "

[PATCH v4] selftests/bpf: Change variable types for -Wsign-compare
 2025-10-20 13:31 UTC 

[PATCH v5 0/7] platform/chrome: Fix a possible UAF via revocable
 2025-10-20 11:57 UTC  (15+ messages)
` [PATCH v5 5/7] revocable: Add fops replacement

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
 2025-10-20 11:53 UTC  (7+ messages)
` [PATCH 1/4] PCI: Support "

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-20 11:32 UTC  (8+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks

[PATCH bpf-next 0/5] selftests/bpf: convert test_tc_tunnel.sh to test_progs
 2025-10-20  8:54 UTC  (11+ messages)
` [PATCH bpf-next 1/5] testing/selftests: rename tc_helpers.h to tcx_helpers.h
` [PATCH bpf-next 2/5] selftests/bpf: add tc helpers
` [PATCH bpf-next 3/5] selftests/bpf: make test_tc_tunnel.bpf.c compatible with big endian platforms
` [PATCH bpf-next 4/5] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs
` [PATCH bpf-next 5/5] selftests/bpf: remove test_tc_tunnel.sh

[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-20  6:04 UTC  (4+ messages)
` [PATCH net v2 1/3] net,mptcp: fix incorrect IPv4/IPv6 fallback detection with BPF Sockmap
` [PATCH net v2 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap updates
` [PATCH net v2 3/3] selftests/bpf: Add mptcp test with sockmap

[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
 2025-10-20  4:29 UTC 

[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
 2025-10-20  4:24 UTC  (5+ messages)
` [PATCH v4 06/10] riscv: Apply acquire/release semantics to arch_xchg/arch_cmpxchg operations
` [PATCH v4 07/10] riscv: Apply acquire/release semantics to arch_atomic operations
` [PATCH v4 08/10] riscv: Remove arch specific __atomic_acquire/release_fence
` [PATCH v4 09/10] RISC-V: KVM: Allow Zalasr extensions for Guest/VM

[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
 2025-10-20  0:00 UTC  (3+ messages)

Family December trip
 2025-10-19 21:45 UTC 

[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
 2025-10-19 21:43 UTC  (8+ messages)
` [PATCH v2 4/6] riscv: vector: allow to force vector context save
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch

[RFC PATCH 00/21] VFIO live update support
 2025-10-19  8:15 UTC  (35+ messages)
` [RFC PATCH 01/21] selftests/liveupdate: Build tests from the selftests/liveupdate directory
` [RFC PATCH 02/21] selftests/liveupdate: Create library of core live update ioctls
` [RFC PATCH 03/21] selftests/liveupdate: Move do_kexec.sh script to liveupdate/lib
` [RFC PATCH 04/21] selftests/liveupdate: Move LUO ioctls calls to liveupdate library
` [RFC PATCH 05/21] vfio/pci: Register VFIO live update file handler to Live Update Orchestrator
` [RFC PATCH 06/21] vfio/pci: Accept live update preservation request for VFIO cdev
` [RFC PATCH 07/21] vfio/pci: Store VFIO PCI device preservation data in KHO for live update
` [RFC PATCH 08/21] vfio/pci: Retrieve preserved VFIO device for Live Update Orechestrator
` [RFC PATCH 09/21] vfio/pci: Add Live Update finish callback implementation
` [RFC PATCH 10/21] PCI: Add option to skip Bus Master Enable reset during kexec
` [RFC PATCH 11/21] vfio/pci: Skip clearing bus master on live update device "
` [RFC PATCH 12/21] vfio/pci: Skip clearing bus master on live update restored device
` [RFC PATCH 13/21] vfio/pci: Preserve VFIO PCI config space through live update
` [RFC PATCH 14/21] vfio/pci: Skip device reset on live update restored device
` [RFC PATCH 15/21] PCI: Make PCI saved state and capability structs public
` [RFC PATCH 16/21] vfio/pci: Save and restore the PCI state of the VFIO device
` [RFC PATCH 17/21] vfio/pci: Disable interrupts before going live update kexec
` [RFC PATCH 18/21] vfio: selftests: Build liveupdate library in VFIO selftests
` [RFC PATCH 19/21] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [RFC PATCH 20/21] vfio: selftests: Add VFIO live update test
` [RFC PATCH 21/21] vfio: selftests: Validate vconfig preservation of VFIO PCI device during live update

[RFC PATCH 0/4] selftests/damon: add a test for obsolete_target sysfs file
 2025-10-18 20:44 UTC  (5+ messages)
` [RFC PATCH 1/4] selftests/damon/_damon_sysfs: support obsolete_target file
` [RFC PATCH 2/4] drgn_dump_damon_status: dump damon_target->obsolete
` [RFC PATCH 3/4] sysfs.py: extend assert_ctx_committed() for monitoring targets
` [RFC PATCH 4/4] selftests/damon/sysfs: add obsolete_target test

[PATCH 0/2] KHO: Fix metadata allocation in scratch area
 2025-10-18 15:31 UTC  (7+ messages)
` [PATCH 1/2] liveupdate: kho: warn and fail on metadata or preserved memory "

[PATCH bpf-next v5 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-10-18 11:09 UTC  (3+ messages)

[PATCH net-next] bonding: show master index when dumping slave info
 2025-10-18  9:52 UTC  (6+ messages)
` [PATCH iproute2-next] bond: slave: print master name

[PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
 2025-10-18  7:18 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Add overwrite mode for BPF ring buffer
 2025-10-18  3:57 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add overwrite mode test "
` [PATCH bpf-next v3 3/3] selftests/bpf/benchs: Add overwrite mode benchmark "

[PATCH net-next] selftests/net: io_uring: fix unknown errnum values
 2025-10-18  0:00 UTC  (2+ messages)

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

[PATCH v2 0/2] Optimize the allocation of vector regset
 2025-10-17 21:50 UTC  (2+ messages)

[PATCH 0/8] resctrl: Add perf PMU for resctrl monitoring
 2025-10-17 18:17 UTC  (2+ messages)

[PATCH 0/4] SBI MPXY support for KVM Guest
 2025-10-17 16:20 UTC  (9+ messages)
` [PATCH 1/4] RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handler
` [PATCH 2/4] RISC-V: KVM: Add separate source for forwarded SBI extensions
` [PATCH 3/4] RISC-V: KVM: Add SBI MPXY extension support for Guest
` [PATCH 4/4] KVM: riscv: selftests: Add SBI MPXY extension to get-reg-list

[PATCH v2 0/2] selftests/verification: Add initial RV tests
 2025-10-17 11:52 UTC  (3+ messages)
` [PATCH v2 1/2] selftest/ftrace: Generalise ftracetest to use with RV
` [PATCH v2 2/2] selftests/verification: Add initial RV tests

[PATCH v3] selftests: complete kselftest include centralization
 2025-10-17  9:02 UTC  (2+ messages)
` [PATCH] samples/vfs: add selftests include path for kselftest.h

[PATCH v2] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
 2025-10-17  9:28 UTC 

[PATCH 0/2] selftests/verification: Add initial RV tests
 2025-10-17  8:50 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