Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-08-31 05:45:34 to 2024-09-04 01:18:44 UTC [more...]

[PATCH] mm/damon/tests/vaddr-kunit: don't use mas_lock for MM_MT_FLAGS-initialized maple tree
 2024-09-04  1:18 UTC  (4+ messages)

kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1-17-gb4bcdff7e839)
 2024-09-04  0:29 UTC 

[PATCH net-next 0/3] selftests: mptcp: add time per subtests in TAP output
 2024-09-04  0:13 UTC  (7+ messages)
` [PATCH net-next 1/3] selftests: mptcp: lib: "
` [PATCH net-next 2/3] sefltests: mptcp: connect: remote time "
` [PATCH net-next 3/3] selftests: mptcp: reset the last TS before the first test

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

[PATCH v4 0/4] selftests: Fix cpuid / vendor checking build issues
 2024-09-03 23:18 UTC  (7+ messages)
` [PATCH v4 1/4] selftests/resctrl: Generalize non-contiguous CAT check
` [PATCH v4 2/4] selftests/resctrl: Always initialize ecx to avoid build warnings
` [PATCH v4 3/4] selftests/x86: don't clobber CFLAGS
` [PATCH v4 4/4] kselftest: Provide __cpuid_count() stub on non-x86 archs

[PATCH net-next 00/11] mptcp: MIB counters for MPJ TX + misc improvements
 2024-09-03 22:30 UTC  (13+ messages)
` [PATCH net-next 01/11] mptcp: pm: rename helpers linked to 'flush'
` [PATCH net-next 02/11] mptcp: pm: reduce entries iterations on connect
` [PATCH net-next 03/11] mptcp: MIB counters for sent MP_JOIN
` [PATCH net-next 04/11] selftests: mptcp: join: reduce join_nr params
` [PATCH net-next 05/11] selftests: mptcp: join: one line for join check
` [PATCH net-next 06/11] selftests: mptcp: join: validate MPJ SYN TX MIB counters
` [PATCH net-next 07/11] selftests: mptcp: join: more explicit check name
` [PATCH net-next 08/11] selftests: mptcp: join: specify host being checked
` [PATCH net-next 09/11] selftests: mptcp: join: mute errors when ran in the background
` [PATCH net-next 10/11] selftests: mptcp: join: simplify checksum_tests
` [PATCH net-next 11/11] selftests: mptcp: pm_nl_ctl: remove re-definition

[PATCH v2] selftests: splice: Add usage() to splice_read.c
 2024-09-03 22:07 UTC  (2+ messages)

[PATCH net-next v24 00/13] Device Memory TCP
 2024-09-03 21:51 UTC  (11+ messages)
` [PATCH net-next v24 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v24 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v24 07/13] net: support non paged skb frags
` [PATCH net-next v24 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v24 11/13] net: add devmem TCP documentation

[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-09-03 21:44 UTC  (6+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal

[PATCH v2 0/1] Add KUnit tests for llist
 2024-09-03 21:40 UTC  (2+ messages)
` [PATCH v2 1/1] lib/llist_kunit.c: add "

[PATCH v2 0/1] Add KUnit tests for kfifo
 2024-09-03 21:36 UTC  (2+ messages)
` [PATCH v2 1/1] lib/tests/kfifo_kunit.c: add tests for the kfifo structure

[PATCH] selftests/vDSO: support DT_GNU_HASH
 2024-09-03 21:24 UTC  (5+ messages)

[PATCH RESEND] selftests/futex: Order calls in futex_requeue
 2024-09-03 20:39 UTC 

[PATCH] selftests: filesystems: fix warn_unused_result build warnings
 2024-09-03 17:45 UTC  (3+ messages)

[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
 2024-09-03 17:18 UTC  (6+ messages)
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info

[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-09-03 16:38 UTC  (12+ messages)
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files

[PATCH] selftests/net: do_setcpu function not need to have a return value
 2024-09-03 16:33 UTC  (2+ messages)

[PATCH HID 0/7] HID: bpf: add a new hook to control hid-generic
 2024-09-03 16:32 UTC  (12+ messages)
` [PATCH HID 1/7] selftests/hid: add dependency on hid_common.h
` [PATCH HID 2/7] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID 3/7] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID 4/7] HID: bpf: allow BPF programs to force using hid-generic
` [PATCH HID 5/7] selftests/hid: add test for assigning a given device to hid-generic
` [PATCH HID 6/7] HID: bpf: Allow to control the connect mask of hid-generic from BPF
` [PATCH HID 7/7] selftests/hid: add test to disable hid-input

[PATCH] selftests: net: convert comma to semicolon
 2024-09-03 16:19 UTC  (2+ messages)

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-03 15:29 UTC  (13+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 16/30] arm64: handle PKEY/POE faults

[PATCH v3 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
 2024-09-03 14:30 UTC  (2+ messages)

[PATCH 0/3] riscv: mm: Do not restrict mmap address based on hint
 2024-09-03 14:30 UTC  (2+ messages)

[PATCH 3/3] riscv: mm: Do not restrict mmap address based on hint
 2024-09-03 14:27 UTC  (2+ messages)

[PATCH v2] selftests/futex: Create test for robust list
 2024-09-03 13:40 UTC 

[PATCH v3 0/3] selftests: Fix cpuid / vendor checking build issues
 2024-09-03  9:57 UTC  (3+ messages)
` [PATCH v3 3/3] kselftest: Provide __cpuid_count() stub on non-x86 archs

[PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
 2024-09-03  9:05 UTC  (2+ messages)

[PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
 2024-09-03  9:04 UTC  (2+ messages)

[PATCH v12 17/39] arm64/hwcap: Add hwcap for GCS
 2024-09-03  9:00 UTC  (2+ messages)

[PATCH v12 06/39] arm64/gcs: Document the ABI for Guarded Control Stacks
 2024-09-03  8:59 UTC  (2+ messages)
` [PATCH v12 6/39] "

[PATCH v12 04/39] mman: Add map_shadow_stack() flags
 2024-09-03  8:57 UTC  (2+ messages)
` [PATCH v12 4/39] "

[PATCH v12 03/39] prctl: arch-agnostic prctl for shadow stack
 2024-09-03  8:55 UTC  (2+ messages)
` [PATCH v12 3/39] "

[PATCH] selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE
 2024-09-03  7:25 UTC 

[PATCH] utimer-test: remove unused variables
 2024-09-02  3:12 UTC 

[PATCH v2 1/1] selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
 2024-09-03  1:28 UTC 

[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
 2024-09-02 20:50 UTC  (15+ messages)

[PATCH RFC 0/8] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
 2024-09-02 19:23 UTC  (14+ messages)
` [PATCH RFC 1/8] uaccess: add copy_struct_to_user helper
` [PATCH RFC 2/8] sched_getattr: port to copy_struct_to_user
` [PATCH RFC 3/8] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
` [PATCH RFC 4/8] openat2: add CHECK_FIELDS flag to usize argument
` [PATCH RFC 5/8] clone3: "
` [PATCH RFC 6/8] selftests: openat2: add 0xFF poisoned data after misaligned struct
` [PATCH RFC 7/8] selftests: openat2: add CHECK_FIELDS selftests
` [PATCH RFC 8/8] selftests: clone3: "

[PATCH v5 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-09-02 19:17 UTC  (6+ messages)
` [PATCH v5 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v5 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v5 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v5 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
` [PATCH v5 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64

[PATCH] selftests/bpf: Fix procmap_query()'s params mismatch and compilation warning
 2024-09-02 18:48 UTC  (2+ messages)

[PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
 2024-09-02 18:37 UTC  (2+ messages)

[PATCH net-next] selftests: add selftest for UDP SO_PEEK_OFF support
 2024-09-02 16:45 UTC  (6+ messages)

[PATCH net-next v2] selftests: add selftest for UDP SO_PEEK_OFF support
 2024-09-02 16:06 UTC 

[PATCH v2 0/2] Exposing nice CPU usage to userspace
 2024-09-02 15:45 UTC  (2+ messages)

[PATCH v4 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-09-02 14:37 UTC  (15+ messages)
` [PATCH v4 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v4 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v4 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v4 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v4 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64

[PATCH] selftests: vDSO: Do not rely on $ARCH for vdso_test_getrandom && vdso_test_chacha
 2024-09-02 14:23 UTC  (15+ messages)

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

[PATCH v2 0/3] selftests: kvm: s390: Add ucontrol memory selftests
 2024-09-02 11:50 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v2 2/3] selftests: kvm: s390: Add uc_skey "
` [PATCH v2 3/3] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs

[PATCH bpf-next v4 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-09-02  8:19 UTC  (22+ messages)
` [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 0/2] Improve migration by backing off earlier
 2024-09-02  6:42 UTC  (14+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-09-02  5:27 UTC  (4+ messages)
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl

[PATCH] selftests/futex: Create test for robust list
 2024-09-02  1:50 UTC  (3+ messages)

[PATCH] selftests: vDSO: Also test counter in vdso_test_chacha
 2024-09-02  1:31 UTC  (4+ messages)

[PATCH] selftests: vDSO: Build vDSO tests with O2 optimisation
 2024-09-01 18:11 UTC  (2+ messages)

[PATCH v3 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-09-01 11:17 UTC  (3+ messages)
` [PATCH v3 1/5] mm: Define VM_DROPPABLE for powerpc/32

[PATCH net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2024-09-01  5:13 UTC  (2+ messages)

[PATCH 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-09-01  0:32 UTC  (5+ messages)
` [PATCH 2/2] selftests: add selftest for tcp SO_PEEK_OFF support

[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
 2024-08-31 16:30 UTC  (4+ messages)
` [PATCH 07/16] powerpc: mm: Support MAP_BELOW_HINT

[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
 2024-08-31 10:14 UTC  (4+ messages)

[PATCH bpf,v2,0/2] bpf: fix incorrect name check pass logic in btf_name_valid_section
 2024-08-31  5:47 UTC  (3+ messages)
` [PATCH bpf,v2,1/2] bpf: add check for invalid name in btf_name_valid_section()
` [PATCH bpf,v2,2/2] selftest/bpf : Add a selftest test case to check for incorrect names


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