Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-05 13:23:10 to 2022-08-11 05:09:26 UTC [more...]

[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 v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-10 21:33 UTC  (11+ 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: 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 v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-10 14:38 UTC  (26+ 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 v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-10  8:40 UTC  (14+ messages)

[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  (9+ messages)
  ` [RFC net-next v2 1/6] Documentation on QUIC kernel Tx crypto
  ` [RFC net-next v2 2/6] Define QUIC specific constants, control and data plane structures
  ` [RFC net-next v2 3/6] Add UDP ULP operations, initialization and handling prototype functions
  ` [RFC net-next v2 4/6] Implement QUIC offload functions
  ` [RFC net-next v2 5/6] Add flow counters and Tx processing error counter
  ` [RFC net-next v2 6/6] Add self tests for ULP operations, flow setup and crypto tests

[PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-08 17:56 UTC  (6+ 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 v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
 2022-08-08 17:46 UTC  (7+ messages)
` [PATCH v2 1/5] mm/memfd: add F_SEAL_EXEC
` [PATCH v2 2/5] mm/memfd: add MFD_NOEXEC flag to memfd_create
` [PATCH v2 3/5] selftests/memfd: add tests for F_SEAL_EXEC
` [PATCH v2 4/5] selftests/memfd: add tests for MFD_NOEXEC
` [PATCH v2 5/5] sysctl: add support for mfd_noexec

[kvm-unit-tests PATCH v2 0/5] Test for illegal LEA & related fixes
 2022-08-08 16:32 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/5] x86: emulator.c cleanup: Save and restore exception handlers
` [kvm-unit-tests PATCH v2 2/5] x86: emulator.c cleanup: Use ASM_TRY() for the UD_VECTOR cases
` [kvm-unit-tests PATCH v2 3/5] x86: Introduce ASM_TRY_FEP() to handle exceptions thrown by FEP-triggered emulator
` [kvm-unit-tests PATCH v2 4/5] x86: Dedup 32-bit vs. 64-bit ASM_TRY() by stealing kernel's __ASM_SEL()
` [kvm-unit-tests PATCH v2 5/5] x86: Test emulator's handling of LEA with /reg

[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

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

[PATCH v2] selftests/net: Refactor xfrm_fill_key() to use array of structs
 2022-08-06 16:35 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-08-06 14:20 UTC  (6+ messages)
` [PATCH v3 1/3] kunit: "

[PATCH] selftests/proc: Add support for vsyscall=xonly
 2022-08-06 13:57 UTC 

[kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
 2022-08-06 11:08 UTC  (5+ messages)

[PATCH] selftests/landlock: fix broken include of linux/landlock.h
 2022-08-05 17:16 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).