Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-05-16 15:50:09 to 2024-05-22 01:00:17 UTC [more...]

[PATCH v5 00/68] Define _GNU_SOURCE for sources using
 2024-05-22  0:57 UTC  (17+ messages)
` [PATCH v5 01/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
` [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
` [PATCH v5 03/68] selftests/arm64: Drop define _GNU_SOURCE
` [PATCH v5 04/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 05/68] selftests/bpf: Drop define _GNU_SOURCE
` [PATCH v5 06/68] selftests/breakpoints: "
` [PATCH v5 07/68] selftests/cachestat: "
` [PATCH v5 08/68] selftests/capabilities: "
` [PATCH v5 09/68] selftests/cgroup: "
` [PATCH v5 10/68] selftests/clone3: "
` [PATCH v5 11/68] selftests/core: "
` [PATCH v5 12/68] selftests/damon: "
` [PATCH v5 13/68] selftests/drivers: "
` [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 15/68] selftests/fchmodat2: Drop define _GNU_SOURCE
` [PATCH v5 16/68] selftests/filelock: "

[PATCH v10 0/5] Introduce mseal
 2024-05-21 20:55 UTC  (8+ messages)

[PATCH 1/2] KVM: selftests: Fix nx_huge_pages_test for default_hugepagesz=1G
 2024-05-21 20:51 UTC  (2+ messages)

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

[PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
 2024-05-21 18:20 UTC  (2+ messages)

[PATCH] kselftest/arm64: Include kernel mode NEON in fp-stress
 2024-05-21 18:18 UTC 

[PATCH bpf-next v2 0/4] use network helpers, part 5
 2024-05-21 17:02 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next v2 2/4] selftests/bpf: Use start_server_addr in bpf_tcp_ca

[PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
 2024-05-21 15:10 UTC  (4+ messages)

[PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
 2024-05-21 12:52 UTC  (3+ messages)

[PATCHv2 net] selftests/net: use tc rule to filter the na packet
 2024-05-21 11:30 UTC  (5+ messages)

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-05-21  9:28 UTC  (2+ messages)

[PATCH v5 0/5] pids controller events rework
 2024-05-21  9:21 UTC  (6+ messages)
` [PATCH v5 1/5] cgroup/pids: Separate semantics of pids.events related to pids.max
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
` [PATCH v5 3/5] cgroup/pids: Add pids.events.local
` [PATCH v5 4/5] selftests: cgroup: Lexicographic order in Makefile
` [PATCH v5 5/5] selftests: cgroup: Add basic tests for pids controller

[PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
 2024-05-21  8:49 UTC 

[PATCH v2 0/3] Fixes for compaction_test
 2024-05-21  7:43 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/mm: compaction_test: Fix bogus test success on Aarch64
` [PATCH v2 2/3] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
` [PATCH v2 3/3] selftests/mm: compaction_test: Fix bogus test success and reduce probability of OOM-killer invocation

[PATCH v2 0/5] Add support for the Idle HLT intercept feature
 2024-05-21  5:13 UTC  (4+ messages)
` [PATCH v2 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat

[PATCH] selftests/openat2: Fix build warnings on ppc64
 2024-05-21  3:03 UTC 

[PATCH] selftests/mm: Fix build warnings on ppc64
 2024-05-21  3:02 UTC 

[PATCH] selftests: cachestat: Fix build warnings on ppc64
 2024-05-21  3:01 UTC 

[PATCH] selftests/overlayfs: Fix build error on ppc64
 2024-05-21  2:26 UTC 

[PATCH 0/2] selftests/ftrace: Fix config related issues
 2024-05-21  0:00 UTC  (3+ messages)
` [PATCH 1/2] selftests/ftrace: Fix to check required event file
` [PATCH 2/2] selftests/ftrace: Update required config

[PATCH net] testing: net-drv: use stats64 for testing
 2024-05-20 23:58 UTC 

[GIT PULL] Kselftest fixes for Linux 6.10-rc1
 2024-05-20 21:52 UTC  (2+ messages)

[PATCH v5] kunit: Cover 'assert.c' with tests
 2024-05-20 21:12 UTC  (2+ messages)

[PATCH] selftests: mm: check return values
 2024-05-20 18:52 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
 2024-05-20 18:43 UTC 

kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
 2024-05-20 18:43 UTC 

[PATCH RESEND 6.6.y] kselftest: Add a ksft_perror() helper
 2024-05-20 17:56 UTC 

kselftest/next build: 4 builds: 0 failed, 4 passed, 1 warning (linux_kselftest-next-6.10-rc1-fixes)
 2024-05-20 17:45 UTC 

[PATCH] selftests: firmware: conform test to TAP
 2024-05-20 16:37 UTC 

First Contributions for KUnit
 2024-05-20 15:09 UTC 

[PATCH] kselftest/alsa: Ensure _GNU_SOURCE is defined
 2024-05-20 14:23 UTC  (4+ messages)

[PATCH v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-05-20 12:30 UTC  (17+ messages)
` [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
` [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v4 05/16] selftests/resctrl: Use correct type for pids
` [PATCH v4 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v4 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v4 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v4 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v4 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v4 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v4 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v4 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-05-20 12:28 UTC 

[PATCH net v3] selftests: net: kill smcrouted in the cleanup logic in amt.sh
 2024-05-20 10:40 UTC  (3+ messages)

[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-05-20  9:29 UTC  (4+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
` [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test

[PATCH 0/2] Fixes for compaction_test
 2024-05-20  5:33 UTC  (7+ messages)
` [PATCH 1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
` [PATCH 2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer invocation

[PATCH v5 00/28] NT synchronization primitive driver
 2024-05-19 20:24 UTC  (29+ messages)
` [PATCH v5 01/28] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v5 02/28] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH v5 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v5 04/28] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v5 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v5 06/28] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v5 07/28] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v5 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v5 09/28] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v5 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v5 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v5 12/28] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [PATCH v5 13/28] ntsync: Introduce alertable waits
` [PATCH v5 14/28] selftests: ntsync: Add some tests for semaphore state
` [PATCH v5 15/28] selftests: ntsync: Add some tests for mutex state
` [PATCH v5 16/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v5 17/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [PATCH v5 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v5 19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [PATCH v5 20/28] selftests: ntsync: Add some tests for manual-reset event state
` [PATCH v5 21/28] selftests: ntsync: Add some tests for auto-reset "
` [PATCH v5 22/28] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v5 23/28] selftests: ntsync: Add tests for alertable waits
` [PATCH v5 24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v5 25/28] selftests: ntsync: Add a stress test for contended waits
` [PATCH v5 26/28] maintainers: Add an entry for ntsync
` [PATCH v5 27/28] docs: ntsync: Add documentation for the ntsync uAPI
` [PATCH v5 28/28] ntsync: No longer depend on BROKEN

[PATCH] selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN
 2024-05-18 20:36 UTC  (3+ messages)

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-18 18:57 UTC  (6+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator

[PATCH 0/2] selftests: harness: refactor __constructor_order
 2024-05-18 17:18 UTC  (7+ messages)
` [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()
` [PATCH 2/2] selftests: harness: rename __constructor_order for clarification

[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
 2024-05-18  0:18 UTC 

[PATCH] selftests: hid: Do not open-code TEST_HARNESS_MAIN
 2024-05-18  0:17 UTC 

[PATCH net v3] selftests: net: local_termination: annotate the expected failures
 2024-05-17 20:38 UTC  (5+ messages)

[PATCH] kunit: tool: Build compile_commands.json
 2024-05-17 18:32 UTC  (2+ messages)

[PATCH v4 00/66] Define _GNU_SOURCE for sources using
 2024-05-17 14:48 UTC  (12+ messages)
` [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
` [PATCH v4 65/66] selftests/wireguard: "

[PATCH] selftest: rtc: Add to check rtc alarm status for alarm related test
 2024-05-17  8:47 UTC  (5+ messages)

kselftest/next kselftest-seccomp: 6 runs, 7 regressions (v6.9-8287-g31a59b76b978)
 2024-05-17  6:15 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.9-8287-g31a59b76b978)
 2024-05-17  6:15 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v6.9-8287-g31a59b76b978)
 2024-05-17  6:15 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.9-8287-g31a59b76b978)
 2024-05-17  5:17 UTC 

-D_GNU_SOURCE kselftest breakage in mainline
 2024-05-17  3:41 UTC  (4+ messages)

[PATCH net] selftests/net: reduce xfrm_policy test time
 2024-05-17  2:40 UTC  (2+ messages)

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-17  0:33 UTC  (8+ messages)

[PATCH] kselftest: Desecalate reporting of missing _GNU_SOURCE
 2024-05-16 22:29 UTC  (2+ messages)

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-16 20:31 UTC  (6+ messages)
` [PATCH v6 03/17] riscv: vector: Use vlenb from DT

[PATCH v4] kunit: Cover 'assert.c' with tests
 2024-05-16 20:14 UTC  (3+ messages)

[PATCH v1 0/7] mm: workingset reporting
 2024-05-16 19:39 UTC  (3+ messages)
` [PATCH v1 7/7] selftest: test system-wide "

[PATCH] kunit: tool: Build compile_commands.json
 2024-05-16 19:38 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox