Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-09-07 00:50:10 to 2022-09-12 07:20:01 UTC [more...]

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-12  7:17 UTC  (10+ messages)
` [PATCH v13 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v13 2/3] selftests: tdx: Test TDX attestation GetReport support
` [PATCH v13 3/3] Documentation/x86: Document TDX attestation process

[PATCH v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-11 21:08 UTC  (17+ messages)
` [PATCH v17 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v17 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v17 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v17 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v17 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v17 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v17 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v17 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs

[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
 2022-09-11  9:23 UTC  (18+ messages)

[RFC PATCH v2 0/2] kunit: Support redirecting function calls
 2022-09-10 21:28 UTC  (3+ messages)
` [RFC PATCH v2 1/2] kunit: Expose 'static stub' API to redirect functions
` [RFC PATCH v2 2/2] kunit: expose ftrace-based API for stubbing out functions during tests

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-09 23:02 UTC  (23+ messages)
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v8 00/26] tcp: Initial support for RFC5925 auth option
 2022-09-09 21:41 UTC  (17+ messages)
` [PATCH v8 01/26] tcp: authopt: Initial support and key management
` [PATCH v8 08/26] tcp: authopt: Disable via sysctl by default

[PATCH 0/7] mm/damon: minor fixes and cleanups
 2022-09-09 20:28 UTC  (2+ messages)
` [PATCH 1/7] selftest/damon: add a test for duplicate context dirs creation

[PATCH net-next 0/8] add tc-testing test cases
 2022-09-09 20:04 UTC  (10+ messages)
` [PATCH net-next 1/8] selftests/tc-testings: add selftests for ctinfo action
` [PATCH net-next 2/8] selftests/tc-testings: add selftests for gate action
` [PATCH net-next 3/8] selftests/tc-testings: add selftests for xt action
` [PATCH net-next 4/8] selftests/tc-testings: add connmark action deleting test case
` [PATCH net-next 5/8] selftests/tc-testings: add ife "
` [PATCH net-next 6/8] selftests/tc-testings: add nat "
` [PATCH net-next 7/8] selftests/tc-testings: add sample "
` [PATCH net-next 8/8] selftests/tc-testings: add tunnel_key "

[PATCH v12 0/3] Add TDX Guest Attestation support
 2022-09-09 18:40 UTC  (20+ messages)
` [PATCH v12 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v12 2/3] selftests: tdx: Test TDX attestation GetReport support
` [PATCH v12 3/3] Documentation/x86: Document TDX attestation process

[GIT PULL] KUnit fixes update for Linux 6.0-rc5
 2022-09-09 18:16 UTC  (2+ messages)

[PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
 2022-09-09 15:39 UTC  (2+ messages)

[PATCH i-g-t v2 0/4] Add support for KUnit tests
 2022-09-09 15:18 UTC  (8+ messages)
` [PATCH i-g-t v2 1/4] lib/igt_kmod: rename kselftest functions to ktest
  ` [igt-dev] "
` [PATCH i-g-t v2 2/4] lib/igt_kmod.c: check if module is builtin before attempting to unload it
  ` [igt-dev] "
` [PATCH i-g-t v2 3/4] lib/igt_kmod: add compatibility for KUnit
  ` [igt-dev] "
` [igt-dev] [PATCH i-g-t v2 0/4] Add support for KUnit tests

[PATCH -next 0/5] Optimize and bugfix for notifier error
 2022-09-09 12:21 UTC  (8+ messages)
` [PATCH -next 1/5] docs: notifier-error-inject: fix non-working usage of negative values
` [PATCH -next 2/5] selftests/memory-hotplug: Use 'printf' instead of 'echo'
` [PATCH -next 3/5] selftests/memory-hotplug: Add checking after online or offline
` [PATCH -next 4/5] selftests/memory-hotplug: Restore memory before exit
` [PATCH -next 5/5] docs: notifier-error-inject: Correct test's name

[PATCH] selftests/futex: fix build for clang
 2022-09-09 11:07 UTC 

[PATCH v1] selftests: Use optional USERCFLAGS and USERLDFLAGS
 2022-09-09 10:39 UTC 

[PATCH v1] selftests/landlock: Fix out-of-tree builds
 2022-09-09 10:34 UTC 

test ./tools/testing/selftests/bpf/test_offload.py failed
 2022-09-09  9:11 UTC  (9+ messages)

[RFC PATCH] Hugetlb: Migrating hugetlb tests from libhugetlbfs
 2022-09-09  9:06 UTC  (2+ messages)
` [LTP] "

[V1 PATCH 0/5] Execute hypercalls from guests according to cpu type
 2022-09-09  7:01 UTC  (12+ messages)
` [V1 PATCH 1/5] selftests: kvm: move common startup logic to kvm_util.c
` [V1 PATCH 2/5] selftests: kvm: Introduce kvm_arch_main and helpers
` [V1 PATCH 3/5] selftests: kvm: x86: Execute vmcall/vmmcall according to CPU type

make run_tests -C proc: proc-pid-vm assertion failed
 2022-09-09  5:20 UTC  (2+ messages)

[PATCH v2 1/5] selftests/sgx: Retry the ioctl()'s returned with EAGAIN
 2022-09-09  4:01 UTC  (17+ messages)
` [PATCH v2 2/5] selftests/sgx: Move ENCL_HEAP_SIZE_DEFAULT to main.c
` [PATCH v2 3/5] selftests/sgx: Use encl->encl_size in sigstruct.c
` [PATCH v2 4/5] selftests/sgx: Include the dynamic heap size to the ELRANGE calculation
` [PATCH v2 5/5] selftests/sgx: Add SGX selftest augment_via_eaccept_long

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-09-09  3:06 UTC  (2+ messages)

[net-next v3 0/6] net: support QUIC crypto
 2022-09-09  1:40 UTC  (15+ messages)
  ` [net-next v3 1/6] net: Documentation on QUIC kernel Tx crypto
  ` [net-next v3 4/6] net: Implement QUIC offload functions
  ` [net-next v3 5/6] net: Add flow counters and Tx processing error counter
  ` [net-next v3 6/6] net: Add self tests for ULP operations, flow setup and crypto tests
` [net-next v4 0/6] net: support QUIC crypto
  ` [net-next v4 1/6] net: Documentation on QUIC kernel Tx crypto
  ` [net-next v4 2/6] net: Define QUIC specific constants, control and data plane structures
  ` [net-next v4 3/6] net: Add UDP ULP operations, initialization and handling prototype functions
  ` [net-next v4 4/6] net: Implement QUIC offload functions
  ` [net-next v4 5/6] net: Add flow counters and Tx processing error counter
  ` [net-next v4 6/6] net: Add self tests for ULP operations, flow setup and crypto tests

[PATCH net v3 0/4] Unsync addresses from ports when stopping aggregated devices
 2022-09-08 23:25 UTC  (6+ messages)
` [PATCH net v3 1/4] net: bonding: Share lacpdu_mcast_addr definition
` [PATCH net v3 2/4] net: bonding: Unsync device addresses on ndo_stop
` [PATCH net v3 3/4] net: team: "
` [PATCH net v3 4/4] net: Add tests for bonding and team address list management

[PATCH 0/7] bpf: Add fd modes check for map iter and extend libbpf
 2022-09-08 15:17 UTC  (7+ messages)
` [PATCH 1/7] bpf: Add missing fd modes check for map iterators

[PATCH] selftests/cgroup: fix repeated words in comments
 2022-09-08 13:52 UTC  (3+ messages)

[PATCH] selftests/kexec: fix build for ARCH=x86_64
 2022-09-08 12:57 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (linux-kselftest-next-6.0-rc2-11-g144eeb2fc761)
 2022-09-08  0:19 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed (linux-kselftest-next-6.0-rc2-11-g144eeb2fc761)
 2022-09-07 23:21 UTC 

[PATCH -next v3 0/5] Optimize and bugfix for cpu-on-off-test.sh
 2022-09-07 21:48 UTC  (2+ messages)

[PATCH bpf-next v11 0/7] bpf-core changes for preparation of
 2022-09-07 18:30 UTC  (14+ messages)
` [PATCH bpf-next v11 1/7] selftests/bpf: regroup and declare similar kfuncs selftests in an array
` [PATCH bpf-next v11 2/7] bpf: split btf_check_subprog_arg_match in two
` [PATCH bpf-next v11 4/7] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v11 5/7] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
` [PATCH bpf-next v11 7/7] selftests/bpf: Add tests for kfunc returning a memory pointer

[PATCH][next] kselftest/arm64: Fix spelling misakes of signal names
 2022-09-07 17:57 UTC  (2+ messages)

[PATCH] kselftest/arm64: Install signal handlers before output in FP stress tests
 2022-09-07 17:57 UTC  (2+ messages)

[PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-07 16:02 UTC  (23+ messages)
` [PATCH v16 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v16 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v16 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
        ` [PATCH v17 "

[PATCH] KVM: selftests: Make rseq compatible with versions prior to glibc-2.30
 2022-09-07 16:00 UTC  (2+ messages)

[PATCH] kselftest/arm64: Fix typo in hwcap check
 2022-09-07 11:33 UTC 

[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE
 2022-09-07  9:40 UTC  (2+ messages)

[PATCH 1/2] fortify: Add run-time WARN for cross-field memcpy()
 2022-09-07  7:49 UTC  (3+ messages)
  ` [fortify] 728833277d: WARNING:at_net/netlink/af_netlink.c:#netlink_ack

[PATCH V5 15/31] x86/sgx: Support restricting of enclave page permissions
 2022-09-07  2:42 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