Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-08-12 15:30:04 to 2022-08-18 17:09:09 UTC [more...]

[PATCH v3 0/4] arm64/sme: ptrace support for TPIDR2_EL0
 2022-08-18 17:01 UTC  (5+ messages)
` [PATCH v3 1/4] kselftest/arm64: Add test coverage for NT_ARM_TLS
` [PATCH v3 2/4] arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
` [PATCH v3 3/4] arm64/ptrace: Support access to TPIDR2_EL0
` [PATCH v3 4/4] kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface

[GIT PULL] Kselftest update for Linux 6.0-rc2
 2022-08-18 16:23 UTC 

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

[PATCH][V2][next] selftests/bpf: Fix spelling mistake "succesful" (kfunc_call.c)
 2022-08-18 15:48 UTC  (2+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-18 15:11 UTC  (17+ messages)
` [PATCH v5 1/4] security, lsm: "
` [PATCH v5 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v5 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v5 4/4] selinux: Implement "

[PATCH net v4 1/3] selftests: include bonding tests into the kselftest infra
 2022-08-18 14:41 UTC 

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-18 13:24 UTC  (22+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd

[PATCH v2 0/4] arm64/sme: ptrace support for TPIDR2_EL0
 2022-08-18 12:52 UTC  (9+ messages)
` [PATCH v2 1/4] kselftest/arm64: Add test coverage for NT_ARM_TLS
` [PATCH v2 2/4] arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
` [PATCH v2 3/4] arm64/ptrace: Support access to TPIDR2_EL0
` [PATCH v2 4/4] kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface

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

[PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace
 2022-08-18 10:57 UTC  (3+ messages)

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

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

[PATCH] selftests/vm: fix inability to build any vm tests
 2022-08-17 22:15 UTC  (2+ messages)

[PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-17 19:53 UTC  (4+ messages)
` [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[PATCH][next] selftests/bpf: Fix spelling mistake "succesful" -> "successful"
 2022-08-17 19:00 UTC  (3+ messages)

[PATCH] selftests/dma: Add a .gitignore file containing name of executable
 2022-08-17 17:34 UTC  (2+ messages)

[PATCH 0/2] kunit: add boot time parameter to enable KUnit
 2022-08-17 16:48 UTC  (3+ messages)
` [PATCH 1/2] kunit: add kunit.enable to enable/disable KUnit test
` [PATCH 2/2] kunit: no longer call module_info(test, "Y") for kunit modules

[PATCH 2/2] selftests/sgx: Add SGX selftest augment_via_eaccept_long
 2022-08-17 16:36 UTC  (13+ messages)

Running kunit tests on platform devices
 2022-08-17 12:19 UTC  (3+ messages)

lkft kselftest for next-20220817
 2022-08-17  9:27 UTC 

[PATCH net-next] selftests/net: test l2 tunnel TOS/TTL inheriting
 2022-08-17  7:36 UTC 

[PATCH 0/4] Documentation: KUnit: minor fixes
 2022-08-17  6:46 UTC  (12+ messages)
` [PATCH 1/4] Documentation: kunit: fix trivial typo
` [PATCH 2/4] Documentation: Kunit: Fix inconsistent titles
` [PATCH 3/4] Documentation: KUnit: Fix non-uml anchor
` [PATCH 4/4] Documentation: Kunit: Add ref for other kinds of tests

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

[PATCH] selftests/landlock: fix broken include of linux/landlock.h
 2022-08-16 16:57 UTC  (9+ messages)

[PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16 16:39 UTC  (8+ messages)
` [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs

[PATCH nf 0/2] testing: selftests: nft_flowtable.sh: unbreak test script
 2022-08-16 12:15 UTC  (3+ messages)
` [PATCH nf 1/2] testing: selftests: nft_flowtable.sh: use random netns names
` [PATCH nf 2/2] testing: selftests: nft_flowtable.sh: rework test to detect offload failure

[PATCH linux-next] powerpc/selftests:Use timersub() for gettimeofday()
 2022-08-16 10:51 UTC 

lkft kselftest for next-20220816
 2022-08-16  9:47 UTC 

[PATCH v12 0/2] Introduce XSAVE feature self-test
 2022-08-16  9:26 UTC  (3+ messages)
` [PATCH v12 1/2] selftests/x86/xstate: Add xstate signal handling test for XSAVE feature
` [PATCH v12 2/2] selftests/x86/xstate: Add xstate fork "

[PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16  8:40 UTC  (10+ messages)
` [PATCH v10 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs

[PATCH net v3 1/2] selftests: include bonding tests into the kselftest infra
 2022-08-16  7:28 UTC  (2+ messages)

kselftest/fixes build: 6 builds: 0 failed, 6 passed (v6.0-rc1-1-g5f4d1fd5b5d35)
 2022-08-16  1:15 UTC 

[PATCH v2] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
 2022-08-15 22:51 UTC  (3+ messages)

kselftest/next build: 6 builds: 0 failed, 6 passed (v6.0-rc1-1-gf1227dc7d0411)
 2022-08-15 22:01 UTC 

kselftest/fixes kselftest-cpufreq: 2 runs, 1 regressions (v6.0-rc1)
 2022-08-15 20:46 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed (v6.0-rc1)
 2022-08-15 19:47 UTC 

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-15 16:24 UTC  (9+ messages)

[PATCH v1 00/10] kselftest/arm64: EXTRA_CONTEXT related fixes
 2022-08-15 13:32 UTC  (11+ messages)
` [PATCH v1 01/10] kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
` [PATCH v1 02/10] kselftest/arm64: Validate signal ucontext in place
` [PATCH v1 03/10] kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
` [PATCH v1 04/10] kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
` [PATCH v1 05/10] kselftest/arm64: Remove unneeded protype for validate_extra_context()
` [PATCH v1 06/10] kselftest/arm64: Only validate each signal context once
` [PATCH v1 07/10] kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
` [PATCH v1 08/10] kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
` [PATCH v1 09/10] kselftest/arm64: Allow larger buffers in get_signal_context()
` [PATCH v1 10/10] kselftest/arm64: Include larger SVE and SME VLs in signal tests

[PATCH v2 0/3] arm64/sve: Document our actual SVE syscall ABI
 2022-08-15 13:26 UTC  (4+ messages)
` [PATCH v2 1/3] kselftest/arm64: Correct buffer allocation for SVE Z registers
` [PATCH v2 2/3] arm64/sve: Document our actual ABI for clearing registers on syscall
` [PATCH v2 3/3] kselftest/arm64: Enforce actual ABI for SVE syscalls

[PATCH v1] kselftest/arm64: Add simple hwcap validation
 2022-08-15 13:23 UTC 

[PATCH v1 0/4] kselftest/arm64: Floating point stress test harness
 2022-08-15 13:02 UTC  (5+ messages)
` [PATCH v1 1/4] kselftest/arm64: Always encourage preemption for za-test
` [PATCH v1 2/4] kselftest/arm64: Count SIGUSR2 deliveries in FP stress tests
` [PATCH v1 3/4] kselftest/arm64: Install signal handlers before output "
` [PATCH v1 4/4] kselftest/arm64: kselftest harness for "

lkft kselftest for next-20220815
 2022-08-15  9:21 UTC 

[PATCH] selftests/vm: enable running select groups of tests
 2022-08-15  1:56 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 15/21] selftests/kprobe: Do not test for GRP/ without event failures
 2022-08-14 15:35 UTC 

[PATCH AUTOSEL 5.10 24/31] selftests/kprobe: Do not test for GRP/ without event failures
 2022-08-14 15:34 UTC 

[PATCH AUTOSEL 5.15 36/46] selftests/kprobe: Do not test for GRP/ without event failures
 2022-08-14 15:32 UTC 

[PATCH AUTOSEL 5.18 44/56] selftests/kprobe: Do not test for GRP/ without event failures
 2022-08-14 15:30 UTC 

[PATCH AUTOSEL 5.19 50/64] selftests/kprobe: Do not test for GRP/ without event failures
 2022-08-14 15:24 UTC 

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

[PATCH v2 5/5] sysctl: add support for mfd_noexec
 2022-08-13 19:06 UTC  (3+ messages)

[PATCH] selftests: Unneeded semicolon
 2022-08-13 16:04 UTC 

[PATCH] KVM: Unneeded semicolon
 2022-08-13 15:57 UTC 

[PATCH] selftests/timers: Unneeded semicolon
 2022-08-13 15:26 UTC 

[PATCH] selftests/proc: Add support for vsyscall=xonly
 2022-08-13 15:22 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