linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-04 20:32:50 to 2020-09-17 14:22:06 UTC [more...]

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-17 13:38 UTC  (10+ messages)
` [PATCH v2 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH v2 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH] selftests/harness: Flush stdout before forking
 2020-09-17 12:58 UTC  (3+ messages)

[PATCH] lib: kunit: add bitfield test conversion to KUnit
 2020-09-17 10:00 UTC  (3+ messages)

[PATCH net-next] selftests: mptcp: interpret \n as a new line
 2020-09-17  8:17 UTC  (2+ messages)

[patch 06/13] locking/bitspinlock: Clenaup PREEMPT_COUNT leftovers
 2020-09-17  7:52 UTC  (22+ messages)
  ` [patch 04/13] lockdep: "
  ` [patch 00/13] preempt: Make preempt count unconditional
  ` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
  ` [patch 08/13] sched: "

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

[PATCH v20 00/12] Landlock LSM
 2020-09-16 13:42 UTC  (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-16 15:38 UTC  (14+ messages)
` [PATCH 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
 2020-09-15 16:25 UTC  (37+ messages)
` [PATCH 01/15] selftests/seccomp: Refactor arch register macros to avoid xtensa special case
` [PATCH 02/15] selftests/seccomp: Provide generic syscall setting macro
` [PATCH 03/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
` [PATCH 04/15] selftests/seccomp: arm: "
` [PATCH 05/15] selftests/seccomp: arm64: "
` [PATCH 06/15] selftests/seccomp: mips: Remove O32-specific macro
` [PATCH 07/15] selftests/seccomp: Remove syscall setting #ifdefs
` [PATCH 08/15] selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
` [PATCH 09/15] selftests/seccomp: Convert REGSET calls "
` [PATCH 10/15] selftests/seccomp: Avoid redundant register flushes
` [PATCH 11/15] selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET
` [PATCH 12/15] selftests/seccomp: powerpc: Fix seccomp return value testing
` [PATCH 13/15] selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit
` [PATCH 14/15] selftests/clone3: Avoid OS-defined clone_args
` [PATCH 15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod

[PATCH v38 22/24] selftests/x86: Add a selftest for SGX
 2020-09-15 11:28 UTC 

[REGRESSION] kselftest: next-20200915
 2020-09-15 20:18 UTC  (3+ messages)

[PATCH 2/2 v7] rseq/selftests: test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-09-15 20:41 UTC 

[PATCH bpf-next v2 4/5] bpf: selftests: add MPTCP test base
 2020-09-15 17:18 UTC  (7+ messages)
` [PATCH bpf-next v2 5/5] bpf: selftests: add bpf_mptcp_sock() verifier tests
` [PATCH bpf-next v2 0/5] bpf: add MPTCP subflow support

[PATCH 0/2] selftests/vm: fix some minor aggravating factors in the Makefile
 2020-09-15 17:25 UTC  (4+ messages)
` [PATCH 1/2] selftests/vm: fix false build success on the second and later attempts
` [PATCH 2/2] selftests/vm: fix incorrect gcc invocation in some cases

[PATCH v38 22/24] selftests/x86: Add a selftest for SGX
 2020-09-15 11:05 UTC 

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

[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
 2020-09-14 22:06 UTC  (21+ 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()

[RFC v4 0/1] Selftest for cpuidle latency measurement
 2020-09-14 17:46 UTC  (8+ messages)
` [RFC v4 1/1] selftests/cpuidle: Add support "

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-14  2:22 UTC 

[RFC PATCH 0/1] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-14  2:17 UTC  (6+ messages)
` [RFC PATCHv2] "
  ` [PATCHv3] "
    ` [PATCHv4 kselftest next] "

[PATCH] selftests/seccomp: fix ptrace tests on powerpc
 2020-09-13 12:34 UTC  (4+ messages)

[PATCH v2] selftests/seccomp: fix ptrace tests on powerpc
 2020-09-13  7:35 UTC  (4+ messages)

[PATCH v6 0/9] Syscall User Dispatch
 2020-09-11 20:11 UTC  (21+ 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 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 0/3] xtensa: add seccomp support
 2020-09-11 19:58 UTC  (3+ messages)

[PATCH v37 22/24] selftests/x86: Add a selftest for SGX
 2020-09-11 12:40 UTC 

[PATCH v3] Documentation: kunit: Add naming guidelines
 2020-09-11  4:24 UTC 

[PATCH v3 0/8] tracing/boot: Add new options for tracing specific period
 2020-09-11  1:34 UTC  (15+ 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.1 "
` [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 18:17 UTC  (7+ 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

[PATCH v2] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
 2020-09-10 16:53 UTC  (3+ 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: 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 v2 0/6] xfrm: Add compat layer
 2020-09-07 16:51 UTC  (3+ messages)

[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  (3+ messages)
` [PATCH v2 08/11] kprobes: switch to kernel_clone()

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


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