linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-25 08:19:15 to 2020-03-04 18:17:45 UTC [more...]

[PATCH] selftests: Add support for argc and argv
 2020-03-04 18:17 UTC  (2+ messages)

next-20200304 kselftest results
 2020-03-04 18:00 UTC 

[PATCH] selftests/ftrace: Use printf instead of echo in kprobe syntax error tests
 2020-03-04 16:14 UTC 

[PATCH] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
 2020-03-04 13:15 UTC 

[PATCH v6 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-04 11:07 UTC  (5+ messages)
` [PATCH v6 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v6 kunit-next 2/4] kunit: add log test
` [PATCH v6 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP
` [PATCH v6 kunit-next 4/4] kunit: update documentation to describe debugfs representation

[PATCH bpf-next v3 09/12] selftests: bpf: don't listen() on UDP sockets
 2020-03-04 10:13 UTC  (3+ messages)
` [PATCH bpf-next v3 10/12] selftests: bpf: add tests for UDP sockets in sockmap
` [PATCH bpf-next v3 11/12] selftests: bpf: enable UDP sockmap reuseport tests

[RFC PATCH 1/2] Port KASAN Tests to KUnit
 2020-03-04  6:35 UTC  (24+ messages)
` [RFC PATCH 2/2] KUnit: KASAN Integration

[PATCH] dma-buf: heaps: bugfix for selftest failure
 2020-03-04  5:34 UTC 

[PATCH v28 14/22] selftests/x86: Add a selftest for SGX
 2020-03-03 23:36 UTC  (2+ messages)
` [PATCH v28 22/22] selftests/x86: Add vDSO "

[RFC PATCH kunit-next 0/2] kunit: extend kunit resources API
 2020-03-03 16:02 UTC  (3+ messages)
` [RFC PATCH kunit-next 1/2] kunit: generalize kunit_resource API beyond allocated resources
` [RFC PATCH kunit-next 2/2] kunit: add support for named resources

next-20200303 kselftest results
 2020-03-03 16:00 UTC 

[PATCH v3 0/4] Implement FUTEX_WAIT_MULTIPLE operation
 2020-03-03 15:01 UTC  (13+ messages)
` [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes
              ` 'simple' futex interface [Was: [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes]

syzkaller reproducers
 2020-03-03 13:46 UTC  (15+ messages)
      ` [Automated-testing] "

[PATCH] kvm: selftests: Support dirty log initial-all-set test
 2020-03-03 10:14 UTC  (5+ messages)

[PATCH AUTOSEL 5.5 04/66] Kernel selftests: tpm2: check for tpm support
 2020-03-03  2:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 05/66] selftests: fix too long argument
` [PATCH AUTOSEL 5.5 19/66] selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
` [PATCH AUTOSEL 5.5 21/66] selftests: forwarding: vxlan_bridge_1d: fix tos value
` [PATCH AUTOSEL 5.5 66/66] selftests: forwarding: vxlan_bridge_1d: use more proper "

[PATCH AUTOSEL 5.4 04/58] selftests: fix too long argument
 2020-03-03  2:47 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 18/58] selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
` [PATCH AUTOSEL 5.4 20/58] selftests: forwarding: vxlan_bridge_1d: fix tos value
` [PATCH AUTOSEL 5.4 58/58] selftests: forwarding: vxlan_bridge_1d: use more proper "

[PATCH AUTOSEL 4.19 04/32] selftests: fix too long argument
 2020-03-03  2:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 13/32] selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing

[PATCH AUTOSEL 4.14 03/22] selftests: fix too long argument
 2020-03-03  2:49 UTC 

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-02 22:45 UTC  (16+ messages)
` [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v3 2/7] arch: um: "
` [PATCH v3 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v3 4/7] init: main: add KUnit to kernel init
` [PATCH v3 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v3 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-02 20:00 UTC  (3+ messages)
` [PATCH v2 4/7] init: main: add KUnit to kernel init

[PATCH v5 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-02 19:53 UTC  (5+ messages)
` [PATCH v5 kunit-next 1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v5 kunit-next 4/4] kunit: update documentation to describe debugfs representation

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-02 19:45 UTC  (10+ messages)

[PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-03-02 16:50 UTC  (2+ messages)

[PATCH v18 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-03-02 10:25 UTC  (3+ messages)

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-02 10:03 UTC  (16+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control
` [RFC PATCH v14 10/10] landlock: Add user and kernel documentation

[PATCH] kunit: add --make_options
 2020-02-29  1:53 UTC  (4+ messages)

[ANN] Kselftest integration into Kernel CI
 2020-02-28 18:43 UTC  (3+ messages)

next-20200228 kselftest results
 2020-02-28 15:00 UTC 

[PATCH] selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
 2020-02-28 13:41 UTC  (3+ messages)

[PATCH bpf-next v2 6/9] selftests: bpf: don't listen() on UDP sockets
 2020-02-28 11:53 UTC  (3+ messages)
` [PATCH bpf-next v2 7/9] selftests: bpf: add tests for UDP sockets in sockmap
` [PATCH bpf-next v2 8/9] selftests: bpf: enable UDP sockmap reuseport tests

[PATCH 1/2] kunit: kunit_parser: making parser more robust
 2020-02-28  0:36 UTC  (7+ messages)
` [PATCH 2/2] kunit: Run all KUnit tests through allyesconfig

[PATCH v5 13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
 2020-02-27 18:09 UTC  (17+ messages)

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-27 17:03 UTC  (2+ messages)

[PATCH] selftest/lkdtm: Use local .gitignore
 2020-02-27 16:53 UTC  (4+ messages)

[PATCHv2] selftests/timers: Turn off timeout setting
 2020-02-27 15:02 UTC  (2+ messages)

selftests: Linux Kernel Dump Test Module output
 2020-02-26 19:01 UTC  (8+ messages)

[GIT PULL] Kselftest kunit update for Linux 5.6-rc4
 2020-02-26 18:50 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.6-rc4
 2020-02-26 18:50 UTC  (4+ messages)

[PATCH bpf-next v4 0/5] Make probes which emit dmesg warnings optional
 2020-02-26 17:36 UTC  (8+ messages)
` [PATCH bpf-next v4 1/5] bpftool: Move out sections to separate functions
` [PATCH bpf-next v4 2/5] bpftool: Make probes which emit dmesg warnings optional
` [PATCH bpf-next v4 3/5] bpftool: Update documentation of "bpftool feature" command
` [PATCH bpf-next v4 4/5] bpftool: Update bash completion for "
` [PATCH bpf-next v4 5/5] selftests/bpf: Add test "

[PATCH bpf-next v3 0/5] bpftool: Make probes which emit dmesg warnings optional
 2020-02-26 15:43 UTC  (13+ messages)
` [PATCH bpf-next v3 1/5] bpftool: Move out sections to separate functions
` [PATCH bpf-next v3 2/5] bpftool: Make probes which emit dmesg warnings optional
` [PATCH bpf-next v3 3/5] bpftool: Update documentation of "bpftool feature" command
` [PATCH bpf-next v3 4/5] bpftool: Update bash completion for "
` [PATCH bpf-next v3 5/5] selftests/bpf: Add test "

next-20200226 kselftest results
 2020-02-26 10:00 UTC 

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-25 22:37 UTC  (11+ messages)
` [PATCH v2 3/7] test_firmware: add partial read support for request_firmware_into_buf
  ` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver

[PATCH] selftests/timers: Turn off timeout setting
 2020-02-25 16:26 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] bpftool: Make probes which emit dmesg warnings optional
 2020-02-25 14:54 UTC  (10+ messages)
` [PATCH bpf-next v2 2/5] "
` [PATCH bpf-next v2 5/5] selftests/bpf: Add test for "bpftool feature" command

next-20200225 kselftest results
 2020-02-25  9:00 UTC 

WARNING in sk_stream_kill_queues (4)
 2020-02-25  8:19 UTC 


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