Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-01-06 17:19:24 to 2023-01-13 09:12:17 UTC [more...]

[PATCH HID for-next v2 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-13  9:09 UTC 

[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-13  8:28 UTC  (7+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info

kselftest/fixes kselftest-lkdtm: 4 runs, 4 regressions (v6.2-rc1-1-g9fdaca2c1e15)
 2023-01-12 23:57 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 2 regressions (v6.2-rc1-1-g9fdaca2c1e15)
 2023-01-12 23:57 UTC 

kselftest/fixes kselftest-seccomp: 4 runs, 4 regressions (v6.2-rc1-1-g9fdaca2c1e15)
 2023-01-12 23:57 UTC 

kselftest/fixes kselftest-cpufreq: 4 runs, 2 regressions (v6.2-rc1-1-g9fdaca2c1e15)
 2023-01-12 23:57 UTC 

kselftest/fixes kselftest-lib: 3 runs, 3 regressions (v6.2-rc1-1-g9fdaca2c1e15)
 2023-01-12 23:57 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 3 warnings (v6.2-rc1-1-g9fdaca2c1e15)
 2023-01-12 22:58 UTC 

[PATCH] selftests:dma: Fix compile error in user-space tool
 2023-01-12 20:36 UTC  (2+ messages)

[PATCH 0/6] kselftest/arm64: Build fixes for clang
 2023-01-12 20:20 UTC  (8+ messages)
` [PATCH 1/6] kselftest/arm64: Fix .pushsection for strings in FP tests
` [PATCH 2/6] kselftest/arm64: Remove redundant _start labels from "
` [PATCH 3/6] kselftest/arm64: Don't pass headers to the compiler as source
` [PATCH 4/6] kselftest/arm64: Initialise current at build time in signal tests
` [PATCH 5/6] kselftest/arm64: Support build of MTE tests with clang
` [PATCH 6/6] kselftest/arm64: Remove spurious comment from MTE test Makefile

[PATCH] kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stress
 2023-01-12 17:49 UTC  (2+ messages)

[PATCH 0/4] kselftest/arm64: syscall-abi fix and enhancements
 2023-01-12 17:48 UTC  (2+ messages)

[PATCH 0/2] kselftest/arm64: Improvements to BTI tests on non-BTI systems
 2023-01-12 17:48 UTC  (4+ messages)
` [PATCH 1/2] kselftest/arm64: Fix test numbering when skipping tests
` [PATCH 2/2] kselftest/arm64: Run BTI selftests on systems without BTI

[PATCH net 0/3] mptcp: userspace pm: create sockets for the right family
 2023-01-12 17:42 UTC  (4+ messages)
` [PATCH net 1/3] mptcp: explicitly specify sock family at subflow creation time
` [PATCH net 2/3] mptcp: netlink: respect v4/v6-only sockets
` [PATCH net 3/3] selftests: mptcp: userspace: validate v4-v6 subflows mix

[PATCH] selftests/ftrace: Extend multiple_kprobes.tc to add multiple consecutive probes in a function
 2023-01-12 15:51 UTC  (2+ messages)

[PATCH v5 00/10] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-12 12:48 UTC  (21+ messages)
` [PATCH v5 01/10] "
` [PATCH v5 02/10] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v5 03/10] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v5 04/10] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v5 05/10] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v5 06/10] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v5 07/10] KVM: s390: selftest: memop: Add bad address test
` [PATCH v5 08/10] KVM: s390: selftest: memop: Fix typo
` [PATCH v5 09/10] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v5 10/10] KVM: s390: selftest: memop: Fix integer literal

[PATCH bpf-next v3 00/16] bpfilter
 2023-01-12  3:17 UTC  (7+ messages)

[PATCH v1 1/1] selftests/filesystems: Grant executable permission to run_fat_tests.sh
 2023-01-12  2:10 UTC  (3+ messages)

[PATCH] kselftest: Fix error message for unconfigured LLVM builds
 2023-01-11 23:20 UTC  (2+ messages)

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-11 15:22 UTC  (10+ messages)

[PATCH] selftests/arm64: bump timeout to 15 minutes
 2023-01-11 15:29 UTC  (2+ messages)

[PATCH] kselftest/arm64: Limit the maximum VL we try to set via ptrace
 2023-01-11 15:02 UTC 

[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-11  9:47 UTC  (9+ messages)
` [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
` [PATCH HID for-next v1 6/9] HID: bpf: rework how programs are attached and stored in the kernel

Słowa kluczowe do wypozycjonowania
 2023-01-11  8:40 UTC 

[PATCH v5 0/5] Some improvements of resctrl selftest
 2023-01-11  7:58 UTC  (6+ messages)
` [PATCH v5 1/5] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test
` [PATCH v5 2/5] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH v5 3/5] selftests/resctrl: Flush stdout file buffer before executing fork()
` [PATCH v5 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test
` [PATCH v5 5/5] selftests/resctrl: Remove duplicate codes that clear each test result file

[V5 PATCH 0/3] Execute hypercalls according to host cpu
 2023-01-11  0:44 UTC  (4+ messages)
` [V5 PATCH 1/3] KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
` [V5 PATCH 2/3] KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)
` [V5 PATCH 3/3] KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()

[V4 PATCH 0/4] Execute hypercalls according to host cpu
 2023-01-11  0:18 UTC  (10+ messages)
` [V4 PATCH 1/4] KVM: selftests: x86: use this_cpu_* helpers
` [V4 PATCH 2/4] KVM: selftests: x86: Add variables to store cpu type
` [V4 PATCH 4/4] KVM: selftests: x86: Invoke kvm hypercall as per host cpu

[PATCH] kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
 2023-01-10 20:38 UTC  (2+ messages)

[RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
 2023-01-10 19:07 UTC  (9+ messages)
` [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_base
          ` [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_baseg
` [RFC PATCH 2/2] KVM: selftests: APIC_ID must be correctly updated when disabling x2apic

[PATCH 0/8] mm/damon: trivial fixups
 2023-01-10 19:04 UTC  (3+ messages)
` [PATCH 7/8] selftests/damon/sysfs: hide expected write failures
` [PATCH 8/8] selftests/damon/debugfs_rm_non_contexts: hide expected write error messages

[PATCH 0/4] Add extra checkings to amx_test
 2023-01-10 18:58 UTC  (5+ messages)
` [PATCH 1/4] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH 2/4] KVM: selftests: x86: Add check of IA32_XFD in amx_test
` [PATCH 3/4] KVM: selftests: x86: Enable checking on xcomp_bv "
` [PATCH 4/4] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[18] is set "

[PATCH v4 00/17] IOMMUFD Generic interface
 2023-01-10 15:30 UTC  (8+ messages)

PROBLEM: selftest/vm/cow.c failed to compile (‘MADV_PAGEOUT’ undeclared)
 2023-01-10 12:29 UTC  (6+ messages)

[PATCH] kvm: remove a semicolon
 2023-01-10 10:16 UTC 

[PATCH net 0/3] selftests/net: Isolate l2_tos_ttl_inherit.sh in its own netns
 2023-01-10  9:30 UTC  (5+ messages)
` [PATCH net 1/3] selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad"
` [PATCH net 2/3] selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns
` [PATCH net 3/3] selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure

[PATCH v1] lib/hashtable_test.c: add test for the hashtable structure
 2023-01-10  4:23 UTC  (2+ messages)

[PATCH mm-unstable v1] selftests/mm: define MADV_PAGEOUT to fix compilation issues
 2023-01-09 17:12 UTC 

[PATCH] dma-mapping: benchmark: Fix compile error in user-space tool
 2023-01-09 16:45 UTC  (6+ messages)

[PATCH] selftests: vm: Enable cross-compilation
 2023-01-09 11:42 UTC 

[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
 2023-01-09  8:53 UTC  (14+ messages)
  ` [PATCH net v2] af_unix: selftest: Fix the size of the "
      ` [PATCH net v3] "
          ` [PATCH net v4] "

[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-09  8:05 UTC  (9+ messages)

[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-09  6:45 UTC  (5+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v7 4/4] selftests: vm: add pagemap ioctl tests

[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
 2023-01-08 21:31 UTC  (5+ messages)
` [PATCH 1/3] tracing/eprobe: Fix to add filter on eprobe description in README file
` [PATCH 2/3] selftests/ftrace: Fix eprobe syntax test case to check filter support
` [PATCH 3/3] selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols

[PATCH v3 0/5] nolibc signal handling support
 2023-01-08 18:49 UTC  (9+ messages)
` [PATCH v3 1/5] nolibc/sys: Implement `sigaction(2)` function
` [PATCH v3 2/5] nolibc/sys: Implement `signal(2)` function
` [PATCH v3 3/5] selftests/nolibc: Add `fork(2)` selftest
` [PATCH v3 4/5] selftests/nolibc: Add `sigaction(2)` selftest
` [PATCH v3 5/5] selftests/nolibc: Add `signal(2)` selftest

[RESEND PATCH v1 0/3] nolibc auxiliary vector retrieval support
 2023-01-08 17:15 UTC  (5+ messages)
` [RESEND PATCH v1 1/3] nolibc/stdlib: Implement `getauxval(3)` function
` [RESEND PATCH v1 2/3] nolibc/sys: Implement `getpagesize(2)` function
` [RESEND PATCH v1 3/3] selftests/nolibc: Add `getpagesize(2)` selftest

[RFC PATCH v1 0/8] nolibc signal handling support
 2023-01-08 13:39 UTC  (24+ messages)
                      ` [PATCH v1 0/3] nolibc auxiliary vector retrieval support
                        ` [PATCH v1 1/3] nolibc/stdlib: Implement `getauxval(3)` function
                        ` [PATCH v1 2/3] nolibc/sys: Implement `getpagesize(2)` function
                        ` [PATCH v1 3/3] selftests/nolibc: Add `getpagesize(2)` selftest
                      ` [PATCH v2 0/4] nolibc signal handling support
                        ` [PATCH v2 1/4] nolibc/sys: Implement `sigaction(2)` function
                        ` [PATCH v2 2/4] nolibc/sys: Implement `signal(2)` function
                        ` [PATCH v2 3/4] selftests/nolibc: Add `fork(2)` selftest
                        ` [PATCH v2 4/4] selftests/nolibc: Add `sigaction(2)` selftest

[PATCH mm-unstable] selftests/mm: convert missing vm->mm changes
 2023-01-07 23:06 UTC 

[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
 2023-01-07 13:31 UTC 

[PATCH] proc: fix PIE proc-empty-vm, proc-pid-vm tests
 2023-01-06 22:06 UTC  (4+ messages)
  ` BUG: assert spuriously fails in selftest/proc/proc-uptime-001.c

[PATCH] KVM: selftests: Fix build of rseq test
 2023-01-06 19:24 UTC 


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