linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-07 22:34:06 to 2022-08-12 08:08:39 UTC [more...]

[PATCH v4 0/5] Rework KUnit test execution in modules
 2022-08-12  8:08 UTC  (5+ messages)
` [PATCH v4 1/5] kunit: unify module and builtin suite definitions

[PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
 2022-08-12  8:07 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-12  7:18 UTC  (38+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

[PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-12  0:54 UTC  (17+ messages)
` [PATCH v10 1/9] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v10 2/9] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v10 3/9] bpf: Export bpf_dynptr_get_size()
` [PATCH v10 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v10 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v10 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v10 7/9] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v10 8/9] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v10 9/9] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH] selftests/livepatch: normalize sysctl error message
 2022-08-11 21:21 UTC 

[PATCH AUTOSEL 5.4 22/25] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test
 2022-08-11 16:08 UTC 

[PATCH AUTOSEL 5.10 15/46] selftests: mlxsw: resource_scale: Allow skipping a test
 2022-08-11 16:04 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 27/46] kselftests: Enable the echo command to print newlines in Makefile
` [PATCH AUTOSEL 5.10 40/46] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test

[PATCH AUTOSEL 5.15 22/69] selftests: mlxsw: resource_scale: Allow skipping a test
 2022-08-11 15:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 39/69] kselftests: Enable the echo command to print newlines in Makefile
` [PATCH AUTOSEL 5.15 59/69] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test

[PATCH AUTOSEL 5.18 23/93] selftests/bpf: Avoid skipping certain subtests
 2022-08-11 15:42 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 26/93] selftests: mlxsw: resource_scale: Allow skipping a test
` [PATCH AUTOSEL 5.18 45/93] kselftests: Enable the echo command to print newlines in Makefile
` [PATCH AUTOSEL 5.18 81/93] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test

[PATCH AUTOSEL 5.19 024/105] selftests/bpf: Avoid skipping certain subtests
 2022-08-11 15:28 UTC  (5+ messages)
` [PATCH AUTOSEL 5.19 027/105] selftests: mlxsw: resource_scale: Allow skipping a test
` [PATCH AUTOSEL 5.19 050/105] kselftests: Enable the echo command to print newlines in Makefile
` [PATCH AUTOSEL 5.19 071/105] selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
` [PATCH AUTOSEL 5.19 090/105] bpf/selftests: Fix couldn't retrieve pinned program in xdp veth test

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-11 11:28 UTC  (15+ messages)

[PATCH] Solve Kselftest patch task
 2022-08-11 11:16 UTC 

lkft kselftest for next-20220811
 2022-08-11  8:31 UTC 

[PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-11  6:49 UTC  (9+ messages)
` [PATCH v5 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v5 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v5 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v5 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-11  5:09 UTC  (2+ messages)

[PATCH] selftests:net:forwarding: Included install command
 2022-08-11  1:41 UTC  (3+ messages)

[PATCH v2 0/2] kvm/selftests: Two rseq_test fixes
 2022-08-10 23:57 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
` [PATCH v2 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test

[PATCH 0/2] kvm/selftests: Two rseq_test fixes
 2022-08-10 23:52 UTC  (25+ messages)
` [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
` [PATCH 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test

[PATCH] kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
 2022-08-10 23:11 UTC  (2+ messages)

[PATCH] selftests: kvm: fix compilation
 2022-08-10 19:01 UTC 

[PATCH 0/5] Add process_memwatch syscall
 2022-08-10 17:05 UTC  (8+ messages)

lkft kselftest for next-20220810
 2022-08-10 16:04 UTC 

[PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-10 14:58 UTC  (28+ messages)
` [PATCH v9 01/10] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH v9 02/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v9 04/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v9 05/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v9 06/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v9 07/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v9 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v9 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v9 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
 2022-08-10  8:10 UTC  (8+ messages)

[PATCH net v2 1/2] selftests: include bonding tests into the kselftest infra
 2022-08-10  3:56 UTC  (2+ messages)

[PATCH v4 0/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-08-10  3:45 UTC  (5+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v4 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

[RFC net] bonding: 802.3ad: fix no transmission of LACPDUs
 2022-08-10  1:37 UTC  (5+ messages)

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-10  0:51 UTC  (17+ messages)

[PATCH] selftests: fix LLVM build for i386 and x86_64
 2022-08-09 16:41 UTC  (2+ messages)

[PATCH] selftests: add missing ')' in lib.mk
 2022-08-09 16:36 UTC  (2+ messages)

lkft kselftest for next-20220809
 2022-08-09  6:25 UTC 

tools/testing/selftests/kvm/rseq_test and glibc 2.35
 2022-08-09  6:23 UTC  (6+ messages)

[RFC net-next v2 0/6] net: support QUIC crypto
 2022-08-08 19:05 UTC  (4+ messages)
` [RFC net-next v2 1/6] Documentation on QUIC kernel Tx crypto

[PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
 2022-08-08 17:46 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/5] Test for illegal LEA & related fixes
 2022-08-08 16:32 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/5] x86: emulator.c cleanup: Save and restore exception handlers
` [kvm-unit-tests PATCH v2 4/5] x86: Dedup 32-bit vs. 64-bit ASM_TRY() by stealing kernel's __ASM_SEL()

[PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-08 14:15 UTC  (2+ messages)
` [PATCH v5 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace

[RFC tracing 0/4] tracing: support > 8 byte filter predicates
 2022-08-07 22:53 UTC  (6+ messages)
` [RFC tracing 1/4] tracing: predicate matching trigger crashes for > 8-byte arrays
` [RFC tracing 2/4] tracing: support > 8 byte array filter predicates
` [RFC tracing 3/4] selftests/ftrace: add test coverage for "
` [RFC tracing 4/4] tracing: document > 8 byte numeric filtering support


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).