Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
[PATCH] selftests: tpm2: conform test to TAP output
 2024-04-26  9:14 UTC 

[PATCH] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-04-26  8:55 UTC 

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26  8:15 UTC  (9+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 06/17] riscv: Fix extension subset checking

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-26  8:08 UTC  (13+ messages)
` [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 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-04-26  7:06 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] selftests/resctrl: Rename variable imcs and num_of_imcs() to generic names
  ` [PATCH v2 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
  ` [PATCH v2 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
  ` [PATCH v2 4/4] selftests/resctrl: Enable MBA/MBA "

selftests: openvswitch: Questions about possible enhancements
 2024-04-26  7:05 UTC  (15+ messages)
` [ovs-dev] "

[PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
 2024-04-26  6:59 UTC  (3+ messages)

[PATCH] KVM: selftests: Avoid assuming "sudo" exists
 2024-04-25 23:10 UTC  (2+ messages)

[PATCH 0/3] bpf_wq followup series
 2024-04-25 23:09 UTC  (6+ messages)
` [PATCH 1/3] bpf: do not walk twice the map on free
` [PATCH 2/3] bpf: do not walk twice the hash "
` [PATCH 3/3] selftests/bpf: drop an unused local variable

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-25 23:00 UTC  (4+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected

[PATCH net-next v2 0/3] selftests: drv-net: round some sharp edges
 2024-04-25 22:23 UTC  (4+ messages)
` [PATCH net-next v2 1/3] selftests: drv-net: extend the README with more info and example
` [PATCH net-next v2 2/3] selftests: drv-net: reimplement the config parser
` [PATCH net-next v2 3/3] selftests: drv-net: validate the environment

[PATCH net-next 0/4] selftests: drv-net: round some sharp edges
 2024-04-25 22:22 UTC  (10+ messages)
` [PATCH net-next 1/4] selftests: drv-net: force pseudo-terminal allocation in ssh
` [PATCH net-next 2/4] selftests: drv-net: extend the README with more info and example
` [PATCH net-next 3/4] selftests: drv-net: reimplement the config parser
` [PATCH net-next 4/4] selftests: drv-net: validate the environment

[PATCH 0/2] tools/nolibc: implement strtol() and friends
 2024-04-25 20:30 UTC  (6+ messages)
` [PATCH 1/2] tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong
` [PATCH 2/2] tools/nolibc: implement strtol() and friends

[PATCH v3] selftests/bpf: Add ring_buffer__consume_n test
 2024-04-25 20:12 UTC  (4+ messages)

[linus:master] [selftests/harness] 0710a1a73f: kernel-selftests.pidfd.pidfd_setns_test.fail
 2024-04-25 17:49 UTC  (2+ messages)

kselftest/next kselftest-lkdtm: 5 runs, 2 regressions (v6.9-rc4-32-g693fe2f6a9ea)
 2024-04-25 17:15 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.9-rc4-32-g693fe2f6a9ea)
 2024-04-25 17:15 UTC 

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

kselftest/next build: 5 builds: 0 failed, 5 passed (v6.9-rc4-32-g693fe2f6a9ea)
 2024-04-25 16:17 UTC 

[PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int
 2024-04-25 14:39 UTC  (12+ 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] selftests/bpf: Add ring_buffer__consume_n test
 2024-04-25 14:01 UTC  (5+ messages)

[PATCH v2] selftests/bpf: Add ring_buffer__consume_n test
 2024-04-25 12:31 UTC  (2+ messages)

[PATCH bpf-next v2 00/16] Introduce bpf_wq
 2024-04-25  8:53 UTC  (17+ 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 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 v3 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-04-25  4:46 UTC  (13+ messages)
` [PATCH v3 01/16] selftests/resctrl: Open get_mem_bw_imc() fd for loops
` [PATCH v3 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v3 07/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v3 09/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v3 11/16] selftests/resctrl: Add ->init() callback into resctrl_val_param

[PATCH bpf-next 0/6] use network helpers, part 3
 2024-04-25  3:23 UTC  (7+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: Add opts argument for __start_server
` [PATCH bpf-next 2/6] selftests/bpf: Make start_mptcp_server static
` [PATCH bpf-next 3/6] selftests/bpf: Drop start_server_proto helper
` [PATCH bpf-next 4/6] selftests/bpf: Add setsockopt for network_helper_opts
` [PATCH bpf-next 5/6] selftests/bpf: Use start_server_addr in sockopt_inherit
` [PATCH bpf-next 6/6] selftests/bpf: Use start_server_addr in test_tcp_check_syncookie

ynl: maybe minor bug?
 2024-04-24 23:43 UTC  (2+ messages)

[PATCH 1/2] KVM: selftests: Fix nx_huge_pages_test for default_hugepagesz=1G
 2024-04-24 22:44 UTC  (2+ messages)
` [PATCH 2/2] KVM: selftests: Add assertion for mem_size in vm_mem_add()

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-24 22:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice

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

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

[PATCH bpf-next v2 0/5] use network helpers, part 2
 2024-04-24 20:20 UTC  (2+ messages)

[PATCH 0/6] Add initial GHCB support for SEV-ES selftests
 2024-04-24 20:13 UTC  (9+ 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 v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-04-24 18:11 UTC  (7+ messages)
` [PATCH v4 01/10] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [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] selftests: Make ksft_exit functions return void instead of int
 2024-04-24 16:27 UTC  (6+ messages)

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

[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-23 20:34 UTC  (4+ messages)
` [PATCH v8 09/24] drivers/perf: riscv: Implement SBI PMU snapshot function

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

[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


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