Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Richard Fitzgerald
| Archived =
No
| 56 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,2/2] kunit: Add example of kunit_activate_static_stub() with pointer-to-function
[v2,1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
-
-
-
2023-12-21
Richard Fitzgerald
Accepted
[v2,1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
[v2,1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
-
-
-
2023-12-21
Richard Fitzgerald
Accepted
kunit: Protect string comparisons against NULL
kunit: Protect string comparisons against NULL
-
-
-
2023-12-20
Richard Fitzgerald
Accepted
[2/2] kunit: Add example of kunit_activate_static_stub() with pointer-to-function
[1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
-
-
-
2023-12-18
Richard Fitzgerald
New
[1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
[1/2] kunit: Allow passing function pointer to kunit_activate_static_stub()
-
-
-
2023-12-18
Richard Fitzgerald
Superseded
kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL
-
-
-
2023-12-18
Richard Fitzgerald
Accepted
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags
-
-
-
2023-11-21
Richard Fitzgerald
Accepted
[v2] kunit: test: Avoid cast warning when adding kfree() as an action
[v2] kunit: test: Avoid cast warning when adding kfree() as an action
-
-
-
2023-11-06
Richard Fitzgerald
Superseded
kunit: test: Avoid cast warning in when adding kfree() as an action
kunit: test: Avoid cast warning in when adding kfree() as an action
-
-
-
2023-11-06
Richard Fitzgerald
Accepted
[RESEND] kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
[RESEND] kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
-
-
-
2023-10-30
Richard Fitzgerald
Accepted
[v2,RESEND] kunit: debugfs: Handle errors from alloc_string_stream()
[v2,RESEND] kunit: debugfs: Handle errors from alloc_string_stream()
-
-
-
2023-10-30
Richard Fitzgerald
Accepted
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
-
-
-
2023-09-28
Richard Fitzgerald
Superseded
kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
-
-
-
2023-09-28
Richard Fitzgerald
Accepted
kunit: debugfs: Handle errors from alloc_string_stream()
kunit: debugfs: Handle errors from alloc_string_stream()
-
-
-
2023-09-27
Richard Fitzgerald
Superseded
[v5,10/10] kunit: string-stream: Test performance of string_stream
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
Accepted
[v5,09/10] kunit: Use string_stream for test log
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
New
[v5,08/10] kunit: string-stream: Add tests for freeing resource-managed string_stream
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
New
[v5,07/10] kunit: string-stream: Decouple string_stream from kunit
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
Accepted
[v5,06/10] kunit: string-stream: Add kunit_alloc_string_stream()
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
Accepted
[v5,05/10] kunit: Don't use a managed alloc in is_literal()
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
Accepted
[v5,04/10] kunit: string-stream: Add cases for string_stream newline appending
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
Accepted
[v5,03/10] kunit: string-stream: Add option to make all lines end with newline
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
Accepted
[v5,02/10] kunit: string-stream: Improve testing of string_stream
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
New
[v5,01/10] kunit: string-stream: Don't create a fragment for empty strings
kunit: Add dynamically-extending log
-
-
-
2023-08-24
Richard Fitzgerald
Accepted
[v4,09/10] kunit: Use string_stream for test log
kunit: Add dynamically-extending log
-
-
-
2023-08-14
Richard Fitzgerald
New
[v4,07/10] kunit: string-stream: Decouple string_stream from kunit
kunit: Add dynamically-extending log
-
-
-
2023-08-14
Richard Fitzgerald
New
[v4,06/10] kunit: string-stream: Pass struct kunit to string_stream_get_string()
kunit: Add dynamically-extending log
-
-
-
2023-08-14
Richard Fitzgerald
New
[v4,04/10] kunit: string-stream: Add option to make all lines end with newline
kunit: Add dynamically-extending log
-
-
-
2023-08-14
Richard Fitzgerald
Superseded
[v4,02/10] kunit: string-stream: Don't create a fragment for empty strings
kunit: Add dynamically-extending log
-
-
-
2023-08-14
Richard Fitzgerald
Superseded
[v3,5/7] kunit: kunit-test: Add test cases for logging very long lines
kunit: Add dynamically-extending log
-
-
-
2023-08-09
Richard Fitzgerald
Superseded
[v3,2/7] kunit: kunit-test: Add test cases for extending log buffer
kunit: Add dynamically-extending log
-
-
-
2023-08-09
Richard Fitzgerald
New
[v3,1/7] kunit: Replace fixed-size log with dynamically-extending buffer
kunit: Add dynamically-extending log
-
-
-
2023-08-09
Richard Fitzgerald
New
[v2,6/6] kunit: Don't waste first attempt to format string in kunit_log_append()
kunit: Add dynamically-extending log
-
-
-
2023-08-08
Richard Fitzgerald
New
[v2,5/6] kunit: kunit-test: Add test of logging only a newline
kunit: Add dynamically-extending log
-
-
-
2023-08-08
Richard Fitzgerald
New
[v2,4/6] kunit: kunit-test: Add test cases for logging very long lines
kunit: Add dynamically-extending log
-
-
-
2023-08-08
Richard Fitzgerald
New
[v2,3/6] kunit: Handle logging of lines longer than the fragment buffer size
kunit: Add dynamically-extending log
-
-
-
2023-08-08
Richard Fitzgerald
New
[v2,2/6] kunit: kunit-test: Add test cases for extending log buffer
kunit: Add dynamically-extending log
-
-
-
2023-08-08
Richard Fitzgerald
New
[v2,1/6] kunit: Replace fixed-size log with dynamically-extending buffer
kunit: Add dynamically-extending log
-
-
-
2023-08-08
Richard Fitzgerald
Superseded
[v8,RESEND,3/4] lib: test_scanf: Add tests for sscanf number conversion
[v8,RESEND,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-05-14
Richard Fitzgerald
Accepted
[v8,RESEND,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
[v8,RESEND,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-05-14
Richard Fitzgerald
Accepted
[v8,3/4] lib: test_scanf: Add tests for sscanf number conversion
[v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-03-30
Richard Fitzgerald
Superseded
[v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
[v8,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-03-30
Richard Fitzgerald
Superseded
[v7,3/4] lib: test_scanf: Add tests for sscanf number conversion
[v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-03-29
Richard Fitzgerald
Superseded
[v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
[v7,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-03-29
Richard Fitzgerald
Superseded
[v6,4/4] selftests: lib: Add wrapper script for test_scanf
[v6,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-02-09
Richard Fitzgerald
Accepted
[v6,3/4] lib: test_scanf: Add tests for sscanf number conversion
[v6,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-02-09
Richard Fitzgerald
Superseded
[v6,2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
[v6,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-02-09
Richard Fitzgerald
New
[v6,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
[v6,1/4] lib: vsprintf: scanf: Negative number must have field width > 1
-
-
-
2021-02-09
Richard Fitzgerald
Superseded
[v5,4/4] selftests: lib: Add wrapper script for test_scanf
Untitled series #100876
-
-
-
2021-02-08
Richard Fitzgerald
Superseded
[v5,2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
Untitled series #100876
-
-
-
2021-02-08
Richard Fitzgerald
New
[v4,4/4] selftests: lib: Add wrapper script for test_scanf
Untitled series #99626
-
-
-
2021-02-03
Richard Fitzgerald
Superseded
[v4,2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
Untitled series #99626
-
-
-
2021-02-03
Richard Fitzgerald
Superseded
[v3,4/4] selftests: lib: Add wrapper script for test_scanf
Untitled series #88240
-
-
-
2020-12-17
Richard Fitzgerald
Superseded
[v3,3/4] lib: test_scanf: Add tests for sscanf number conversion
Untitled series #88240
-
-
-
2020-12-17
Richard Fitzgerald
Superseded
[v2,4/4] MAINTAINERS: Add lib/test_scanf.c to VSPRINTF
[v2,1/4] lib: vsprintf: Fix handling of number field widths in vsscanf
-
-
-
2020-11-30
Richard Fitzgerald
New
[v2,1/4] lib: vsprintf: Fix handling of number field widths in vsscanf
[v2,1/4] lib: vsprintf: Fix handling of number field widths in vsscanf
-
-
-
2020-11-30
Richard Fitzgerald
Superseded