Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-08-29 06:01:54 to 2024-08-30 19:23:48 UTC [more...]

[PATCH v3 0/5] Increase mseal test coverage
 2024-08-30 19:22 UTC  (9+ messages)
` [PATCH v3 1/5] selftests/mseal_test: Check vma_size, prot, error code
` [PATCH v3 2/5] selftests/mseal: add sealed madvise type
` [PATCH v3 3/5] selftests/mseal: munmap across multiple vma ranges
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap
` [PATCH v3 5/5] selftests/mseal: add more tests for mremap

[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-08-30 18:52 UTC  (11+ messages)
` [PATCH v3 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v3 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v3 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v3 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v3 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64

[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
 2024-08-30 18:47 UTC  (9+ messages)

[PATCH net-next v23 00/13] Device Memory TCP
 2024-08-30 17:59 UTC  (20+ messages)
` [PATCH net-next v23 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v23 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v23 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v23 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v23 11/13] net: add devmem TCP documentation
` [PATCH net-next v23 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v23 13/13] netdev: add dmabuf introspection

[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-08-30 16:29 UTC  (5+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal

[PATCH] kselftest/arm64: Fix build warnings for ptrace
 2024-08-30 16:12 UTC  (4+ messages)

[PATCH] kselftest/arm64: Actually test SME vector length changes via sigreturn
 2024-08-30 16:12 UTC  (3+ messages)

[PATCH] selftest/vDSO: Fix cross build for the random tests
 2024-08-30 16:05 UTC  (8+ messages)
    ` [PATCH v2] selftests: vDSO: fix cross build for getrandom and chacha tests

[PATCH 0/6] selftests/resctrl: Support diverse platforms with MBM and MBA tests
 2024-08-30 16:01 UTC  (16+ messages)
` [PATCH 1/6] selftests/resctrl: Fix sparse warnings
` [PATCH 2/6] selftests/resctrl: Ensure measurements skip initialization of default benchmark
` [PATCH 3/6] selftests/resctrl: Simplify benchmark parameter passing
` [PATCH 4/6] selftests/resctrl: Use cache size to determine "fill_buf" buffer size
` [PATCH 5/6] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth
` [PATCH 6/6] selftests/resctrl: Keep results from first test run

[PATCH v2 0/4] Increase mseal test coverage
 2024-08-30 15:52 UTC  (13+ messages)
` [PATCH v2 1/4] selftests/mm: mseal_test, add vma size check
` [PATCH v2 2/4] selftests/mm: mseal_test add sealed madvise type
` [PATCH v2 3/4] selftests/mm: mseal_test add more tests for mmap
` [PATCH v2 4/4] selftests/mm: mseal_test add more tests for mremap

[PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-08-30 15:51 UTC  (6+ messages)
` [PATCH 2/3] selftests: kvm: s390: Add uc_skey VM test case

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-08-30 15:18 UTC  (19+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
` [PATCH RFC v2 3/4] mm: Support MAP_BELOW_HINT in vm_unmapped_area()
` [PATCH RFC v2 4/4] selftests/mm: Create MAP_BELOW_HINT test

[PATCH v2 0/2] Exposing nice CPU usage to userspace
 2024-08-30 14:19 UTC  (3+ messages)
` [PATCH v2 1/2] Tracking cgroup-level niced CPU time
` [PATCH v2 2/2] Selftests for niced CPU statistics

[PATCH 1/5] selftests: vdso: Fix vDSO name for powerpc
 2024-08-30 13:34 UTC  (7+ messages)
` [PATCH 2/5] selftests: vdso: Fix vdso_config "
` [PATCH 3/5] selftests: vdso: Fix vDSO symbols lookup for powerpc64
` [PATCH 4/5] selftests: vdso: Fix the way vDSO functions are called for powerpc
` [PATCH 5/5] selftests: vdso: Use parse_vdso.h in vdso_test_abi

[PATCH] selftests: splice: Add splice_read.sh and hint
 2024-08-30 12:37 UTC  (2+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-08-30 11:58 UTC  (11+ messages)
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 16/30] arm64: handle PKEY/POE faults

[PATCH net-next v16 01/14] mm: page_frag: add a test module for page_frag
 2024-08-30 11:18 UTC  (4+ messages)
` [PATCH net-next v16 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v16 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v16 11/14] mm: page_frag: add testing for the newly added prepare API

[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
 2024-08-30 10:01 UTC  (15+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-08-30  8:21 UTC  (19+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 3/4] KVM: x86: nSVM: Implement support for nested Bus Lock Threshold
` [RFC PATCH v1 4/4] KVM: selftests: Add bus lock exit test

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

[PATCH] selftests/mm: Relax test to fail after 100 migration failures
 2024-08-30  5:16 UTC 

[net-next, v3 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-30  3:45 UTC  (2+ messages)

[PATCH] KVM: selftests: Add SEV-ES shutdown test
 2024-08-30  2:36 UTC  (2+ messages)

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-30  1:10 UTC  (9+ messages)

[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
 2024-08-29 21:34 UTC  (18+ messages)
` [PATCH v1 2/2] selftests/mm: mseal_test add more tests

[PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
 2024-08-29 20:45 UTC  (4+ messages)

[PATCH] kunit: Fix kernel-doc for EXPORT_SYMBOL_IF_KUNIT
 2024-08-29 20:28 UTC  (3+ messages)

[PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
 2024-08-29 20:25 UTC  (3+ messages)

[PATCH 1/2] Tracking cgroup-level niced CPU time
 2024-08-29 19:26 UTC  (2+ messages)

[PATCH] selftests/futex: Create test for robust list
 2024-08-29 18:35 UTC 

[PATCH v3 0/6] kunit: Add macros to help write more complex tests
 2024-08-29 18:13 UTC  (7+ messages)
` [PATCH v3 1/6] kunit: Introduce kunit_is_running()
` [PATCH v3 2/6] kunit: Add macro to conditionally expose declarations to tests
` [PATCH v3 3/6] kunit: Add macro to conditionally expose expressions "
` [PATCH v3 4/6] kunit: Allow function redirection outside of the KUnit thread
` [PATCH v3 5/6] kunit: Add example with alternate function redirection method
` [PATCH v3 6/6] kunit: Add some selftests for global stub redirection macros

[PATCH v2 0/6] kunit: Add macros to help write more complex tests
 2024-08-29 15:56 UTC  (5+ messages)
` [PATCH v2 4/6] kunit: Allow function redirection outside of the KUnit thread

[PATCH] Improve timer_create failure message
 2024-08-29 15:37 UTC  (3+ messages)
  ` [PATCH] selftests: timers: improve "

[PATCH nf-next v3 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-29 15:03 UTC  (7+ messages)

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

[PATCH bpf-next V1] enable virtFS(9p virtio) for sharing directory on VM to optimize debugging
 2024-08-29 12:25 UTC 

[PATCH] selftests/arm64: Fix build warnings for abi
 2024-08-29 11:02 UTC  (7+ messages)

[PATCH net v2 00/15] mptcp: more fixes for the in-kernel PM
 2024-08-29  9:00 UTC  (2+ messages)

[PATCH v5 0/4] HID: hidraw: HIDIOCREVOKE introduction
 2024-08-29  8:41 UTC  (2+ messages)


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