linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-10 02:51:22 to 2020-03-18 12:29:55 UTC [more...]

WARNING: at refcount.c:190 refcount_sub_and_test_checked+0xac/0xc8 - refcount_t: underflow; use-after-free
 2020-03-18 12:29 UTC  (27+ 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
    ` [PATCH v2 1/3] binderfs: port tests to test harness infrastructure
      ` [PATCH v2 2/3] binderfs_test: switch from /dev to a unique per-test mountpoint
      ` [PATCH v2 3/3] binderfs: add stress test for binderfs binder devices
    ` [PATCH v2] binderfs: port to new mount api

[RFC PATCH v14 00/10] Landlock LSM
 2020-03-18 12:06 UTC  (10+ messages)
` [RFC PATCH v14 06/10] landlock: Add syscall implementation

[PATCHv2] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
 2020-03-18  6:00 UTC 

[v2] dma-buf: heaps: bugfix for selftest failure
 2020-03-18  2:47 UTC  (3+ messages)

[PATCHv3] selftests/timers: Turn off timeout setting
 2020-03-18  2:42 UTC 

[PATCH] dma-buf: heaps: bugfix for selftest failure
 2020-03-18  2:19 UTC  (3+ messages)

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

[PATCH v3 0/6] kselftest: add fixture parameters
 2020-03-17 20:47 UTC  (17+ messages)
` [PATCH v3 1/6] selftests/seccomp: use correct FIXTURE macro
` [PATCH v3 2/6] kselftest: factor out list manipulation to a helper
` [PATCH v3 3/6] kselftest: create fixture objects
` [PATCH v3 4/6] kselftest: run tests by fixture
` [PATCH v3 5/6] kselftest: add fixture parameters
` [PATCH v3 5/6] kselftest: add fixture variants
` [PATCH v3 6/6] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[stable-rc-5.4 and 5.5 ] WARNING: CPU: 3 PID: 2548 at /usr/src/kernel/lib/refcount.c:28 refcount_warn_saturate
 2020-03-17  8:29 UTC  (3+ messages)

[PATCH v28 14/22] selftests/x86: Add a selftest for SGX
 2020-03-17  1:07 UTC  (14+ messages)

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

[PATCH v2 0/4] kselftest: add fixture parameters
 2020-03-16 21:27 UTC  (12+ messages)
` [PATCH v2 1/4] selftests/seccomp: use correct FIXTURE macro
` [PATCH v2 2/4] kselftest: create fixture objects
` [PATCH v2 3/4] kselftest: add fixture parameters
` [PATCH v2 4/4] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-16 21:05 UTC  (5+ messages)

[PATCH v3 1/2] kunit: kunit_parser: make parser more robust
 2020-03-16 20:30 UTC  (4+ messages)
` [PATCH v3 2/2] kunit: Run all KUnit tests through allyesconfig

[PATCH v2 1/2] kunit: kunit_parser: make parser more robust
 2020-03-16 20:27 UTC  (4+ messages)

next-20200316 kselftest results
 2020-03-16 19:00 UTC 

[RFC PATCH 0/1] selftests/run_kselftest.sh: make each test individually selectable
 2020-03-16  7:26 UTC  (4+ messages)
` [RFC PATCHv2] "

[PATCH 0/2] Fix errors when try to build kvm selftests on
 2020-03-15  9:34 UTC  (3+ messages)
` [PATCH 1/2] kvm: selftests: Fix no directory error when OUTPUT specified
` [PATCH 2/2] selftests: export INSTALL_HDR_PATH if using "O" to specify output dir

[PATCH v2 0/2] kvm: selftests: Introduce TEST_FAIL and convert
 2020-03-14 11:37 UTC  (3+ messages)
` [PATCH v2 2/2] selftests: kvm: Uses TEST_FAIL in tests/utilities

[PATCH] kunit: add --make_options
 2020-03-14  6:24 UTC  (4+ messages)

[PATCH 0/5] kselftest: add fixture parameters
 2020-03-14  0:05 UTC  (14+ messages)
` [PATCH 1/5] selftests/seccomp: use correct FIXTURE macro
` [PATCH 2/5] kselftest: create fixture objects
` [PATCH 3/5] kselftest: run tests by fixture
` [PATCH 4/5] kselftest: add fixture parameters
` [PATCH 5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

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

[PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-03-13 23:36 UTC  (5+ messages)

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

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

[PATCH] selftests: add 'show_targets' make target
 2020-03-13 22:23 UTC 

cross-compiling vm, confusion over output directory
 2020-03-13 22:14 UTC 

[PATCH bpf-next] tools/bpf: move linux/types.h for selftests and bpftool
 2020-03-13 20:20 UTC  (4+ messages)

next-20200313 kselftest results
 2020-03-13 19:00 UTC 

[PATCHv2] selftests/timers: Turn off timeout setting
 2020-03-13 17:41 UTC  (2+ messages)

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

Re: [PATCH] kunit/kunit_kernel: Rebuild .config if .kunitconfig is modified
 2020-03-13 15:45 UTC  (6+ messages)
`  "
      `  "

[RFC PATCH kunit-next 0/2] kunit: extend kunit resources API
 2020-03-13  0:09 UTC  (5+ 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-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/4] Kselftest integration into Kernel CI - Part 1
 2020-03-11 23:31 UTC  (4+ messages)
` [PATCH 1/4] selftests: Fix kselftest O=objdir build from cluttering top level objdir

[PATCH v6 kunit-next 0/4] kunit: add debugfs representation to show results
 2020-03-11 22:53 UTC  (3+ messages)
` [PATCH v6 kunit-next 3/4] kunit: subtests should be indented 4 spaces according to TAP

[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  (33+ messages)
` [PATCH V1 01/13] selftests/resctrl: Fix feature detection
` [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] 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)

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  (9+ 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)


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