linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 13:46:39 to 2020-03-12 23:53:24 UTC [more...]

WARNING: at refcount.c:190 refcount_sub_and_test_checked+0xac/0xc8 - refcount_t: underflow; use-after-free
 2020-03-12 23:53 UTC  (10+ messages)
` [PATCH] binderfs: use refcount for binder control devices too
  ` [PATCH 1/3] binderfs: port tests to test harness infrastructure
    ` [PATCH 2/3] binderfs: add stress test for binderfs binder devices
    ` [PATCH 3/3] binderfs_test: switch from /dev to /tmp as mountpoint
    ` [PATCH] binderfs: port to new mount api

next-20200312 kselftest results
 2020-03-12 17:00 UTC 

[PATCH] selftests/ftrace: Fix typo in trigger-multihist.tc
 2020-03-12 15:05 UTC  (3+ messages)

[PATCH 0/2] selftests/harness: Handle timeouts cleanly
 2020-03-12  4:52 UTC  (4+ messages)
` [PATCH 1/2] selftests/seccomp: Move test child waiting logic
` [PATCH 2/2] selftests/harness: Handle timeouts cleanly

[RFC PATCH kunit-next 0/2] kunit: extend kunit resources API
 2020-03-12  0:14 UTC  (4+ 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

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-11 23:38 UTC  (3+ messages)

[PATCH 0/4] Kselftest integration into Kernel CI - Part 1
 2020-03-11 23:31 UTC  (12+ messages)
` [PATCH 1/4] selftests: Fix kselftest O=objdir build from cluttering top level objdir
` [PATCH 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
` [PATCH 3/4] selftests: android: ion: Fix ionmap_test compile error
` [PATCH 4/4] selftests: android: Fix custom install from skipping test progs

[PATCH v6 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-11 22:53 UTC  (7+ 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

[RFC PATCH kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse
 2020-03-11 22:21 UTC 

[RFC PATCH kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse
 2020-03-11 22:19 UTC 

[PATCH V1 00/13] Miscellaneous fixes for resctrl selftests
 2020-03-11 20:55 UTC  (41+ messages)
` [PATCH V1 01/13] selftests/resctrl: Fix feature detection
` [PATCH V1 02/13] selftests/resctrl: Fix typo
` [PATCH V1 03/13] selftests/resctrl: Fix typo in help text
` [PATCH V1 04/13] selftests/resctrl: Ensure sibling CPU is not same as original CPU
` [PATCH V1 05/13] selftests/resctrl: Fix missing options "-n" and "-p"
` [PATCH V1 06/13] selftests/resctrl: Fix MBA/MBM results reporting format
` [PATCH V1 07/13] selftests/resctrl: Don't use variable argument list for setup function
` [PATCH V1 08/13] selftests/resctrl: Fix typos
` [PATCH V1 09/13] selftests/resctrl: Modularize fill_buf for new CAT test case
` [PATCH V1 10/13] selftests/resctrl: Change Cache Allocation Technology (CAT) test
` [PATCH V1 11/13] selftests/resctrl: Change Cache Quality Monitoring (CQM) test
` [PATCH V1 12/13] selftests/resctrl: Dynamically select buffer size for CAT test
` [PATCH V1 13/13] selftests/resctrl: Cleanup fill_buff after changing "

[PATCH] selftests/seccomp: Adjust test fixture counts
 2020-03-11 19:21 UTC 

[PATCH 5/5] bpf: sockmap, sockhash: test looking up fds
 2020-03-11 17:24 UTC  (3+ messages)

[PATCH v28 14/22] selftests/x86: Add a selftest for SGX
 2020-03-11 17:15 UTC  (16+ messages)
` [PATCH v28 22/22] selftests/x86: Add vDSO "

next-20200311 kselftest results
 2020-03-11 14:00 UTC 

[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-10 23:11 UTC  (5+ messages)

[RFC PATCH 1/2] Port KASAN Tests to KUnit
 2020-03-10 21:42 UTC  (19+ messages)
` [RFC PATCH 2/2] KUnit: KASAN Integration

BUG: kernel NULL pointer dereference, address: 00 - ida_free+0x76/0x140
 2020-03-10 20:46 UTC  (10+ messages)

[PATCH v2 0/2] kvm: selftests: Introduce TEST_FAIL and convert
 2020-03-10  2:50 UTC  (3+ messages)
` [PATCH v2 1/2] selftests: kvm: Introduce the TEST_FAIL macro
` [PATCH v2 2/2] selftests: kvm: Uses TEST_FAIL in tests/utilities

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

[RFC PATCH 0/1] selftests/run_kselftest.sh: make each test individually selectable
 2020-03-09 10:12 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH V2 0/3] riscv: add support for restartable sequence
 2020-03-09  5:59 UTC  (4+ messages)
` [PATCH V2 1/3] riscv: add required functions to enable HAVE_REGS_AND_STACK_ACCESS_API
` [PATCH V2 2/3] riscv: Add support for restartable sequence
` [PATCH V2 3/3] rseq/selftests: Add support for riscv

[PATCH 0/3] riscv: add support for restartable sequence
 2020-03-09  2:53 UTC  (3+ messages)

[v2] dma-buf: heaps: bugfix for selftest failure
 2020-03-07 14:02 UTC 

kselftest selftest issues and clarifications
 2020-03-07  0:19 UTC  (4+ messages)

[GIT PULL] Kselftest kunit update for Linux 5.6-rc5
 2020-03-06 23:10 UTC  (2+ messages)

[PATCH v3 0/4] Implement FUTEX_WAIT_MULTIPLE operation
 2020-03-06 16:57 UTC  (17+ 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]

[PATCH bpf-next v3 09/12] selftests: bpf: don't listen() on UDP sockets
 2020-03-06 15:39 UTC  (8+ 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

[PATCH -next] selftests/timens: Remove duplicated include <time.h>
 2020-03-06 14:49 UTC  (2+ messages)

[PATCH bpf 1/2] bpf, x32: fix bug with JMP32 JSET BPF_X checking upper bits
 2020-03-06 14:03 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests: bpf: add test for JMP32 JSET BPF_X with upper bits set

next-20200306 kselftest results
 2020-03-06 13:00 UTC 

WARNING: kernel/bpf/verifier.c:8186 bpf_check+0x2332/0x30a4
 2020-03-06 11:05 UTC 

[PATCH v2 1/2] kunit: kunit_parser: make parser more robust
 2020-03-05 21:26 UTC  (4+ messages)
` [PATCH v2 2/2] kunit: Run all KUnit tests through allyesconfig

[RFC PATCH 0/1] kvm: selftests: Add TEST_FAIL macro
 2020-03-05 17:28 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH AUTOSEL 5.5 21/67] kunit: run kunit_tool from any directory
 2020-03-05 17:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 22/67] selftests/rseq: Fix out-of-tree compilation

[PATCH AUTOSEL 5.4 18/58] selftests/rseq: Fix out-of-tree compilation
 2020-03-05 17:13 UTC 

next-20200305 kselftest results
 2020-03-05 11:00 UTC 

[PATCH] selftests: Add support for argc and argv
 2020-03-05 10:57 UTC  (3+ messages)

[PATCH] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
 2020-03-05  9:02 UTC  (3+ messages)

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-03-04 23:10 UTC  (3+ messages)
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

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

[PATCH] selftests/ftrace: Use printf instead of echo in kprobe syntax error tests
 2020-03-04 21:49 UTC  (3+ messages)

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

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

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

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


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