linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-29 14:44:12 to 2022-08-08 12:53:17 UTC [more...]

[PATCH v4 0/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-08-08 12:52 UTC 

[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

[kvm-unit-tests PATCH v2 0/5] Test for illegal LEA & related fixes
 2022-08-07 14:28 UTC  (6+ 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 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  (8+ messages)
` [PATCH v3 1/3] kunit: "
` [PATCH v3 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v3 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

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

[PATCH 1/2] KVM: x86: emulator: Fix illegal LEA handling
 2022-08-06 11:08 UTC  (22+ messages)
` [PATCH 2/2] KVM: selftests: x86: Test "
    ` [kvm-unit-tests PATCH v2] "
            ` [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 3/4] x86: Test emulator's handling of LEA with /reg
              ` [kvm-unit-tests PATCH 4/4] x86: Extend ASM_TRY to handle #UD thrown by FEP-triggered emulator

[RFC net-next 0/6] net: support QUIC crypto
 2022-08-06  3:05 UTC  (23+ messages)
  ` [RFC net-next 1/6] net: Documentation on QUIC kernel Tx crypto
  ` [RFC net-next 2/6] net: Define QUIC specific constants, control and data plane structures
  ` [RFC net-next 3/6] net: Add UDP ULP operations, initialization and handling prototype functions
  ` [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 6/6] net: Add self tests for ULP operations, flow setup and crypto tests
` [RFC net-next v2 0/6] net: support QUIC crypto
  ` [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 v2 0/5] mm/memfd: MFD_NOEXEC for memfd_create
 2022-08-05 22:21 UTC  (6+ 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

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-05 19:54 UTC  (29+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [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 v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 12/14] KVM: Handle page fault for "
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

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

[RFC net-next 0/6] net: support QUIC crypto
 2022-08-05  3:37 UTC 

[PATCH] kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
 2022-08-04 18:41 UTC  (2+ messages)

[PATCH] docs/kselftest: Fix build commands in guidelines
 2022-08-04 15:18 UTC  (4+ messages)

[PATCH v2 net-next 0/3] ptp: Add adjust phase to support phase offset
 2022-08-04 13:29 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] ptp: Add adjphase function to support phase offset control

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-08-04  7:58 UTC  (16+ messages)

kselftest/next build: 3 builds: 0 failed, 3 passed (linux-kselftest-next-5.20-rc1-1-gb1d34b1375f97)
 2022-08-04  2:29 UTC 

[GIT PULL] Kselftest update for Linux 5.20-rc1
 2022-08-03 23:12 UTC  (8+ messages)

[PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
 2022-08-03 20:35 UTC  (2+ messages)

[PATCH] module: kunit: Load .kunit_test_suites section when CONFIG_KUNIT=m
 2022-08-03 20:32 UTC  (8+ messages)

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-08-03 15:20 UTC  (12+ messages)

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

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-08-03  7:41 UTC  (2+ messages)

[GIT PULL] KUnit update for Linux 5.20-rc1
 2022-08-03  3:23 UTC  (2+ messages)

[PATCH v2 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-08-02 22:29 UTC  (7+ messages)
` [PATCH v2 1/3] kunit: "
` [PATCH v2 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v2 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

[PATCH 0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros
 2022-08-02 19:56 UTC  (13+ messages)
` [PATCH 1/3] kunit: "
` [PATCH 2/3] kunit: add KUnit array assertions to the example_all_expect_macros_test
` [PATCH 3/3] kunit: use KUNIT_EXPECT_ARREQ macro

[PATCH linux-next v4] selftests/vm: enable running select groups of tests
 2022-08-02 19:22 UTC 

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-02 18:46 UTC  (10+ messages)
` [PATCH v4 2/5] "

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-02 12:54 UTC  (26+ messages)
` [PATCH v4 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers

[RESEND PATCH] selftests: net: fix IOAM test skip return code
 2022-08-02  8:00 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-08-02  7:50 UTC 

[PATCH] selftests/net: Refactor xfrm_fill_key() to use array of structs
 2022-08-02  6:49 UTC  (2+ messages)

[PATCH] kselftest/arm64: Fix validation of EXTRA_CONTEXT signal contexts
 2022-08-01 23:06 UTC  (2+ messages)

[PATCH] kselftest/arm64: Validate signal ucontext in place
 2022-08-01 22:41 UTC 

[selftests] a37ddddd86: BUG:KASAN:use-after-free_in_firmware_upload_unregister
 2022-08-01 20:42 UTC 

[PATCH] kselftest/arm64: Fix validatation of EXTRA_CONTEXT signal data
 2022-08-01 18:08 UTC 

[PATCH]Kselftests: Removing support of libhugetlbfs from kselftests
 2022-08-01  7:02 UTC 

[PATCH linux-next] selftests:bpf:use the !E in conditional statements
 2022-08-01  2:24 UTC 

[PATCH] selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp
 2022-07-31  9:25 UTC 

[PATCH 3/4] selftests/memfd: add tests for F_SEAL_EXEC
 2022-07-29 22:00 UTC  (3+ messages)

[PATCH v2] drm/tests: Split up test cases in igt_check_drm_format_min_pitch
 2022-07-29 16:42 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;
as well as URLs for NNTP newsgroup(s).