linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 16:35:23 to 2022-03-18 02:13:36 UTC [more...]

[RFC PATCH 0/2] kunit: Support redirecting function calls
 2022-03-18  2:13 UTC 

[PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-17 19:27 UTC  (13+ messages)
` [PATCH v2 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
` [PATCH v2 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v2 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation
` [PATCH v2 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests

[PATCH net v2 0/2] ipv4: Handle TOS and scope properly for ICMP redirects and PMTU updates
 2022-03-17 18:42 UTC  (5+ messages)
` [PATCH net v2 1/2] ipv4: Fix route lookups when handling "
` [PATCH net v2 2/2] selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-03-17 18:08 UTC  (7+ messages)

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-17 17:53 UTC  (16+ messages)
` [RFC v1 02/10] roadtest: add C backend
` [RFC v1 03/10] roadtest: add framework
` [RFC v1 04/10] roadtest: add base config
` [RFC v1 05/10] roadtest: add build files
` [RFC v1 06/10] roadtest: add documentation
` [RFC v1 07/10] iio: light: opt3001: add roadtest
` [RFC v1 08/10] iio: light: vcnl4000: "
` [RFC v1 09/10] regulator: tps62864: "
` [RFC v1 10/10] rtc: pcf8563: "

[PATCH] docs/kselftest: add more guidelines for adding new tests
 2022-03-17 17:27 UTC 

[PATCH] selftests: net: fix array_size.cocci warning
 2022-03-17 15:22 UTC  (3+ messages)

[PATCH v3 0/4] s390: Ultravisor device
 2022-03-17 11:59 UTC  (12+ messages)
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device
  ` [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 V5 1/2] selftests: vm: bring common functions to a new file
 2022-03-17 10:33 UTC  (2+ messages)
` [PATCH V5 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

[RFC PATCH 0/2] Documentation: dev-tools: begin KTAP spec v2 process
 2022-03-17  8:43 UTC  (6+ messages)
` [RFC PATCH 1/2] Documentation: dev-tools: KTAP spec change version to 2-rc
` [RFC PATCH 2/2] Documentation: dev-tools: use literal block instead of code-block

[PATCH] kunit: split resource API from test.h into new resource.h
 2022-03-17  8:03 UTC  (4+ messages)

[PATCH] selftests: net: fix warning when compiling selftest/net
 2022-03-17  6:51 UTC  (3+ messages)

[PATCH v12 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-16 22:38 UTC  (10+ messages)
` [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v12 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v12 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v12 23/40] arm64/sme: Add ptrace support for ZA

[PATCH V4 1/2] selftests: vm: bring common functions to a new file
 2022-03-16 17:36 UTC  (6+ messages)
` [PATCH V4 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

[PATCH v8 0/1] Introduce XSAVE feature self-test
 2022-03-16 12:40 UTC  (2+ messages)
` [PATCH v8 1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature

[PATCH v4 0/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu
 2022-03-16  5:59 UTC  (3+ messages)
` [PATCH v4 1/2] selftest/resctrl: Extend cpu vendor detection
` [PATCH v4 2/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu

[PATCH][next] kselftests/sched: Fix spelling mistake "hiearchy" -> "hierarchy"
 2022-03-15 22:56 UTC 

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-15 19:02 UTC  (18+ 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 bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-15 17:04 UTC  (23+ messages)
` [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 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 14/28] selftests/bpf: add tests for "
` [PATCH bpf-next v2 15/28] bpf/hid: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v2 19/28] bpf/hid: add bpf_hid_raw_request helper function

[PATCH V2 0/4] selftests: Remove duplicate CPUID wrappers
 2022-03-15 16:44 UTC  (5+ messages)
` [PATCH V2 1/4] selftests: Provide local define of __cpuid_count()
` [PATCH V2 2/4] selftests/vm/pkeys: Use provided __cpuid_count() macro
` [PATCH V2 3/4] selftests/x86/amx: "
` [PATCH V2 4/4] selftests/x86/corrupt_xstate_header: "

[PATCH] selftests/bpf: fix array_size.cocci warning
 2022-03-15 16:20 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-03-15 11:55 UTC  (7+ messages)
` [PATCH 2/2] selftests/lkdtm: add config

[PATCH] selftests/vm: depend on bash in shebang
 2022-03-14 22:13 UTC 

[PATCH bpf-next v3 0/5] New BPF helpers to accelerate synproxy
 2022-03-14 17:49 UTC  (6+ messages)
` [PATCH bpf-next v3 4/5] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH v2] selftests, x86: fix how check_cc.sh is being invoked
 2022-03-14 16:18 UTC  (2+ messages)

[PATCH v3 0/2] AARCH64: Enable GCC-based Shadow Call Stack
 2022-03-14 14:02 UTC  (11+ messages)
` [PATCH v3 1/2] AARCH64: Add gcc Shadow Call Stack support
  ` (subset) "
` [PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests
  ` [PATCH v4 "

[bug report] selftests: futex: warning during build with multiple jobs
 2022-03-13 16:09 UTC 

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

[RFC v1] kunit: add support for kunit_suites that reference init code
 2022-03-11 17:56 UTC  (7+ messages)

[PATCH bpf-next v4 0/5] New BPF helpers to accelerate synproxy
 2022-03-11 16:36 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v4 2/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v4 3/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v4 4/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v4 5/5] bpf: Add selftests for raw syncookie helpers

[PATCH v2 0/4] kselftest/arm64: Miscelaneous MTE test updates
 2022-03-11 13:51 UTC  (5+ messages)
` [PATCH v2 1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers
` [PATCH v2 2/4] kselftest/arm64: Log unexpected asynchronous MTE faults
` [PATCH v2 3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode()
` [PATCH v2 4/4] kselftest/arm64: Add simple test for MTE prctl

[PATCH] selftests, x86: fix how check_cc.sh is being invoked
 2022-03-11 10:15 UTC  (3+ messages)

[PATCH v1] kunit: add support for kunit_suites that reference init code
 2022-03-11  7:28 UTC 

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-11  3:20 UTC  (2+ messages)

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

[PATCH v1 0/4] kselftest/arm64: Miscelaneous MTE test updates
 2022-03-10 20:07 UTC  (11+ messages)
` [PATCH v1 1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers
` [PATCH v1 2/4] kselftest/arm64: Log unexpected asynchronous MTE faults
` [PATCH v1 3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode()
` [PATCH v1 4/4] kselftest/arm64: Add simple test for MTE prctl

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

[PATCH v2 0/3] kunit: fix a UAF bug and do some optimization
 2022-03-10  8:10 UTC  (6+ 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] 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  (2+ 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  (3+ messages)
` [PATCH 3/3] kfence: test: try to avoid test_gfpzero trigger rcu_stall

[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 


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