linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-21 11:28:55 to 2020-03-03 08:45:52 UTC [more...]

syzkaller reproducers
 2020-03-03  8:45 UTC  (14+ messages)
      ` [Automated-testing] "

[PATCH] kvm: selftests: Support dirty log initial-all-set test
 2020-03-03  8:07 UTC 

[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 v3 0/4] Implement FUTEX_WAIT_MULTIPLE operation
 2020-03-03  2:47 UTC  (8+ messages)
` [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes

[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 

[RFC PATCH 1/2] Port KASAN Tests to KUnit
 2020-03-02 23:02 UTC  (20+ messages)
` [RFC PATCH 2/2] KUnit: KASAN Integration

[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  (23+ messages)
` [RFC PATCH v14 01/10] landlock: Add object and rule management
` [RFC PATCH v14 02/10] landlock: Add ruleset and domain management
` [RFC PATCH v14 03/10] landlock: Set up the security framework and manage credentials
` [RFC PATCH v14 04/10] landlock: Add ptrace restrictions
` [RFC PATCH v14 05/10] fs,landlock: Support filesystem access-control
` [RFC PATCH v14 06/10] landlock: Add syscall implementation
` [RFC PATCH v14 07/10] arch: Wire up landlock() syscall
` [RFC PATCH v14 08/10] selftests/landlock: Add initial tests
` [RFC PATCH v14 09/10] samples/landlock: Add a sandbox manager example
` [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  (20+ messages)
` [PATCH v2 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v2 5/7] bcm-vk: add bcm_vk UAPI
  ` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver
  ` [RFC PATCH] misc: bcm-vk: image_tab[] can be static

[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  (12+ messages)
` [PATCH bpf-next v2 2/5] "
` [PATCH bpf-next v2 4/5] bpftool: Update bash completion for "bpftool feature" command
` [PATCH bpf-next v2 5/5] selftests/bpf: Add test "

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

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

next-20200224 kselftest results
 2020-02-25  6:00 UTC 

[PATCH v27 12/22] selftests/x86: Add a selftest for SGX
 2020-02-23 17:25 UTC  (2+ messages)
` [PATCH v27 20/22] selftests/x86: Add vDSO "

next-20200221 kselftest results
 2020-02-22 10:00 UTC 

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-02-22  8:06 UTC  (15+ messages)
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-21 20:19 UTC  (5+ messages)

[PATCH] selftests: Install settings files to fix TIMEOUT failures
 2020-02-21 15:19 UTC  (5+ messages)

[PATCH net-next] wireguard: selftests: remove duplicated include <sys/types.h>
 2020-02-21 12:22 UTC  (2+ 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).