Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-10-23 01:01:08 to 2025-10-25 14:52:44 UTC [more...]

[PATCH v7 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-25 14:52 UTC  (17+ 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 v2 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
 2025-10-25  5:30 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for BPF_JGT "

[PATCH net-next v14 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
 2025-10-25  3:44 UTC  (3+ messages)

[PATCH] kunit: prevent log overwrite in param_tests
 2025-10-25  2:01 UTC  (2+ messages)

[PATCH v2] selftest: net: prevent use of uninitialized variable
 2025-10-25  1:50 UTC  (2+ messages)

[PATCH v4 00/10] riscv: Add Zalasr ISA extension support
 2025-10-24 21:47 UTC  (2+ messages)

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

[PATCH net-next v8 1/2] net/tls: support setting the maximum payload size
 2025-10-24 23:33 UTC  (4+ messages)

[PATCH 00/32] ns: support file handles
 2025-10-24 22:31 UTC  (4+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls

[PATCH net-next] selftests: drv-net: replace the nsim ring test with a drv-net one
 2025-10-24 21:55 UTC 

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-24 18:18 UTC  (15+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library

[PATCH v11 00/21] TDX KVM selftests
 2025-10-24 17:24 UTC  (9+ messages)
` [PATCH v11 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v11 21/21] KVM: selftests: Add TDX lifecycle test

[PATCH bpf-next 0/2] bpf: Skip bounds adjustment for conditional jumps on same register
 2025-10-24 16:53 UTC  (13+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v8 0/8] liveupdate: Rework KHO for in-kernel users
 2025-10-24 16:43 UTC  (12+ messages)
` [PATCH v8 1/8] kho: allow to drive kho from within kernel
` [PATCH v8 2/8] kho: make debugfs interface optional
` [PATCH v8 3/8] kho: drop notifiers
` [PATCH v8 4/8] kho: add interfaces to unpreserve folios and page ranges
` [PATCH v8 5/8] kho: don't unpreserve memory during abort
` [PATCH v8 6/8] liveupdate: kho: move to kernel/liveupdate
` [PATCH v8 7/8] liveupdate: kho: move kho debugfs directory to liveupdate
` [PATCH v8 8/8] memblock: Unpreserve memory in case of error

[PATCHv7 0/7] liveupdate: Rework KHO for in-kernel users
 2025-10-24 16:32 UTC  (26+ 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

[PATCH] selftests: tty: add tty_tiocsti_test to .gitignore
 2025-10-24 16:19 UTC 

[PATCH bpf-next v1 1/2] bpf: Add kfuncs for detecting execution context
 2025-10-24 16:14 UTC  (2+ messages)

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

[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 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] 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 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 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 v22 00/28] riscv control-flow integrity for usermode
 2025-10-23 10:24 UTC  (3+ messages)

[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


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