Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-02-03 12:30:48 to 2024-02-07 20:31:47 UTC [more...]

[PATCH 0/8] selftests/damon: add more tests for core functionalities and corner cases
 2024-02-07 20:31 UTC  (9+ messages)
` [PATCH 1/8] selftests/damon/_damon_sysfs: support DAMOS quota
` [PATCH 2/8] selftests/damon/_damon_sysfs: support DAMOS stats
` [PATCH 3/8] selftests/damon/_damon_sysfs: support DAMOS apply interval
` [PATCH 4/8] selftests/damon: add a test for DAMOS quota
` [PATCH 5/8] selftests/damon: add a test for DAMOS apply intervals
` [PATCH 6/8] selftests/damon: add a test for a race between target_ids_read() and dbgfs_before_terminate()
` [PATCH 7/8] selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()
` [PATCH 8/8] selftests/damon/_chk_dependency: get debugfs mount point from /proc/mounts

[PATCH net v2] selftests: net: cope with slow env in gro.sh test
 2024-02-07 18:36 UTC 

[PATCH net] selftests: net: add more missing kernel config
 2024-02-07 18:04 UTC  (2+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-02-07 17:26 UTC  (26+ messages)
` [PATCH v2 01/25] KVM: VMX: Cleanup VMX basic information defines and usages
` [PATCH v2 02/25] KVM: VMX: Cleanup VMX misc "
` [PATCH v2 03/25] KVM: VMX: Add support for the secondary VM exit controls
` [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v2 05/25] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
` [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
` [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restore
` [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v2 12/25] KVM: VMX: Handle FRED event data
` [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v2 16/25] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v2 17/25] KVM: nVMX: Add support for the secondary VM exit controls
` [PATCH v2 18/25] KVM: nVMX: Add a prerequisite to SHADOW_FIELD_R[OW] macros
` [PATCH v2 19/25] KVM: nVMX: Add FRED VMCS fields
` [PATCH v2 20/25] KVM: nVMX: Add support for VMX FRED controls
` [PATCH v2 21/25] KVM: nVMX: Add VMCS FRED states checking
` [PATCH v2 22/25] KVM: x86: Allow FRED/LKGS/WRMSRNS to be exposed to guests
` [PATCH v2 23/25] KVM: selftests: Run debug_regs test with FRED enabled
` [PATCH v2 24/25] KVM: selftests: Add a new VM guest mode to run user level code
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-02-07 15:15 UTC  (28+ messages)
` [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
` [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v12 17/20] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-02-07 14:47 UTC  (6+ messages)

[PATCH net] selftests: net: cope with slow env in gro.sh test
 2024-02-07 14:45 UTC  (5+ messages)

[PATCH net] selftests: cmsg_ipv6: repeat the exact packet
 2024-02-07 13:40 UTC  (3+ messages)

[PATCH] kunit: device: Unregister the kunit_bus on shutdown
 2024-02-07 13:35 UTC  (3+ messages)

[PATCH net v2 0/2] net: openvswitch: limit the recursions from action sets
 2024-02-07 13:24 UTC  (3+ messages)
` [PATCH net v2 1/2] net: openvswitch: limit the number of "
` [PATCH net v2 2/2] selftests: openvswitch: Add validation for the recursion test

[PATCH v3 0/3] pstore: add multi-backend support
 2024-02-07 12:53 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: adjust pstore backend related document
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest

[PATCH bpf-next v2] bpf: Allow compiler to inline most of bpf_local_storage_lookup()
 2024-02-07 12:26 UTC 

[PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
 2024-02-07  9:56 UTC  (8+ messages)

[PATCH net-next] selftests: net: include forwarding lib
 2024-02-07  9:42 UTC 

[linux-next:master] BUILD REGRESSION ac139fc7db67968e5061715508b5fc4aa7c40c56
 2024-02-07  6:37 UTC 

[PATCH net 6/7] selftests: tls: use exact comparison in recv_partial
 2024-02-07  1:18 UTC 

[KTAP V2 PATCH v2] ktap_v2: add test metadata
 2024-02-06 18:15 UTC  (8+ messages)

[RFC PATCH v1 00/28] riscv control-flow integrity for usermode
 2024-02-06 16:13 UTC  (5+ messages)
` [RFC PATCH v1 15/28] riscv/mm: Implement map_shadow_stack() syscall
` [RFC PATCH v1 18/28] prctl: arch-agnostic prtcl for indirect branch tracking

[PATCH v2] selftests/seccomp: Pin benchmark to single CPU
 2024-02-06 14:34 UTC  (2+ messages)

[PATCH] selftests: ftrace: fix typo in test report
 2024-02-06 13:35 UTC  (2+ messages)

[PATCH v2 0/3] pstore: add multi-backend support
 2024-02-06 12:17 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] Documentation: adjust pstore backend related document
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest

[PATCH] selftests/seccomp: Pin benchmark to single CPU
 2024-02-06 11:10 UTC  (4+ messages)

[PATCH net-next] selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOW
 2024-02-06 10:38 UTC  (6+ messages)

[PATCH] selftests/net: Amend per-netns counter checks
 2024-02-06  9:40 UTC  (2+ messages)

[PATCH v4 0/5] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
 2024-02-06  7:34 UTC  (18+ messages)
` [PATCH v4 1/5] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH v4 2/5] selftests/resctrl: Add helpers for the non-contiguous test
` [PATCH v4 3/5] selftests/resctrl: Split validate_resctrl_feature_request()
` [PATCH v4 4/5] selftests/resctrl: Add resource_info_file_exists()
` [PATCH v4 5/5] selftests/resctrl: Add non-contiguous CBMs CAT test

[broonie-misc:kselftest-seccomp-benchmark-ktap] [kselftest/seccomp] 626fa92237: kernel-selftests.seccomp.seccomp_benchmark.fail
 2024-02-06  6:27 UTC 

[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
 2024-02-06  1:32 UTC  (4+ messages)

[PATCH v3 0/3] fix and extend zswap kselftests
 2024-02-05 23:25 UTC  (6+ messages)
` [PATCH v3 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
` [PATCH v3 2/3] selftests: fix the zswap invasive shrink test
` [PATCH v3 3/3] selftests: add zswapin and no zswap tests

[PATCH v8 0/4] Introduce mseal
 2024-02-05 22:13 UTC  (24+ messages)

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-05 19:55 UTC  (5+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded

[PATCH v2 2/2] selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
 2024-02-05 19:18 UTC 

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-02-05 18:43 UTC  (5+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-05 16:58 UTC  (34+ messages)
` [PATCH v8 10/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v8 11/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v8 12/38] arm64/mm: Map pages for guarded control stack
` [PATCH v8 13/38] KVM: arm64: Manage GCS registers for guests
` [PATCH v8 14/38] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v8 15/38] arm64/idreg: Add overrride for GCS
` [PATCH v8 16/38] arm64/hwcap: Add hwcap "
` [PATCH v8 17/38] arm64/traps: Handle GCS exceptions
` [PATCH v8 18/38] arm64/mm: Handle GCS data aborts
` [PATCH v8 19/38] arm64/gcs: Context switch GCS state for EL0
` [PATCH v8 20/38] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v8 21/38] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v8 22/38] arm64/mm: Implement map_shadow_stack()
` [PATCH v8 23/38] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v8 24/38] arm64/signal: Expose GCS state in signal frames
` [PATCH v8 25/38] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v8 26/38] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v8 27/38] kselftest/arm64: Verify the GCS hwcap
` [PATCH v8 28/38] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v8 29/38] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v8 30/38] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v8 31/38] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v8 32/38] kselftest/arm64: Add very basic GCS test program
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v8 34/38] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v8 35/38] selftests/arm64: Add GCS signal tests
` [PATCH v8 36/38] kselftest/arm64: Add a GCS stress test
` [PATCH v8 37/38] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v8 38/38] kselftest: Provide shadow stack enable helpers for arm64

[PATCH v14 6/6] ring-buffer/selftest: Add ring-buffer mapping test
 2024-02-05 16:34 UTC 

[PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2024-02-05 15:48 UTC  (4+ messages)

[PATCH] selftests/mm: uffd-unit-test check if huge page size is 0
 2024-02-05 14:50 UTC 

[PATCH] selftests/ftrace: Limit length in subsystem-enable tests
 2024-02-05 13:21 UTC 

[PATCH net] selftests: net: let big_tcp test cope with slow env
 2024-02-05 12:40 UTC  (2+ messages)

[PATCH net-next v2] net: ctnetlink: support filtering by zone
 2024-02-05 10:04 UTC  (5+ messages)

[PATCH net] net: ctnetlink: fix filtering for zone 0
 2024-02-05  9:59 UTC 

[PATCH] Fix the warning of amd-pstate.rst
 2024-02-05  6:03 UTC 

[PATCH bpf-next v4 3/3] bpf: treewide: Annotate BPF kfuncs in BTF
 2024-02-05  2:41 UTC  (2+ messages)

[PATCH] selftest: damon: fix minor typos in test logs
 2024-02-04 17:13 UTC  (2+ messages)

[PATCH net-next] selftests: netdevsim: stop using ifconfig
 2024-02-04 13:40 UTC  (2+ messages)

[PATCH RFT v3 0/5] fork: Support shadow stacks in clone3()
 2024-02-04 11:56 UTC  (3+ messages)
` [PATCH RFT v3 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK

[PATCH RFT v5 0/7] fork: Support shadow stacks in clone3()
 2024-02-04  1:33 UTC  (3+ messages)
` [PATCH RFT v5 1/7] Documentation: userspace-api: Add shadow stack API documentation


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