linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-25 16:08:17 to 2018-07-31 22:39:29 UTC [more...]

[PATCH net-next v2 0/7] ipv4: Control SKB reprioritization after forwarding
 2018-07-31 22:39 UTC  (16+ messages)
` [PATCH net-next v2 1/7] net: "
` [PATCH net-next v2 2/7] net: ipv4: Notify about changes to ip_forward_update_priority
` [PATCH net-next v2 3/7] mlxsw: spectrum: Extract work-scheduling into a new function
` [PATCH net-next v2 4/7] mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority
` [PATCH net-next v2 5/7] selftests: forwarding: Move lldpad waiting to lib.sh
` [PATCH net-next v2 6/7] selftests: forwarding: Move DSCP capture "
` [PATCH net-next v2 7/7] selftests: mlxsw: Add test for ip_forward_update_priority

[PATCH net-next 0/7] ipv4: Control SKB reprioritization after forwarding
 2018-07-31 14:01 UTC  (20+ messages)
` [PATCH net-next 1/7] net: "
` [PATCH net-next 2/7] net: ipv4: Notify about changes to ip_forward_update_priority
` [PATCH net-next 3/7] mlxsw: spectrum: Extract work-scheduling into a new function
` [PATCH net-next 4/7] mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority
` [PATCH net-next 5/7] selftests: forwarding: Move lldpad waiting to lib.sh
` [PATCH net-next 6/7] selftests: forwarding: Move DSCP capture "
` [PATCH net-next 7/7] selftests: mlxsw: Add test for ip_forward_update_priority

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-07-31 13:23 UTC  (8+ messages)

[PATCH] selftests: membarrier: fix test by checking supported commands
 2018-07-31  3:15 UTC  (8+ messages)

[PATCH 0/3] userfaultfd: selftest: Improve behavior with older kernels
 2018-07-31  0:01 UTC  (13+ 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 00/18] xfrm: Add compat layer
 2018-07-30 19:43 UTC  (26+ messages)
` [PATCH 03/18] selftest/net/xfrm: Add test for ipsec tunnel

[PATCH net-next 0/5] A test for mirror-to-gretap with team in UL packet path
 2018-07-30 16:48 UTC  (14+ messages)
` [PATCH net-next 1/5] selftests: forwarding: lib: Add require_command()
` [PATCH net-next 2/5] selftests: forwarding: lib: Support team devices
` [PATCH net-next 3/5] selftests: forwarding: Introduce $ARPING
` [PATCH net-next 4/5] selftests: forwarding: Test mirror-to-gretap w/ UL team
` [PATCH net-next 5/5] selftests: forwarding: Test mirror-to-gretap w/ UL team LACP

[PATCH net-next] selftests: mlxsw: qos_dscp_bridge: Fix
 2018-07-29 20:00 UTC  (4+ messages)

[PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
 2018-07-27 22:58 UTC  (16+ messages)

[PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
 2018-07-27 17:18 UTC  (2+ messages)

[PATCH v2 0/5] Make sure .device_run is always called in non-atomic context
 2018-07-27 15:29 UTC  (20+ 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 00/25] selftests/ftrace: Improve ftracetest with coverage check
 2018-07-27 12:21 UTC  (52+ 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 11/25] selftests/ftrace: Improve kprobe on module testcase to load/unload module
` [PATCH 12/25] selftests/ftrace: Improve kprobe testcase to check log data
` [PATCH 13/25] selftests/ftrace: Improve kretprobe "
` [PATCH 14/25] selftests/ftrace: Test kprobe-event argument with various bitsize
` [PATCH 15/25] selftests/ftrace: Check set_event_pid result
` [PATCH 16/25] selftests/ftrace: Add kprobe event with $comm argument testcase
` [PATCH 17/25] selftests/ftrace: Add kprobe profile testcase
` [PATCH 18/25] selftests/ftrace: Add a testcase for nop tracer
` [PATCH 19/25] selftests/ftrace: Add kprobe-event with symbol argument test
` [PATCH 20/25] selftests/ftrace: Add trace_printk sample module test
` [PATCH 21/25] selftests/ftrace: Add ringbuffer size changing testcase
` [PATCH 22/25] selftests/ftrace: Add function profiling stat testcase
` [PATCH 23/25] selftests/ftrace: Add max stack tracer testcase
` [PATCH 24/25] selftests/ftrace: Add function filter on module testcase
` [PATCH 25/25] selftests/ftrace: Add trace_pipe testcase

[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  (3+ messages)

[PATCH v2] selftests: add headers_install to lib.mk
 2018-07-25 16:08 UTC  (6+ messages)
` [PATCH v4] "


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