linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-18 22:55:43 to 2022-03-28 17:05:17 UTC [more...]

[RFC v1] kunit: add support for kunit_suites that reference init code
 2022-03-28 17:04 UTC  (6+ messages)

[PATCH] Documentation: kunit: update kconfig options needed for UML coverage
 2022-03-28 16:54 UTC  (6+ messages)

[PATCH] Documentation: kunit: Fix cross-referencing warnings
 2022-03-28 16:51 UTC  (2+ messages)

[PATCH] selftests: net: Add tls config dependency for tls selftests
 2022-03-28 16:10 UTC  (2+ messages)

[PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-28 15:12 UTC  (27+ messages)
` [PATCH v2 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v2 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-28 14:36 UTC  (10+ messages)
` [RFC v4 1/8] gpu: rfc: "
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v4 3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v4 6/8] binder: Add a buffer flag to relinquish ownership of fds
` [RFC v4 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace
` [RFC v4 8/8] selftests: Add binder cgroup gpu memory transfer test

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-03-28  6:56 UTC  (17+ messages)
` [PATCH bpf-next v3 02/17] bpf: introduce hid program type
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v3 12/17] bpf/hid: add more HID helpers

[PATCH] selftests: x86: add 32bit build warnings for SUSE
 2022-03-28  3:10 UTC  (3+ messages)

[PATCH net] selftests: tls: skip cmsg_to_pipe tests with TLS=n
 2022-03-26 21:20 UTC  (3+ messages)

[PATCH v2 1/2] kunit: split resource API from test.h into new resource.h
 2022-03-26  4:27 UTC  (3+ messages)
` [PATCH v2 2/2] kunit: split resource API impl from test.c into new resource.c

kselftest: net: tls: hangs
 2022-03-25 23:34 UTC  (4+ messages)

[PATCH 0/2] selftests/harness: Run TEARDOWN for ASSERT failures
 2022-03-25 22:36 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/harness: Pass variant to teardown

[PATCH] selftests/bpf: Fix warning comparing pointer to 0
 2022-03-25 19:55 UTC  (4+ messages)
  ` 答复: "

[PATCH 1/2] selftests: fix header dependency for pid_namespace selftests
 2022-03-25 19:50 UTC  (6+ messages)
` [PATCH 2/2] selftests: fix an unused variable warning in pidfd selftest

[PATCH] kunit: split resource API from test.h into new resource.h
 2022-03-25  0:08 UTC  (6+ messages)

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-24 13:00 UTC  (4+ messages)
` [RFC v1 08/10] iio: light: vcnl4000: add roadtest
  ` [RFC v1 01/10] roadtest: import libvhost-user from QEMU

[PATCH v8 0/1] Introduce XSAVE feature self-test
 2022-03-24 11:37 UTC  (4+ messages)
` [PATCH v8 1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature

[RFC PATCH 0/5] Split a huge page to any lower order pages
 2022-03-24  2:02 UTC  (23+ messages)
` [RFC PATCH 1/5] mm: memcg: make memcg huge page split support any order split
` [RFC PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner
` [RFC PATCH 3/5] mm: thp: split huge page to any lower order pages
` [RFC PATCH 4/5] mm: truncate: split huge page cache page to a non-zero order if possible
` [RFC PATCH 5/5] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH] kunit: Make kunit_remove_resource() idempotent
 2022-03-23 23:56 UTC  (2+ messages)

[PATCH v2] kunit: tool: more descriptive metavars/--help output
 2022-03-23 23:31 UTC  (2+ messages)

[PATCH] kunit: tool: Do not colorize output when redirected
 2022-03-23 23:30 UTC  (2+ messages)

[PATCH v2 1/3] kunit: tool: readability tweaks in KernelCI json generation logic
 2022-03-23 21:28 UTC  (6+ messages)
` [PATCH v2 2/3] kunit: tool: refactor how we plumb metadata into JSON
` [PATCH v2 3/3] kunit: tool: properly report the used arch for --json, or '' if not known

[PATCH v4 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
 2022-03-23 21:27 UTC  (3+ messages)

[PATCH v6 1/6] kunit: Introduce _NULL and _NOT_NULL macros
 2022-03-23 21:18 UTC  (9+ messages)
` [PATCH v6 3/6] thunderbolt: test: use NULL macros
` [PATCH v6 4/6] kasan: test: Use "
` [PATCH v6 5/6] mctp: "
` [PATCH v6 6/6] apparmor: "

[PATCH 1/5] kunit: tool: drop mostly unused KunitResult.result field
 2022-03-23 21:04 UTC  (9+ messages)
` [PATCH 2/5] kunit: tool: make --json handling a bit clearer
` [PATCH 3/5] kunit: tool: drop unused KernelDirectoryPath var
` [PATCH 4/5] kunit: tool: drop last uses of collections.namedtuple
` [PATCH 5/5] kunit: tool: simplify code since build_dir can't be None

[GIT PULL] KUnit update for Linux 5.18-rc1
 2022-03-23 20:00 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.18-rc1
 2022-03-23 20:00 UTC  (2+ messages)

[PATCH] kunit: Rework kunit_resource allocation policy
 2022-03-23 19:20 UTC  (6+ messages)

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-23 10:40 UTC  (11+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v3 8/8] selftests: Add binder cgroup gpu memory transfer test

[PATCH v7 0/6] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-23  8:12 UTC  (7+ messages)
` [PATCH v7 1/6] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received
` [PATCH v7 2/6] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v7 3/6] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework
` [PATCH v7 4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v7 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v7 6/6] selftests/resctrl: Add missing SPDX license to Makefile

[PATCH v5 0/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel CPU
 2022-03-23  8:09 UTC  (3+ messages)
` [PATCH v5 1/2] selftests/resctrl: Extend CPU vendor detection
` [PATCH v5 2/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel CPU

[PATCH] list: test: Test the hlist structure
 2022-03-23  7:39 UTC  (2+ messages)

[PATCH net-next] selftests/net: mctp: Roundtrip tun tests
 2022-03-23  2:25 UTC  (3+ messages)

[PATCH 00/14] bpf: Allow not to charge bpf memory
 2022-03-23  1:37 UTC  (19+ messages)
` [PATCH 01/14] bpf: Introduce no charge flag for bpf map
` [PATCH 02/14] bpf: Only sys admin can set no charge flag
` [PATCH 03/14] bpf: Enable no charge in map _CREATE_FLAG_MASK
` [PATCH 04/14] bpf: Introduce new parameter bpf_attr in bpf_map_area_alloc
` [PATCH 05/14] bpf: Allow no charge "
` [PATCH 06/14] bpf: Allow no charge for allocation not at map creation time
` [PATCH 07/14] bpf: Allow no charge in map specific allocation
` [PATCH 08/14] bpf: Aggregate flags for BPF_PROG_LOAD command
` [PATCH 09/14] bpf: Add no charge flag for bpf prog
` [PATCH 10/14] bpf: Only sys admin can set "
` [PATCH 11/14] bpf: Set __GFP_ACCOUNT at the callsite of bpf_prog_alloc
` [PATCH 12/14] bpf: Allow no charge for bpf prog
` [PATCH 13/14] bpf: selftests: Add test case for BPF_F_NO_CHARTE
` [PATCH 14/14] bpf: selftests: Add test case for BPF_F_PROG_NO_CHARGE

[PATCH linux-next] selftests/proc: fix array_size.cocci warning
 2022-03-22 23:02 UTC  (2+ messages)

[PATCH linux-next] selftests/vDSO: fix array_size.cocci warning
 2022-03-22 23:01 UTC  (2+ messages)

[bug report] selftests: futex: warning during build with multiple jobs
 2022-03-22 20:46 UTC  (2+ messages)

[PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
 2022-03-22  7:43 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/sgx: Make TCS table relocatable

[PATCH] selftests/sgx: Make TCS table relocatable
 2022-03-22  7:25 UTC 

[PATCH] selftest/powerpc/pmu/ebb: remove fixed_instruction.S
 2022-03-22  4:56 UTC 

[PATCH] selftest/sgx: Use rip relative addressing for encl_stack
 2022-03-22  0:17 UTC 

[PATCH] selftests: net: fix warning when compiling selftest/net
 2022-03-22  0:00 UTC  (6+ messages)
` [PATCH linux-next v2] selftests: net: change fprintf format specifiers
    ` [PATCH linux-next v3] "

[PATCH AUTOSEL 5.15 5/5] selftests: vm: fix clang build error multiple output files
 2022-03-21 21:52 UTC 

[PATCH AUTOSEL 5.16 6/6] selftests: vm: fix clang build error multiple output files
 2022-03-21 21:52 UTC 

[PATCH V5 1/2] selftests: vm: bring common functions to a new file
 2022-03-21 16:09 UTC  (2+ messages)

[PATCH] selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
 2022-03-19 23:20 UTC 

[PATCH v6 0/6] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-18 22:58 UTC  (7+ messages)
` [PATCH v6 4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v6 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v6 6/6] selftests/resctrl: Add missing SPDX license to Makefile


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