messages from 2018-05-31 17:51:56 to 2018-06-14 01:34:45 UTC [more...]
[PATCH] selftests: kselftest_harness: return Kselftest Skip code for skipped tests
2018-06-14 1:34 UTC (2+ messages)
[PATCH] selftests: sparc64: Add missing SPDX License Identifiers
2018-06-14 1:05 UTC (2+ messages)
[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
2018-06-14 0:45 UTC (50+ messages)
` [PATCH v13 01/24] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v13 02/24] selftests/vm: rename all references to pkru to a generic name
` [PATCH v13 03/24] selftests/vm: move generic definitions to header file
` [PATCH v13 04/24] selftests/vm: move arch-specific definitions to arch-specific header
` [PATCH v13 05/24] selftests/vm: Make gcc check arguments of sigsafe_printf()
` [PATCH v13 06/24] selftests/vm: typecast the pkey register
` [PATCH v13 07/24] selftests/vm: generic function to handle shadow key register
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 09/24] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 11/24] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v13 12/24] selftests/vm: introduce two arch independent abstraction
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 14/24] selftests/vm: generic cleanup
` [PATCH v13 15/24] selftests/vm: powerpc implementation for generic abstraction
` [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 20/24] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v13 21/24] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions
` [PATCH v13 23/24] selftests/vm: sub-page allocator
` [PATCH v13 24/24] selftests/vm: test correct behavior of pkey-0
[PATCH] selftests: sparc64: Fix to do nothing on non-sparc64
2018-06-13 17:20 UTC (4+ messages)
[PATCH] selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
2018-06-13 17:18 UTC (4+ messages)
[GIT PULL] kselftest update 2 for Linux 4.18-rc1
2018-06-13 17:17 UTC (2+ messages)
[PATCH] selftests: sysctl: return Kselftest Skip code for skipped tests
2018-06-13 0:23 UTC (4+ messages)
[PATCH] selftests: bpf: config: add config fragments
2018-06-13 0:08 UTC (4+ messages)
[PATCH] selftests: pstore: return Kselftest Skip code for skipped tests
2018-06-13 0:02 UTC (4+ messages)
[PATCH] selftests: static_keys: return Kselftest Skip code for skipped tests
2018-06-12 23:48 UTC (2+ messages)
mainline: x86_64: kernel panic: RIP: 0010:__xfrm_policy_check+0xcb/0x690
2018-06-12 12:09 UTC (6+ messages)
[PATCH] selftests: bpf: fix urandom_read build issue
2018-06-11 10:58 UTC (18+ messages)
` [PATCH v2] "
[PATCH v9 0/7] Centralize and unify usage of preempt/irq
2018-06-07 20:38 UTC (16+ messages)
` [PATCH v9 1/7] srcu: Add notrace variants of srcu_read_{lock,unlock}
` [PATCH v9 2/7] srcu: Add notrace variant of srcu_dereference
` [PATCH v9 3/7] trace/irqsoff: Split reset into separate functions
` [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU
` [PATCH v9 5/7] tracing: Centralize preemptirq tracepoints and unify their usage
` [PATCH v9 6/7] lib: Add module to simulate atomic sections for testing preemptoff tracers
` [PATCH v9 7/7] kselftests: Add tests for the preemptoff and irqsoff tracers
[PATCH] kselftest/cgroup: fix a signedness bug
2018-06-07 19:46 UTC (6+ messages)
[PATCH v2] selftests: add headers_install to lib.mk
2018-06-07 11:09 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] selftests: gpio: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
2018-06-06 17:44 UTC (2+ messages)
[PATCH v8 0/8] Centralize and unify usage of preempt/irq tracepoints
2018-06-06 7:48 UTC (13+ messages)
` [PATCH v8 5/8] tracepoint: Make rcuidle tracepoint callers use SRCU
` [PATCH v8 7/8] lib: Add module to simulate atomic sections for testing preemptoff tracers
[PATCH v6 0/2] sparc64: Add privileged ADI driver
2018-06-05 18:28 UTC (3+ messages)
[PATCH net-next] selftests: forwarding: Fix importing dependent libraries
2018-06-05 13:15 UTC (4+ messages)
[PATCH v5] Add udmabuf misc device
2018-06-04 14:43 UTC (2+ messages)
[PATCH net-next 0/2] selftests: forwarding: mirror_vlan: Fixlets
2018-06-04 14:09 UTC (8+ messages)
` [PATCH net-next 1/2] selftests: forwarding: mirror_vlan: Uninstall trap
` [PATCH net-next 2/2] selftests: forwarding: mirror_vlan: Change test description
[RFC PATCH for 4.18 11/16] selftests: lib.mk: Introduce OVERRIDE_TARGETS
2018-06-02 12:44 UTC (12+ messages)
` [RFC PATCH for 4.18 12/16] rseq: selftests: Provide rseq library (v5)
` [RFC PATCH for 4.18 13/16] rseq: selftests: Provide basic test
` [RFC PATCH for 4.18 14/16] rseq: selftests: Provide basic percpu ops test (v2)
` [RFC PATCH for 4.18 15/16] rseq: selftests: Provide parametrized tests (v2)
` [RFC PATCH for 4.18 16/16] rseq: selftests: Provide Makefile, scripts, gitignore (v2)
[PATCH bpf-next v4 0/5] fix test_sockmap
2018-06-02 4:16 UTC (9+ messages)
` [PATCH bpf-next v4 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf-next v4 3/5] selftests/bpf: test_sockmap, timing improvements
[PATCH net-next 0/9] Test mirror-to-gretap with bridge in UL
2018-06-01 18:11 UTC (22+ messages)
` [PATCH net-next 1/9] selftests: forwarding: lib: Move here vlan_capture_{,un}install()
` [PATCH net-next 2/9] selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()
` [PATCH net-next 3/9] selftests: forwarding: mirror_lib: skip_hw the VLAN capture
` [PATCH net-next 4/9] selftests: forwarding: mirror_gre_lib: Add STP test
` [PATCH net-next 5/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel name
` [PATCH net-next 6/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final config
` [PATCH net-next 7/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two tests
` [PATCH net-next 8/9] selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more tests
` [PATCH net-next 9/9] selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP test
[PATCH v2 2/2] selftests/powerpc: Add core file test for Protection Key registers
2018-06-01 15:54 UTC (3+ messages)
` [v2, "
[PATCH v2 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
2018-06-01 15:54 UTC (3+ messages)
` [v2, "
[PATCH bpf v3 0/5] fix test_sockmap
2018-06-01 14:03 UTC (7+ messages)
` [PATCH bpf v3 3/5] selftests/bpf: test_sockmap, fix test timeout
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