Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-01-27 03:31:55 to 2023-01-31 18:28:54 UTC [more...]

[PATCH] kselftest/arm64: Don't require FA64 for streaming SVE tests
 2023-01-31 18:28 UTC 

[PATCH v2 1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
 2023-01-31 18:26 UTC  (15+ messages)
` [PATCH v2 2/4] selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
` [PATCH v2 3/4] selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
` [PATCH v2 4/4] selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking

[PATCH] kselftest/arm64: Remove redundant _start labels from zt-test
 2023-01-31 16:29 UTC  (2+ messages)

[PATCH] kselftest/arm64: Limit the maximum VL we try to set via ptrace
 2023-01-31 16:28 UTC  (2+ messages)

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

[PATCH] cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
 2023-01-31 15:48 UTC 

[PATCH bpf-next 1/2] selftests: bpf: Fix incorrect kernel headers search path
 2023-01-31 15:17 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests: bpf docs: Use installed "

[RFC PATCH 01/19] mm: Introduce vm_account
 2023-01-31 14:00 UTC  (4+ messages)

[PATCH] kunit: fix kunit_test_init_section_suites(...)
 2023-01-31 13:27 UTC  (2+ messages)

[PATCH] selftests: net: udpgso_bench_tx: Introduce exponential back-off retries
 2023-01-31 13:10 UTC  (17+ messages)

kselftest/next kselftest-seccomp: 3 runs, 3 regressions (v6.2-rc5-31-gc837391e4499)
 2023-01-31 12:48 UTC 

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.2-rc5-31-gc837391e4499)
 2023-01-31 12:48 UTC 

kselftest/next kselftest-lkdtm: 3 runs, 3 regressions (v6.2-rc5-31-gc837391e4499)
 2023-01-31 12:48 UTC 

kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.2-rc5-31-gc837391e4499)
 2023-01-31 12:48 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 1 regressions (v6.2-rc5-31-gc837391e4499)
 2023-01-31 12:48 UTC 

kselftest/next build: 7 builds: 0 failed, 7 passed, 2 warnings (v6.2-rc5-31-gc837391e4499)
 2023-01-31 11:49 UTC 

[PATCH] .gitignore: Keep track of archived files as they are added to a new git repo
 2023-01-31  9:47 UTC  (3+ messages)

[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-31  8:40 UTC  (14+ messages)
` [PATCH v8 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v8 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v8 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

[PATCH] selftests/bpf: remove duplicate include header in files
 2023-01-31  6:40 UTC 

[PATCH v3 1/2] kunit: Expose 'static stub' API to redirect functions
 2023-01-31  6:46 UTC  (2+ messages)
` [PATCH v3 2/2] Documentation: Add Function Redirection API docs

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

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-01-31  4:35 UTC  (4+ messages)
` [PATCH RFC net-next v2 1/3] vsock: support sockmap
` [PATCH RFC net-next v2 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC net-next v2 3/3] selftests/bpf: Add a test case for vsock sockmap

[PATCH v1 1/1] .gitignore: Unignore .kunitconfig
 2023-01-31  2:38 UTC  (6+ messages)

[PATCH 0/9] use canonical ftrace path whenever possible
 2023-01-31  0:53 UTC  (9+ messages)
` [PATCH 3/9] selftests/bpf: use canonical ftrace path
` [PATCH 6/9] selftests: "

[PATCH] kunit: Add "hooks" to call into KUnit when it's built as a module
 2023-01-31  0:14 UTC  (4+ messages)

[PATCH 00/34] selftests: Fix incorrect kernel headers search path
 2023-01-30 23:49 UTC  (59+ messages)
` [PATCH 01/34] selftests: arm64: "
` [PATCH 02/34] selftests: bpf: "
` [PATCH 03/34] selftests: clone3: "
` [PATCH 04/34] selftests: core: "
` [PATCH 05/34] selftests: dma: "
` [PATCH 06/34] selftests: dmabuf-heaps: "
` [PATCH 07/34] selftests: drivers: "
` [PATCH 08/34] selftests: filesystems: "
` [PATCH 09/34] selftests: futex: "
` [PATCH 10/34] selftests: gpio: "
` [PATCH 11/34] selftests: ipc: "
` [PATCH 12/34] selftests: kcmp: "
` [PATCH 13/34] selftests: media_tests: "
` [PATCH 14/34] selftests: membarrier: "
` [PATCH 15/34] selftests: mount_setattr: "
` [PATCH 16/34] selftests: move_mount_set_group: "
` [PATCH 17/34] selftests: net: "
` [PATCH 18/34] selftests: perf_events: "
` [PATCH 19/34] selftests: pid_namespace: "
` [PATCH 20/34] selftests: pidfd: "
` [PATCH 21/34] selftests: powerpc: "
` [PATCH 22/34] selftests: ptp: "
` [PATCH 23/34] selftests: rseq: "
` [PATCH 24/34] selftests: sched: "
` [PATCH 25/34] selftests: seccomp: "
` [PATCH 26/34] selftests: sync: "
` [PATCH 27/34] selftests: user_events: "
` [PATCH 28/34] selftests: vm: "
` [PATCH 29/34] selftests: x86: "
` [PATCH 30/34] selftests: bpf docs: Use installed "
` [PATCH 31/34] selftests: iommu: "
` [PATCH 32/34] selftests: memfd: "
` [PATCH 33/34] selftests: ptrace: "
` [PATCH 34/34] selftests: tdx: "

[PATCH net-next v2 0/3] net: introduce rps_default_mask
 2023-01-30 21:52 UTC  (8+ messages)

[PATCH v1] apparmor: fix use of strcpy in policy_unpack_test
 2023-01-30 20:46 UTC  (2+ messages)

[PATCH v2 1/2] kunit: Expose 'static stub' API to redirect functions
 2023-01-30 20:15 UTC  (3+ messages)
` [PATCH v2 2/2] Documentation: Add Function Redirection API docs

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-30 17:03 UTC  (3+ messages)
` [RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm

[PATCH -next] KVM: selftests: Fix build error
 2023-01-30 15:50 UTC  (2+ messages)

[RFC PATCH v1] KVM: selftests: Compile s390 tests with -march=z10
 2023-01-30  9:25 UTC  (4+ messages)

[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-01-28 14:38 UTC  (7+ messages)
` [PATCH v6 12/14] "

[PATCH] selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
 2023-01-28 14:00 UTC  (2+ messages)

[PATCH v2] kunit: fix bug in KUNIT_EXPECT_MEMEQ
 2023-01-28  7:57 UTC  (2+ messages)

[PATCH] selftests/ftrace: Extend multiple_kprobes.tc to add multiple consecutive probes in a function
 2023-01-28  1:16 UTC  (8+ messages)

[PATCH v6] tracing/probe: add a char type to show the character value of traced arguments
 2023-01-28  1:05 UTC  (3+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.2-rc6
 2023-01-27 21:14 UTC  (2+ messages)

[PATCH v3 1/3] selftests: net: .gitignore the scratch directory of bpf
 2023-01-27 18:43 UTC  (5+ messages)
` [PATCH v3 2/3] selftests: net: Unify references to nat6to4.o when running udpgro_frglist.sh
` [PATCH v3 3/3] selftests: net: Fix udpgro_frglist.sh shellcheck warnings and errors

[PATCH] KVM: selftest: Add dependency rules in makefile for C source code
 2023-01-27 13:36 UTC 

[PATCH v2 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-27 14:10 UTC  (5+ messages)

[RFC PATCH v2] kunit: Add "hooks" to call into KUnit when it's built as a module
 2023-01-27  6:21 UTC  (3+ messages)

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

kselftest/next kselftest-seccomp: 3 runs, 3 regressions (v6.2-rc5-1-g65177e47d303)
 2023-01-27  4:30 UTC 

kselftest/next kselftest-lkdtm: 3 runs, 3 regressions (v6.2-rc5-1-g65177e47d303)
 2023-01-27  4:30 UTC 

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.2-rc5-1-g65177e47d303)
 2023-01-27  4:30 UTC 

kselftest/next kselftest-lib: 4 runs, 3 regressions (v6.2-rc5-1-g65177e47d303)
 2023-01-27  4:30 UTC 

kselftest/next kselftest-cpufreq: 2 runs, 1 regressions (v6.2-rc5-1-g65177e47d303)
 2023-01-27  4:30 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 2 warnings (v6.2-rc5-1-g65177e47d303)
 2023-01-27  3:31 UTC 


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