Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2018-02-21 14:57:36 to 2018-02-24 05:35:40 UTC [more...]

[PATCH v3 00/18] tracing: probeevent: Improve fetcharg features
 2018-02-24  5:35 UTC  (32+ messages)
` [PATCH v3 01/18] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH v3 02/18] selftests: ftrace: Add probe event argument syntax testcase
` [PATCH v3 03/18] selftests: ftrace: Add a testcase for string type with kprobe_event
` [PATCH v3 04/18] tracing: probeevent: Cleanup print argument functions
` [PATCH v3 05/18] tracing: probeevent: Cleanup argument field definition
` [PATCH v3 06/18] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
` [PATCH v3 07/18] tracing: probeevent: Introduce new argument fetching code
` [PATCH v3 08/18] tracing: probeevent: Unify fetch type tables
` [PATCH v3 09/18] tracing: probeevent: Return consumed bytes of dynamic area
` [PATCH v3 10/18] tracing: probeevent: Append traceprobe_ for exported function
` [PATCH v3 11/18] tracing: probeevent: Unify fetch_insn processing common part
` [PATCH v3 12/18] tracing: probeevent: Add symbol type
` [PATCH v3 13/18] x86: ptrace: Add function argument access API
` [PATCH v3 14/18] tracing: probeevent: Add $argN for accessing function args
` [PATCH v3 15/18] tracing: probeevent: Add array type support

[PATCH 0/5] Handling for TAP header level
 2018-02-23 22:11 UTC  (12+ messages)
` [PATCH 1/5] selftests: kselftest framework: add handling "
` [PATCH 2/5] selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headers
` [PATCH 3/5] selftests: Makefile "
` [PATCH 4/5] selftests: size call ksft_print_header() to print TAP header
` [PATCH 5/5] selftests: futex Makefile add top level TAP header echo to RUN_TESTS

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-02-23 18:51 UTC  (8+ messages)
` [PATCH 2/2] selftests/powerpc: Add core file test "

[PATCH v2 00/17] tracing: probeevent: Improve fetcharg features
 2018-02-23  9:44 UTC  (44+ messages)
` [PATCH v2 01/17] tracing: probeevent: Fix to support minus offset from symbol
      ` [BUGFIX PATCH v2.1] "
` [PATCH v2 07/17] tracing: probeevent: Introduce new argument fetching code
` [PATCH v2 08/17] tracing: probeevent: Return consumed bytes of dynamic area
` [PATCH v2 09/17] tracing: probeevent: Append traceprobe_ for exported function
` [PATCH v2 10/17] tracing: probeevent: Unify fetch_insn processing common part
` [PATCH v2 11/17] tracing: probeevent: Add symbol type
` [PATCH v2 12/17] x86: ptrace: Add function argument access API
` [PATCH v2 13/17] tracing: probeevent: Add $argN for accessing function args
` [PATCH v2 14/17] tracing: probeevent: Add array type support
` [PATCH v2 15/17] selftests: ftrace: Add a testcase for symbol type
` [PATCH v2 16/17] selftests: ftrace: Add a testcase for $argN with kprobe_event
` [PATCH v2 17/17] selftests: ftrace: Add a testcase for array type "

[PATCH] selftest: fix kselftest-merge depend on 'RUNTIME_TESTING_MENU'
 2018-02-23  7:05 UTC  (8+ messages)

[PATCH v2] selftests/bpf/test_maps: exit child process without error in ENOMEM case
 2018-02-22 14:25 UTC  (4+ messages)

[PATCH] selftest: support running subset of selftests for run_kselftest.sh
 2018-02-22 12:53 UTC  (2+ messages)

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-02-22  5:51 UTC  (48+ messages)
` [PATCH v12 01/22] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v12 02/22] selftests/vm: rename all references to pkru to a generic name
` [PATCH v12 03/22] selftests/vm: move generic definitions to header file
` [PATCH v12 04/22] selftests/vm: typecast the pkey register
` [PATCH v12 05/22] selftests/vm: generic function to handle shadow key register
` [PATCH v12 06/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v12 08/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 09/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v12 10/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v12 11/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v12 12/22] selftests/vm: generic cleanup
` [PATCH v12 13/22] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v12 14/22] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v12 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v12 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v12 17/22] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v12 18/22] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v12 19/22] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v12 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v12 21/22] selftests/vm: sub-page allocator
` [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c

[PATCH] selftests/bpf: update gitignore with test_libbpf_open
 2018-02-22  0:44 UTC  (14+ messages)

[PATCH] selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
 2018-02-22  0:23 UTC  (6+ messages)

[PATCH 1/2] selftests: gpio: restructure Makefile
 2018-02-21 23:22 UTC  (16+ messages)
` [PATCH 2/2] selftests/gpio: Fix OUTPUT directory in Makefile
` [PATCH v2] selftests: gpio: restructure Makefile

[PATCHv2 0/2] Ion unit test with VGEM
 2018-02-21 22:25 UTC  (6+ messages)
` [PATCHv2 1/2] selftests: ion: Remove some prints
` [PATCHv2 2/2] selftests: ion: Add simple test with the vgem driver

[PATCH] selftests/intel_pstate: Fix build rule for x86
 2018-02-21 18:07 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