linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-16 00:29:16 to 2020-04-28 06:21:15 UTC [more...]

[PATCH 1/2] selftests/vDSO: prevent SIGFPE if vdso_info.nbucket is zero
 2020-04-28  6:20 UTC  (2+ messages)

[PATCH net-next v6 0/5] kselftest: add fixture parameters
 2020-04-28  1:03 UTC  (6+ messages)
` [PATCH net-next v6 1/5] kselftest: factor out list manipulation to a helper
` [PATCH net-next v6 2/5] kselftest: create fixture objects
` [PATCH net-next v6 3/5] kselftest: run tests by fixture
` [PATCH net-next v6 4/5] kselftest: add fixture variants
` [PATCH net-next v6 5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[PATCH] selftests: introduce gen_tar Makefile target
 2020-04-28  0:17 UTC  (2+ messages)

[PATCH] selftests: fix kvm relocatable native/cross builds and installs
 2020-04-28  0:11 UTC 

[PATCH 1/1] selftests/bpf: add cls_redirect classifier
 2020-04-27  9:45 UTC  (3+ messages)

About selftests/netfilter failed subtests
 2020-04-27  0:40 UTC  (2+ messages)

INFO: rcu detected stall in wg_packet_tx_worker
 2020-04-26 21:53 UTC  (9+ messages)

bpf: test_sysctl run failed on Debian9
 2020-04-26  8:04 UTC  (3+ messages)

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-04-24 22:58 UTC  (6+ messages)
` [PATCH v6 06/12] "
  ` [regression] "

preemptirq_delay_test module can trigger crash on arm64 vm
 2020-04-24 22:19 UTC  (3+ messages)

[PATCH] selftests: add build/cross-build dependency check script
 2020-04-24 18:29 UTC  (5+ messages)

[PATCH v7 0/5] KUnit-KASAN Integration
 2020-04-24 13:23 UTC  (7+ messages)
` [PATCH v7 1/5] Add KUnit Struct to Current Task
` [PATCH v7 2/5] KUnit: KASAN Integration
` [PATCH v7 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v7 4/5] KASAN: Testing Documentation
` [PATCH v7 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH] selftests/ftrace: Check the first record for kprobe_args_type.tc
 2020-04-24 12:22 UTC  (8+ messages)

[PATCH v6 0/5] KUnit-KASAN Integration
 2020-04-24  6:36 UTC  (10+ messages)
` [PATCH v6 1/5] Add KUnit Struct to Current Task
` [PATCH v6 2/5] KUnit: KASAN Integration
` [PATCH v6 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v6 4/5] KASAN: Testing Documentation
` [PATCH v6 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH] kunit: Add missing newline in summary message
 2020-04-23 22:07 UTC  (7+ messages)

bpf: test_progs run failed on debian 9
 2020-04-23  9:55 UTC 

bpf: test_btf run failed on debian9
 2020-04-23  9:44 UTC 

[PATCH v10 0/3] mm/hmm/test: add self tests for HMM
 2020-04-22 20:00 UTC  (5+ messages)
` [PATCH v10 1/3] mm/hmm/test: add selftest driver "
` [PATCH v10 2/3] mm/hmm/test: add selftests "
` [PATCH v10 3/3] MAINTAINERS: add HMM selftests

[GIT PULL] Kselftest update for Linux 5.7-rc3
 2020-04-22 18:15 UTC  (2+ messages)

[PATCH v3] um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/
 2020-04-22 15:42 UTC  (2+ messages)

[PATCH] selftests/ftrace: Check required filter files before running test
 2020-04-22 15:26 UTC  (4+ messages)

selftests/openat2: subtests "openat2 with valid how.mode and O_TMPFILE" failed
 2020-04-22 13:29 UTC  (2+ messages)

[PATCH v3 0/4] Fix some issues about kmod
 2020-04-22  9:01 UTC  (11+ messages)
` [PATCH v3 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
` [PATCH v3 2/4] kmod: Remove redundant "be an" in the comment
` [PATCH v3 3/4] kmod: Return directly if module name is empty in request_module()
` [PATCH v3 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()

[PATCH v4 0/4] Fix some issues about kmod
 2020-04-22  8:32 UTC  (6+ messages)
` [PATCH v4 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
` [PATCH v4 2/4] kmod: Remove redundant "be an" in the comment
` [PATCH v4 3/4] kmod: Return directly if module name is empty in request_module()
` [PATCH v4 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()

[PATCH v29 19/20] selftests/x86: Add a selftest for SGX
 2020-04-21 21:53 UTC 

[PATCH v5] Documentation: test.h - fix warnings
 2020-04-21 19:33 UTC  (3+ messages)

[PATCH bpf 1/2] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
 2020-04-21  2:46 UTC  (3+ messages)
` [PATCH bpf 2/2] bpf, selftests: Add test for BPF_STX BPF_B storing R10

[PATCH v1] kobject: make sure parent is not released before children
 2020-04-20 22:03 UTC  (9+ messages)

[PATCH][V2][next] selftests: khugepaged: fix several spelling mistakes
 2020-04-20 20:23 UTC  (2+ messages)

[PATCH v9 0/3] mm/hmm/test: add self tests for HMM
 2020-04-20 18:39 UTC  (10+ messages)
` [PATCH v9 1/3] mm/hmm/test: add selftest driver "
` [PATCH v9 2/3] mm/hmm/test: add selftests "
` [PATCH v9 3/3] MAINTAINERS: add HMM selftests

[PATCH v3] selftests/harness: Add support for argc and argv
 2020-04-20 17:50 UTC 

[PATCH v3 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-04-20 16:28 UTC  (7+ messages)
` [PATCH v3 1/7] fs: introduce kernel_pread_file* support
` [PATCH v3 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v3 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v3 4/7] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v3 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH v3 7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[bug report] kunit: test: add support for test abort
 2020-04-20 16:11 UTC  (2+ messages)

[PATCH v2 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
 2020-04-20 12:12 UTC  (7+ messages)
` [PATCH v2 2/4] kmod: Remove redundant "be an" in the comment
` [PATCH v2 3/4] kmod: Return directly if module name is empty in request_module()
` [PATCH v2 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()
    ` [v2 1/4] selftests: kmod: Subsequent patch series with cover letters?

[RESEND v2 0/4] Fix some issues about kmod
 2020-04-20 11:58 UTC  (5+ messages)
` [RESEND v2 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
` [RESEND v2 2/4] kmod: Remove redundant "be an" in the comment
` [RESEND v2 3/4] kmod: Return directly if module name is empty in request_module()
` [RESEND v2 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()

[PATCH][next] selftests: khugepaged: fix spelling mistake "compount" -> "compound"
 2020-04-20  8:40 UTC  (2+ messages)
` NAK: "

[PATCH 1/4] selftests: kmod: Use variable NAME in kmod_test_0001()
 2020-04-20  4:11 UTC  (13+ messages)
` [PATCH 2/4] kmod: Remove redundant "be an" in the comment
` [PATCH 3/4] kmod: Return directly if module name is empty in request_module()
` [PATCH 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()

[PATCH 4/4] test_kmod: Avoid potential double free in trigger_config_run_type()
 2020-04-20  1:07 UTC  (2+ messages)

[PATCH] tools/testing/selftests/vm: Remove duplicate headers
 2020-04-19  6:49 UTC 

[PATCH] tools/testing/selftests/powerpc/tm: Remove duplicate headers
 2020-04-19  6:46 UTC 

[PATCH] tools/testing/selftests/powerpc/mm: Remove duplicate headers
 2020-04-19  6:41 UTC 

[PATCH v2 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-04-18 17:25 UTC  (4+ messages)
      ` [PATCH v2 6/7] misc: bcm-vk: add Broadcom VK driver

[PATCH AUTOSEL 5.4 25/78] selftests: kmod: fix handling test numbers above 9
 2020-04-18 14:40 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 72/78] tracing/selftests: Turn off timeout setting

[PATCH AUTOSEL 4.19 15/47] selftests: kmod: fix handling test numbers above 9
 2020-04-18 14:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 44/47] tracing/selftests: Turn off timeout setting

[PATCH AUTOSEL 4.14 12/28] selftests: kmod: fix handling test numbers above 9
 2020-04-18 14:43 UTC 

[PATCH AUTOSEL 5.5 26/75] selftests: kmod: fix handling test numbers above 9
 2020-04-18 14:08 UTC 

[PATCH AUTOSEL 5.6 28/73] selftests: kmod: fix handling test numbers above 9
 2020-04-18 13:47 UTC 

Reply for more information
 2020-04-17 13:58 UTC 

WARNING: events/ipi.h:36 suspicious rcu_dereference_check() usage!
 2020-04-17 13:50 UTC  (5+ messages)

[PATCH] selftests/timens: handle a case when alarm clocks are not supported
 2020-04-17  9:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] kunit: use KUnit defconfig by default
 2020-04-16 23:20 UTC  (2+ messages)

[RESEND] kunit: use --build_dir=.kunit as default
 2020-04-16 23:11 UTC  (2+ messages)

selftests/bpf: test_maps: libbpf: Error loading .BTF into kernel: -22. Failed to load SK_SKB verdict prog
 2020-04-16 21:36 UTC  (2+ messages)

x86_64: 5.6.0: locking/lockdep.c:1155 lockdep_register_key
 2020-04-16 17:45 UTC  (3+ messages)

[PATCH] Revert "Kernel selftests: tpm2: check for tpm support"
 2020-04-16 17:01 UTC  (6+ messages)

[PATCH 0/1] selftests: kvm: Overlapped memory regions test
 2020-04-16 13:53 UTC  (4+ messages)
` [PATCH 1/1] selftests: kvm: Add overlapped "

[PATCH AUTOSEL 5.5 04/66] Kernel selftests: tpm2: check for tpm support
 2020-04-16 13:12 UTC  (3+ messages)

[PATCH v16 00/10] Landlock LSM
 2020-04-16 10:39 UTC  (11+ messages)
` [PATCH v16 01/10] landlock: Add object management
` [PATCH v16 02/10] landlock: Add ruleset and domain management
` [PATCH v16 03/10] landlock: Set up the security framework and manage credentials
` [PATCH v16 04/10] landlock: Add ptrace restrictions
` [PATCH v16 05/10] fs,landlock: Support filesystem access-control
` [PATCH v16 06/10] landlock: Add syscall implementation
` [PATCH v16 07/10] arch: Wire up landlock() syscall
` [PATCH v16 08/10] selftests/landlock: Add initial tests
` [PATCH v16 09/10] samples/landlock: Add a sandbox manager example
` [PATCH v16 10/10] landlock: Add user and kernel documentation

[PATCH v5 0/4] KUnit-KASAN Integration
 2020-04-16  6:38 UTC  (4+ messages)
` [PATCH v5 3/4] KASAN: Port KASAN Tests to KUnit

[PATCH] test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
 2020-04-16  6:00 UTC  (5+ messages)

[PATCH] hugetlb_cgroup: remove unused variable 'i'
 2020-04-16  0:29 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).