Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-01-13 09:12:17 to 2023-01-20 12:04:43 UTC [more...]

[PATCH 0/2] kselftest/arm64: Minor SME signals test additions
 2023-01-20 12:04 UTC 

[PATCH v2 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-20 10:49 UTC  (10+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH] selftests: amd-pstate: Don't delete source files via Makefile
 2023-01-20  9:17 UTC 

[PATCH RFC 0/3] vsock: add support for sockmap
 2023-01-20  8:55 UTC  (12+ messages)
` [PATCH RFC 1/3] vsock: support sockmap
` [PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap

[PATCH] selftests: iommu: Fix test_cmd_destroy_access() call in user_copy
 2023-01-20  8:04 UTC  (2+ messages)

[PATCH V2] tools/testing/kunit/kunit.py: remove redundant double check
 2023-01-20  6:35 UTC  (2+ messages)

[PATCH] kunit: Export kunit_running()
 2023-01-20  6:13 UTC  (4+ messages)

[PATCH v2] lib/hashtable_test.c: add test for the hashtable structure
 2023-01-20  6:06 UTC  (2+ messages)

[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-20  2:14 UTC  (15+ messages)

[PATCH v2] selftest/x86/meltdown: Add a selftest for meltdown
 2023-01-20  2:28 UTC 

[PATCH] selftests/ftrace: Extend multiple_kprobes.tc to add multiple consecutive probes in a function
 2023-01-19 23:55 UTC  (6+ messages)

[PATCH linux-next] KVM: x86/xen: Remove unneeded semicolon
 2023-01-19 21:01 UTC  (2+ messages)

[V5 PATCH 0/3] Execute hypercalls according to host cpu
 2023-01-19 21:01 UTC  (2+ messages)

[RFC PATCH] kunit: Add "hooks" to call into KUnit when it's built as a module
 2023-01-19 17:22 UTC  (2+ messages)

[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
 2023-01-19 16:35 UTC  (9+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

[PATCH v5 0/5] Some improvements of resctrl selftest
 2023-01-19  0:57 UTC  (3+ messages)
` [PATCH v5 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test

[PATCH HID for-next v2 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-18 21:12 UTC  (14+ messages)
` [PATCH HID for-next v2 1/9] selftests: hid: add vmtest.sh
` [PATCH HID for-next v2 2/9] selftests: hid: allow to compile hid_bpf with LLVM
` [PATCH HID for-next v2 3/9] selftests: hid: attach/detach 2 bpf programs, not just one
` [PATCH HID for-next v2 4/9] selftests: hid: ensure the program is correctly pinned
` [PATCH HID for-next v2 5/9] selftests: hid: prepare tests for HID_BPF API change
` [PATCH HID for-next v2 6/9] HID: bpf: rework how programs are attached and stored in the kernel
` [PATCH HID for-next v2 7/9] selftests: hid: enforce new attach API
` [PATCH HID for-next v2 8/9] HID: bpf: clean up entrypoint
` [PATCH HID for-next v2 9/9] HID: bpf: reorder BPF registration

[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-18 20:40 UTC  (5+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension

[PATCH 0/2] Fix kvm_setup_gdt and reuse in vcpu_init_descriptor_tables
 2023-01-18 19:36 UTC  (8+ messages)
` [PATCH 1/2] KVM: selftests: Fix initialization of GDT limit
` [PATCH 2/2] KVM: selftests: Reuse kvm_setup_gdt in vcpu_init_descriptor_tables

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-01-18 17:17 UTC  (21+ messages)
` [V2 PATCH 1/6] KVM: x86: Add support for testing "
` [V2 PATCH 2/6] KVM: Selftests: Add support for "
` [V2 PATCH 3/6] KVM: selftests: x86: Add IS_ALIGNED/IS_PAGE_ALIGNED helpers
` [V2 PATCH 4/6] KVM: selftests: x86: Add helpers to execute VMs with private memory
` [V2 PATCH 5/6] KVM: selftests: Add get_free_huge_2m_pages
` [V2 PATCH 6/6] KVM: selftests: x86: Add selftest for private memory

[PATCH v2 00/41] RPCSEC GSS krb5 enhancements
 2023-01-18 17:16 UTC  (44+ messages)
` [PATCH v2 01/41] SUNRPC: Add header ifdefs to linux/sunrpc/gss_krb5.h
` [PATCH v2 02/41] SUNRPC: Remove .blocksize field from struct gss_krb5_enctype
` [PATCH v2 03/41] SUNRPC: Remove .conflen "
` [PATCH v2 04/41] SUNRPC: Improve Kerberos confounder generation
` [PATCH v2 05/41] SUNRPC: Obscure Kerberos session key
` [PATCH v2 06/41] SUNRPC: Refactor set-up for aux_cipher
` [PATCH v2 07/41] SUNRPC: Obscure Kerberos encryption keys
` [PATCH v2 08/41] SUNRPC: Obscure Kerberos signing keys
` [PATCH v2 09/41] SUNRPC: Obscure Kerberos integrity keys
` [PATCH v2 10/41] SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanism
` [PATCH v2 11/41] SUNRPC: Remove another switch on ctx->enctype
` [PATCH v2 12/41] SUNRPC: Add /proc/net/rpc/gss_krb5_enctypes file
` [PATCH v2 13/41] NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink
` [PATCH v2 14/41] SUNRPC: Replace KRB5_SUPPORTED_ENCTYPES macro
` [PATCH v2 15/41] SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES
` [PATCH v2 16/41] SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
` [PATCH v2 17/41] SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods
` [PATCH v2 18/41] SUNRPC: Hoist KDF into struct gss_krb5_enctype
` [PATCH v2 19/41] SUNRPC: Clean up cipher set up for v1 encryption types
` [PATCH v2 20/41] SUNRPC: Parametrize the key length passed to context_v2_alloc_cipher()
` [PATCH v2 21/41] SUNRPC: Add new subkey length fields
` [PATCH v2 22/41] SUNRPC: Refactor CBC with CTS into helpers
` [PATCH v2 23/41] SUNRPC: Add gk5e definitions for RFC 8009 encryption types
` [PATCH v2 24/41] SUNRPC: Add KDF-HMAC-SHA2
` [PATCH v2 25/41] SUNRPC: Add RFC 8009 encryption and decryption functions
` [PATCH v2 26/41] SUNRPC: Advertise support for RFC 8009 encryption types
` [PATCH v2 27/41] SUNRPC: Support the Camellia enctypes
` [PATCH v2 28/41] SUNRPC: Add KDF_FEEDBACK_CMAC
` [PATCH v2 29/41] SUNRPC: Advertise support for the Camellia encryption types
` [PATCH v2 30/41] SUNRPC: Move remaining internal definitions to gss_krb5_internal.h
` [PATCH v2 31/41] SUNRPC: Add KUnit tests for rpcsec_krb5.ko
` [PATCH v2 32/41] SUNRPC: Export get_gss_krb5_enctype()
` [PATCH v2 33/41] SUNRPC: Add KUnit tests RFC 3961 Key Derivation
` [PATCH v2 34/41] SUNRPC: Add Kunit tests for RFC 3962-defined encryption/decryption
` [PATCH v2 35/41] SUNRPC: Add KDF KUnit tests for the RFC 6803 encryption types
` [PATCH v2 36/41] SUNRPC: Add checksum "
` [PATCH v2 37/41] SUNRPC: Add encryption "
` [PATCH v2 38/41] SUNRPC: Add KDF-HMAC-SHA2 Kunit tests
` [PATCH v2 39/41] SUNRPC: Add RFC 8009 checksum KUnit tests
` [PATCH v2 40/41] SUNRPC: Add RFC 8009 encryption "
` [PATCH v2 41/41] SUNRPC: Add encryption self-tests

[PATCH] KVM: selftests: Fix build of rseq test
 2023-01-18 14:46 UTC  (5+ messages)

[PATCH] tools/testing/kunit/kunit.py: remove redundant double check
 2023-01-18  7:17 UTC  (6+ messages)

[PATCH 0/3] align custom kbuild messages to standard layout
 2023-01-18  6:59 UTC  (7+ messages)
` [PATCH 1/3] selftests/bpf: align kbuild messages to standard
` [PATCH 2/3] bpf: iterators: "
` [PATCH 3/3] tools/resolve_btfids: "

[PATCH v3 0/5] nolibc signal handling support
 2023-01-17 23:17 UTC  (7+ messages)

[tip:sched/core 7/28] rseq.c:139:37: error: 'AT_RSEQ_ALIGN' undeclared; did you mean 'R_SH_ALIGN'?
 2023-01-17 20:14 UTC  (6+ messages)

[RFC PATCH] selftests: Fix: search kernel headers in $(KHDR_INCLUDES)
 2023-01-17 20:17 UTC 

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-17 19:59 UTC  (2+ messages)

[PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
 2023-01-17 13:01 UTC  (2+ messages)

[PATCH 5.10] Revert "selftests/ftrace: Update synthetic event syntax errors"
 2023-01-17 12:47 UTC 

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2023-01-17  8:12 UTC  (7+ messages)

[PATCH v4 00/21] arm64/sme: Support SME 2 and SME 2.1
 2023-01-16 16:04 UTC  (22+ messages)
` [PATCH v4 01/21] arm64/sme: Rename za_state to sme_state
` [PATCH v4 02/21] arm64: Document boot requirements for SME 2
` [PATCH v4 03/21] arm64/sysreg: Update system registers for SME 2 and 2.1
` [PATCH v4 04/21] arm64/sme: Document SME 2 and SME 2.1 ABI
` [PATCH v4 05/21] arm64/esr: Document ISS for ZT0 being disabled
` [PATCH v4 06/21] arm64/sme: Manually encode ZT0 load and store instructions
` [PATCH v4 07/21] arm64/sme: Enable host kernel to access ZT0
` [PATCH v4 08/21] arm64/sme: Add basic enumeration for SME2
` [PATCH v4 09/21] arm64/sme: Provide storage for ZT0
` [PATCH v4 10/21] arm64/sme: Implement context switching "
` [PATCH v4 11/21] arm64/sme: Implement signal handling for ZT
` [PATCH v4 12/21] arm64/sme: Implement ZT0 ptrace support
` [PATCH v4 13/21] arm64/sme: Add hwcaps for SME 2 and 2.1 features
` [PATCH v4 14/21] kselftest/arm64: Add a stress test program for ZT0
` [PATCH v4 15/21] kselftest/arm64: Cover ZT in the FP stress test
` [PATCH v4 16/21] kselftest/arm64: Enumerate SME2 in the signal test utility code
` [PATCH v4 17/21] kselftest/arm64: Teach the generic signal context validation about ZT
` [PATCH v4 18/21] kselftest/arm64: Add test coverage for ZT register signal frames
` [PATCH v4 19/21] kselftest/arm64: Add SME2 coverage to syscall-abi
` [PATCH v4 20/21] kselftest/arm64: Add coverage of the ZT ptrace regset
` [PATCH v4 21/21] kselftest/arm64: Add coverage of SME 2 and 2.1 hwcaps

[PATCH v5] selftest/vm: add mremap expand merge offset test
 2023-01-14 13:16 UTC 

[PATCH net 0/3] mptcp: userspace pm: create sockets for the right family
 2023-01-14  6:00 UTC  (2+ messages)

[PATCH] kunit: kunit_skip() should not overwrite KUNIT_FAIL()
 2023-01-14  5:51 UTC  (2+ messages)

[PATCH v1] lib/hashtable_test.c: add test for the hashtable structure
 2023-01-13 22:45 UTC  (4+ messages)

[PATCH] selftests:dma: Fix compile error in user-space tool
 2023-01-13 18:15 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