Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-08-21 22:07:40 to 2024-08-23 07:04:59 UTC [more...]

[PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking
 2024-08-23  7:04 UTC  (6+ messages)

[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
 2024-08-23  6:55 UTC  (7+ messages)

[PATCH 1/1 V2] Selftests: net: Improve missing modules error message
 2024-08-23  5:48 UTC 

[PATCH v2] selftests: fix relative rpath usage
 2024-08-23  4:04 UTC  (2+ messages)

[PATCH v3] Documentation: KUnit: Update filename best practices
 2024-08-23  0:18 UTC  (3+ messages)

[PATCH v9 net-next 0/3] Enhance network interface feature testing
 2024-08-23  0:00 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-22 23:36 UTC  (11+ messages)
` [PATCH bpf-next v2 1/8] libbpf: Improve log message formatting
` [PATCH bpf-next v2 2/8] libbpf: Fix header comment typos for BTF.ext
` [PATCH bpf-next v2 3/8] libbpf: Fix output .symtab byte-order during linking
` [PATCH bpf-next v2 4/8] libbpf: Support BTF.ext loading and output in either endianness
` [PATCH bpf-next v2 5/8] libbpf: Support opening bpf objects of "
` [PATCH bpf-next v2 6/8] libbpf: Support linking "
` [PATCH bpf-next v2 7/8] libbpf: Support creating light skeleton "
` [PATCH bpf-next v2 8/8] selftests/bpf: Support cross-endian building

[PATCH 0/4] kunit: Add macros to help write more complex tests
 2024-08-22 20:44 UTC  (14+ messages)
` [PATCH 1/4] kunit: Introduce kunit_is_running()
` [PATCH 2/4] kunit: Add macro to conditionally expose declarations to tests
` [PATCH 3/4] kunit: Allow function redirection outside of the KUnit thread
` [PATCH 4/4] kunit: Add example with alternate function redirection method

[PATCH] tools: Copy linux/align.h into tools/
 2024-08-22 20:43 UTC  (3+ messages)

[PATCH] selftests/livepatch: wait for atomic replace to occur
 2024-08-22 17:31 UTC 

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-22 17:30 UTC  (56+ messages)
` [PATCH v11 01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v11 02/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v11 03/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v11 04/39] mman: Add map_shadow_stack() flags
` [PATCH v11 05/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v11 06/39] arm64/gcs: Document the ABI "
` [PATCH v11 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v11 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v11 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v11 10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
` [PATCH v11 11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v11 12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v11 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v11 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v11 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v11 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v11 17/39] arm64/hwcap: Add hwcap "
` [PATCH v11 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v11 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v11 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v11 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v11 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v11 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v11 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v11 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v11 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v11 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v11 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v11 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v11 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v11 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v11 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v11 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v11 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v11 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v11 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v11 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v11 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list

[PATCH] selftests/livepatch: wait for atomic replace to occur
 2024-08-22 17:24 UTC  (2+ messages)

[PATCH v2 0/9] SEV Kernel Selftests
 2024-08-22 16:32 UTC  (4+ messages)
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY

[PATCH v2 0/3] selftests: Fix cpuid / vendor checking build issues
 2024-08-22 16:27 UTC  (7+ messages)
` [PATCH v2 1/3] selftests/resctrl: Generalize non-contiguous CAT check
` [PATCH v2 2/3] selftests/resctrl: Always initialize ecx to avoid build warnings
` [PATCH v2 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-22 15:11 UTC  (31+ messages)
` [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v5 02/30] x86/mm: "
` [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
` [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v5 12/30] arm64: re-order MTE VM_ flags
` [PATCH v5 13/30] arm64: add POIndex defines
` [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
` [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
` [PATCH v5 18/30] arm64: implement PKEYS support
` [PATCH v5 19/30] arm64: add POE signal support
` [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
` [PATCH v5 21/30] arm64: enable POE and PIE to coexist
` [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
` [PATCH v5 24/30] kselftest/arm64: move get_header()
` [PATCH v5 25/30] selftests: mm: move fpregs printing
` [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
` [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers

[PATCH rc 0/2] Fix maps created without READ or WRITE
 2024-08-22 14:45 UTC  (3+ messages)
` [PATCH rc 1/2] iommufd: Do not allow creating areas "
` [PATCH rc 2/2] iommu: Do not return 0 from map_pages if it doesn't do anything

[RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands
 2024-08-22 13:49 UTC  (6+ messages)
` [RFC PATCH net-next 1/5] "
` [RFC PATCH net-next 2/5] selftests: mlxsw: sch_red_core: Use defer for test cleanup
` [RFC PATCH net-next 3/5] selftests: mlxsw: sch_red_core: Use defer for stopping traffic
` [RFC PATCH net-next 4/5] selftests: mlxsw: sch_red_*: Use defer for qdisc management
` [RFC PATCH net-next 5/5] selftests: sch_tbf_core: Use defer for stopping traffic

[PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler
 2024-08-22 13:19 UTC  (3+ messages)

[PATCH v2 0/3] kunit: Improve format of some assertion messages
 2024-08-22 12:54 UTC  (4+ messages)
` [PATCH v2 1/3] kunit: Improve format of the NOT_ERR_OR_NULL assertion
` [PATCH v2 2/3] kunit: Improve format of the PTR_EQ|NE|NULL assertion
` [PATCH v2 3/3] kunit: Improve format of the KUNIT_EXPECT_EQ assertion

[PATCH v2] selftests:mm: Fix mmap() error paths to check for MAP_FAILED
 2024-08-22 12:29 UTC  (2+ messages)

[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-08-22 12:14 UTC  (3+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask

[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-08-22 12:11 UTC  (4+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
` [PATCH v6 2/2] selftests: Add a test mangling with uc_sigmask

[PATCH v5 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-08-22 11:10 UTC  (4+ messages)
` [PATCH v5 1/2] selftests: Rename sigaltstack to generic signal

[PATCH net-next v3] selftests: net: add helper for checking if nettest is available
 2024-08-22 11:00 UTC  (2+ messages)

[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
 2024-08-22 10:14 UTC  (9+ messages)
` [PATCH net-next v3 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v3 4/8] selftests/net: Open /proc/thread-self in open_netns()

[PATCH net-next v7] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-22  9:56 UTC 

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-08-22  9:43 UTC  (4+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "

[PATCH bpf-next v1 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-22  9:20 UTC  (4+ messages)
` [PATCH bpf-next v1 5/8] libbpf: Support opening bpf objects of either endianness

[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-08-22  9:13 UTC  (5+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "

[PATCH 0/3] selftests: Fix cpuid / vendor checking build issues
 2024-08-22  7:41 UTC  (10+ messages)
` [PATCH 1/3] selftests/resctrl: Generalize non-contiguous CAT check
` [PATCH 2/3] selftests/resctrl: Always initialize ecx to avoid build warnings
` [RFC PATCH 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-22  7:13 UTC  (18+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE
` [PATCH v2 09/17] powerpc/vdso32: Add crtsavres
` [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
` [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc

[PATCH] test coverage for dup_fd() failure handling in unshare_fd()
 2024-08-22  6:49 UTC  (2+ messages)

[PATCH 0/3] kunit: Improve format of some assertion messages
 2024-08-22  6:37 UTC  (7+ messages)
` [PATCH 1/3] kunit: Improve format of the NOT_ERR_OR_NULL assertion
` [PATCH 2/3] kunit: Improve format of the PTR_EQ|NE|NULL assertion
` [PATCH 3/3] kunit: Improve format of the KUNIT_EXPECT_EQ assertion

[PATCH v1] selftests:tdx:Use min macro
 2024-08-22  6:35 UTC  (2+ messages)

[PATCH v1] tools:mm:Check mmap based on return values
 2024-08-22  2:53 UTC  (2+ messages)

[PATCH 1/1] Improve missing mods error message and make shell script executable
 2024-08-22  1:02 UTC  (2+ messages)

[PATCH net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
 2024-08-22  0:30 UTC  (2+ messages)

[PATCH net-next v6] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-21 23:52 UTC  (3+ messages)

[PATCH v3 0/7] mm: Optimize mseal checks
 2024-08-21 23:37 UTC  (3+ messages)
` [PATCH v3 7/7] selftests/mm: add more mseal traversal tests

[PATCH net-next v19 03/13] netdev: support binding dma-buf to netdevice
 2024-08-21 22:30 UTC  (7+ messages)


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