linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 23:28:08 to 2022-05-20 22:42:16 UTC [more...]

[PATCH v2] kunit: tool: refactor internal kconfig handling, allow overriding
 2022-05-20 22:42 UTC 

[PATCH bpf v4 0/3] Fix kprobe_multi interface issues for 5.18
 2022-05-20 22:35 UTC  (8+ messages)
` [PATCH bpf v4 1/3] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
` [PATCH bpf v4 2/3] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
` [PATCH bpf v4 3/3] libbpf, selftests/bpf: pass array of u64 values in kprobe_multi.addrs

[PATCH] kunit: tool: refactor internal kconfig handling, allow overriding
 2022-05-20 22:35 UTC  (5+ messages)

[PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
 2022-05-20 22:10 UTC  (4+ messages)

[PATCH bpf-next v5 0/6] bpf trampoline for arm64
 2022-05-20 21:18 UTC  (8+ messages)
` [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v5 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v5 3/6] bpf: Remove is_valid_bpf_tramp_flags()
` [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v5 5/6] bpf, arm64: bpf trampoline "
` [PATCH bpf-next v5 6/6] selftests/bpf: Fix trivial typo in fentry_fexit.c

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-20 16:46 UTC  (3+ messages)

[PATCH v7 0/6] Proposal for a GPU cgroup controller
 2022-05-20 16:33 UTC  (12+ messages)
` [PATCH v7 1/6] gpu: rfc: "
` [PATCH v7 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory

[PATCH] selftests/net: enable lo.accept_local in psock_snd test
 2022-05-20 13:52 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20220511
 2022-05-20 13:45 UTC 

[PATCH bpf-next 0/4] bpf: verifier: remove redundant opcode checks
 2022-05-20 11:37 UTC  (2+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: add reason of rejection in ld_imm64

[PATCH bpf-next v3 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-20  0:48 UTC  (23+ messages)
` [PATCH bpf-next v3 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
` [PATCH bpf-next v3 2/4] bpf_trace: support 32-bit kernels "
` [PATCH bpf-next v3 3/4] bpf_trace: handle compat in copy_user_syms
` [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs

[REGRESSION] lkft kselftest for next-20220518
 2022-05-19 22:22 UTC 

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-05-19 19:13 UTC  (10+ messages)
` [PATCH v2 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v2 4/6] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v2 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable

[PATCH 1/2] kunit: tool: Add x86_64-smp architecture for SMP testing
 2022-05-19 17:11 UTC  (13+ messages)
` [PATCH 2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests

[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
 2022-05-19 15:47 UTC  (36+ messages)
` [PATCH bpf-next v5 01/17] bpf/btf: also allow kfunc in tracing and syscall programs
` [PATCH bpf-next v5 02/17] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v5 03/17] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v5 04/17] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v5 05/17] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v5 06/17] HID: export hid_report_type to uapi
` [PATCH bpf-next v5 07/17] HID: initial BPF implementation
` [PATCH bpf-next v5 08/17] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v5 09/17] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v5 10/17] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v5 11/17] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v5 12/17] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v5 13/17] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v5 14/17] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v5 15/17] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v5 16/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v5 17/17] Documentation: add HID-BPF docs

[PATCH bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test
 2022-05-19 15:06 UTC  (4+ messages)
  ` [PATCH bpf-next v2] "

[PATCH 0/3] kunit: add support in kunit.py for --qemu_args
 2022-05-19 13:20 UTC  (7+ messages)
` [PATCH 1/3] Documentation: kunit: fix example run_kunit func to allow spaces in args
` [PATCH 2/3] kunit: tool: simplify creating LinuxSourceTreeOperations
` [PATCH 3/3] kunit: tool: introduce --qemu_args

[RFC PATCH 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-19  9:23 UTC  (2+ messages)
` [RFC PATCH 3/3] selftests/filesystems: add a vfat RENAME_EXCHANGE test

[PATCH v4 0/2] s390: Ultravisor device
 2022-05-19  9:13 UTC  (10+ messages)
` [PATCH v4 1/2] drivers/s390/char: Add Ultravisor io device

[PATCH v3 1/1] selftests: vm: add process_mrelease tests
 2022-05-19  9:00 UTC  (3+ messages)

[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy
 2022-05-19  4:42 UTC  (8+ messages)

[PATCH net 0/2] selftests: net: add missing tests to Makefile
 2022-05-19  3:13 UTC  (7+ messages)

[PATCH net 0/2] selftests/bpf: fix ima_setup.sh missing issue
 2022-05-19  2:44 UTC  (6+ messages)
` [PATCH net 1/2] selftests/bpf: Fix build error with ima_setup.sh

[PATCH bpf-next v4 0/6] bpf trampoline for arm64
 2022-05-18 19:57 UTC  (10+ messages)
` [PATCH bpf-next v4 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v4 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v4 3/6] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code
` [PATCH bpf-next v4 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v4 5/6] bpf, arm64: bpf trampoline "
` [PATCH bpf-next v4 6/6] selftests/bpf: Fix trivial typo in fentry_fexit.c

(no subject)
 2022-05-18 19:10 UTC  (8+ messages)
` [PATCH v2 1/5] selftests: memcg: Fix compilation
` [PATCH v2 2/5] selftests: memcg: Expect no low events in unprotected sibling
` [PATCH v2 3/5] selftests: memcg: Adjust expected reclaim values of protected cgroups
` [PATCH v2 4/5] selftests: memcg: Remove protection from top level memcg
` [PATCH v2 5/5] selftests: memcg: Factor out common parts of memory.{low,min} tests

[PATCH 0/4] memcontrol selftests fixups
 2022-05-18 16:27 UTC  (6+ messages)
` [PATCH 1/4] selftests: memcg: Fix compilation
` [PATCH 2/4] selftests: memcg: Expect no low events in unprotected sibling
` [PATCH 3/4] selftests: memcg: Adjust expected reclaim values of protected cgroups
` [PATCH 4/4] selftests: memcg: Remove protection from top level memcg

[PATCH 1/3] kunit: tool: drop unused load_config argument
 2022-05-18 15:50 UTC  (7+ messages)
` [PATCH 2/3] kunit: tool: redo how we construct and mock LinuxSourceTree
` [PATCH 3/3] kunit: tool: refactoring printing logic into kunit_printer.py

[PATCH] selftests/sgx: add test_encl.elf to TEST_GEN_FILES
 2022-05-18 14:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 3/6] selftests: add ping test with ping_group_range tuned
 2022-05-18 12:29 UTC 

[PATCH AUTOSEL 5.10 04/13] selftests: add ping test with ping_group_range tuned
 2022-05-18 12:28 UTC 

[PATCH AUTOSEL 5.15 05/17] selftests: add ping test with ping_group_range tuned
 2022-05-18 12:27 UTC 

[PATCH AUTOSEL 5.17 06/23] selftests: add ping test with ping_group_range tuned
 2022-05-18 12:26 UTC 

[PATCH] kunit: use kmemdup in kunit_filter_tests(), take suite as const
 2022-05-18  7:59 UTC  (2+ messages)

[PATCH] selftests/lkdtm: add config
 2022-05-17 21:53 UTC  (2+ messages)

[PATCH] kunit: Taint kernel if any tests run
 2022-05-17 20:58 UTC  (9+ messages)
` [PATCH v3 1/3] panic: Taint kernel if tests are run
` [PATCH v3 2/3] kunit: Taint the kernel when KUnit "

[PATCH] kunit: tool: Use qemu-system-i386 for i386 runs
 2022-05-17 20:38 UTC  (2+ messages)

New collaboration
 2022-05-17 15:50 UTC 

[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-17 16:04 UTC  (5+ messages)

[PATCH v3 0/2] Dirtying, failing memop: don't indicate suppression
 2022-05-17 12:28 UTC  (4+ messages)
` [PATCH v3 2/2] KVM: s390: selftest: Test suppression indication on key prot exception

[PATCH bpf v2 2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach
 2022-05-17  7:08 UTC  (2+ messages)

[PATCH bpf v2 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
 2022-05-17  7:01 UTC  (2+ messages)

[PATCH bpf 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
 2022-05-17  1:14 UTC  (4+ messages)

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v5.18-rc3-19-g15477b31db104)
 2022-05-17  0:06 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v5.18-rc3-19-g15477b31db104)
 2022-05-17  0:06 UTC 

[PATCH v2 1/1] selftests: vm: add process_mrelease tests
 2022-05-16 23:51 UTC  (5+ 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).