linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-02 17:43:23 to 2025-06-04 23:12:03 UTC [more...]

[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-06-04 23:11 UTC  (3+ messages)
` [PATCH v4 1/7] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v4 2/7] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing

[RFC] selftests/mm: Skip tests dependent on a binary not built
 2025-06-04 22:35 UTC  (4+ messages)
` [PATCH RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing

[PATCH net v2] selftests: drv-net: add configs for the TSO test
 2025-06-04 21:53 UTC  (3+ messages)

[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
 2025-06-04 21:17 UTC  (4+ messages)

[PATCH 00/17] ARM64 PMU Partitioning
 2025-06-04 20:57 UTC  (34+ messages)
` [PATCH 01/17] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH 02/17] arm64: Generate sign macro for sysreg Enums
` [PATCH 03/17] arm64: cpufeature: Add cpucap for PMICNTR
` [PATCH 04/17] KVM: arm64: Cleanup PMU includes
` [PATCH 05/17] KVM: arm64: Reorganize PMU functions
` [PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
` [PATCH 07/17] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH 08/17] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH 09/17] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH 10/17] KVM: arm64: Writethrough trapped PMEVTYPER register
` [PATCH 11/17] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
` [PATCH 12/17] KVM: arm64: Writethrough trapped PMOVS register
` [PATCH 13/17] KVM: arm64: Context switch Partitioned PMU guest registers
` [PATCH 14/17] perf: pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH 15/17] KVM: arm64: Inject recorded guest interrupts
` [PATCH 16/17] KVM: arm64: Add ioctl to partition the PMU when supported
` [PATCH 17/17] KVM: arm64: selftests: Add test case for partitioned PMU

[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
 2025-06-04 19:32 UTC  (3+ messages)

[PATCH] selftests: cachestat: add tests for mmap and /proc/cpuinfo
 2025-06-04 17:55 UTC  (2+ messages)

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
 2025-06-04 17:31 UTC  (8+ messages)
` [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
          ` [Question] attributes encoding in BTF

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

[PATCH v2] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-06-04 15:40 UTC  (2+ messages)

[PATCH net] selftests: drv-net: tso: make bkg() wait for socat to quit
 2025-06-04 13:40 UTC  (2+ messages)

[PATCH net] selftests: drv-net: tso: fix the GRE device name
 2025-06-04 13:39 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix compile error of bin_attribute::read/write()
 2025-06-04  9:12 UTC  (3+ messages)

[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
 2025-06-04  8:42 UTC  (14+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v12 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
 2025-06-04  8:39 UTC  (8+ messages)

[RFC Patch 0/2] selftests/mm: assert rmap behave as expected
 2025-06-04  8:34 UTC  (4+ messages)
` [RFC Patch 1/2] selftests/mm: put general ksm operation into vm_util
` [RFC Patch 2/2] selftests/mm: assert rmap behave as expected

[PATCH] selftests/timers: Fix integer overlow errors on 32 bit systems
 2025-06-04  8:34 UTC  (3+ messages)

[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-06-04  5:09 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 2/6] KVM: arm64: Set FnV for VCPU when FAR_EL2 is invalid
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 4/6] KVM: selftests: Test for KVM_EXIT_ARM_SEA and KVM_CAP_ARM_SEA_TO_USER
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
` [PATCH v2 6/6] Documentation: kvm: new uAPI for handling SEA

[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
 2025-06-04  3:30 UTC  (14+ messages)
` [PATCH v5 1/5] bug/kunit: Core "

[PATCH] selftests: ublk: kublk: improve behavior on init failure
 2025-06-04  2:20 UTC  (3+ messages)

[PATCH v2] selftests: ir_decoder: Convert header comment to proper multi-line block
 2025-06-03 22:19 UTC 

[PATCH bpf-next v4 0/9] bpf: Mitigate Spectre v1 using barriers
 2025-06-03 21:32 UTC  (10+ messages)
` [PATCH bpf-next v4 1/9] bpf: Move insn if/else into do_check_insn()
` [PATCH bpf-next v4 2/9] bpf: Return -EFAULT on misconfigurations
` [PATCH bpf-next v4 3/9] bpf: Return -EFAULT on internal errors
` [PATCH bpf-next v4 4/9] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v4 5/9] bpf, arm64, powerpc: Change nospec to include v1 barrier
` [PATCH bpf-next v4 6/9] bpf: Rename sanitize_stack_spill to nospec_result
` [PATCH bpf-next v4 7/9] bpf: Fall back to nospec for Spectre v1
` [PATCH bpf-next v4 8/9] selftests/bpf: Add test for Spectre v1 mitigation
` [PATCH bpf-next v4 9/9] bpf: Fall back to nospec for sanitization-failures

[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-06-03 21:07 UTC  (4+ messages)
` [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access

[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-06-03 20:37 UTC  (2+ messages)
` [PATCH v3 2/2] Tests for the ".emit_strings" functionality in the BTF dumper

[PATCH v2 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-06-03 20:36 UTC  (6+ messages)
` [PATCH v2 2/2] Tests for the ".emit_strings" functionality in the BTF dumper

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-06-03 20:21 UTC  (19+ messages)
` [PATCH v2 2/4] selftests/mm: Add helper for logging test start and results
` [PATCH v2 3/4] selftests/mm: Report unique test names for each cow test
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH] selftests: Add version file to kselftest installation dir
 2025-06-03 19:56 UTC  (4+ messages)

[RESEND PATCH] selftests/bpf: Fix bpf selftest build error
 2025-06-03 17:55 UTC  (5+ messages)

[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-06-03 17:28 UTC  (20+ messages)
` [RFC PATCH 02/33] vfio: selftests: Add a helper library for VFIO selftests
` [RFC PATCH 04/33] vfio: selftests: Test basic VFIO and IOMMUFD integration
` [RFC PATCH 08/33] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [RFC PATCH 29/33] vfio: selftests: Make iommufd the default iommu_mode
` [RFC PATCH 30/33] vfio: selftests: Add a script to help with running VFIO selftests

[PATCH net] selftests: drv-net: add configs for the TSO test
 2025-06-03 13:55 UTC  (3+ messages)

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-03 12:24 UTC  (5+ messages)
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH net v3] selftests: net: build net/lib dependency in all target
 2025-06-03 10:30 UTC  (2+ messages)

[PATCH] selftests: ipc: Replace fail print statements with ksft_test_result_fail
 2025-06-03 10:28 UTC  (3+ messages)

[PATCH net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
 2025-06-03  9:30 UTC  (6+ messages)

[kvm-unit-tests PATCH] riscv: sbi: Add SBI Debug Triggers Extension tests
 2025-06-03  7:46 UTC  (3+ messages)

[PATCH v2] selftests: Add functional test for the abort file in fusectl
 2025-06-03  6:26 UTC  (5+ messages)

[PATCH v2] selftests/bpf: Validate UDP length in cls_redirect test
 2025-06-03  5:28 UTC 

[PATCH] libbpf: add support for printing BTF character arrays as strings
 2025-06-03  4:47 UTC  (8+ messages)

[PATCH] selftests: firmware: Add details in error logging
 2025-06-02 23:22 UTC  (4+ messages)

[PATCH v3] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-06-02 22:56 UTC 

[PATCH v2] selftests/filesystems: Fix build of anon_inode_test
 2025-06-02 22:33 UTC  (2+ messages)

[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-06-02 22:21 UTC  (6+ messages)

[PATCH] lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT
 2025-06-02 18:19 UTC  (4+ messages)

[PATCH] lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE
 2025-06-02 18:11 UTC  (2+ messages)

[PATCH v2 10/10] selftests/sched_ext: Add test for sched_ext dl_server
 2025-06-02 18:01 UTC 

[PATCH] selftests/bpf: Validate UDP length in cls_redirect test
 2025-06-02 17:43 UTC 


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).