Shuah Khan ([email protected])

Number of posts: 3060 (1.55 per day)
First post: 2019-01-18 21:31:12
Last post: 2024-06-15 23:05:53

Date List Subject
2024-06-15 23:05:53 linux-kernel Re: [PATCH v2] cpupower: Improve cpupower build process description
2024-06-15 02:16:54 linux-kernel Re: [PATCH 5.15 000/402] 5.15.161-rc1 review
2024-06-15 02:12:39 linux-kernel Re: [PATCH 4.19 000/213] 4.19.316-rc1 review
2024-06-15 02:12:15 linux-kernel Re: [PATCH 5.4 000/202] 5.4.278-rc1 review
2024-06-15 02:11:28 linux-kernel Re: [PATCH 6.6 000/137] 6.6.34-rc1 review
2024-06-15 02:10:21 linux-kernel Re: [PATCH 6.1 00/85] 6.1.94-rc1 review
2024-06-15 02:09:23 linux-kernel Re: [PATCH 6.9 000/157] 6.9.5-rc1 review
2024-06-14 18:33:33 linux-kernel Re: [PATCH] cpupower: Add 'help' target to the main Makefile
2024-06-14 17:55:31 linux-kernel Re: [PATCH] Improve cpupower utility build process description
2024-06-14 15:50:46 linux-kernel Re: [PATCH v3 2/2] usercopy: Convert test_user_copy to KUnit test
2024-06-11 21:03:18 linux-kernel Re: [PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
2024-06-11 20:49:02 linux-kernel Re: [PATCH] selftests/sched: fix code format issues
2024-06-11 20:37:59 linux-kernel Re: [PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
2024-06-11 20:33:48 linux-kernel Re: [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
2024-06-11 20:28:06 linux-kernel Re: [PATCH] selftests: Add information about TAP conformance in tests
2024-06-11 15:32:04 linux-kernel Re: [PATCH] selftests: filesystems: add return value checks
2024-06-11 15:23:28 linux-kernel Re: [PATCH] selftests: filesystems: fix warn_unused_result build warnings
2024-06-11 15:08:50 linux-kernel Re: [PATCH] selftests: proc: remove unreached code and fix build warning
2024-06-11 14:46:52 linux-kernel Re: [PATCH v2] selftests: seccomp: fix format-zero-length warnings
2024-06-07 21:55:57 linux-kernel Re: [PATCH 07/10] selftests/pidfd: Fix wrong expectation
2024-06-07 21:08:06 linux-kernel Re: [PATCH 0/2] Modify the watchdog selftest for execution with
2024-06-07 20:58:59 linux-kernel Re: [PATCH v2] selftests: seccomp: fix format-zero-length warnings
2024-06-07 20:52:25 linux-kernel Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output
2024-06-07 20:50:27 linux-kernel Re: [PATCH 0/8] selftests: x86: build suite with clang
2024-06-07 20:37:43 linux-kernel Re: [PATCH 0/4] kselftests: vdso: conform tests to TAP output
2024-06-07 20:15:45 linux-kernel Re: [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
2024-06-07 17:23:48 linux-kernel Re: [PATCH v2 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
2024-06-06 23:03:28 linux-kernel Re: [PATCH 0/2] Modify the watchdog selftest for execution with
2024-06-06 22:42:12 linux-kernel Re: [PATCH] selftests: seccomp: fix format-zero-length warnings
2024-06-06 21:57:31 linux-kernel Re: [PATCH 6.1 000/473] 6.1.93-rc1 review
2024-06-06 21:56:12 linux-kernel Re: [PATCH 6.9 000/374] 6.9.4-rc1 review
2024-06-06 21:53:25 linux-kernel Re: [PATCH 6.6 000/744] 6.6.33-rc1 review
2024-06-04 15:40:27 linux-kernel Re: [GIT PULL] Kselftest fixes for Linux 6.10-rc3
2024-06-04 15:38:36 linux-kernel [GIT PULL] Kselftest fixes for Linux 6.10-rc3
2024-05-31 20:39:52 linux-kernel Re: [PATCH v3 0/3] selftests/futex: clang-inspired fixes
2024-05-31 19:13:38 linux-kernel Re: [PATCH] list: test: remove unused struct 'klist_test_struct'
2024-05-31 14:42:19 linux-kernel Re: [PATCH 2/2] selftests/tracing: Fix to check the required syscall event
2024-05-31 14:42:14 linux-kernel Re: [PATCH 1/2] selftests/tracing: Fix event filter test to retry up to 10 times
2024-05-31 14:30:45 linux-kernel Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
2024-05-31 14:21:59 linux-kernel Re: [PATCH] Documentation/accel/qaic: Fix typo 'phsyical'
2024-05-30 21:15:21 linux-kernel Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
2024-05-30 21:14:51 linux-kernel Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
2024-05-30 19:10:06 linux-kernel Re: [PATCH v2 0/3] selftests/futex: clang-inspired fixes
2024-05-30 19:07:41 linux-kernel Re: [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
2024-05-30 19:04:27 linux-kernel Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
2024-05-30 19:03:34 linux-kernel Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
2024-05-30 14:58:25 linux-kernel Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
2024-05-30 14:26:14 linux-kernel Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
2024-05-30 14:24:06 linux-kernel Re: [PATCH v2 0/3] selftests/futex: clang-inspired fixes
2024-05-29 22:20:31 linux-kernel Re: [PATCH] selftests/openat2: Fix build warnings on ppc64
2024-05-29 22:19:59 linux-kernel Re: [PATCH] selftests: cachestat: Fix build warnings on ppc64