linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-23 03:46:19 to 2019-04-02 21:31:09 UTC [more...]

[PATCH v3 0/7] lib/string: Add strscpy_pad() function
 2019-04-02 21:31 UTC  (13+ messages)
` [PATCH v3 1/7] lib/test_printf: Add empty module_exit function
` [PATCH v3 2/7] kselftest: Add test runner creation script
` [PATCH v3 3/7] kselftest/lib: Use new shell runner to define tests
` [PATCH v3 4/7] kselftest: Add test module framework header

next-20190402 kselftest results
 2019-04-02 19:00 UTC  (2+ messages)

next-20190401 kselftest results
 2019-04-02 15:00 UTC  (2+ messages)

[PATCH v15 6/6] selftests: media_dev_allocator api test
 2019-04-02  0:40 UTC  (2+ messages)

about selftests/netfilter test related issue
 2019-04-01 20:45 UTC  (10+ messages)

[PATCH bpf-next 0/4] L2 encap support for bpf_skb_adjust_room
 2019-04-01 17:47 UTC  (20+ messages)
` [PATCH bpf-next 1/4] selftests_bpf: extend test_tc_tunnel for UDP encap
` [PATCH bpf-next 2/4] bpf: add layer 2 encap support to bpf_skb_adjust_room
` [PATCH bpf-next 3/4] bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2
` [PATCH bpf-next 4/4] selftests_bpf: extend test_tc_tunnel.sh test for L2 encap

[PATCH v14 6/6] selftests: media_dev_allocator api test
 2019-03-30  1:54 UTC  (2+ messages)

next-20190329 kselftest results
 2019-03-29  7:00 UTC  (2+ messages)

[PATCH v13 6/6] selftests: media_dev_allocator api test
 2019-03-29  0:05 UTC  (2+ messages)

[PATCH v2 1/4] lockdep: Add assertion to check if in an interrupt
 2019-03-28 15:06 UTC  (22+ messages)
` [PATCH v2 2/4] rcutree: Add checks for dynticks counters in rcu_is_cpu_rrupt_from_idle
` [PATCH v2 3/4] rcutorture: Select from only online CPUs
` [PATCH v2 4/4] rcutorture: Add cpu0 to the set of CPUs to add jitter

next-20190328 kselftest results
 2019-03-28  8:00 UTC  (2+ messages)

[PATCH] selftests:powerpc/tm/tm-vmx-unavail.c : Remove duplicate header
 2019-03-28  6:33 UTC  (4+ messages)

[bug report] selftests: cgroup: add memory controller self-tests
 2019-03-28  2:58 UTC  (8+ messages)

[PATCH kselftest-next] selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
 2019-03-28  2:56 UTC  (2+ messages)

next-20190327 kselftest results
 2019-03-27 23:00 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 103/192] selftests: skip seccomp get_metadata test if not real root
 2019-03-27 18:09 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 147/192] selftests/bpf: skip verifier tests for unsupported program types

[PATCH AUTOSEL 5.0 069/262] tools/bpf: selftests: add map lookup to test_map_in_map bpf prog
 2019-03-27 18:01 UTC  (12+ messages)
` [PATCH AUTOSEL 5.0 148/262] selftests: ir: fix warning: "%s" directive output may be truncated ’ directive output may be truncated
` [PATCH AUTOSEL 5.0 149/262] selftests: skip seccomp get_metadata test if not real root
` [PATCH AUTOSEL 5.0 172/262] bpf: test_maps: fix possible out of bound access warning
` [PATCH AUTOSEL 5.0 201/262] selftests/bpf: skip verifier tests for unsupported program types
` [PATCH AUTOSEL 5.0 218/262] selftests/bpf: suppress readelf stderr when probing for BTF support

[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-27 17:31 UTC  (6+ messages)

[PATCH v5 0/9] selftests/kexec: add kexec tests
 2019-03-27 11:56 UTC  (28+ messages)
` [PATCH v5 1/9] selftests/kexec: move the IMA kexec_load selftest to selftests/kexec
` [PATCH v5 2/9] selftests/kexec: cleanup the kexec selftest
` [PATCH v5 3/9] selftests/kexec: define a set of common functions
` [PATCH v5 4/9] selftests/kexec: define common logging functions
` [PATCH v5 5/9] kselftest/kexec: define "require_root_privileges"
` [PATCH v5 6/9] selftests/kexec: kexec_file_load syscall test
` [PATCH v5 7/9] selftests/kexec: Add missing '=y' to config options
` [PATCH v5 8/9] selftests/kexec: check kexec_load and kexec_file_load are enabled
` [PATCH v5 9/9] selftests/kexec: make kexec_load test independent of IMA being enabled

[bug report] x86/mpx, selftests: Add MPX self test
 2019-03-27  7:29 UTC  (2+ messages)

next-20190326 kselftest results
 2019-03-27  5:00 UTC  (2+ messages)

[PATCH] rcutorture: Select from only online CPUs
 2019-03-26 23:48 UTC  (22+ messages)

[PATCH v4a 1/2] selftests/kexec: make tests independent of IMA being enabled
 2019-03-26 13:56 UTC  (9+ messages)

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-26  7:44 UTC  (24+ messages)
` [RFC v4 08/17] kunit: test: add support for test abort

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-25 22:18 UTC  (25+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[PATCH v3 00/10] Support using MSI interrupts in ntb_transport
 2019-03-25 19:08 UTC  (5+ messages)
` [PATCH v3 09/10] NTB: Add MSI interrupt support to ntb_transport

[PATCH] selftests: efivarfs: remove the test_create_read file if it was exist
 2019-03-25 14:34 UTC  (3+ messages)

[PATCH bpf-next] bpf: test_tc_tunnel.sh needs reverse path filtering disabled
 2019-03-25 14:03 UTC  (6+ messages)

next-20190325 kselftest results
 2019-03-25  9:00 UTC  (2+ messages)

[PATCH selftests 0/2] Add checkbashisms meta-testcase
 2019-03-23 10:27 UTC  (3+ messages)


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