Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2018-05-24 01:21:54 to 2018-05-31 17:51:56 UTC [more...]

[PATCH net-next 0/9] Test mirror-to-gretap with bridge in UL
 2018-05-31 17:51 UTC  (2+ messages)

[PATCH v8 0/8] Centralize and unify usage of preempt/irq tracepoints
 2018-05-31 17:51 UTC  (32+ messages)
` [PATCH v8 1/8] softirq: reorder trace_softirqs_on to prevent lockdep splat
` [PATCH v8 2/8] srcu: Add notrace variants of srcu_read_{lock,unlock}
` [PATCH v8 3/8] srcu: Add notrace variant of srcu_dereference
` [PATCH v8 4/8] trace/irqsoff: Split reset into separate functions
` [PATCH v8 5/8] tracepoint: Make rcuidle tracepoint callers use SRCU
` [PATCH v8 6/8] tracing: Centralize preemptirq tracepoints and unify their usage
` [PATCH v8 7/8] lib: Add module to simulate atomic sections for testing preemptoff tracers
` [PATCH v8 8/8] kselftests: Add tests for the preemptoff and irqsoff tracers
  ` [PATCH] kselftests: fix ptr_ret.cocci warnings

[PATCH] selftests: add test for USB over IP driver
 2018-05-31 14:42 UTC  (6+ messages)

[RESEND PATCH] selftests: intel_pstate: notification about privilege required to run intel_pstate testing script
 2018-05-31 13:04 UTC  (6+ messages)

[PATCH bpf-next v4 0/5] fix test_sockmap
 2018-05-31  4:42 UTC  (12+ messages)
` [PATCH bpf-next v4 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf-next v4 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
` [PATCH bpf-next v4 3/5] selftests/bpf: test_sockmap, timing improvements
` [PATCH bpf-next v4 4/5] selftests/bpf: test_sockmap, fix data verification
` [PATCH bpf-next v4 5/5] selftests/bpf: test_sockmap, print additional test options

[PATCH bpf v3 0/5] fix test_sockmap
 2018-05-31  4:13 UTC  (24+ messages)
` [PATCH bpf v3 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf v3 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
` [PATCH bpf v3 3/5] selftests/bpf: test_sockmap, fix test timeout
` [PATCH bpf v3 4/5] selftests/bpf: test_sockmap, fix data verification
` [PATCH bpf v3 5/5] selftests/bpf: test_sockmap, print additional test options

[PATCH v3] selftests: cgroup/memcontrol: add basic test for socket accounting
 2018-05-31  3:29 UTC  (5+ messages)

[PATCH] selftests: lib: fix prime_numbers module search and skip logic
 2018-05-30 17:34 UTC  (2+ messages)

[PATCH v4] Add udmabuf misc device
 2018-05-30  7:41 UTC  (2+ messages)

[PATCH bpf v2 0/5] fix test_sockmap
 2018-05-30  5:31 UTC  (22+ messages)
` [PATCH bpf v2 1/5] selftests/bpf: test_sockmap, check test failure
` [PATCH bpf v2 2/5] selftests/bpf: test_sockmap, join cgroup in selftest mode
` [PATCH bpf v2 3/5] selftests/bpf: test_sockmap, fix test timeout
` [PATCH bpf v2 4/5] selftests/bpf: test_sockmap, fix data verification
` [PATCH bpf v2 5/5] selftests/bpf: test_sockmap, print additional test options

[PATCH] [RESEND] selftest: intel_pstate: debug support message from aperf.c and return value fix
 2018-05-29 17:54 UTC  (4+ messages)

[PATCH] selftests: intel_pstate: notification about privilege required to run intel_pstate testing script
 2018-05-29 17:05 UTC  (4+ messages)

[PATCH] selftest: intel_pstate: debug support message from aperf.c and return value fix
 2018-05-29 14:19 UTC  (3+ messages)

[PATCH v3] Add udmabuf misc device
 2018-05-29 12:30 UTC  (20+ messages)
      ` [Linaro-mm-sig] "

[PATCH v7 0/8] Centralize and unify usage of preempt/irq tracepoints
 2018-05-25 23:20 UTC  (13+ messages)
` [PATCH v7 5/8] tracepoint: Make rcuidle tracepoint callers use SRCU
` [PATCH v7 6/8] tracing: Centralize preemptirq tracepoints and unify their usage
` [PATCH v7 7/8] lib: Add module to simulate atomic sections for testing preemptoff tracers
` [PATCH v7 8/8] kselftests: Add tests for the preemptoff and irqsoff tracers

[PATCH net] selftests/net: Add missing config options for PMTU tests
 2018-05-25 19:11 UTC  (4+ messages)

[PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25 10:26 UTC  (6+ messages)

[PATCH net-next] selftests: net: Test headroom handling of ip6_gre devices
 2018-05-25  9:05 UTC  (5+ messages)

[PATCH net-next 00/10] Mirroring tests involving VLAN
 2018-05-25  2:26 UTC  (24+ messages)
` [PATCH net-next 01/10] selftests: forwarding: Split mirror_gre_topo_lib.sh
` [PATCH net-next 02/10] selftests: forwarding: mirror_gre_lib: Extract generic functions
` [PATCH net-next 03/10] selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh
` [PATCH net-next 04/10] selftests: forwarding: lib: Support VLAN devices
` [PATCH net-next 05/10] selftests: forwarding: mirror_gre_lib: Support VLAN
` [PATCH net-next 06/10] selftests: forwarding: lib: Extract trap_{,un}install()
` [PATCH net-next 07/10] selftests: forwarding: Test mirror-to-vlan
` [PATCH net-next 08/10] selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q
` [PATCH net-next 09/10] selftests: forwarding: Test mirror-to-gre w/ UL VLAN
` [PATCH net-next 10/10] selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN

[PATCH net-next 0/3] selftests: forwarding: Additions to mirror-to-gretap tests
 2018-05-25  2:14 UTC  (3+ messages)

[PATCH v2 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers
 2018-05-25  2:11 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add core file test "

[PATCH] selftests: intel_pstate: Fixes for the testing script for Intel P-State driver
 2018-05-24 20:23 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox