public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-04 14:11:54 to 2022-03-10 14:54:38 UTC [more...]

[PATCH v1 0/4] kselftest/arm64: Miscelaneous MTE test updates
 2022-03-10 14:43 UTC  (3+ messages)
` [PATCH v1 1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers
` [PATCH v1 3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode()

[PATCH v3] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu
 2022-03-10  8:18 UTC  (3+ messages)

[PATCH v2 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-10  8:10 UTC  (11+ messages)
` [PATCH v2 1/3] kunit: fix UAF when run kfence test case test_gfpzero
` [PATCH v2 2/3] kunit: make kunit_test_timeout compatible with comment
` [PATCH v2 3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall

[PATCH v2] dma-mapping: benchmark: Extract a common header file for map_benchmark definition
 2022-03-10  6:41 UTC  (2+ messages)

[PATCH net 0/2] selftests: pmtu.sh: Fix cleanup of processes launched in subshell
 2022-03-10  5:00 UTC  (6+ messages)
` [PATCH net 1/2] selftests: pmtu.sh: Kill tcpdump processes launched by subshell
` [PATCH net 2/2] selftests: pmtu.sh: Kill nettest processes launched in subshell

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-10  0:36 UTC  (10+ messages)

[PATCH v1 0/3] kselftest/arm64: Test ptrace writing via FPSIMD and reading via SVE
 2022-03-09 22:00 UTC  (8+ messages)
` [PATCH v1 1/3] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
` [PATCH v1 2/3] kselftest/arm64: Remove assumption that tasks start FPSIMD only
` [PATCH v1 3/3] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets

[PATCH 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-09 21:39 UTC  (10+ messages)
` [PATCH 1/3] kunit: fix UAF when run kfence test case test_gfpzero
` [PATCH 2/3] kunit: make kunit_test_timeout compatible with comment
` [PATCH 3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall

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

[PATCH v3 0/2] AARCH64: Enable GCC-based Shadow Call Stack
 2022-03-09 20:16 UTC  (9+ messages)
` [PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-03-09 19:23 UTC  (6+ messages)
` [PATCH 2/2] selftests/lkdtm: add config

[PATCH AUTOSEL 4.9 11/11] kselftest/vm: fix tests build with old libc
 2022-03-09 16:27 UTC 

[PATCH AUTOSEL 4.14 12/12] kselftest/vm: fix tests build with old libc
 2022-03-09 16:26 UTC 

[PATCH AUTOSEL 5.10 20/20] kselftest/vm: fix tests build with old libc
 2022-03-09 16:21 UTC 

[PATCH AUTOSEL 5.4 19/19] kselftest/vm: fix tests build with old libc
 2022-03-09 16:23 UTC 

[PATCH AUTOSEL 4.19 14/14] kselftest/vm: fix tests build with old libc
 2022-03-09 16:25 UTC 

[PATCH AUTOSEL 5.15 24/24] kselftest/vm: fix tests build with old libc
 2022-03-09 16:19 UTC 

[PATCH AUTOSEL 5.16 27/27] kselftest/vm: fix tests build with old libc
 2022-03-09 16:17 UTC 

[PATCH v3 0/6] KVM: my debug patch queue
 2022-03-09 15:40 UTC  (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask

[PATCH RESEND v2 0/5] memop selftest for storage key checking
 2022-03-09 10:43 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: s390: selftests: Split memop tests
` [PATCH v2 2/5] KVM: s390: selftests: Add macro as abstraction for MEM_OP
` [PATCH v2 3/5] KVM: s390: selftests: Add named stages for memop test
` [PATCH v2 4/5] KVM: s390: selftests: Add more copy memop tests
` [PATCH v2 5/5] KVM: s390: selftests: Add error "

[PATCH] net: netdevsim: fix byte order on ipsec debugfs file
 2022-03-09  9:13 UTC  (3+ messages)

Napływ Klientów ze strony
 2022-03-09  8:55 UTC 

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-09  8:27 UTC  (64+ messages)
` [PATCH bpf-next v2 01/28] bpf: add new is_sys_admin_prog_type() helper
` [PATCH bpf-next v2 02/28] bpf: introduce hid program type
` [PATCH bpf-next v2 03/28] HID: hook up with bpf
` [PATCH bpf-next v2 04/28] libbpf: add HID program type and API
` [PATCH bpf-next v2 05/28] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v2 06/28] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v2 07/28] bpf/hid: add a new attach type to change the report descriptor
` [PATCH bpf-next v2 08/28] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v2 09/28] libbpf: add new attach type BPF_HID_RDESC_FIXUP
` [PATCH bpf-next v2 10/28] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v2 11/28] samples/bpf: add a report descriptor fixup
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 13/28] HID: bpf: implement hid_bpf_get|set_data
` [PATCH bpf-next v2 14/28] selftests/bpf: add tests for hid_{get|set}_data helpers
` [PATCH bpf-next v2 15/28] bpf/hid: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v2 16/28] libbpf: add new attach type BPF_HID_USER_EVENT
` [PATCH bpf-next v2 17/28] selftests/bpf: add test for user call of HID bpf programs
` [PATCH bpf-next v2 18/28] selftests/bpf: hid: rely on uhid event to know if a test device is ready
` [PATCH bpf-next v2 19/28] bpf/hid: add bpf_hid_raw_request helper function
` [PATCH bpf-next v2 20/28] HID: add implementation of bpf_hid_raw_request
` [PATCH bpf-next v2 21/28] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v2 22/28] bpf/verifier: prevent non GPL programs to be loaded against HID
` [PATCH bpf-next v2 23/28] HID: bpf: compute only the required buffer size for the device
` [PATCH bpf-next v2 24/28] HID: bpf: only call hid_bpf_raw_event() if a ctx is available
` [PATCH bpf-next v2 25/28] bpf/hid: Add a flag to add the program at the beginning of the list
` [PATCH bpf-next v2 26/28] libbpf: add handling for BPF_F_INSERT_HEAD in HID programs
` [PATCH bpf-next v2 27/28] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v2 28/28] samples/bpf: fix bpf_program__attach_hid() api change

[PATCH] selftests/bpf: fix array_size.cocci warning
 2022-03-09  3:35 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-03-08 21:19 UTC  (4+ messages)

[PATCH v2 0/5] memop selftest for storage key checking
 2022-03-08 21:11 UTC  (3+ messages)

[PATCH net] selftests: pmtu.sh: Kill tcpdump processes launched by subshell
 2022-03-08 19:09 UTC  (3+ messages)

[PATCH v9 0/2] Interface to represent PAPR firmware attributes
 2022-03-08 12:08 UTC  (2+ messages)

[RESEND] dma-mapping: benchmark: Extract a common header file for map_benchmark definition
 2022-03-08  7:20 UTC  (2+ messages)

[PATCH] kselftest/arm64: Log the PIDs of the parent and child in sve-ptrace
 2022-03-07 22:03 UTC  (2+ messages)

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-07 20:44 UTC  (17+ messages)
` [PATCH v3 1/9] ima: Fix documentation-related warnings in ima_main.c
` [PATCH v3 2/9] ima: Always return a file measurement in ima_file_hash()

[PATCH] selftests: net: fix array_size.cocci warning
 2022-03-07 12:30 UTC  (2+ messages)

[PATCH v4 0/6] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-07  8:07 UTC  (6+ messages)
` [PATCH v4 2/6] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v4 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests

[PATCH v4 1/2] selftest/vm: Add util.h and and move helper functions there
 2022-03-07  5:43 UTC  (2+ messages)
` [PATCH v4 2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT

[PATCH] list: test: Test the hlist structure
 2022-03-05  7:40 UTC 

kselftest/next kselftest-seccomp: 1 runs, 4 regressions (v5.17-rc5-22-gf6d344cd5fa6)
 2022-03-04 17:45 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.17-rc5-22-gf6d344cd5fa6)
 2022-03-04 16:47 UTC 

[PATCH] kbuild: Allow a suffix with $(LLVM)
 2022-03-04 16:27 UTC  (3+ messages)

[PATCH V3] selftests: vm: Add test for Soft-Dirty PTE bit
 2022-03-04 16:14 UTC  (6+ messages)

[PATCH 1/2] kselftest/vm: override TARGETS from arguments
 2022-03-04 14:50 UTC  (3+ messages)
  ` [External] "

[PATCH v3 0/4] s390: Ultravisor device
 2022-03-04 14:11 UTC  (5+ messages)
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device
` [PATCH v3 2/4] drivers/s390/char: Add Query Ultravisor Information to uvdevice
` [PATCH v3 3/4] selftests: drivers/s390x: Add uvdevice tests
` [PATCH v3 4/4] selftests: drivers/s390x: Add uvdevice QUI tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox