linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-22 18:28:06 to 2025-10-24 15:34:04 UTC [more...]

[PATCHv7 0/7] liveupdate: Rework KHO for in-kernel users
 2025-10-24 15:33 UTC  (21+ messages)
` [PATCHv7 1/7] kho: allow to drive kho from within kernel
` [PATCHv7 3/7] kho: drop notifiers
` [PATCHv7 4/7] kho: add interfaces to unpreserve folios and page ranges
` [PATCHv7 5/7] kho: don't unpreserve memory during abort
` [PATCHv7 7/7] liveupdate: kho: move kho debugfs directory to liveupdate

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-24 15:11 UTC  (10+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2

[PATCH 0/2] KHO: Fix metadata allocation in scratch area
 2025-10-24 15:06 UTC  (11+ messages)
` [PATCH 2/2] liveupdate: kho: allocate metadata directly from the buddy allocator

[PATCH v6 0/2] KVM: guest_memfd: use write for population
 2025-10-24 14:35 UTC  (4+ messages)
` [PATCH v6 1/2] KVM: guest_memfd: add generic population via write

[PATCH] selftests/unix: Add test for ECONNRESET and EOF behaviour
 2025-10-24  9:18 UTC  (3+ messages)

[PATCH net-next 2/2] selftests: bridge_mdb: Add a test for MDB flush on snooping disable
 2025-10-24  7:43 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: convert test_tc_tunnel.sh to test_progs
 2025-10-24  6:58 UTC  (5+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: integrate test_tc_tunnel.sh tests into test_progs

[PATCH net v3 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-24  4:13 UTC  (8+ messages)
` [PATCH net v3 1/3] net,mptcp: fix proto fallback detection with BPF sockmap
` [PATCH net v3 2/3] bpf,sockmap: disallow MPTCP sockets from sockmap
` [PATCH net v3 3/3] selftests/bpf: Add mptcp test with sockmap

[PATCH net-next v8 1/2] net/tls: support setting the maximum payload size
 2025-10-24  2:11 UTC  (6+ messages)
` [PATCH net-next v8 2/2] selftests: tls: add tls record_size_limit test

[PATCH v11 00/21] TDX KVM selftests
 2025-10-23 23:59 UTC  (4+ messages)
` [PATCH v11 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM

[PATCH] KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
 2025-10-23 23:43 UTC 

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-23 23:20 UTC  (30+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v22 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v22 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v22 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v22 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v22 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v22 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v22 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v22 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v22 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v22 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v22 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v22 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v22 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH] KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
 2025-10-23 21:19 UTC 

[PATCH v2] selftest: net: prevent use of uninitialized variable
 2025-10-23 20:53 UTC 

[PATCH v5 5/7] revocable: Add fops replacement
 2025-10-23 18:30 UTC  (24+ messages)

[PATCH net-next v8 00/14] vsock: add namespace support to vhost-vsock
 2025-10-23 18:27 UTC  (15+ messages)
` [PATCH net-next v8 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v8 02/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v8 03/14] vsock: add netns to vsock skb cb
` [PATCH net-next v8 04/14] vsock: add netns to vsock core
` [PATCH net-next v8 05/14] vsock/loopback: add netns support
` [PATCH net-next v8 06/14] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v8 07/14] vhost/vsock: add netns support
` [PATCH net-next v8 08/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v8 09/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v8 10/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v8 11/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v8 12/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v8 13/14] selftests/vsock: add tests for namespace deletion and mode changes
` [PATCH net-next v8 14/14] selftests/vsock: add tests for module loading order

[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-23 18:20 UTC  (16+ messages)
` [PATCH v7 01/15] genpt: Generic Page Table base API
` [PATCH v7 02/15] genpt: Add Documentation/ files
` [PATCH v7 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v7 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v7 05/15] iommupt: Add iova_to_phys op
` [PATCH v7 06/15] iommupt: Add unmap_pages op
` [PATCH v7 07/15] iommupt: Add map_pages op
` [PATCH v7 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v7 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v7 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v7 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v7 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v7 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v7 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v7 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH bpf-next 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
 2025-10-23 17:38 UTC  (9+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v2 0/4] KVM ARM64 pre_fault_memory
 2025-10-23 17:16 UTC  (3+ messages)
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations

[PATCH bpf-next v1] selftests/bpf: Guard addr_space_cast code with __BPF_FEATURE_ADDR_SPACE_CAST
 2025-10-23 15:42 UTC  (6+ messages)
        ` pahole next->master. Was: "

[PATCH v1] selftests: cachestat: Fix warning on declaration under label
 2025-10-23 15:04 UTC  (4+ messages)

[PATCH 0/3] compiler_types: Introduce __counted_by_ptr()
 2025-10-23 13:45 UTC  (7+ messages)
` [PATCH 1/3] "

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-23 13:25 UTC  (15+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v22 14/28] riscv: Implements arch agnostic indirect branch tracking prctls

[PATCH 00/32] ns: support file handles
 2025-10-23 10:46 UTC  (3+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-23 10:24 UTC  (16+ messages)
` [PATCH v22 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v22 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v22 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v22 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v22 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v22 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v22 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v22 09/28] riscv/mm: write protect and shadow stack
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v22 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v22 13/28] prctl: arch-agnostic prctl for indirect branch tracking

[PATCH net v2 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-10-23 10:18 UTC  (3+ messages)
` [PATCH net v2 3/3] selftests/bpf: Add mptcp test with sockmap

[PATCH nf-next v8 0/3] Add IPIP flowtable SW acceleration
 2025-10-23  8:50 UTC  (4+ messages)
` [PATCH nf-next v8 1/3] net: netfilter: Add IPIP flowtable rx sw acceleration
` [PATCH nf-next v8 2/3] net: netfilter: Add IPIP flowtable tx "
` [PATCH nf-next v8 3/3] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

[PATCH v3 0/3] KHO: kfence + KHO memory corruption fix
 2025-10-23  2:45 UTC  (6+ messages)

[PATCH 0/9] mm/damon: support pin-point targets removal
 2025-10-23  1:25 UTC  (5+ messages)
` [PATCH 6/9] selftests/damon/_damon_sysfs: support obsolete_target file
` [PATCH 7/9] drgn_dump_damon_status: dump damon_target->obsolete
` [PATCH 8/9] sysfs.py: extend assert_ctx_committed() for monitoring targets
` [PATCH 9/9] selftests/damon/sysfs: add obsolete_target test

[PATCH net v2 0/2] netconsole: Fix userdata race condition
 2025-10-23  1:01 UTC  (2+ messages)

[PATCH net-next 00/12] selftests/vsock: refactor and improve vmtest infrastructure
 2025-10-23  1:00 UTC  (13+ messages)
` [PATCH net-next 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next 10/12] selftests/vsock: avoid false-positives when checking dmesg
` [PATCH net-next 11/12] selftests/vsock: add 1.37 to tested virtme-ng versions
` [PATCH net-next 12/12] selftests/vsock: add vsock_loopback module loading

[PATCH net-next 0/5] psp: track stats from core and provide a driver stats api
 2025-10-23  0:56 UTC  (7+ messages)
` [PATCH net-next 1/5] psp: report basic stats from the core
` [PATCH net-next 2/5] selftests: drv-net: psp: add assertions on core-tracked psp dev stats
` [PATCH net-next 3/5] psp: add stats from psp spec to driver facing api
` [PATCH net-next 4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows
` [PATCH net-next 5/5] netdevsim: implement psp device stats

[PATCH net-next v14 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-10-23  0:50 UTC  (4+ messages)
` [PATCH net-next v14 6/7] bonding: Update for extended arp_ip_target format
` [PATCH net-next v14 7/7] bonding: Selftest and documentation for the arp_ip_target parameter


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).