Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-08-22 09:57:04 to 2024-08-26 07:26:54 UTC [more...]

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-26  7:26 UTC  (8+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources

[PATCH rc 0/2] Fix maps created without READ or WRITE
 2024-08-26  7:16 UTC  (8+ 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

[PATCH] selftests/vDSO: support DT_GNU_HASH
 2024-08-26  6:07 UTC  (2+ messages)

[PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1
 2024-08-25 19:45 UTC  (5+ messages)

[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
 2024-08-25 19:39 UTC  (7+ messages)
` [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the "

[PATCH] ftrace/selftest: Test combination of function_graph tracer and function profiler
 2024-08-25 15:14 UTC  (4+ messages)

[PATCH v2] selftests: fix relative rpath usage
 2024-08-25  9:40 UTC  (3+ messages)

[PATCH v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled
 2024-08-25  8:35 UTC  (2+ messages)

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-25  4:15 UTC  (14+ messages)
` [PATCH net-next v22 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v22 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
` [PATCH net-next v22 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v22 07/13] net: support non paged skb frags
` [PATCH net-next v22 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v22 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v22 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v22 11/13] net: add devmem TCP documentation
` [PATCH net-next v22 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v22 13/13] netdev: add dmabuf introspection

[PATCH 1/1] Improve missing mods error message and make shell script executable
 2024-08-24 14:38 UTC  (3+ messages)
`  "
  ` [PATCH 1/1 V2] Selftests: net: Set executable bit for shell script

[PATCH 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-24  8:55 UTC  (6+ messages)
` [PATCH 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
` [PATCH 2/2] selftests: add selftest for tcp SO_PEEK_OFF support

[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
 2024-08-24  7:24 UTC  (4+ messages)

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-08-24  5:35 UTC  (4+ messages)
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit

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

[PATCH net-next v4 0/8] net/selftests: TCP-AO selftests updates
 2024-08-23 22:04 UTC  (9+ messages)
` [PATCH net-next v4 1/8] selftests/net: Clean-up double assignment
` [PATCH net-next v4 2/8] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v4 3/8] selftests/net: Be consistent in kconfig checks
` [PATCH net-next v4 4/8] selftests/net: Open /proc/thread-self in open_netns()
` [PATCH net-next v4 5/8] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next v4 6/8] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next v4 7/8] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next v4 8/8] selftests/net: Add trace events matching to tcp_ao

[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-08-23 22:01 UTC  (36+ messages)
` [PATCH v11 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
` [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 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 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 0/2] Exposing nice CPU usage to userspace
 2024-08-23 20:05 UTC  (3+ messages)
` [PATCH 1/2] Tracking cgroup-level niced CPU time
` [PATCH 2/2] Selftests for niced CPU statistics

[PATCH bpf-next v2 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-23 19:47 UTC  (12+ messages)
` [PATCH bpf-next v2 1/8] libbpf: Improve log message formatting
` [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 "

[RFC PATCH v1 5/6] selftests/rseq: x86: Implement rseq_load_u32_u32
 2024-08-23 18:59 UTC  (2+ messages)
` [RFC PATCH v1 6/6] selftests/rseq: Implement NUMA node id vs mm_cid invariant test

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-23 18:40 UTC  (38+ 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 nf-next v2 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-23 17:48 UTC  (2+ messages)
` [PATCH nf-next v2 2/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable

[PATCH net-next] selftests: forwarding: no_forwarding: Down ports on cleanup
 2024-08-23 17:42 UTC  (2+ messages)

[PATCH v3] kselftest/arm64: signal: fix/refactor SVE vector length enumeration
 2024-08-23 17:02 UTC  (2+ messages)

[PATCH v2 0/3] selftests: Fix cpuid / vendor checking build issues
 2024-08-23 16:17 UTC  (9+ 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 net-next v14 01/11] mm: page_frag: add a test module for page_frag
 2024-08-23 15:00 UTC  (3+ messages)
` [PATCH net-next v14 02/11] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v14 04/11] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH v3 0/5] KVM: s390: selftests: Add regression tests for CPU subfunctions
 2024-08-23 14:47 UTC  (8+ messages)
` [PATCH v3 1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC "
` [PATCH v3 2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions
` [PATCH v3 3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC "
` [PATCH v3 4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD "
` [PATCH v3 5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions

[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
 2024-08-23 14:27 UTC  (10+ 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 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-08-23 13:20 UTC  (11+ messages)
` [PATCH 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey "

[PATCH] selftests/livepatch: wait for atomic replace to occur
 2024-08-23 13:09 UTC  (3+ messages)

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

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

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

[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 0/4] kunit: Add macros to help write more complex tests
 2024-08-22 20:44 UTC  (5+ messages)
` [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:24 UTC  (2+ messages)

[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 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 v7] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-22  9:56 UTC 


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