Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-04-10 17:20:17 to 2024-04-12 11:26:40 UTC [more...]

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12 11:25 UTC  (25+ messages)
` [PATCH 01/19] dt-bindings: riscv: Add vendorid and archid
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH 04/19] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH 05/19] riscv: Fix extension subset checking
` [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()
` [PATCH 08/19] riscv: Introduce vendor variants of extension helpers
` [PATCH 09/19] riscv: uaccess: Add alternative for xtheadvector uaccess
` [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSR
` [PATCH 11/19] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH 12/19] riscv: Create xtheadvector file
` [PATCH 13/19] riscv: vector: Support xtheadvector save/restore
` [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvector in hwprobe
` [PATCH 15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabled
` [PATCH 16/19] riscv: hwprobe: Add vendor extension probing
` [PATCH 17/19] riscv: hwprobe: Document vendor extensions and xtheadvector extension
` [PATCH 18/19] selftests: riscv: Fix vector tests
` [PATCH 19/19] selftests: riscv: Support xtheadvector in "

[PATCH] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-12 10:01 UTC  (4+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-12  8:53 UTC  (13+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
` [PATCH bpf-next v3 02/11] bpf, lsm: Add helper to read "
` [PATCH bpf-next v3 03/11] bpf, lsm: Check bpf lsm hook return values in verifier
` [PATCH bpf-next v3 04/11] bpf, lsm: Add bpf lsm disabled hook list
` [PATCH bpf-next v3 05/11] bpf: Avoid progs for different hooks calling each other with tail call
` [PATCH bpf-next v3 06/11] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation
` [PATCH bpf-next v3 08/11] selftests/bpf: Avoid load failure for token_lsm.c
` [PATCH bpf-next v3 09/11] selftests/bpf: Add return value checks for failed tests
` [PATCH bpf-next v3 10/11] selftests/bpf: Add test for lsm tail call
` [PATCH bpf-next v3 11/11] selftests/bpf: Add verifier tests for bpf lsm

[PATCH net-next 0/6] selftests: net: exercise page pool reporting via netlink
 2024-04-12  8:20 UTC  (12+ messages)
` [PATCH net-next 1/6] net: netdevsim: add some fake page pool use
` [PATCH net-next 2/6] tools: ynl: don't return None for dumps
` [PATCH net-next 3/6] selftests: net: print report check location in python tests
` [PATCH net-next 4/6] selftests: net: print full exception on failure
` [PATCH net-next 5/6] selftests: net: support use of NetdevSimDev under "with" in python
` [PATCH net-next 6/6] selftests: net: exercise page pool reporting via netlink

[PATCH v1] KVM: s390x: selftests: Add shared zeropage test
 2024-04-12  8:43 UTC 

[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-12  8:14 UTC  (3+ messages)
` [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-12  6:49 UTC  (10+ messages)
` [PATCH v4 1/9] riscv: vector: add a comment when calling riscv_setup_vsize()
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected
` [PATCH v4 3/9] riscv: cpufeature: call match_isa_ext() for single-letter extensions
` [PATCH v4 4/9] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
` [PATCH v4 5/9] dt-bindings: riscv: add Zve32[xf] Zve64[xfd] ISA extension description
` [PATCH v4 6/9] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
` [PATCH v4 7/9] riscv: vector: adjust minimum Vector requirement to ZVE32X
` [PATCH v4 8/9] hwprobe: fix integer promotion in RISCV_HWPROBE_EXT macro
` [PATCH v4 9/9] selftest: run vector prctl test for ZVE32X

[PATCH v3 00/30] NT synchronization primitive driver
 2024-04-12  6:16 UTC  (9+ messages)
` [PATCH v3 03/30] ntsync: Introduce NTSYNC_IOC_SEM_POST
` [PATCH v3 04/30] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v3 30/30] docs: ntsync: Add documentation for the ntsync uAPI

[RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
 2024-04-12  5:34 UTC  (2+ messages)

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-12  4:56 UTC  (2+ messages)

[RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
 2024-04-12  4:42 UTC  (2+ messages)

[PATCH] kunit: Fix race condition in try-catch completion
 2024-04-12  2:59 UTC 

[PATCH v6 7/7] selftest/bpf: Test a perf bpf program that suppresses side effects
 2024-04-12  1:50 UTC 

kselftest/next build: 2 builds: 0 failed, 2 passed, 1 warning (v6.9-rc2-20-g4f4ade6863ce)
 2024-04-12  1:00 UTC 

[PATCH] selftests/harness: remove use of LINE_MAX
 2024-04-11 23:34 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] use start_server and connect_to helpers
 2024-04-11 22:10 UTC  (17+ messages)
` [PATCH bpf-next v2 01/14] selftests/bpf: Add start_server_addr helper
` [PATCH bpf-next v2 02/14] selftests/bpf: Use start_server_addr in cls_redirect
` [PATCH bpf-next v2 03/14] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v2 04/14] selftests/bpf: Use start_server_addr in sk_assign
` [PATCH bpf-next v2 05/14] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v2 06/14] selftests/bpf: Use log_err in network_helpers
` [PATCH bpf-next v2 07/14] selftests/bpf: Use start_server_addr in test_sock_addr
` [PATCH bpf-next v2 08/14] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v2 09/14] selftests/bpf: Add function pointer for __start_server
` [PATCH bpf-next v2 10/14] selftests/bpf: Add start_server_setsockopt helper
` [PATCH bpf-next v2 11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit
` [PATCH bpf-next v2 12/14] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v2 13/14] selftests/bpf: Use start_server_* in test_tcp_check_syncookie
` [PATCH bpf-next v2 14/14] selftests/bpf: Use connect_to_addr "

[PATCH net-next v6 0/6] net: gro: encapsulation bug fix and flush checks improvements
 2024-04-11 21:35 UTC  (10+ messages)
` [PATCH net-next v6 2/6] net: gro: add p_off param in *_gro_complete
` [PATCH net-next v6 5/6] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment

[PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_msg warning
 2024-04-11 21:12 UTC  (11+ messages)
` [PATCH 2/3] selftests: timers: Fix uninitialized variable warning in ksft_min_kernel_version
` [PATCH 3/3] selftests: timers: Fix abs() warning in posix_timers test

[PATCH] kselftest: Mark functions that unconditionally call exit() as __noreturn
 2024-04-11 21:11 UTC  (2+ messages)

[PATCH] selftests/clone3: Fix compiler warning
 2024-04-11 21:04 UTC  (2+ messages)

[PATCH] selftests/clone3: Correct log message for waitpid() failures
 2024-04-11 21:03 UTC  (2+ messages)

[PATCH] selftests/clone3: Check that the child exited cleanly
 2024-04-11 21:03 UTC  (2+ messages)

[PATCH] KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
 2024-04-11 21:02 UTC 

[PATCH bpf-next v5 0/2] export send_recv_data
 2024-04-11 19:23 UTC  (5+ messages)
` [PATCH bpf-next v5 1/2] selftests/bpf: Add struct send_recv_arg
` [PATCH bpf-next v5 2/2] selftests/bpf: Export send_recv_data helper

[PATCH] selftests: adopt BPF's approach to quieter builds
 2024-04-11 19:05 UTC 

[PATCH net-next v2 0/2] mptcp: add last time fields in mptcp_info
 2024-04-11 17:30 UTC  (6+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-11 16:03 UTC  (26+ messages)
              ` [PATCH] selftests/timers/posix_timers: reimplement check_timer_distribution()
                              ` [PATCH v2] "

[PATCH net v2 0/1] net: change maximum number of UDP segments to 128
 2024-04-11 16:01 UTC  (4+ messages)
` [PATCH net v2 1/1] "

[PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
 2024-04-11 13:28 UTC  (2+ messages)

[PATCH 00/10] Add support for a few Zc* extensions as well as Zcmop
 2024-04-11 11:53 UTC  (11+ messages)
` [PATCH 07/10] riscv: add ISA extension parsing for Zcmop

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-04-11  8:36 UTC  (7+ messages)
      `  "

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-11  7:45 UTC  (5+ messages)
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-11  7:38 UTC  (7+ messages)
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed

[PATCH v14 8/8] selftests/udmabuf: Add tests to verify data after page migration
 2024-04-11  6:59 UTC 

[PATCH 00/18] HID: Include current HID-BPF fixes in tree
 2024-04-11  7:09 UTC  (9+ messages)
` [PATCH 02/18] HID: bpf: add first in-tree HID-BPF fix for the XPPen Artist 24
` [PATCH 13/18] selftests/hid: tablets: add a couple of XP-PEN tablets
` [PATCH 14/18] selftests/hid: tablets: also check for XP-Pen offset correction
` [PATCH 15/18] selftests/hid: add Huion Kamvas Pro 19 tests
` [PATCH 16/18] selftests/hid: import base_gamepad.py from hid-tools
` [PATCH 17/18] selftests/hid: move the gamepads definitions in the test file
` [PATCH 18/18] selftests/hid: add tests for the Raptor Mach 2 joystick

[PATCH 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-11  5:15 UTC  (4+ messages)
` [PATCH 4/4] selftests: Add build infrastructure along with README

[PATCH v6 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-11  0:07 UTC  (25+ messages)
` [PATCH v6 01/24] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v6 02/24] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v6 03/24] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v6 04/24] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v6 05/24] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v6 06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v6 07/24] RISC-V: Use the minor version mask while computing sbi version
` [PATCH v6 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v6 09/24] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v6 10/24] RISC-V: KVM: Fix the initial sample period value
` [PATCH v6 11/24] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v6 12/24] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v6 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v6 14/24] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v6 15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v6 16/24] RISC-V: KVM: Improve firmware counter read function
` [PATCH v6 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v6 18/24] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v6 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v6 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v6 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v6 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v6 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v6 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-10 22:11 UTC  (5+ messages)

[PATCH v6 0/5] KVM: arm64: Support for 2023 dpISA extensions
 2024-04-10 21:43 UTC  (8+ messages)
` [PATCH v6 1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-10 21:37 UTC  (4+ messages)
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)

[PATCH bpf-next v4 0/3] export send_recv_data
 2024-04-10 21:34 UTC  (5+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: Export send_recv_data helper
` [PATCH bpf-next v4 3/3] selftests/bpf: Support nonblock for send_recv_data

[PATCH net-next 0/4] selftests: move bpf-offload test from bpf to net
 2024-04-10 21:20 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