Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-22 11:40:34 to 2024-04-24 18:57:14 UTC [more...]

[PATCH net-next v5 0/7] selftests: drv-net: support testing with a remote system
 2024-04-24 18:57 UTC  (7+ messages)

selftests: openvswitch: Questions about possible enhancements
 2024-04-24 18:14 UTC  (5+ messages)
` [ovs-dev] "

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-04-24 18:11 UTC  (14+ 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 net-next v8 00/14] Device Memory TCP
 2024-04-24 17:35 UTC  (3+ messages)
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice

[PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int
 2024-04-24 17:24 UTC  (11+ messages)
` [PATCH v2 01/10] selftests/clone3: ksft_exit functions do not return
` [PATCH v2 02/10] selftests/ipc: "
` [PATCH v2 03/10] selftests: membarrier: ksft_exit_pass() does "
` [PATCH v2 04/10] selftests/mm: ksft_exit functions do "
` [PATCH v2 05/10] selftests: pidfd: "
` [PATCH v2 06/10] selftests/resctrl: ksft_exit_skip() does "
` [PATCH v2 07/10] selftests: sync: ksft_exit_pass() "
` [PATCH v2 08/10] selftests: timers: ksft_exit functions do "
` [PATCH v2 09/10] selftests: x86: ksft_exit_pass() does "
` [PATCH v2 10/10] selftests: kselftest: Make ksft_exit functions return void instead of int

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-24 17:18 UTC  (12+ messages)

[PATCH] selftests: Make ksft_exit functions return void instead of int
 2024-04-24 16:27 UTC  (7+ messages)

[PATCH bpf-next v2 00/16] Introduce bpf_wq
 2024-04-24 16:14 UTC  (12+ messages)
` [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 13/16] bpf: wq: add bpf_wq_set_callback_impl

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-24 16:08 UTC  (4+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-24 15:36 UTC  (7+ messages)
` [PATCH v3 06/17] riscv: Fix extension subset checking

[PATCH 0/6] Add initial GHCB support for SEV-ES selftests
 2024-04-24 14:39 UTC  (8+ messages)
` [PATCH 1/6] Add GHCB with setters and getters
` [PATCH 4/6] Add GHCB allocations and helpers
` [PATCH 6/6] Add ability for SEV-ES guests to use ucalls via GHCB

[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
 2024-04-24 13:50 UTC  (3+ messages)
` [PATCH net-next 7/8] selftests: openvswitch: add sample action
` [PATCH net-next 8/8] selftests: openvswitch: add psample test

[PATCH v3 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-04-24 13:49 UTC  (2+ messages)

[PATCH 0/2] selftests: Make sh helper and power supply test POSIX-compliant
 2024-04-24 13:33 UTC  (2+ messages)

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

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

[PATCH v1] selftests/mm: soft-dirty should fail if a testcase fails
 2024-04-24 10:53 UTC 

[PATCH bpf-next 0/4] Add some 'malloc' failure checks
 2024-04-24 10:48 UTC  (9+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Add some null pointer checks
` [PATCH bpf-next 2/4] selftests/bpf/sockopt: Add a null pointer check for the run_test
` [PATCH bpf-next 3/4] selftests/bpf: Add a null pointer check for the load_btf_spec
` [PATCH bpf-next 4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query

[PATCH] selftests/nolibc: run-tests.sh: use -Werror by default
 2024-04-24  5:32 UTC  (2+ messages)

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

[PATCH] selftests/nolibc: disable brk()/sbrk() tests on musl
 2024-04-24  2:13 UTC  (2+ messages)

[PATCH v2 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-24  2:05 UTC  (4+ messages)

[PATCH] kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPER
 2024-04-24  0:08 UTC  (3+ messages)

[PATCH v21 5/5] ring-buffer/selftest: Add ring-buffer mapping test
 2024-04-23 23:27 UTC 

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

[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-23 20:34 UTC  (21+ messages)
` [PATCH v8 09/24] drivers/perf: riscv: Implement SBI PMU snapshot 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 v1 0/1] branch prediction hint
 2024-04-23 19:28 UTC  (2+ messages)
` [PATCH v1 1/1] mseal: Add "

[PATCH net-next 0/4] netdev: support dumping a single netdev in qstats
 2024-04-23 17:20 UTC  (8+ messages)
` [PATCH net-next 1/4] "

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-23 16:48 UTC  (3+ messages)
` [PATCH 2/5] riscv: add ISA extension parsing for Zimop

Improving the testing quality of the kernel
 2024-04-23 15:17 UTC 

[PATCH 0/3] kselftest: Add test to report device log errors
 2024-04-23 14:03 UTC  (4+ messages)
` [PATCH 1/3] kselftest: devices: Move discoverable devices test to subdirectory
` [PATCH 2/3] kselftest: Move ksft helper module to common directory
` [PATCH 3/3] kselftest: devices: Add test to detect device error logs

[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] KVM: selftests: Add 'malloc' failure check in config_name
 2024-04-23 11:10 UTC  (3+ messages)

[PATCH bpf-next 0/5] use network helpers, part 2
 2024-04-23 10:37 UTC  (2+ messages)

[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 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] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
 2024-04-23  0:42 UTC  (2+ 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 

[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] selftests: mm: fix unused and uninitialized variable warning
 2024-04-22 13:59 UTC  (2+ messages)

[PATCH] selftests: filesystems: add missing stddef header
 2024-04-22 13:49 UTC  (3+ 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


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