public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 11:15:21 to 2022-03-08 12:18:08 UTC [more...]

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

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-03-08 11:17 UTC  (3+ messages)

[PATCH v2 0/5] memop selftest for storage key checking
 2022-03-08 10:16 UTC  (2+ messages)

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-08  9:20 UTC  (62+ 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-08  9:17 UTC 

[PATCH v2] dma-mapping: benchmark: Extract a common header file for map_benchmark definition
 2022-03-08  8:59 UTC 

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

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

[PATCH net] selftests: pmtu.sh: Kill tcpdump processes launched by subshell
 2022-03-07 22:38 UTC 

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

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-07 20:44 UTC  (25+ 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 v3 3/9] bpf-lsm: Introduce new helper bpf_ima_file_hash()
` [PATCH v3 4/9] selftests/bpf: Move sample generation code to ima_test_common()
` [PATCH v3 5/9] selftests/bpf: Add test for bpf_ima_file_hash()
` [PATCH v3 6/9] selftests/bpf: Check if the digest is refreshed after a file write
` [PATCH v3 7/9] bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
` [PATCH v3 8/9] selftests/bpf: Add test for bpf_lsm_kernel_read_file()
` [PATCH v3 9/9] selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-07 19:08 UTC  (5+ messages)

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

[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  (10+ messages)
` [PATCH v4 1/6] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received
` [PATCH v4 2/6] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v4 3/6] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework
` [PATCH v4 4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v4 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v4 6/6] selftests/resctrl: Add missing SPDX license to Makefile

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

[PATCH 1/2] kselftest/vm: override TARGETS from arguments
 2022-03-04 14:50 UTC  (5+ messages)
` [PATCH 2/2] kselftest/vm: fix tests build with old libc
  ` [External] Re: [PATCH 1/2] kselftest/vm: override TARGETS from arguments

[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

[PATCH v2 0/3] s390: Ultravisor device
 2022-03-04 12:11 UTC  (8+ messages)
` [PATCH v2 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH v2 2/3] drivers/s390/char: Add Ultravisor attestation to uvdevice
` [PATCH v2 3/3] selftests: drivers/s390x: Add uvdevice tests

[PATCH] um: clang: Strip out -mno-global-merge from USER_CFLAGS
 2022-03-04 11:42 UTC  (7+ messages)

[PATCH v3] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu
 2022-03-04 10:39 UTC 

[PATCH] selftests/interpreter: fix separate directory build
 2022-03-04  9:46 UTC  (4+ messages)

[RFC PATCH v2.1 15/30] selftests/sgx: Add test for EPCM permission changes
 2022-03-04  9:35 UTC  (10+ messages)
` [RFC PATCH v2.1 16/30] selftests/sgx: Add test for TCS page "
` [RFC PATCH v2.1 19/30] selftests/sgx: Test two different SGX2 EAUG flows
` [RFC PATCH v2.1 23/30] selftests/sgx: Introduce dynamic entry point
` [RFC PATCH v2.1 24/30] selftests/sgx: Introduce TCS initialization enclave operation
` [RFC PATCH v2.1 25/30] selftests/sgx: Test complete changing of page type flow
` [RFC PATCH v2.1 26/30] selftests/sgx: Test faulty enclave behavior
` [RFC PATCH v2.1 27/30] selftests/sgx: Test invalid access to removed enclave page
` [RFC PATCH v2.1 28/30] selftests/sgx: Test reclaiming of untouched page
` [RFC PATCH v2.1 30/30] selftests/sgx: Page removal stress test

[PATCH] userfaultfd/selftests: fix uninitialized_var.cocci warning
 2022-03-04  8:23 UTC 

[PATCH] selftests: vm: fix clang build error multiple output files
 2022-03-04  0:06 UTC 

[PATCH 1/2] kselftest/vm: Rename TARGETS to BUILD_TARGETS
 2022-03-03 23:33 UTC 

[PATCH V2 1/3] selftests: add kselftest_install to .gitignore
 2022-03-03 22:23 UTC  (6+ messages)
` [PATCH V2 2/3] selftests/exec: add generated files "
` [PATCH V2 3/3] selftests: kvm: add generated file to the .gitignore

[PATCH v2] selftests: netfilter: fix a build error on openSUSE
 2022-03-03 22:20 UTC  (5+ messages)

[PATCH V2] selftests: Fix build when $(O) points to a relative path
 2022-03-03 22:19 UTC  (6+ messages)

lkft kselftest for next-20220302
 2022-03-03  3:00 UTC 

[next] Internal error: aarch64 BRK: f20003e8 at pc : has_cpuid_feature
 2022-03-02 23:19 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 09/13] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-03-02 21:01 UTC  (3+ messages)

[PATCH v12 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-02 17:23 UTC  (15+ messages)
` [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v12 08/40] arm64/sme: Manually encode SME instructions
` [PATCH v12 10/40] arm64/sme: Basic enumeration support
` [PATCH v12 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v12 18/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v12 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v12 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-02 13:02 UTC  (6+ messages)
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities


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