Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2020-08-28 14:31:52 to 2020-09-10 13:28:51 UTC [more...]

[PATCH v3 0/8] tracing/boot: Add new options for tracing specific period
 2020-09-10 13:26 UTC  (10+ messages)
` [PATCH v3 1/8] kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
` [PATCH v3 2/8] tracing/boot: Add per-instance tracing_on option support
` [PATCH v3 3/8] Documentation: tracing: Add tracing_on option to boot-time tracer
` [PATCH v3 4/8] tracing/kprobes: Support perf-style return probe
` [PATCH v3 5/8] tracing/uprobes: "
` [PATCH v3 6/8] Documentation: tracing: Add %return suffix description
` [PATCH v3 7/8] Documentation: tracing: boot: Add an example of tracing function-calls
` [PATCH v3 8/8] selftests/ftrace: Add %return suffix tests

[PATCH v13 0/5] KASAN-KUnit Integration
 2020-09-10  7:03 UTC  (6+ messages)
` [PATCH v13 1/5] Add KUnit Struct to Current Task
` [PATCH v13 2/5] KUnit: KASAN Integration
` [PATCH v13 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v13 4/5] KASAN: Testing Documentation
` [PATCH v13 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[RFC PATCH 0/1] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-10  1:20 UTC  (3+ messages)
` [RFC PATCHv2] "

[PATCH v2] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
 2020-09-09 21:35 UTC  (2+ messages)

[PATCH] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
 2020-09-09 21:18 UTC  (6+ messages)

[PATCH v9 1/2] Add a "nosymfollow" mount option
 2020-09-09 15:50 UTC  (5+ messages)

[PATCH v2] Documentation: kunit: Add naming guidelines
 2020-09-09 15:51 UTC  (3+ messages)

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-09-09  3:00 UTC  (5+ messages)
` [PATCH 2/2] kunit: ubsan integration

[PATCH 00/29] treewide: Convert comma separated statements
 2020-09-09  2:09 UTC  (2+ messages)

[PATCH -next] selftests/seccomp: Use bitwise instead of arithmetic operator for flags
 2020-09-08 23:22 UTC  (2+ messages)

[PATCH] selftests/seccomp: fix ptrace tests on powerpc
 2020-09-08 23:18 UTC  (2+ messages)

[PATCH] selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
 2020-09-08 20:21 UTC  (3+ messages)

[GIT PULL] Kselftest update for Linux 5.9-rc5
 2020-09-08 19:38 UTC  (2+ messages)

[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-09-08  6:57 UTC  (3+ messages)

[PATCH v6 0/9] Syscall User Dispatch
 2020-09-08  4:59 UTC  (19+ 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 v2 0/6] xfrm: Add compat layer
 2020-09-07 16:51 UTC  (3+ messages)

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-07 10:35 UTC  (9+ 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-07 10:29 UTC  (20+ 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] Documentation: kunit: Add naming guidelines
 2020-09-07  8:57 UTC  (8+ messages)

[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] 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 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 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  (13+ messages)
` [PATCH bpf-next v1 4/8] bpf/libbpf: BTF support for typed ksyms
` [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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox