Linux Kernel Self-tests
[Prev Page][Next Page]
- Re: [PATCH] selftests: add missing ')' in lib.mk
- Re: [PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification
- From: patchwork-bot+netdevbpf
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- [PATCH] selftests: fix LLVM build for i386 and x86_64
- [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 06/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
- [PATCH v9 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
- [PATCH v9 05/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
- [PATCH v9 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
- [PATCH v9 04/10] bpf: Export bpf_dynptr_get_size()
- [PATCH v9 02/10] bpf: Allow kfuncs to be used in LSM programs
- [PATCH v9 01/10] btf: Add a new kfunc flag which allows to mark a function to be sleepable
- [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs
- [PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification
- Re: [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
- [PATCH] selftests: add missing ')' in lib.mk
- Re: [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
- Re: [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
- Re: [PATCH 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
- Re: [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
- Re: [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
- Re: [PATCH 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
- Re: [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
- lkft kselftest for next-20220809
- Re: tools/testing/selftests/kvm/rseq_test and glibc 2.35
- Re: tools/testing/selftests/kvm/rseq_test and glibc 2.35
- [PATCH 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
- [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
- [PATCH 0/2] kvm/selftests: Two rseq_test fixes
- Re: tools/testing/selftests/kvm/rseq_test and glibc 2.35
- Re: tools/testing/selftests/kvm/rseq_test and glibc 2.35
- Re: tools/testing/selftests/kvm/rseq_test and glibc 2.35
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [RFC net-next v2 1/6] Documentation on QUIC kernel Tx crypto.
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- [PATCH v5 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
- [PATCH v5 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
- [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- [PATCH v5 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- [PATCH v5 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
- [PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
- Re: [kvm-unit-tests PATCH v2 4/5] x86: Dedup 32-bit vs. 64-bit ASM_TRY() by stealing kernel's __ASM_SEL()
- From: Sean Christopherson
- tools/testing/selftests/kvm/rseq_test and glibc 2.35
- Re: [kvm-unit-tests PATCH v2 1/5] x86: emulator.c cleanup: Save and restore exception handlers
- From: Sean Christopherson
- [PATCH v5 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- [PATCH v5 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
- [PATCH v4 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro
- [PATCH v4 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
- [PATCH v4 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- [PATCH v4 0/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- Re: [RFC tracing 1/4] tracing: predicate matching trigger crashes for > 8-byte arrays
- [RFC tracing 4/4] tracing: document > 8 byte numeric filtering support
- [RFC tracing 2/4] tracing: support > 8 byte array filter predicates
- [RFC tracing 3/4] selftests/ftrace: add test coverage for filter predicates
- [RFC tracing 1/4] tracing: predicate matching trigger crashes for > 8-byte arrays
- [RFC tracing 0/4] tracing: support > 8 byte filter predicates
- [kvm-unit-tests PATCH v2 2/5] x86: emulator.c cleanup: Use ASM_TRY() for the UD_VECTOR cases
- [kvm-unit-tests PATCH v2 1/5] x86: emulator.c cleanup: Save and restore exception handlers
- [kvm-unit-tests PATCH v2 0/5] Test for illegal LEA & related fixes
- [kvm-unit-tests PATCH v2 5/5] x86: Test emulator's handling of LEA with /reg
- [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()
- Re: [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- Re: [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- Re: [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- [PATCH v3] selftests/net: Refactor xfrm_fill_key() to use array of structs
- Re: [PATCH v2] selftests/net: Refactor xfrm_fill_key() to use array of structs
- From: Muhammad Usama Anjum
- Re: [PATCH v3 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- From: Muhammad Usama Anjum
- [PATCH] selftests/proc: Add support for vsyscall=xonly
- Re: [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- Re: [kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
- Re: [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- Re: [RFC net-next v2 1/6] Documentation on QUIC kernel Tx crypto.
- Re: [kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
- [RFC net-next v2 4/6] Implement QUIC offload functions
- [RFC net-next v2 6/6] Add self tests for ULP operations, flow setup and crypto tests
- [RFC net-next v2 3/6] Add UDP ULP operations, initialization and handling prototype functions.
- [RFC net-next v2 5/6] Add flow counters and Tx processing error counter
- [RFC net-next v2 2/6] Define QUIC specific constants, control and data plane structures
- [RFC net-next v2 1/6] Documentation on QUIC kernel Tx crypto.
- [RFC net-next v2 0/6] net: support QUIC crypto
- [PATCH v4 2/2] selftests/vm/pkeys: Add a regression test for setting PKRU through ptrace
- [PATCH v4 1/2] x86/fpu: Allow PKRU to be (once again) written by ptrace.
- Re: [PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- [PATCH v2 5/5] sysctl: add support for mfd_noexec
- [PATCH v2 4/5] selftests/memfd: add tests for MFD_NOEXEC
- [PATCH v2 3/5] selftests/memfd: add tests for F_SEAL_EXEC
- [PATCH v2 2/5] mm/memfd: add MFD_NOEXEC flag to memfd_create
- [PATCH v2 1/5] mm/memfd: add F_SEAL_EXEC
- [PATCH v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
- Re: [kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
- From: Sean Christopherson
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- Re: [kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH] selftests/landlock: fix broken include of linux/landlock.h
- Re: [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
- Re: [PATCH v7 04/14] mm/shmem: Support memfile_notifier
- Re: [PATCH v7 03/14] mm: Introduce memfile_notifier
- Re: [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
- Re: [PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- Re: [kvm-unit-tests PATCH 4/4] x86: Extend ASM_TRY to handle #UD thrown by FEP-triggered emulator
- Re: [kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
- Re: [PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- Re: [RFC net-next 0/6] net: support QUIC crypto
- Re: [PATCH] selftests/landlock: fix broken include of linux/landlock.h
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [PATCH] kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
- [PATCH] kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [PATCH] docs/kselftest: Fix build commands in guidelines
- From: Muhammad Usama Anjum
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [PATCH v2 net-next 1/3] ptp: Add adjphase function to support phase offset control.
- Re: [PATCH v2 net-next 1/3] ptp: Add adjphase function to support phase offset control.
- Re: [PATCH] selftests/landlock: fix broken include of linux/landlock.h
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
- kselftest/next build: 3 builds: 0 failed, 3 passed (linux-kselftest-next-5.20-rc1-1-gb1d34b1375f97)
- Re: [GIT PULL] Kselftest update for Linux 5.20-rc1
- Re: [PATCH] selftests/landlock: fix broken include of linux/landlock.h
- [PATCH v3 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro
- [PATCH v3 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
- [PATCH v3 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- [PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- Re: [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [GIT PULL] Kselftest update for Linux 5.20-rc1
- [PATCH] selftests/landlock: fix broken include of linux/landlock.h
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- Re: [kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
- From: Sean Christopherson
- Re: [kvm-unit-tests PATCH 4/4] x86: Extend ASM_TRY to handle #UD thrown by FEP-triggered emulator
- From: Sean Christopherson
- [kvm-unit-tests PATCH 1/4] x86: emulator.c cleanup: Save and restore exception handlers
- [kvm-unit-tests PATCH 2/4] x86: emulator.c cleanup: Use ASM_TRY for the UD_VECTOR cases
- [kvm-unit-tests PATCH 4/4] x86: Extend ASM_TRY to handle #UD thrown by FEP-triggered emulator
- [kvm-unit-tests PATCH 3/4] x86: Test emulator's handling of LEA with /reg
- Re: [kvm-unit-tests PATCH v2] x86: Test illegal LEA handling
- [RFC net-next 6/6] net: Add self tests for ULP operations, flow setup and crypto tests
- [RFC net-next 4/6] net: Implement QUIC offload functions
- [RFC net-next 5/6] net: Add flow counters and Tx processing error counter
- [RFC net-next 3/6] net: Add UDP ULP operations, initialization and handling prototype functions.
- [RFC net-next 2/6] net: Define QUIC specific constants, control and data plane structures
- [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto.
- [RFC net-next 0/6] net: support QUIC crypto
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson
- Re: [GIT PULL] Kselftest update for Linux 5.20-rc1
- Re: [PATCH v4 1/4] security, lsm: Introduce security_create_user_ns()
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- Re: [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
- Re: [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag
- Re: [PATCH v7 12/14] KVM: Handle page fault for private memory
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
- Re: [GIT PULL] Kselftest update for Linux 5.20-rc1
- [PATCH v2] selftests/net: Refactor xfrm_fill_key() to use array of structs
- Re: [GIT PULL] KUnit update for Linux 5.20-rc1
- Re: [GIT PULL] Kselftest update for Linux 5.20-rc1
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [kvm-unit-tests PATCH v2] x86: Test illegal LEA handling
- From: Sean Christopherson
- Re: [kvm-unit-tests PATCH v2] x86: Test illegal LEA handling
- Re: [PATCH v2 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro
- Re: [PATCH v2 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- Re: [PATCH v4 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
- Re: [PATCH v2 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
- Re: [PATCH v4 1/4] security, lsm: Introduce security_create_user_ns()
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v4 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- [PATCH v2 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro
- [PATCH v2 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
- [PATCH v2 1/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- [PATCH v2 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH 2/3] kunit: add KUnit array assertions to the example_all_expect_macros_test
- Re: [PATCH 0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
- [PATCH linux-next v4] selftests/vm: enable running select groups of tests
- Re: [PATCH 2/3] kunit: add KUnit array assertions to the example_all_expect_macros_test
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH 0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
- Re: [PATCH 1/3] kunit: Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
- Re: [PATCH 2/3] kunit: add KUnit array assertions to the example_all_expect_macros_test
- Re: [PATCH 0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson
- Re: [PATCH 2/3] kunit: add KUnit array assertions to the example_all_expect_macros_test
- Re: [PATCH 1/3] kunit: Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
- [PATCH 2/3] kunit: add KUnit array assertions to the example_all_expect_macros_test
- [PATCH 1/3] kunit: Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
- [PATCH 0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
- [PATCH 3/3] kunit: use KUNIT_EXPECT_ARREQ macro
- Re: [GIT PULL] Kselftest update for Linux 5.20-rc1
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
- Re: [GIT PULL] Kselftest update for Linux 5.20-rc1
- Re: [PATCH v4 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
- Re: [RESEND PATCH] selftests: net: fix IOAM test skip return code
- From: patchwork-bot+netdevbpf
- Re: [PATCH] selftests/net: Refactor xfrm_fill_key() to use array of structs
- Re: [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson
- Re: [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH] kselftest/arm64: Fix validation of EXTRA_CONTEXT signal contexts
- Re: [PATCH v4 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
- Re: [PATCH v4 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
- [PATCH] kselftest/arm64: Fix validation of EXTRA_CONTEXT signal contexts
- Re: [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- [PATCH] kselftest/arm64: Validate signal ucontext in place
- [GIT PULL] Kselftest update for Linux 5.20-rc1
- [GIT PULL] KUnit update for Linux 5.20-rc1
- Re: [selftests] a37ddddd86: BUG:KASAN:use-after-free_in_firmware_upload_unregister
- Re: [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- [PATCH] kselftest/arm64: Fix validatation of EXTRA_CONTEXT signal data
- [PATCH v4 4/4] selinux: Implement userns_create hook
- [PATCH v4 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
- [PATCH v4 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
- [PATCH v4 1/4] security, lsm: Introduce security_create_user_ns()
- [PATCH v4 0/4] Introduce security_create_user_ns()
- Re: [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [kvm-unit-tests PATCH v2] x86: Test illegal LEA handling
- From: Sean Christopherson
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- [RESEND PATCH] selftests: net: fix IOAM test skip return code
- From: Kleber Sacilotto de Souza
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- [PATCH]Kselftests: Removing support of libhugetlbfs from kselftests
- [PATCH linux-next] selftests:bpf:use the !E in conditional statements
- [kvm-unit-tests PATCH v2] x86: Test illegal LEA handling
- Re: [PATCH 2/2] KVM: selftests: x86: Test illegal LEA handling
- [PATCH] selftests/net: Refactor xfrm_fill_key() to use array of structs
- [PATCH] selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp
- Re: [PATCH 3/4] selftests/memfd: add tests for F_SEAL_EXEC
- Re: [PATCH v7 12/14] KVM: Handle page fault for private memory
- From: Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson
- Re: [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
- From: Sean Christopherson
- Re: [PATCH v7 08/14] KVM: Rename mmu_notifier_*
- From: Sean Christopherson
- Re: [PATCH 2/2] KVM: selftests: x86: Test illegal LEA handling
- From: Sean Christopherson
- Re: [PATCH v2] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- Re: [PATCH 1/2] KVM: x86: emulator: Fix illegal LEA handling
- From: Sean Christopherson
- [PATCH 1/2] KVM: x86: emulator: Fix illegal LEA handling
- [PATCH 2/2] KVM: selftests: x86: Test illegal LEA handling
- Re: [PATCH v2 2/2] selftests: livepatch: Test livepatching a heavily called syscall
- [PATCH v2] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- Re: [net-next v5 0/4] seg6: add support for SRv6 Headend Reduced
- From: patchwork-bot+netdevbpf
- Re: [PATCH 4/4] selftests/memfd: add tests for MFD_NOEXEC
- [PATCH 3/4] selftests/memfd: add tests for F_SEAL_EXEC
- [PATCH 4/4] selftests/memfd: add tests for MFD_NOEXEC
- Re: [PATCH net-next v1] selftests: net: dsa: Add a Makefile which installs the selftests
- From: patchwork-bot+netdevbpf
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- Re: [PATCH bpf-next v7 22/24] samples/bpf: add new hid_mouse example
- Re: [PATCH bpf-next v7 23/24] HID: bpf: add Surface Dial example
- Re: [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor
- Re: [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request()
- Re: [PATCH bpf-next v7 15/24] HID: bpf: allocate data memory for device_event BPF programs
- Re: [PATCH bpf-next v7 13/24] HID: initial BPF implementation
- Re: [PATCH bpf-next v7 13/24] HID: initial BPF implementation
- Re: [PATCH bpf-next v7 12/24] HID: Kconfig: split HID support and hid-core compilation
- Re: [PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [PATCH] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
- Re: [PATCH net-next v1] selftests: net: dsa: Add a Makefile which installs the selftests
- [PATCH net-next v1] selftests: net: dsa: Add a Makefile which installs the selftests
- From: Martin Blumenstingl
- [net-next v5 4/4] selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behavior
- [net-next v5 3/4] selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior
- [net-next v5 2/4] seg6: add support for SRv6 H.L2Encaps.Red behavior
- [net-next v5 0/4] seg6: add support for SRv6 Headend Reduced
- [net-next v5 1/4] seg6: add support for SRv6 H.Encaps.Red behavior
- Re: [PATCH] selftests: net: fix IOAM test skip return code
- Re: [PATCH] selftests: net: fix IOAM test skip return code
- Re: [PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- [PATCH] selftests: net: fix IOAM test skip return code
- From: Kleber Sacilotto de Souza
- Re: [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support
- Re: [PATCH v6 02/26] tcp: authopt: Remove more unused noops
- Re: [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support
- Re: [PATCH] clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
- Re: [PATCH] selftests: net: Fix typo 'the the' in comment
- From: patchwork-bot+netdevbpf
- [PATCH net-next 1/4] selftests: tls: handful of memrnd() and length checks
- Re: [PATCH v6 02/26] tcp: authopt: Remove more unused noops
- Re: [PATCH] Makefile: replace headers_install with headers for kselftest
- [PATCH] testing: kselftest_harness: add filtering and enumerating tests
- Re: [PATCH v3] selftests/vm: enable running select groups of tests
- Re: [PATCH] clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
- Re: [PATCH] clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
- Re: [PATCH v3] selftests/vm: enable running select groups of tests
- [PATCH 3/5] mm: wire up process_memwatch syscall for x86
- From: Muhammad Usama Anjum
- [PATCH 5/5] mm: add process_memwatch syscall documentation
- From: Muhammad Usama Anjum
- [PATCH 4/5] selftests: vm: add process_memwatch syscall tests
- From: Muhammad Usama Anjum
- [PATCH 2/5] mm: Implement process_memwatch syscall
- From: Muhammad Usama Anjum
- [PATCH 1/5] fs/proc/task_mmu: make functions global to be used in other files
- From: Muhammad Usama Anjum
- [PATCH 0/5] Add process_memwatch syscall
- From: Muhammad Usama Anjum
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH] wireguard: selftests: update config fragments
- [PATCH] wireguard: selftests: update config fragments
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v3] selftests/vm: enable running select groups of tests
- Re: [PATCH v4] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support
- Re: [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support
- [PATCH v6 22/26] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK
- [PATCH v6 25/26] tcp: authopt: If no keys are valid for send report an error
- [PATCH v6 21/26] selftests: net/fcnal: Initial tcp_authopt support
- [PATCH v6 26/26] tcp: authopt: Initial implementation of TCP_REPAIR_AUTHOPT
- [PATCH v6 20/26] selftests: nettest: Initial tcp_authopt support
- [PATCH v6 19/26] selftests: nettest: Rename md5_prefix to key_addr_prefix
- [PATCH v6 18/26] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
- [PATCH v6 23/26] tcp: authopt: tcp_authopt_lookup_send: Add anykey output param
- [PATCH v6 24/26] tcp: authopt: Initial support for TCP_AUTHOPT_FLAG_ACTIVE
- [PATCH v6 17/26] tcp: authopt: Add prefixlen support
- [PATCH v6 12/26] tcp: authopt: Add support for signing skb-less replies
- [PATCH v6 11/26] tcp: ipv6: Add AO signing for tcp_v6_send_response
- [PATCH v6 13/26] tcp: ipv4: Add AO signing for skb-less replies
- [PATCH v6 10/26] tcp: authopt: Implement Sequence Number Extension
- [PATCH v6 15/26] tcp: authopt: Add initial l3index support
- [PATCH v6 16/26] tcp: authopt: Add NOSEND/NORECV flags
- [PATCH v6 14/26] tcp: authopt: Add key selection controls
- [PATCH v6 09/26] tcp: authopt: Disable via sysctl by default
- [PATCH v6 08/26] tcp: authopt: Hook into tcp core
- [PATCH v6 05/26] tcp: Refactor tcp_sig_hash_skb_data for AO
- [PATCH v6 07/26] tcp: Refactor tcp_inbound_md5_hash into tcp_inbound_sig_hash
- [PATCH v6 06/26] tcp: authopt: Compute packet signatures
- [PATCH v6 04/26] tcp: authopt: Add crypto initialization
- [PATCH v6 01/26] tcp: authopt: Initial support and key management
- [PATCH v6 02/26] tcp: authopt: Remove more unused noops
- [PATCH v6 03/26] docs: Add user documentation for tcp_authopt
- [PATCH v6 00/26] tcp: Initial support for RFC5925 auth option
- Re: [PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
- Re: [PATCH] docs/kselftest: Fix build commands in guidelines
- From: Muhammad Usama Anjum
- [PATCH v4] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH v1] MAINTAINERS: kunit: Add David Gow as a maintainer of KUnit
- Re: [PATCH v1] mailmap: add linux.dev alias for Brendan Higgins
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- [PATCH v1] MAINTAINERS: kunit: Add David Gow as a maintainer of KUnit
- [PATCH v1] mailmap: add linux.dev alias for Brendan Higgins
- Re: [PATCH v3] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH bpf-next v8 02/24] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- [PATCH] selftests/core: Fix comment typo
- Re: [PATCH v3] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH v3] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH] selftests/cgroup: fix repeated words in comments
- Re:Re: [PATCH] selftests: Fix typo 'the the' in comment
- [PATCH] selftests: net: Fix typo 'the the' in comment
- [PATCH] selftests: futex: Fix typo 'the the' in comment
- [PATCH v3] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH] selftests/cgroup: fix repeated words in comments
- [PATCH] selftests/dma: Add a .gitignore file containing name of executable
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- [PATCH] selftests/cgroup: fix repeated words in comments
- Re: [PATCH v2 5/5] kunit: make kunit_kfree(NULL) a no-op to match kfree()
- [REGRESSION] lkft kselftest for next-20220722
- Re: [PATCH] selftests: Fix typo 'the the' in comment
- Re: [PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
- From: patchwork-bot+netdevbpf
- [PATCH v2 5/5] kunit: make kunit_kfree(NULL) a no-op to match kfree()
- [PATCH v2 4/5] kunit: make kunit_kfree() not segfault on invalid inputs
- [PATCH v2 3/5] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
- [PATCH v2 2/5] kunit: drop test pointer in string_stream_fragment
- [PATCH v2 1/5] kunit: string-stream: Simplify resource use
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH 4/4] kunit: make knuit_kfree() not segfault on invalid inputs
- Re: [PATCH v5 9/9] drm: selftest: convert drm_mm selftest to KUnit
- Re: [PATCH bpf-next v8 02/24] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v5 9/9] drm: selftest: convert drm_mm selftest to KUnit
- [PATCH] selftests: Fix typo 'the the' in comment
- Re: [PATCH v5 9/9] drm: selftest: convert drm_mm selftest to KUnit
- [PATCH bpf-next v8 02/24] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH v3 1/4] security, lsm: Introduce security_create_user_ns()
- Re: [PATCH v3 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
- Re: [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
- Re: [PATCH 4/4] kunit: make knuit_kfree() not segfault on invalid inputs
- Re: [PATCH 3/4] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
- Re: [PATCH 2/4] kunit: drop test pointer in string_stream_fragment
- Re: [PATCH v3 0/4] Introduce security_create_user_ns()
- Re: [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
- Re: [PATCH] selftests/vm: silence uninitialized variable warning
- Re: linux-next: Tree for Jul 21 (mmc/host & KUNIT)
- Re: [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
- Re: linux-next: Tree for Jul 21 (mmc/host & KUNIT)
- Re: [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
- Re: [RFC V2 PATCH 2/8] selftests: kvm: Add a basic selftest to test private memory
- From: Sean Christopherson
- Re: [PATCH bpf-next v7 05/24] bpf/verifier: allow kfunc to return an allocated mem
- From: Kumar Kartikeya Dwivedi
- Re: [RFC V2 PATCH 2/8] selftests: kvm: Add a basic selftest to test private memory
- Re: [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
- From: Kumar Kartikeya Dwivedi
- Re: [PATCH] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
- Re: [PATCH] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
- From: Kristen Carlson Accardi
- Re: [PATCH] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
- [PATCH] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
- From: Kristen Carlson Accardi
- Re: [PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
- [PATCH 1/4] kunit: string-stream: Simplify resource use
- [PATCH 2/4] kunit: drop test pointer in string_stream_fragment
- [PATCH 4/4] kunit: make knuit_kfree() not segfault on invalid inputs
- [PATCH 3/4] kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson
- Re: [PATCH] selftests/vm: silence uninitialized variable warning
- [PATCH v3 4/4] selinux: Implement userns_create hook
- [PATCH v3 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
- [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
- [PATCH v3 0/4] Introduce security_create_user_ns()
- [PATCH v3 1/4] security, lsm: Introduce security_create_user_ns()
- [PATCH bpf-next v7 05/24] bpf/verifier: allow kfunc to return an allocated mem
- [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs
- [PATCH bpf-next v7 16/24] selftests/bpf/hid: add test to change the report size
- [PATCH bpf-next v7 20/24] selftests/bpf: add report descriptor fixup tests
- [PATCH bpf-next v7 13/24] HID: initial BPF implementation
- [PATCH bpf-next v7 18/24] selftests/bpf: add tests for bpf_hid_hw_request
- [PATCH bpf-next v7 12/24] HID: Kconfig: split HID support and hid-core compilation
- [PATCH bpf-next v7 21/24] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
- [PATCH bpf-next v7 23/24] HID: bpf: add Surface Dial example
- [PATCH bpf-next v7 19/24] HID: bpf: allow to change the report descriptor
- [PATCH bpf-next v7 17/24] HID: bpf: introduce hid_hw_request()
- [PATCH bpf-next v7 22/24] samples/bpf: add new hid_mouse example
- [PATCH bpf-next v7 15/24] HID: bpf: allocate data memory for device_event BPF programs
- [PATCH bpf-next v7 14/24] selftests/bpf: add tests for the HID-bpf initial implementation
- [PATCH bpf-next v7 08/24] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
- [PATCH bpf-next v7 09/24] HID: core: store the unique system identifier in hid_device
- [PATCH bpf-next v7 04/24] selftests/bpf: add test for accessing ctx from syscall program type
- [PATCH bpf-next v7 06/24] selftests/bpf: Add tests for kfunc returning a memory pointer
- [PATCH bpf-next v7 10/24] HID: export hid_report_type to uapi
- [PATCH bpf-next v7 07/24] bpf: prepare for more bpf syscall to be used from kernel and user space.
- [PATCH bpf-next v7 11/24] HID: convert defines of HID class requests into a proper enum
- [PATCH bpf-next v7 03/24] bpf/verifier: do not clear meta in check_mem_size
- [PATCH bpf-next v7 01/24] selftests/bpf: fix config for CLS_BPF
- [PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
- [PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH v1 0/3] arm64/sve: Document our actual SVE syscall ABI
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- From: Sean Christopherson
- [REGRESSION] lkft kselftest for next-20220721
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- [PATCH][next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch"
- Re: [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- [PATCH v2] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH net] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH] selftests/vm: silence uninitialized variable warning
- Re: [PATCH] selftests/vm: silence uninitialized variable warning
- Re: [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [RFC V2 PATCH 2/8] selftests: kvm: Add a basic selftest to test private memory
- From: Sean Christopherson
- Re: [PATCH v2 0/4] Introduce security_create_user_ns()
- Re: [RFC V2 PATCH 0/8] selftests: KVM: selftests for fd-based approach of supporting private memory
- From: Sean Christopherson
- RE: [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v2 0/4] Introduce security_create_user_ns()
- [PATCH v1 3/3] kselftest/arm64: Enforce actual ABI for SVE syscalls
- [PATCH v1 1/3] kselftest/arm64: Correct buffer allocation for SVE Z registers
- [PATCH v1 2/3] arm64/sve: Document our actual ABI for clearing registers on syscall
- [PATCH v1 0/3] arm64/sve: Document our actual SVE syscall ABI
- Re: [PATCH v3] apparmor: test: Remove some casts which are no-longer required
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- [PATCH RESEND v2] Documentation: KUnit: Fix example with compilation error
- [PATCH] kselftest/arm64: Correct buffer allocation for SVE Z registers
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
- Re: [PATCH 00/17] nolibc: add preliminary self tests
- Re: [PATCH 00/17] nolibc: add preliminary self tests
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- From: Sean Christopherson
- Re: [PATCH 00/17] nolibc: add preliminary self tests
- Re: [PATCH 00/17] nolibc: add preliminary self tests
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH v2 4/4] selinux: Implement create_user_ns hook
- Re: [PATCH v2 4/4] selinux: Implement create_user_ns hook
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [PATCH] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH] selftest/vm: uninitialized variable in main()
- Re: [PATCH 00/17] nolibc: add preliminary self tests
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v2 0/4] Introduce security_create_user_ns()
- Re: [PATCH v2 4/4] selinux: Implement create_user_ns hook
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH 00/17] nolibc: add preliminary self tests
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v3] selftests/vm: enable running select groups of tests
- [PATCH 13/17] selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
- [PATCH 08/17] selftests/nolibc: exit with poweroff on success when getpid() == 1
- [PATCH 07/17] selftests/nolibc: add a few tests for some stdlib functions
- [PATCH 09/17] selftests/nolibc: on x86, support exiting with isa-debug-exit
- [PATCH 07/17] selftests/nolibc: add a few tests for some libc functions
- [PATCH 16/17] selftests/nolibc: "sysroot" target installs a local copy of the sysroot
- [PATCH 05/17] selftests/nolibc: support a test definition format
- [PATCH 06/17] selftests/nolibc: implement a few tests for various syscalls
- [PATCH 17/17] selftests/nolibc: add a "help" target
- [PATCH 14/17] selftests/nolibc: add a "defconfig" target
- [PATCH 03/17] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition
- [PATCH 15/17] selftests/nolibc: add a "run" target to start the kernel in QEMU
- [PATCH 04/17] selftests/nolibc: add basic infrastructure to ease creation of nolibc tests
- [PATCH 02/17] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined
- [PATCH 12/17] selftests/nolibc: support glibc as well
- [PATCH 10/17] selftests/nolibc: recreate and populate /dev and /proc if missing
- [PATCH 00/17] nolibc: add preliminary self tests
- [PATCH 11/17] selftests/nolibc: condition some tests on /proc existence
- [PATCH 01/17] tools/nolibc: make argc 32-bit in riscv startup code
- Re: [PATCH v4 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
- Re: [PATCH v4 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- Re: [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [PATCH v4 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
- Re: [PATCH v2 0/4] Introduce security_create_user_ns()
- [PATCH v4 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh
- [PATCH v4 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
- [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- [PATCH v4 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
- [PATCH v4 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
- [PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
- Re: [bug report] selftest/net/xfrm: Add test for ipsec tunnel
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
- Re: [PATCH] selftests/bpf: fix a test for snprintf() overflow
- From: patchwork-bot+netdevbpf
- Re: [PATCH] Makefile: replace headers_install with headers for kselftest
- Re: [PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
- Re: [PATCH] selftest/vm: uninitialized variable in main()
- Re: [PATCH] selftests/bpf: fix a test for snprintf() overflow
- Re: [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
- Re: [PATCH] Makefile: replace headers_install with headers for kselftest
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
- [bug report] selftest/net/xfrm: Add test for ipsec tunnel
- Re: [PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test
- Re: [PATCH] KVM: selftests: fix bit test in is_steal_time_supported()
- Re: [bug report] kselftest/arm64: Add utilities and a test to validate mte memory
- Re: [PATCH] Makefile: replace headers_install with headers for kselftest
- Re: [PATCH] Documentation: kunit: Add CLI args for kunit_tool
- Re: [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
- [PATCH] KVM: selftests: fix bit test in is_steal_time_supported()
- [PATCH] selftests/bpf: fix a test for snprintf() overflow
- [PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
- [PATCH] selftests/vm: silence uninitialized variable warning
- [PATCH] Documentation: kunit: Add CLI args for kunit_tool
- [PATCH] selftest/vm: uninitialized variable in main()
- Re: [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
- Re: [PATCH] ksefltest: pidfd: Fix wait_states: Test terminated by timeout
- [PATCH] tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program
- Re: [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
- Re: [PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test
- [PATCH] selftests:Unneeded semicolon
- [PATCH] selftests:Unneeded semicolon
- Re: [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
- [PATCH] tools: Change the division operator to a right shift operator
- Re: [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
- Re: [PATCH v3] KVM: selftests: Fix target thread to be migrated in rseq_test
- [PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test
- Re: [PATCH v3] KVM: selftests: Fix target thread to be migrated in rseq_test
- From: Sean Christopherson
- Re: [PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
- [PATCH v3] KVM: selftests: Fix target thread to be migrated in rseq_test
- Re: linux-next: Tree for Jul 18 (ne_misc_dev.c)
- Re: [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
- Re: [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
- From: Sean Christopherson
- [bug report] kselftest/arm64: Add utilities and a test to validate mte memory
- Re: [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
- Re: [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
- Re: FAIL: alsa/Makefile dependency check
- Re: [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
- Re: [PATCH] ksefltest: pidfd: Fix wait_states: Test terminated by timeout
- From: lizhijian@xxxxxxxxxxx
- [PATCH] ksefltest: pidfd: Fix wait_states: Test terminated by timeout
- From: lizhijian@xxxxxxxxxxx
- Re: [PATCH AUTOSEL 5.18 39/41] wireguard: selftests: use virt machine on m68k
- Re: [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
- Re: [PATCH AUTOSEL 5.18 39/41] wireguard: selftests: use virt machine on m68k
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- [PATCH] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH v5 4/9] drm: selftest: convert drm_format selftest to KUnit
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation
- Re: [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
- Re: [PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
- Re: [PATCH v4 net-next 5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation
- Re: [PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
- Re: [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
- From: Kumar Kartikeya Dwivedi
- Re: [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
- From: Kumar Kartikeya Dwivedi
- Re: [PATCH v7 00/25] Rust support
- Re: [PATCH v7 00/25] Rust support
- Re: [PATCH v7 00/25] Rust support
- [PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
- Re: [PATCH] KVM: selftests: Double check on the current CPU in rseq_test
- Re: [PATCH v7 00/25] Rust support
- Re: [PATCH bpf-next v6 07/23] bpf: prepare for more bpf syscall to be used from kernel and user space.
- Re: [PATCH bpf-next v6 08/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
- Re: [PATCH bpf-next v6 06/23] selftests/bpf: Add tests for kfunc returning a memory pointer
- Re: [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem
- Re: [PATCH bpf-next v6 04/23] selftests/bpf: add test for accessing ctx from syscall program type
- Re: [PATCH bpf-next v6 03/23] bpf/verifier: do not clear meta in check_mem_size
- Re: [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
- Re: [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF
- Re: [PATCH v3] selftests/vm: enable running select groups of tests
- Re: [PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
- From: Kumar Kartikeya Dwivedi
- Re: [PATCH v2] kcsan: test: Add a .kunitconfig to run KCSAN tests
- Re: FAIL: alsa/Makefile dependency check
- Re: [PATCH v2 0/2] livepatch: Move tests from lib/livepatch to selftests/livepatch
- Re: [PATCH] KVM: selftests: Double check on the current CPU in rseq_test
- From: Sean Christopherson
- Re: [PATCH bpf-next v6 12/23] HID: initial BPF implementation
- Re: [PATCH v5 4/9] drm: selftest: convert drm_format selftest to KUnit
- Re: [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
- Re: [PATCH bpf-next v6 12/23] HID: initial BPF implementation
- Re: [PATCH v5 4/9] drm: selftest: convert drm_format selftest to KUnit
- From: Javier Martinez Canillas
- Re: [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests
- Re: [PATCH v2] firmware_loader: Replace kmap() with kmap_local_page()
- [PATCH v2] kcsan: test: Add a .kunitconfig to run KCSAN tests
- Re: [PATCH bpf-next v6 12/23] HID: initial BPF implementation
- Re: [PATCH bpf-next v6 11/23] HID: convert defines of HID class requests into a proper enum
- Re: [PATCH bpf-next v6 10/23] HID: export hid_report_type to uapi
- Re: [PATCH bpf-next v6 09/23] HID: core: store the unique system identifier in hid_device
- [PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
- Re: [PATCH] KVM: selftests: Double check on the current CPU in rseq_test
- Re: [PATCH v5 4/9] drm: selftest: convert drm_format selftest to KUnit
- Re: [PATCH v5 4/9] drm: selftest: convert drm_format selftest to KUnit
- Re: [PATCH v5 4/9] drm: selftest: convert drm_format selftest to KUnit
- [PATCH v2] firmware_loader: Replace kmap() with kmap_local_page()
- From: Fabio M. De Francesco
- Re: [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests
- Re: [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]