Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-05-19 20:25:15 to 2024-05-23 02:25:15 UTC [more...]

[PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-05-23  2:25 UTC  (4+ messages)

[PATCH] riscv: selftests: Add signal handling vector tests
 2024-05-22 23:51 UTC  (3+ messages)

[PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
 2024-05-22 23:51 UTC  (2+ messages)

[PATCH v5 00/68] Define _GNU_SOURCE for sources using
 2024-05-22 23:36 UTC  (84+ 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 v5 17/68] selftests/filesystems: "
` [PATCH v5 18/68] selftests/firmware: "
` [PATCH v5 19/68] selftests/fpu: "
` [PATCH v5 20/68] selftests/futex: "
` [PATCH v5 21/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 22/68] selftests/intel_pstate: "
` [PATCH v5 23/68] selftests/iommu: "
` [PATCH v5 24/68] selftests/ipc: Drop define _GNU_SOURCE
` [PATCH v5 25/68] selftests/kcmp: "
` [PATCH v5 26/68] selftests/landlock: "
` [PATCH v5 27/68] selftests/lsm: "
` [PATCH v5 28/68] selftests/membarrier: "
` [PATCH v5 29/68] selftests/memfd: "
` [PATCH v5 30/68] selftests/mincore: "
` [PATCH v5 31/68] selftests/mm: "
` [PATCH v5 32/68] selftests/mount: "
` [PATCH v5 33/68] selftests/mount_setattr: "
` [PATCH v5 34/68] selftests/move_mount_set_group: "
` [PATCH v5 35/68] selftests/mqueue: "
` [PATCH v5 36/68] selftests/net: "
` [PATCH v5 37/68] selftests/net: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 38/68] selftests/nsfs: Drop define _GNU_SOURCE
` [PATCH v5 39/68] selftests/openat2: "
` [PATCH v5 40/68] selftests/perf_events: "
` [PATCH v5 41/68] selftests/pid_namespace: "
` [PATCH v5 42/68] selftests/pidfd: "
` [PATCH v5 43/68] selftests/ptrace: "
` [PATCH v5 44/68] selftests/powerpc: "
` [PATCH v5 45/68] selftests/proc: "
` [PATCH v5 46/68] selftests/proc: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 47/68] selftests/ptp: Drop define _GNU_SOURCE
` [PATCH v5 48/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 49/68] selftests/riscv: Drop define _GNU_SOURCE
` [PATCH v5 50/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 51/68] selftests/rlimits: Drop define _GNU_SOURCE
` [PATCH v5 52/68] selftests/rseq: "
` [PATCH v5 53/68] selftests/safesetid: "
` [PATCH v5 54/68] selftests/sched: "
` [PATCH v5 55/68] selftests/seccomp: "
` [PATCH v5 56/68] selftests/sigaltstack: "
` [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
` [PATCH v5 58/68] selftests/splice: Drop define _GNU_SOURCE
` [PATCH v5 59/68] selftests/syscall_user_dispatch: "
` [PATCH v5 60/68] selftests/thermal: "
` [PATCH v5 61/68] selftests/timens: "
` [PATCH v5 62/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 63/68] selftests/uevent: Drop define _GNU_SOURCE
` [PATCH v5 64/68] selftests/user_events: "
` [PATCH v5 65/68] selftests/vDSO: Append to CFLAGS in Makefile
` [PATCH v5 66/68] selftests/vDSO: Drop define _GNU_SOURCE
` [PATCH v5 67/68] selftests/x86: Append to CFLAGS in Makefile
` [PATCH v5 68/68] selftests/x86: Drop define _GNU_SOURCE

[PATCH] selftests: openat2: don't print total number of tests and then skip
 2024-05-22 21:46 UTC 

[PATCH 1/2] selftests/thermel/intel: conform the test to TAP output
 2024-05-22 17:06 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
 2024-05-22 10:45 UTC 

[PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
 2024-05-22 10:37 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap
 2024-05-22 10:08 UTC 

[PATCH bpf-next v3 0/8] use network helpers, part 5
 2024-05-22  9:23 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: Drop struct post_socket_opts
` [PATCH bpf-next v3 2/8] selftests/bpf: Drop type parameter of start_server_addr
` [PATCH bpf-next v3 3/8] selftests/bpf: Drop type parameter of connect_to_addr
` [PATCH bpf-next v3 4/8] selftests/bpf: Add start_server_str helper
` [PATCH bpf-next v3 5/8] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next v3 6/8] selftests/bpf: Use start_server_str in bpf_tcp_ca
` [PATCH bpf-next v3 7/8] selftests/bpf: Use connect_to_fd_opts in do_test "
` [PATCH bpf-next v3 8/8] selftests/bpf: Add post_connect_cb callback

First Contributions for KUnit
 2024-05-22  8:37 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
 2024-05-22  8:17 UTC  (3+ messages)

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-22  7:20 UTC  (7+ messages)
` [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 0/2] Restructure va_high_addr_switch
 2024-05-22  7:04 UTC  (3+ messages)
` [PATCH 1/2] selftests/mm: va_high_addr_switch: Reduce test noise
` [PATCH 2/2] selftests/mm: va_high_addr_switch: Dynamically initialize testcases to enable LPA2 testing

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

[PATCH] kselftest/alsa: Ensure _GNU_SOURCE is defined
 2024-05-20 14:23 UTC  (3+ 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  (3+ messages)
` [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager

[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  (17+ messages)
` [PATCH v5 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v5 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v5 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v5 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v5 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v5 13/28] ntsync: Introduce alertable waits
` [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 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [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 28/28] ntsync: No longer depend on BROKEN


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