linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-30 13:30:17 to 2022-04-08 03:49:00 UTC [more...]

[PATCH] kunit: tool: don't print out test statuses w/ 0s in summary
 2022-04-08  3:48 UTC  (3+ messages)
` [PATCH] kunit: tool: Print a total count of tests

[PATCH] kunit: tool: cosmetic: don't specify duplicate kunit_shutdown's
 2022-04-08  3:16 UTC  (2+ messages)

[PATCH v2 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-07 23:04 UTC  (6+ messages)
` [PATCH v2 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v2 2/4] selftests: cgroup: return the errno of write() in cg_write() on failure
` [PATCH v2 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v2 4/4] selftests: cgroup: add a selftest for memory.reclaim

[PATCH v1] kunit: add support for kunit_suites that reference init code
 2022-04-07 21:34 UTC  (4+ messages)

[PATCH bpf-next] selftests: bpf: use MIN for TCP CC tests
 2022-04-07 21:05 UTC  (3+ messages)

[PATCH 0/4] mm/memfd: MFD_NOEXEC for memfd_create
 2022-04-07 20:03 UTC  (7+ messages)
` [PATCH 1/4] mm/memfd: add F_SEAL_EXEC
` [PATCH 2/4] mm/memfd: add MFD_NOEXEC flag to memfd_create
` [PATCH 3/4] selftests/memfd: add tests for F_SEAL_EXEC
` [PATCH 4/4] selftests/memfd: add tests for MFD_NOEXEC

[PATCH bpf-next] selftests/bpf: Fix return value checks in perf_event_stackmap.c
 2022-04-07 19:23 UTC  (2+ messages)

[PATCH V2] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
 2022-04-07 19:01 UTC  (2+ messages)

[PATCH] userfaultfd/selftests: use swap() instead of open coding it
 2022-04-07 18:45 UTC  (3+ messages)

[PATCH v12 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-04-07 15:26 UTC  (7+ messages)
` [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME

[PATCH v5 1/3] selftests: bpf: add test for bpf_skb_change_proto
 2022-04-07 15:22 UTC  (4+ messages)
` [PATCH v5 2/3] selftests net: add UDP GRO fraglist + bpf self-tests
` [PATCH v5 3/3] net: fix wrong network header length

WARNING: at arch/x86/kvm/../../../virt/kvm/kvm_main.c:3156 mark_page_dirty_in_slot
 2022-04-07 14:01 UTC  (3+ messages)

[PATCH v3] net: fix wrong network header length
 2022-04-07  9:38 UTC 

[PATCH] testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set
 2022-04-07  4:30 UTC  (3+ messages)

[PATCH] kunit: bail out of test filtering logic quicker if OOM
 2022-04-06 23:22 UTC 

[PATCH v2] selftest/vm clarify error statement in gup_test
 2022-04-06 19:38 UTC  (4+ messages)

[PATCH bpf v5 1/2] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-04-06 17:00 UTC  (3+ messages)
` [PATCH bpf v5 2/2] bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets

[PATCH bpf-next v3 00/27] bpf: RLIMIT_MEMLOCK cleanups
 2022-04-06 14:33 UTC  (32+ messages)
` [PATCH bpf-next v3 01/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdping
` [PATCH bpf-next v3 02/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdpxceiver
` [PATCH bpf-next v3 03/27] bpf: selftests: No need to include bpf_rlimit.h in test_tcpnotify_user
` [PATCH bpf-next v3 04/27] bpf: selftests: No need to include bpf_rlimit.h in flow_dissector_load
` [PATCH bpf-next v3 05/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in get_cgroup_id_user
` [PATCH bpf-next v3 06/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_cgroup_storage
` [PATCH bpf-next v3 07/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in get_cgroup_id_user
` [PATCH bpf-next v3 08/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_lpm_map
` [PATCH bpf-next v3 09/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_lru_map
` [PATCH bpf-next v3 10/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_skb_cgroup_id_user
` [PATCH bpf-next v3 11/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sock_addr
` [PATCH bpf-next v3 12/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sock
` [PATCH bpf-next v3 13/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sockmap
` [PATCH bpf-next v3 14/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sysctl
` [PATCH bpf-next v3 15/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_tag
` [PATCH bpf-next v3 16/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_tcp_check_syncookie_user
` [PATCH bpf-next v3 17/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_verifier_log
` [PATCH bpf-next v3 18/27] bpf: samples: Set libbpf 1.0 API mode explicitly in hbm
` [PATCH bpf-next v3 19/27] bpf: selftests: Get rid of bpf_rlimit.h
` [PATCH bpf-next v3 20/27] bpf: selftests: No need to include sys/resource.h in some files
` [PATCH bpf-next v3 21/27] bpf: samples: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdpsock_user
` [PATCH bpf-next v3 22/27] bpf: samples: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xsk_fwd
` [PATCH bpf-next v3 23/27] bpf: samples: No need to include sys/resource.h in many files
` [PATCH bpf-next v3 24/27] bpf: bpftool: Remove useless return value of libbpf_set_strict_mode
` [PATCH bpf-next v3 25/27] bpf: bpftool: Set LIBBPF_STRICT_AUTO_RLIMIT_MEMLOCK for legacy libbpf
` [PATCH bpf-next v3 26/27] bpf: bpftool: remove RLIMIT_MEMLOCK
` [PATCH bpf-next v3 27/27] bpf: runqslower: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK

special_insns.h:36:9: error: array subscript 0 is outside array bounds of ‘unsigned int[0]’ [-Werror=array-bounds]
 2022-04-06 14:17 UTC 

[PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests
 2022-04-06  1:48 UTC  (4+ messages)
` [PATCH v4 "

[RFC v1 00/10] roadtest: a driver testing framework
 2022-04-06 13:08 UTC  (12+ messages)
` [RFC v1 08/10] iio: light: vcnl4000: add roadtest
` [RFC v1 09/10] regulator: tps62864: "
  ` [RFC v1 01/10] roadtest: import libvhost-user from QEMU

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-06  6:55 UTC  (22+ messages)
` [PATCH 05/18] bpf-preload: Generate static variables
                ` [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects

[PATCH] lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
 2022-04-06  4:44 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Remove redundant checks in get_stack_print_output()
 2022-04-05 23:52 UTC  (2+ messages)

[PATCH bpf v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-04-05 22:18 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Fix issues in parse_num_list()
 2022-04-05 23:28 UTC  (4+ messages)
  ` [PATCH bpf-next v2] "

[PATCH bpf-next] selftests/bpf: Fix file descriptor leak in load_kallsyms()
 2022-04-06  0:00 UTC  (2+ messages)

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-04-05 17:48 UTC  (11+ messages)
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function

kselftest/next build: 7 builds: 0 failed, 7 passed (v5.18-rc1)
 2022-04-05 15:35 UTC 

kselftest/fixes build: 8 builds: 0 failed, 8 passed (v5.18-rc1-7-g79ee8aa31d51)
 2022-04-05 16:18 UTC 

kselftest/next kselftest-seccomp: 1 runs, 4 regressions (v5.18-rc1)
 2022-04-05 16:33 UTC 

kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v5.18-rc1)
 2022-04-05 16:33 UTC 

kselftest/next kselftest-rtc: 2 runs, 1 regressions (v5.18-rc1)
 2022-04-05 16:33 UTC 

Prezentacja
 2022-04-05  7:43 UTC 

[RFC PATCH 0/2] kunit: Support redirecting function calls
 2022-04-04 21:13 UTC  (9+ messages)
` [RFC PATCH 1/2] kunit: Expose 'static stub' API to redirect functions
` [RFC PATCH 2/2] kunit: expose ftrace-based API for stubbing out functions during tests

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-04-04 11:09 UTC  (4+ messages)

[PATCH v2 0/3] kselftest/arm64: Test ptrace writing via FPSIMD and reading via SVE
 2022-04-04  9:06 UTC  (4+ messages)
` [PATCH v2 1/3] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
` [PATCH v2 2/3] kselftest/arm64: Remove assumption that tasks start FPSIMD only
` [PATCH v2 3/3] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-04-04  7:50 UTC  (6+ messages)
` [PATCH 2/2] selftests/lkdtm: add config

[PATCH bpf-next] selftests/bpf: Fix cd_flavor_subdir() of test_progs
 2022-04-04  0:10 UTC  (3+ messages)

[PATCH] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-04-03 23:50 UTC  (4+ messages)

[PATCH] Documentation: kunit: eliminate code-block warnings
 2022-04-02  6:24 UTC  (3+ messages)

[PATCH v2 1/2] kunit: Make kunit_remove_resource() idempotent
 2022-04-02  4:35 UTC  (2+ messages)
` [PATCH v2 2/2] kunit: Rework kunit_resource allocation policy

[PATCH 0/2] selftests/x86: AMX-related test improvements
 2022-04-01 22:10 UTC  (3+ messages)
` [PATCH 1/2] selftests/x86/signal: Adjust the test to the kernel's altstack check
` [PATCH 2/2] selftests/x86/amx: Fix the test to avoid failure when AMX is unavailable

[PATCH 0/2] Dirtying, failing memop: don't indicate suppression
 2022-04-01 17:40 UTC  (5+ messages)
` [PATCH 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop
` [PATCH 2/2] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH AUTOSEL 5.16 014/109] selftests, xsk: Fix bpf_res cleanup test
 2022-04-01 14:31 UTC 

[PATCH AUTOSEL 5.17 019/149] selftests, xsk: Fix bpf_res cleanup test
 2022-04-01 14:24 UTC  (6+ messages)
` [PATCH AUTOSEL 5.17 052/149] kvm: selftests: aarch64: fix assert in gicv3_access_reg
` [PATCH AUTOSEL 5.17 053/149] kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
` [PATCH AUTOSEL 5.17 054/149] kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip_check
` [PATCH AUTOSEL 5.17 055/149] kvm: selftests: aarch64: fix some vgic related comments
` [PATCH AUTOSEL 5.17 056/149] kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-04-01 13:21 UTC  (12+ messages)
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program

lkft kselftest for next-20220401
 2022-04-01 12:53 UTC 

[PATCH] Fix kernel build with LLVM=1
 2022-03-31 22:08 UTC  (2+ messages)

[PATCH 1/2] [RFC] rtc: expose direct access to hardware alarm time in debugfs
 2022-03-31 20:59 UTC  (7+ messages)
` [PATCH 2/2] [RFC] selftests/rtc: read RTC alarm time many times in a row

[PATCH] selftest/vm: clarify error statement in gup_test
 2022-03-31 19:28 UTC  (3+ messages)

[PATCH v2] selftests/sgx: Use rip relative addressing for encl_stack
 2022-03-31  0:59 UTC  (3+ messages)

[PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
 2022-03-30 22:30 UTC  (10+ messages)

[PATCH v2] selftests/seccomp: Add SKIP for failed unshare()
 2022-03-30 21:52 UTC  (2+ messages)

[PATCH V2] selftests/bpf: Fix warning comparing pointer to 0
 2022-03-30 13:30 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).