Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-19 23:53:33 to 2024-04-23 14:04:14 UTC [more...]

[PATCH 0/3] kselftest: Add test to report device log errors
 2024-04-23 14:03 UTC  (2+ messages)
` [PATCH 1/3] kselftest: devices: Move discoverable devices test to subdirectory

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-23 12:43 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v3 02/11] riscv: add ISA extensions validation
` [PATCH v3 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v3 04/11] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v3 05/11] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v3 06/11] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v3 07/11] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v3 08/11] riscv: add ISA extension parsing for Zcmop
` [PATCH v3 09/11] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v3 10/11] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v3 11/11] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH] kunit: test: Move fault tests behind KUNIT_FAULT_TEST Kconfig option
 2024-04-23 12:31 UTC  (2+ messages)

[PATCH] KVM: selftests: Add 'malloc' failure check in config_name
 2024-04-23 11:10 UTC  (3+ messages)

[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-23 10:56 UTC  (31+ messages)
` [PATCH v8 08/24] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v8 09/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v8 10/24] RISC-V: KVM: Fix the initial sample period value
` [PATCH v8 16/24] RISC-V: KVM: Improve firmware counter read function
` [PATCH v8 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v8 18/24] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v8 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v8 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v8 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v8 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v8 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v8 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-23 10:45 UTC  (3+ messages)

[PATCH bpf-next 0/5] use network helpers, part 2
 2024-04-23 10:37 UTC  (7+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Fix a fd leak in error paths in open_netns
` [PATCH bpf-next 2/5] selftests/bpf: Use log_err in open_netns/close_netns
` [PATCH bpf-next 3/5] selftests/bpf: Use start_server_addr in test_sock_addr
` [PATCH bpf-next 4/5] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next 5/5] selftests/bpf: Use make_sockaddr "

[PATCH bpf-next v2 0/5] use network helpers, part 2
 2024-04-23 10:35 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: Fix a fd leak in error paths in open_netns
` [PATCH bpf-next v2 2/5] selftests/bpf: Use log_err in open_netns/close_netns
` [PATCH bpf-next v2 3/5] selftests/bpf: Use start_server_addr in test_sock_addr
` [PATCH bpf-next v2 4/5] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v2 5/5] selftests/bpf: Use make_sockaddr "

[PATCH bpf-next v5 0/2] Add F_SETFL for fcntl in test_sockmap
 2024-04-23 10:26 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] selftests/bpf: Check recv lengths "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add F_SETFL for fcntl "

[PATCH] kselftest: arm64: Add a null pointer check
 2024-04-23  9:00 UTC  (3+ messages)

[PATCH v2 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-23  8:55 UTC  (7+ messages)
` [PATCH v2 1/4] selftests/arm: Add mm test
` [PATCH v2 2/4] selftests/arm: Add signal tests
` [PATCH v2 3/4] selftests/arm: Add elf test
` [PATCH v2 4/4] selftests: Add build infrastructure along with README

[PATCH v1 0/5] arm64/mm: uffd write-protect and soft-dirty tracking
 2024-04-23  8:49 UTC  (11+ messages)
` [PATCH v1 5/5] selftests/mm: soft-dirty should fail if a testcase fails

[PATCH v4 0/2] kunit: fix minor error path mistakes
 2024-04-23  8:00 UTC  (5+ messages)
` [PATCH v4 2/2] kunit: avoid memory leak on device register error

[PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction
 2024-04-23  7:49 UTC  (10+ messages)

[PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
 2024-04-23  0:42 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 6/7] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-22 23:20 UTC 

[PATCH AUTOSEL 5.4 8/9] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-22 23:20 UTC 

[PATCH AUTOSEL 5.10 9/9] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 5.15 09/10] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 6.1 15/19] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-22 23:18 UTC 

[PATCH AUTOSEL 6.6 22/29] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-22 23:17 UTC 

[PATCH AUTOSEL 6.8 34/43] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-22 23:14 UTC 

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-04-22 23:24 UTC  (11+ messages)
` [PATCH v4 01/10] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v4 03/10] dt-bindings: test: Add KUnit empty node binding
` [PATCH v4 04/10] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v4 05/10] platform: Add test managed platform_device/driver APIs
` [PATCH v4 06/10] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH v4 07/10] clk: Add test managed clk provider/consumer APIs
` [PATCH v4 08/10] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v4 09/10] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH v4 10/10] clk: Add KUnit tests for clks registered with struct clk_parent_data

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-22 21:23 UTC  (6+ messages)

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-22 21:14 UTC  (7+ messages)
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[PATCH] selftests: kvm: fix undeclared function error
 2024-04-22 18:25 UTC  (3+ messages)

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-22 17:40 UTC  (3+ messages)
` [PATCH v3 14/15] riscv: "

[RFC PATCH 0/10] Cleaning up the KVM clock mess
 2024-04-22 16:44 UTC  (9+ messages)
` [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH net-next 0/4] netdev: support dumping a single netdev in qstats
 2024-04-22 15:23 UTC  (13+ messages)
` [PATCH net-next 1/4] "
` [PATCH net-next 2/4] netlink: move extack writing helpers
` [PATCH net-next 3/4] netlink: support all extack types in dumps
` [PATCH net-next 4/4] selftests: drv-net: test dumping qstats per device

[PATCH] selftests: mm: fix unused and uninitialized variable warning
 2024-04-22 13:59 UTC  (2+ messages)

[PATCH] selftests: Make ksft_exit functions return void instead of int
 2024-04-22 14:15 UTC  (2+ messages)

[PATCH] selftests: filesystems: add missing stddef header
 2024-04-22 13:49 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] selftests/powerpc: Install tests in sub-directories
 2024-04-22 13:35 UTC  (2+ messages)

[PATCH v2 1/2] selftests/powerpc: Convert pmu Makefile to for loop style
 2024-04-22 13:34 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/powerpc: Install tests in sub-directories

[PATCH] selftests: x86: conform test to TAP format output
 2024-04-22 12:38 UTC  (3+ messages)

[PATCH 0/4] selftest: x86: conform tests to TAP format output
 2024-04-22 12:36 UTC  (2+ messages)

[PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop
 2024-04-22 11:41 UTC  (13+ messages)
` [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension
` [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb

[PATCH 6.6.y] selftests/timers/posix_timers: Reimplement check_timer_distribution()
 2024-04-22  6:21 UTC 

[PATCH v2 0/1] selftest mm/mseal compile warning
 2024-04-22  5:20 UTC  (3+ messages)
` [PATCH v2 1/1] selftest mm/mseal: fix "

[PATCH] selftests/bpf: Add ring_buffer__consume_n test
 2024-04-21 20:11 UTC  (2+ messages)

[PATCH net-next v5 0/7] selftests: drv-net: support testing with a remote system
 2024-04-21 14:59 UTC  (10+ messages)
` [PATCH net-next v5 1/7] selftests: drv-net: define endpoint structures
` [PATCH net-next v5 2/7] selftests: drv-net: factor out parsing of the env
` [PATCH net-next v5 3/7] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next v5 4/7] selftests: drv-net: add a trivial ping test
` [PATCH net-next v5 5/7] selftests: net: support matching cases by name prefix
` [PATCH net-next v5 6/7] selftests: drv-net: add a TCP ping test case (and useful helpers)
` [PATCH net-next v5 7/7] selftests: drv-net: add require_XYZ() helpers for validating env

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-21  1:04 UTC  (18+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v3 03/17] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [PATCH v3 05/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v3 06/17] riscv: Fix extension subset checking
` [PATCH v3 07/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers
` [PATCH v3 09/17] riscv: drivers: Convert xandespmu to use the vendor extension framework
` [PATCH v3 10/17] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v3 11/17] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v3 12/17] riscv: Add xtheadvector instruction definitions
` [PATCH v3 13/17] riscv: vector: Support xtheadvector save/restore
` [PATCH v3 14/17] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v3 15/17] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v3 16/17] selftests: riscv: Fix vector tests
` [PATCH v3 17/17] selftests: riscv: Support xtheadvector in "

[PATCH] selftests: mm: fix linker error for inline function
 2024-04-20 20:23 UTC 

[PATCH bpf-next v2 00/16] Introduce bpf_wq
 2024-04-20  9:09 UTC  (17+ messages)
` [PATCH bpf-next v2 01/16] bpf: make timer data struct more generic
` [PATCH bpf-next v2 02/16] bpf: replace bpf_timer_init with a generic helper
` [PATCH bpf-next v2 03/16] bpf: replace bpf_timer_set_callback "
` [PATCH bpf-next v2 04/16] bpf: replace bpf_timer_cancel_and_free "
` [PATCH bpf-next v2 05/16] bpf: add support for bpf_wq user type
` [PATCH bpf-next v2 06/16] tools: sync include/uapi/linux/bpf.h
` [PATCH bpf-next v2 07/16] bpf: verifier: bail out if the argument is not a map
` [PATCH bpf-next v2 08/16] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE
` [PATCH bpf-next v2 09/16] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
` [PATCH bpf-next v2 10/16] selftests/bpf: add bpf_wq tests
` [PATCH bpf-next v2 11/16] bpf: wq: add bpf_wq_init
` [PATCH bpf-next v2 12/16] selftests/bpf: wq: add bpf_wq_init() checks
` [PATCH bpf-next v2 13/16] bpf: wq: add bpf_wq_set_callback_impl
` [PATCH bpf-next v2 14/16] selftests/bpf: add checks for bpf_wq_set_callback()
` [PATCH bpf-next v2 15/16] bpf: add bpf_wq_start
` [PATCH bpf-next v2 16/16] selftests/bpf: wq: add bpf_wq_start() checks

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-20  8:33 UTC  (4+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH v4 1/2] kunit: unregister the device on error
 2024-04-20  6:27 UTC  (3+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-04-20  1:23 UTC  (7+ messages)

[PATCH bpf-next v5 0/6] use network helpers, part 1
 2024-04-20  1:10 UTC  (2+ messages)

[PATCH 0/1] selftest mm/mseal compile warning
 2024-04-20  0:18 UTC  (4+ messages)
` [PATCH 1/1] selftest mm/mseal: fix "


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 read-only IMAP folder(s) and NNTP newsgroup(s).