Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-04-29 22:37:46 to 2025-05-02 09:43:06 UTC [more...]

[PATCH v8 0/2] memcg: Fix test_memcg_min/low test failures
 2025-05-02  9:43 UTC  (4+ messages)
` [PATCH v8 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
` [PATCH v8 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-02  7:31 UTC  (28+ messages)
` [PATCH v3 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v3 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v3 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v3 04/23] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v3 05/23] iommufd/driver: Let iommufd_viommu_alloc helper save ictx to viommu->ictx
` [PATCH v3 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v3 07/23] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v3 08/23] iommufd/selftest: Add covearge for viommu data
` [PATCH v3 09/23] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v3 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
` [PATCH v3 12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers
` [PATCH v3 13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC
` [PATCH v3 14/23] iommufd: Add mmap interface
` [PATCH v3 15/23] iommufd/selftest: Add coverage for the new "
` [PATCH v3 16/23] Documentation: userspace-api: iommufd: Update vQUEUE
` [PATCH v3 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v3 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v3 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v3 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v3 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v3 22/23] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v3 23/23] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
 2025-05-02  5:26 UTC  (2+ messages)

[PATCH v5 0/5] Add support for the Bus Lock Threshold
 2025-05-02  5:03 UTC  (6+ messages)
` [PATCH v5 1/5] KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits
` [PATCH v5 2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold
` [PATCH v5 3/5] KVM: SVM: Enable Bus lock threshold exit
` [PATCH v5 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
` [PATCH v5 5/5] KVM: selftests: Add bus lock exit test

[PATCH net v1] selftests: iou-zcrx: Clean up build warnings for error format
 2025-05-02  4:22 UTC 

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-05-02  1:10 UTC  (2+ messages)

[PATCH net-next v2] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
 2025-05-02  1:10 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-05-02  0:03 UTC  (22+ messages)
` [PATCH bpf-next v3 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v3 03/11] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v3 04/11] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v3 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v3 07/11] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v3 08/11] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v3 09/11] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
` [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures

[PATCH v5 0/4] mm: introduce THP deferred setting
 2025-05-01 22:53 UTC  (12+ messages)
` [PATCH v5 1/4] mm: defer THP insertion to khugepaged
` [PATCH v5 2/4] mm: document (m)THP defer usage
` [PATCH v5 3/4] khugepaged: add defer option to mTHP options
` [PATCH v5 4/4] selftests: mm: add defer to thp setting parser

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-05-01 22:10 UTC  (7+ messages)
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-05-01 21:46 UTC  (25+ messages)
` [PATCH v2 03/22] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 20/22] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v2 21/22] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v2 22/22] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH bpf-next v3 0/2] bpf: Allow XDP_REDIRECT for XDP dev-bound programs
 2025-05-01 21:00 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-05-01 20:55 UTC  (9+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf: Enable BPF_PROG_TEST_RUN for tp_btf

[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-05-01 20:51 UTC  (8+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling

[PATCH bpf-next 0/2] Allow mmap of /sys/kernel/btf/vmlinux
 2025-05-01 20:26 UTC  (5+ messages)
` [PATCH bpf-next 1/2] btf: allow mmap of vmlinux btf
` [PATCH bpf-next 2/2] selftests: bpf: add a test for mmapable vmlinux BTF

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2025-05-01 19:50 UTC  (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-01 16:38 UTC  (5+ messages)
` [PATCH 1/4] selftests/mm/uffd: Refactor non-composite global vars into struct
` [PATCH 2/4] selftests/mm/uffd: Swap global vars with global test options
` [PATCH 3/4] selftests/mm/uffd: Swap global variables with global test opts
` [PATCH 4/4] "

[RFC net-next v1 1/2] udp: Introduce UDP_STOP_RCV option for UDP
 2025-05-01 14:27 UTC  (6+ messages)
` [RFC net-next v1 2/2] selftests/net: Add udp UDP_STOP_RCV selftest

[PATCH v3 0/3] RISC-V KVM selftests improvements
 2025-05-01 13:36 UTC  (5+ messages)
` [PATCH v3 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v3 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v3 3/3] KVM: riscv: selftests: Add vector extension tests

[PATCH] [next] selftests/ptrace: Fix spelling mistake "multible" -> "multiple"
 2025-05-01  6:03 UTC 

[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
 2025-05-01  2:40 UTC  (4+ messages)

[PATCH 0/2] Update kunit doc and tool with tips to build errors
 2025-05-01  0:40 UTC  (12+ messages)
` [PATCH 1/2] doc: kunit: add information about cleaning source trees
` [PATCH 2/2] kunit: add tips to clean source tree to build help message

[PATCH RESEND] selftests/seccomp: fix syscall_restart test for arm compat
 2025-04-30 21:21 UTC  (2+ messages)

[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
 2025-04-30 20:09 UTC  (2+ messages)

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-04-30 20:00 UTC  (6+ messages)

[PATCH v3 00/32] kselftest harness and nolibc compatibility
 2025-04-30 18:53 UTC  (5+ messages)

[PATCH net-next v2] selftests: net: exit cleanly on SIGTERM / timeout
 2025-04-30 18:03 UTC  (2+ messages)

[PATCH] selftests/cpufreq: Fix cpufreq basic read and update testcases
 2025-04-30 17:14 UTC 

[PATCH v1 1/3] selftests: pidfd: add missing sys/mount.h include in pidfd_fdinfo_test.c
 2025-04-30 16:20 UTC  (4+ messages)
` [PATCH v1 2/3] selftests: pidfd: add missing sys/ioctl.h include in pidfd_setns_test.c

[PATCH] kselftest: cpufreq: Get rid of double suspend in rtcwake case
 2025-04-30 14:55 UTC 

[PATCH v4 0/5] Add support for the Bus Lock Threshold
 2025-04-30 11:30 UTC  (12+ messages)
` [PATCH v4 3/5] KVM: SVM: Enable Bus lock threshold exit
` [PATCH v4 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs

[PATCH 0/4] selftest: can: Start importing selftests from can-tests
 2025-04-30  9:36 UTC  (6+ messages)
` [PATCH 4/4] selftests: can: Document test_raw_filter test cases

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2025-04-30  7:58 UTC  (6+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

[PATCH v2 0/3] RISC-V KVM selftests improvements
 2025-04-30  7:22 UTC  (10+ messages)
` [PATCH v2 1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs
` [PATCH v2 2/3] KVM: riscv: selftests: Decode stval to identify exact exception type
` [PATCH v2 3/3] KVM: riscv: selftests: Add vector extension tests

[PATCH] KVM: selftests: add test for SVE host corruption
 2025-04-30  0:48 UTC  (3+ messages)

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

[PATCH v2 0/3] selftests: ublk: more misc fixes
 2025-04-30  0:09 UTC  (5+ messages)
` [PATCH v2 1/3] selftests: ublk: kublk: build with -Werror iff WERROR!=0
` [PATCH v2 2/3] selftests: ublk: make test_generic_06 silent on success
` [PATCH v2 3/3] selftests: ublk: kublk: fix include path

[PATCH AUTOSEL 6.1 08/10] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
 2025-04-29 23:53 UTC 

[PATCH bpf-next v1 0/3] bpf, sockmap: Improve performance with CPU affinity
 2025-04-29 23:53 UTC  (4+ messages)

[PATCH AUTOSEL 6.6 19/21] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
 2025-04-29 23:52 UTC 

[PATCH AUTOSEL 6.12 33/37] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
 2025-04-29 23:51 UTC 

[PATCH AUTOSEL 6.14 34/39] selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
 2025-04-29 23:50 UTC 

[PATCH 0/3] selftests: ublk: more misc fixes
 2025-04-29 22:46 UTC  (7+ messages)
` [PATCH 1/3] selftests: ublk: kublk: build with -Werror iff CONFIG_WERROR=y
` [PATCH 3/3] selftests: ublk: kublk: fix include path


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