messages from 2018-07-17 13:49:06 to 2018-07-27 12:14:40 UTC [more...]
[PATCH 00/25] selftests/ftrace: Improve ftracetest with coverage check
2018-07-27 12:14 UTC (22+ messages)
` [PATCH 01/25] tracing: Allow gcov profiling on only ftrace subsystem
` [PATCH 02/25] selftests/ftrace: Add --stop-fail hidden option for debug
` [PATCH 03/25] selftests/ftrace: Add --console hidden option
` [PATCH 04/25] selftests/ftrace: Add case number prefix to logfile
` [PATCH 05/25] selftests/ftrace: More initialize features in initialize_ftrace
` [PATCH 06/25] selftests/ftrace: Cleanup ftrace after running test
` [PATCH 07/25] selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
` [PATCH 08/25] selftests/ftrace: Fix to test kprobe $comm arg only if available
` [PATCH 09/25] selftests/ftrace: Fix checkbashisms errors
` [PATCH 10/25] selftests/ftrace: Use loopback address instead of localhost
[PATCH 00/18] xfrm: Add compat layer
2018-07-27 7:37 UTC (8+ messages)
` [PATCH 03/18] selftest/net/xfrm: Add test for ipsec tunnel
[PATCH 3/7] selftests/ftrace: Add snapshot and tracing_on test case
2018-07-26 23:06 UTC (2+ messages)
[PATCH] selftests/net: add tls to .gitignore
2018-07-26 16:38 UTC (4+ messages)
[PATCH] selftests: mount: remove no longer needed config option
2018-07-26 7:10 UTC (3+ messages)
[PATCH] selftests: cgroup: add gitignore file
2018-07-26 7:07 UTC (3+ messages)
selftests: bpf: test_progs: deadlock at trace_call_bpf
2018-07-25 19:18 UTC (4+ messages)
[PATCH v2 0/5] Make sure .device_run is always called in non-atomic context
2018-07-25 17:15 UTC (12+ messages)
` [PATCH v2 1/5] v4l2-mem2mem: Fix missing v4l2_m2m_try_run call
` [PATCH v2 2/5] v4l2-mem2mem: Avoid v4l2_m2m_prepare_buf from scheduling a job
` [PATCH v2 3/5] v4l2-mem2mem: Simplify exiting the function in __v4l2_m2m_try_schedule
` [PATCH v2 4/5] v4l2-mem2mem: Avoid calling .device_run in v4l2_m2m_job_finish
` [PATCH v2 5/5] selftests: media_tests: Add a memory-to-memory concurrent stress test
[PATCH v2] selftests: add headers_install to lib.mk
2018-07-25 16:08 UTC (8+ messages)
` [PATCH v4] "
[PATCH 0/3] userfaultfd: selftest: Improve behavior with older kernels
2018-07-25 14:18 UTC (14+ messages)
` [PATCH 1/3] userfaultfd: selftest: Fix checking of userfaultfd_open() result
` [PATCH 2/3] userfaultfd: selftest: Skip test if a feature isn't supported
` [PATCH 3/3] userfaultfd: selftest: Report XFAIL if shmem doesn't support zeropage
[PATCH v2] bpf: Add Python 3 support to selftests scripts for bpf
2018-07-25 5:53 UTC (4+ messages)
[PATCH] selftests: kselftest: Remove outdated comment
2018-07-25 2:57 UTC (2+ messages)
[PATCH kselftest-next] Add cgroup core selftests
2018-07-24 16:47 UTC (8+ messages)
[PATCH] bpf: Add Python 3 support to selftests scripts for bpf
2018-07-23 22:36 UTC (10+ messages)
[PATCH net-next] selftests: forwarding: gre_multipath: Drop IPv6 tests
2018-07-23 16:47 UTC (6+ messages)
[PATCH v14 00/22] selftests, powerpc, x86 : Memory Protection Keys
2018-07-18 17:03 UTC (74+ messages)
` [PATCH v14 01/22] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v14 03/22] selftests/vm: move generic definitions to header file
` [PATCH v14 04/22] selftests/vm: move arch-specific definitions to arch-specific header
` [PATCH v14 05/22] selftests/vm: Make gcc check arguments of sigsafe_printf()
` [PATCH v14 06/22] selftests/vm: typecast the pkey register
` [PATCH v14 07/22] selftests/vm: generic function to handle shadow key register
` [PATCH v14 08/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v14 09/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v14 10/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v14 11/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v14 12/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v14 13/22] selftests/vm: generic cleanup
` [PATCH v14 14/22] selftests/vm: Introduce generic abstractions
` [PATCH v14 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v14 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v14 17/22] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v14 18/22] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v14 19/22] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v14 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v14 21/22] selftests/vm: sub-page allocator
` [PATCH v14 22/22] selftests/vm: test correct behavior of pkey-0
[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
2018-07-17 19:10 UTC (39+ messages)
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox