linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 17:11:09 to 2020-09-07 08:57:13 UTC [more...]

[PATCH] Documentation: kunit: Add naming guidelines
 2020-09-07  8:57 UTC  (10+ messages)

[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-09-07  3:50 UTC 

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-09-07  1:12 UTC  (5+ messages)
` [PATCH v2 08/11] kprobes: switch to kernel_clone()
` [PATCH v2 10/11] tracing: "

[PATCH v6 0/9] Syscall User Dispatch
 2020-09-05 11:24 UTC  (11+ messages)
` [PATCH v6 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag
` [PATCH v6 2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code
` [PATCH v6 3/9] x86: vdso: Expose sigreturn address on vdso to the kernel
` [PATCH v6 4/9] signal: Expose SYS_USER_DISPATCH si_code type
` [PATCH v6 5/9] kernel: Implement selective syscall userspace redirection
` [PATCH v6 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry
` [PATCH v6 7/9] x86: Enable Syscall User Dispatch
` [PATCH v6 8/9] selftests: Add kselftest for syscall user dispatch
` [PATCH v6 9/9] doc: Document Syscall User Dispatch

[PATCH] selftests: Add missing gitignore entries
 2020-09-05  5:31 UTC 

[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
 2020-09-04 20:15 UTC  (13+ messages)
` [PATCH bpf-next v2 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v2 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v2 3/6] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v2 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v2 5/6] bpf: Introduce bpf_this_cpu_ptr()
` [PATCH bpf-next v2 6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()

[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
 2020-09-04 19:30 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v20 00/12] Landlock LSM
 2020-09-04 14:06 UTC  (6+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH v2 0/4] Support non-blocking pidfds
 2020-09-04 10:30 UTC  (16+ messages)
` [PATCH v2 1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open()
` [PATCH v2 2/4] exit: support non-blocking pidfds
` [PATCH v2 3/4] tests: port pidfd_wait to kselftest harness
` [PATCH v2 4/4] tests: add waitid() tests for non-blocking pidfds

[PATCH] selftests/bpf: Fix check in global_data_init
 2020-09-04  0:34 UTC  (3+ messages)

[PATCH] selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
 2020-09-03 21:59 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix check in global_data_init
 2020-09-03 19:31 UTC  (3+ messages)

[PATCH v3] mm/thp: fix __split_huge_pmd_locked() for migration PMD
 2020-09-03 18:31 UTC 

[RFC v4 0/1] Selftest for cpuidle latency measurement
 2020-09-03 16:13 UTC  (6+ messages)
` [RFC v4 1/1] selftests/cpuidle: Add support "

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-09-03 12:38 UTC  (4+ messages)
` [PATCH 2/2] kunit: ubsan integration

[PATCH v2 0/7] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-09-03 12:54 UTC  (12+ messages)
` [PATCH v2 1/7] mm/thp: fix __split_huge_pmd_locked() for migration PMD
` [PATCH v2 2/7] mm/migrate: move migrate_vma_collect_skip()
` [PATCH v2 3/7] mm: support THP migration to device private memory
` [PATCH v2 4/7] mm/thp: add prep_transhuge_device_private_page()
` [PATCH v2 5/7] mm/thp: add THP allocation helper
` [PATCH v2 6/7] mm/hmm/test: add self tests for THP migration
` [PATCH v2 7/7] nouveau: support THP migration to private memory

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-03 10:48 UTC  (8+ messages)
` [PATCH v2 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH v2 2/4] kselftests/arm64: add nop checks for PAuth tests
` [PATCH v2 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys
` [PATCH v2 4/4] kselftests/arm64: add PAuth tests for single threaded consistency and key uniqueness

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-03 10:20 UTC  (19+ messages)
` [PATCH 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH 2/4] kselftests/arm64: add nop checks for PAuth tests
` [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys
` [PATCH 4/4] kselftests/arm64: add PAuth tests for single threaded consistency and key uniqueness

[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
 2020-09-02  5:13 UTC  (10+ messages)
` [PATCH 1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables
` [PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-09-02  0:46 UTC  (23+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v1 4/8] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v1 8/8] bpf/selftests: Test for bpf_per_cpu_ptr()

[PATCH 0/4] Support non-blocking pidfds
 2020-09-01 16:53 UTC  (10+ messages)
` [PATCH 1/4] pidfd: support PIDFD_NONBLOCK in pidfd_open()
` [PATCH 2/4] exit: support non-blocking pidfds
` [PATCH 3/4] tests: port pidfd_wait to kselftest harness
` [PATCH 4/4] tests: add waitid() tests for non-blocking pidfds

[PATCH v2 0/6] selftests: arm64: Add floating point selftests
 2020-09-01 16:06 UTC  (8+ messages)
` [PATCH v2 6/6] selftests: arm64: Add build and documentation for FP tests

[PATCH] selftests: vm: add fragment CONFIG_GUP_BENCHMARK
 2020-09-01 12:29 UTC  (2+ messages)

[PATCH v3 0/5] arm64: vdso: getcpu() support
 2020-09-01 10:46 UTC  (4+ messages)

[PATCH 0/6] kselftest: arm64/mte: Tests for user-space MTE
 2020-09-01  9:27 UTC  (7+ messages)
` [PATCH 1/6] kselftest/arm64: Add utilities and a test to validate mte memory
` [PATCH 2/6] kselftest/arm64: Verify mte tag inclusion via prctl
` [PATCH 3/6] kselftest/arm64: Check forked child mte memory accessibility
` [PATCH 4/6] kselftest/arm64: Verify all different mmap MTE options
` [PATCH 5/6] kselftest/arm64: Verify KSM page merge for MTE pages
` [PATCH 6/6] kselftest/arm64: Check mte tagged user address in kernel

[PATCH v2 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
 2020-08-31 21:41 UTC  (2+ messages)

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-08-31 21:29 UTC  (4+ messages)
` [PATCH 2/2] kunit: ubsan integration

[PATCH] selftests: use "$(MAKE)" instead of "make" for headers_install
 2020-08-31 20:49 UTC  (2+ messages)

[PATCH] selftests/vm: Fix display of page size in map_hugetlb
 2020-08-31  8:23 UTC 

[PATCH v36 22/24] selftests/x86: Add a selftest for SGX
 2020-08-28 23:27 UTC  (4+ messages)

[PATCH] mm/test: use the new SKIP() macro
 2020-08-28 11:13 UTC  (2+ messages)

[PATCH v9 1/2] Add a "nosymfollow" mount option
 2020-08-27 20:25 UTC  (5+ messages)
` [PATCH v9 2/2] selftests: mount: add nosymfollow tests

[PATCH v8 1/2] Add a "nosymfollow" mount option
 2020-08-27 16:48 UTC  (5+ messages)

[PATCH] selftests/livepatch: Do not check order when using "comm" for dmesg checking
 2020-08-27 13:28 UTC  (3+ messages)

[PATCH] lib: kunit: add list_sort test conversion to KUnit
 2020-08-27 10:53 UTC  (3+ messages)

[v2] dma-buf: heaps: bugfix for selftest failure
 2020-08-26 17:47 UTC  (2+ messages)

[PATCH][next] selftests/bpf: fix spelling mistake "scoket" -> "socket"
 2020-08-26 16:22 UTC  (2+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-26 16:13 UTC  (5+ messages)
` [PATCH 29/29] tools: Avoid "

[PATCH v2 0/6] xfrm: Add compat layer
 2020-08-26  1:49 UTC  (2+ messages)
` [PATCH v2 6/6] selftest/net/xfrm: Add test for ipsec tunnel

[PATCH AUTOSEL 5.8 21/63] selftests/bpf: Fix segmentation fault in test_progs
 2020-08-24 16:34 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 26/63] selftest/bpf: Fix compilation warnings in 32-bit mode
` [PATCH AUTOSEL 5.8 27/63] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.8 28/63] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.8 37/63] selftests: disable rp_filter for icmp_redirect.sh

[PATCH AUTOSEL 5.7 20/54] selftests/bpf: Fix segmentation fault in test_progs
 2020-08-24 16:36 UTC  (4+ messages)
` [PATCH AUTOSEL 5.7 24/54] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.7 25/54] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.7 32/54] selftests: disable rp_filter for icmp_redirect.sh


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).