linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-01 21:49:33 to 2018-03-17 12:41:55 UTC [more...]

[PATCH v6 00/21] tracing: probeevent: Improve fetcharg features
 2018-03-17 12:41 UTC  (14+ messages)
` [PATCH v6 01/21] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH v6 02/21] selftests: ftrace: Add probe event argument syntax testcase
` [PATCH v6 03/21] selftests: ftrace: Add a testcase for string type with kprobe_event
` [PATCH v6 04/21] selftests: ftrace: Add a testcase for probepoint
` [PATCH v6 05/21] tracing: probeevent: Cleanup print argument functions
` [PATCH v6 06/21] tracing: probeevent: Cleanup argument field definition

[PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-03-16 22:34 UTC  (61+ messages)
` [PATCH v12 02/22] selftests/vm: rename all references to pkru to a generic name
` [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 v5 00/19] tracing: probeevent: Improve fetcharg features
 2018-03-16 14:48 UTC  (50+ messages)
` [PATCH v5 01/19] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH v5 02/19] selftests: ftrace: Add probe event argument syntax testcase
` [PATCH v5 03/19] selftests: ftrace: Add a testcase for string type with kprobe_event
` [PATCH v5 04/19] selftests: ftrace: Add a testcase for probepoint
` [PATCH v5 05/19] tracing: probeevent: Cleanup print argument functions
` [PATCH v5 06/19] tracing: probeevent: Cleanup argument field definition
` [PATCH v5 07/19] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
` [PATCH v5 08/19] tracing: probeevent: Introduce new argument fetching code
` [PATCH v5 09/19] tracing: probeevent: Unify fetch type tables
` [PATCH v5 10/19] tracing: probeevent: Return consumed bytes of dynamic area
` [PATCH v5 11/19] tracing: probeevent: Append traceprobe_ for exported function
` [PATCH v5 12/19] tracing: probeevent: Unify fetch_insn processing common part
` [PATCH v5 13/19] tracing: probeevent: Add symbol type
` [PATCH v5 14/19] x86: ptrace: Add function argument access API
` [PATCH v5 15/19] tracing: probeevent: Add $argN for accessing function args
` [PATCH v5 16/19] tracing: probeevent: Add array type support
` [PATCH v5 17/19] selftests: ftrace: Add a testcase for symbol type
` [PATCH v5 18/19] selftests: ftrace: Add a testcase for $argN with kprobe_event
` [PATCH v5 19/19] selftests: ftrace: Add a testcase for array type "

[PATCH][next] selftests: fix spelling mistake: "desciptor" -> "descriptor"
 2018-03-16 14:23 UTC  (2+ messages)

[PATCH v2] Add udmabuf misc device
 2018-03-16 12:30 UTC  (8+ messages)

New invoice #15387686890/JN#LKUKH/2017 (Mar 16)re: Invoice #442555931
 2018-03-16 12:18 UTC  (2+ messages)

[PATCH] selftests/android/ion: fix heap_type may be uninitialized
 2018-03-16 10:14 UTC  (4+ messages)

[PATCH] selftests/seccomp: Allow get_metadata to XFAIL
 2018-03-15 17:14 UTC  (4+ messages)

[PATCH 1/2] selftests/memfd/memfd_test.c: fix implicit declaration
 2018-03-14  1:09 UTC  (6+ messages)
` [PATCH 2/2] selftests/memfd/fuse_test: "

[PATCH] selftests/*/Makefile: stop calling headers_install
 2018-03-13 21:48 UTC  (2+ messages)

kernel_selftests.x86.mpx-mini-test_32.fail on skylake platform
 2018-03-12 17:34 UTC  (2+ messages)

[PATCH] selftests: prevent carpal tunnel
 2018-03-11 14:13 UTC  (2+ messages)

[PATCH] selftests/ipc/msgque: Fix warning implicit declaration
 2018-03-09 13:47 UTC  (2+ messages)

kernel_selftests.x86.mpx-mini-test_32.fail on skylake platform
 2018-03-09  1:28 UTC  (2+ messages)

[PATCH] selftests/android/ion: Makefile: fix build error
 2018-03-08 23:30 UTC  (6+ messages)

[PATCH] selftests/net: enable fragments for fib-onlink-tests
 2018-03-08 17:59 UTC  (6+ messages)

[PATCH] selftest: net: reuseport_bpf_numa: don't fail if no numa support
 2018-03-07 19:59 UTC  (8+ messages)

[PATCH] selftests/size: rework to use main instead of _start
 2018-03-07 15:38 UTC  (6+ messages)

[PATCH v2] selftests: futex Makefile add top level TAP header echo to RUN_TESTS
 2018-03-07  2:37 UTC  (5+ messages)

[PATCH 0/5] Handling for TAP header level
 2018-03-06  0:17 UTC  (6+ messages)
` [PATCH 5/5] selftests: futex Makefile add top level TAP header echo to RUN_TESTS

[GIT PULL] kselftest fixes update for 4.16-5
 2018-03-05 17:11 UTC  (2+ messages)

[PATCH v4 00/19] tracing: probeevent: Improve fetcharg features
 2018-03-05 10:05 UTC  (15+ messages)
` [PATCH v4 01/19] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH v4 18/19] selftests: ftrace: Add a testcase for $argN with kprobe_event

[PATCH v2] selftests/vm/run_vmtests: adjust hugetlb size accroding to nr_cpus
 2018-03-03 12:50 UTC  (2+ messages)

[PATCH] selftests/vm/run_vmtests: adjust hugetlb size accroding to nr_cpus
 2018-03-02 23:26 UTC  (4+ messages)

[PATCH] selftests: memory-hotplug: fix emit_tests regression
 2018-03-02 17:17 UTC  (5+ messages)

[PATCH v2 net-next 0/4] selftests: forwarding: misc bug fixes and enhancements
 2018-03-02  2:19 UTC  (5+ messages)
` [PATCH v2 net-next 4/4] selftests: forwarding: Add description to the multipath tests


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