linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-25 21:18:19 to 2023-01-31 00:01:51 UTC [more...]

[PATCH v1 1/1] .gitignore: Unignore .kunitconfig
 2023-01-31  0:00 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] kselftest/arm64: Remove redundant _start labels from zt-test
 2023-01-30 23:45 UTC 

[PATCH 0/9] use canonical ftrace path whenever possible
 2023-01-30 23:34 UTC  (8+ 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-30 22:23 UTC  (2+ messages)

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

[PATCH v8 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-30 21:34 UTC  (13+ 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 bpf-next 1/2] selftests: bpf: Fix incorrect kernel headers search path
 2023-01-30 21:03 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests: bpf docs: Use installed "

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

[PATCH] selftests: net: udpgso_bench_tx: Introduce exponential back-off retries
 2023-01-30 20:25 UTC  (16+ 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  (7+ messages)
` [RESEND RFC PATCH v1 07/20] mm: add tracepoints to ksm
` [RESEND RFC PATCH v1 10/20] docs: document general_profit sysfs knob

[PATCH] .gitignore: Keep track of archived files as they are added to a new git repo
 2023-01-30 16:06 UTC  (2+ messages)

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

[RFC PATCH 01/19] mm: Introduce vm_account
 2023-01-30 11:36 UTC  (3+ 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  (33+ messages)
` [PATCH v6 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v6 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v6 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v6 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v6 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v6 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v6 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v6 08/14] KVM: s390: Move common code of mem_op functions into functions
` [PATCH v6 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v6 11/14] KVM: s390: Refactor absolute vcpu "
` [PATCH v6 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v6 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v6 14/14] KVM: s390: selftest: memop: Add cmpxchg tests

[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  (5+ 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-lib: 4 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-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 

[PATCH] testing: kselftest_harness: add filtering and enumerating tests
 2023-01-26 23:02 UTC  (2+ messages)

[RFC PATCH] selftests: Fix: search kernel headers in $(KHDR_INCLUDES)
 2023-01-26 22:54 UTC  (2+ messages)

[PATCH v2] selftests: amd-pstate: Don't delete source files via Makefile
 2023-01-26 22:43 UTC  (3+ messages)

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-26 20:57 UTC  (2+ messages)

[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
 2023-01-26 20:43 UTC  (3+ messages)

[RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
 2023-01-26 20:16 UTC  (18+ messages)
            ` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                      ` [RFC PATCH v6 0/3] sysret_rip update for the Intel FRED architecture
                        ` [RFC PATCH v6 1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
                      ` [RFC PATCH v7 0/3] sysret_rip update for the Intel FRED architecture
                        ` [RFC PATCH v7 1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system
                        ` [RFC PATCH v7 2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                        ` [RFC PATCH v7 3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler
            ` [RFC PATCH v1 0/2] selftests/x86: sysret_rip update for FRED system
              ` [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a "

[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-26 14:32 UTC  (6+ messages)
` [PATCH v7 3/4] fs/proc/task_mmu: "

[PATCH net-next 0/8] mptcp: add mixed v4/v6 support for the in-kernel PM
 2023-01-26 12:50 UTC  (2+ messages)

[PATCH] KVM: selftests: Added eBPF program and selftest to collect vmx exit stat
 2023-01-26  0:43 UTC 

[PATCH 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-25 21:17 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;
as well as URLs for NNTP newsgroup(s).