Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-12 14:18:35 to 2026-03-13 13:49:55 UTC [more...]

[PATCH 00/27] Nested virtualization for KVM RISC-V
 2026-03-13 13:49 UTC  (7+ messages)
` [PATCH 07/27] RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
` [PATCH 08/27] RISC-V: KVM: Factor-out VCPU config into separate sources
` [PATCH 09/27] RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR

[PATCH 0/4] HID: bpf fixes for 7.0/7.1
 2026-03-13 13:28 UTC  (7+ messages)
` [PATCH 1/4] selftests/hid: fix compilation when bpf_wq and hid_device are not exported
` [PATCH 2/4] HID: bpf: prevent buffer overflow in hid_hw_request
` [PATCH 3/4] HID: fix LEDs when report is unnumbered
` [PATCH 4/4] HID: do not bypass HID-BPF when setting LEDs

[PATCH v11 20/65] selftests-dyndbg: add a dynamic_debug run_tests target
 2026-03-13 13:19 UTC  (4+ messages)
` [PATCH v11 27/65] dyndbg: treat comma as a token separator
` [PATCH v11 28/65] dyndbg: split multi-query strings with %
` [PATCH v11 29/65] selftests-dyndbg: add test_mod_submod

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-13 13:16 UTC  (4+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "

[PATCH bpf-next v5 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-03-13 13:02 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: Support pointer param types via SCALAR_VALUE "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add trampolines single and multi-level pointer params test coverage

[PATCH net-next v3] selftests: net: add ipv6 RA route to ECMP merge test
 2026-03-13 12:48 UTC 

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13 12:25 UTC  (14+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "

[PATCH v13 00/12] arm64: entry: Convert to Generic Entry
 2026-03-13 11:57 UTC  (16+ messages)
` [PATCH v13 01/12] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v13 02/12] arm64/ptrace: Expand secure_computing() in place
` [PATCH v13 03/12] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v13 04/12] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v13 05/12] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v13 06/12] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v13 07/12] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v13 08/12] arm64: entry: Convert to generic entry
` [PATCH v13 09/12] arm64: Inline el0_svc_common()
` [PATCH v13 10/12] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v13 11/12] arm64: Use generic TIF bits for common thread flags
` [PATCH v13 12/12] selftests: sud_test: Support aarch64

[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-13 11:22 UTC  (3+ messages)
` [PATCH v3 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test

[PATCH v5 0/4] pid_namespace: make init creation more flexible
 2026-03-13 11:09 UTC  (5+ messages)
` [PATCH v5 1/4] pid_namespace: avoid optimization of accesses to ->child_reaper
` [PATCH v5 2/4] pid: check init is created first after idr alloc
` [PATCH v5 3/4] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v5 4/4] selftests: Add tests for creating pidns init via setns

[PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
 2026-03-13 10:52 UTC  (3+ messages)

[PATCH 1/6] selftests/liveupdate: add framework for memfd tests
 2026-03-13 10:05 UTC  (2+ messages)

[PATCH v15 0/8] support FEAT_LSUI
 2026-03-13  9:59 UTC  (12+ messages)
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v15 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor

[PATCH bpf-next v2] selftests/bpf: improve test coverage for kfunc call
 2026-03-13  9:29 UTC  (3+ messages)

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-03-13  8:32 UTC  (10+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH v3 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-13  8:00 UTC  (9+ messages)
` [PATCH v3 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v3 3/7] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v3 4/7] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v3 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v3 6/7] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v3 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K "

[PATCH net-next v4 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-13  7:13 UTC  (4+ messages)
` [PATCH net-next v4 1/3] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v4 2/3] bnxt_en: Resize RSS contexts on channel count change
` [PATCH net-next v4 3/3] selftests: rss_drv: Add RSS indirection table resize tests

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

[PATCH] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
 2026-03-13  3:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
 2026-03-13  3:35 UTC  (14+ messages)
` [PATCH v2 2/7] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v2 6/7] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v2 7/7] selftest/cgroup: fix zswap attempt_writeback() on 64K pagesize system

[PATCH 1/5] selftests/cgroup: detect and handle global zswap state in test_zswap
 2026-03-13  2:59 UTC  (6+ messages)
` [PATCH 2/5] selftests/cgroup: avoid OOM in test_swapin_nozswap

[PATCH 1/2] selftests/bpf: Fix read_iter buffer termination in test_bpffs
 2026-03-13  2:49 UTC  (5+ messages)
` [PATCH 2/2] selftests/bpf: Skip bpffs debug iter checks when unavailable "

[PATCH 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-13  2:43 UTC  (17+ messages)
` [RESEND PATCH 1/4] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [RESEND PATCH 2/4] selftests/mm: soft-dirty: skip two tests when thp is not available
` [RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test "
` [RESEND PATCH 4/4] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH v7 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-13  2:30 UTC  (5+ messages)
` [PATCH v7 1/4] RDMA/nldev: Add dellink function pointer
` [PATCH v7 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH v7 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
` [PATCH v7 4/4] RDMA/rxe: Add testcase for net namespace rxe

[PATCH net-next v2 0/4] genetlink: apply reject policy for split ops on the dispatch path
 2026-03-13  1:20 UTC  (2+ messages)

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-13  0:21 UTC  (15+ messages)
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions

[PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
 2026-03-12 22:39 UTC  (2+ messages)

[PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
 2026-03-12 22:39 UTC  (2+ messages)

[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
 2026-03-12 22:37 UTC  (2+ messages)

[PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
 2026-03-12 22:37 UTC  (2+ messages)

[RFC net-next v2 12/12] selftests: drv-net: Add USO test
 2026-03-12 22:34 UTC 

[PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
 2026-03-12 22:13 UTC  (2+ messages)

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-12 22:05 UTC  (2+ messages)

[RFC patch 0/9] Add support for HiSilicon platforms and refactor
 2026-03-12 21:01 UTC  (9+ messages)
` [RFC patch 1/9] selftests/resctrl: Move CPU affinity and resctrl FS setup to child process
` [RFC patch 3/9] selftests/resctrl: Use dynamic linked list for iMC counters config
` [RFC patch 5/9] selftests/resctrl: Refactor CPU vendor detection to use lookup table
` [RFC patch 8/9] selftests/resctrl: Add support for HiSilicon MBM/MBA test

[PATCH 0/5] Revoke supported SEV VM types
 2026-03-12 20:04 UTC  (8+ messages)
` [PATCH 1/5] kvm/sev: don't expose unusable "
` [PATCH 4/5] kvm/sev: mask off firmware unsupported vm types
` [PATCH 5/5] selftests/kvm: teach sev_*_test about revoking VM types

[PATCH RFC v3 0/4] guest_memfd: Track amount of memory allocated on inode
 2026-03-12 19:00 UTC  (5+ messages)
` [PATCH RFC v3 2/4] KVM: guest_memfd: Set release always on guest_memfd mappings

[PATCH v5 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-12 18:04 UTC  (10+ messages)
` [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer

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

[PATCH net-next 0/5] tools: ynl: policy query support
 2026-03-12 17:17 UTC  (5+ messages)

[PATCH bpf-next v5 0/2] Add wakeup_source iterators
 2026-03-12 17:13 UTC  (7+ messages)

[PATCH net-next v2 0/9] selftests: drivers: bash support for remote traffic generators
 2026-03-12 15:51 UTC  (12+ messages)
` [PATCH net-next v2 1/9] selftests: forwarding: extend ethtool_std_stats_get with pause statistics
` [PATCH net-next v2 2/9] selftests: net: extend lib.sh to parse drivers/net/net.config
` [PATCH net-next v2 3/9] selftests: net: add helpers for running a command on other targets
` [PATCH net-next v2 4/9] selftests: net: update some helpers to use run_on
` [PATCH net-next v2 5/9] selftests: drivers: hw: cleanup shellcheck warnings in the rmon test
` [PATCH net-next v2 6/9] selftests: drivers: hw: test rmon counters only on first interface
` [PATCH net-next v2 7/9] selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon test
` [PATCH net-next v2 8/9] selftests: drivers: hw: update ethtool_rmon to work with a single local interface
` [PATCH net-next v2 9/9] selftests: drivers: hw: add test for the ethtool standard counters

[PATCH net-next V3 00/10] devlink: add per-port resource support
 2026-03-12 14:36 UTC  (14+ messages)

[PATCH net-next v2 0/3] net: dpaa2-mac: export standard statistics
 2026-03-12 14:22 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: dpaa2-mac: extend APIs related to statistics
` [PATCH net-next v2 2/3] net: dpaa2-mac: retrieve MAC statistics in one firmware command
` [PATCH net-next v2 3/3] net: dpaa2-mac: export standard statistics


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