Show patches with: Submitter = Andy Shevchenko       |    Archived = No       |   63 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,1/1] .gitignore: Unignore .kunitconfig [v1,1/1] .gitignore: Unignore .kunitconfig - 1 - --- 2023-01-27 Andy Shevchenko Accepted
[v1,1/1] kunit: Replace kernel.h with the necessary inclusions [v1,1/1] kunit: Replace kernel.h with the necessary inclusions - - - --- 2021-11-10 Andy Shevchenko brendanhiggins Accepted
[v1,1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() [v1,1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() 3 - - --- 2021-06-18 Andy Shevchenko New
[v1,1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change [v1,1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change - - 1 --- 2023-04-11 Andy Shevchenko Accepted
[v1,1/3] kernel.h: Don't pollute header with single user macros [v1,1/3] kernel.h: Don't pollute header with single user macros - - - --- 2021-07-13 Andy Shevchenko New
[v1,1/3] kunit: Do not pollute source directory with generated files (.kunitconfig) [v1,1/3] kunit: Do not pollute source directory with generated files (.kunitconfig) - 1 1 --- 2020-10-15 Andy Shevchenko brendanhiggins Changes Requested
[v1,2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname [v1,1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change - - - --- 2023-04-11 Andy Shevchenko Accepted
[v1,2/3] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers [v1,1/3] kernel.h: Don't pollute header with single user macros - - - --- 2021-07-13 Andy Shevchenko New
[v1,3/3] kernel.h: Split out container_of() and typeof_memeber() macros [v1,1/3] kernel.h: Don't pollute header with single user macros - - - --- 2021-07-13 Andy Shevchenko New
[v1] kunit: Don't fail test suites if one of them is empty [v1] kunit: Don't fail test suites if one of them is empty - 1 1 --- 2020-10-15 Andy Shevchenko shuahkh Accepted
[v1] lib/test_list: Follow existing pattern for a file name [v1] lib/test_list: Follow existing pattern for a file name - - - --- 2020-10-15 Andy Shevchenko New
[v1] um: Increase stack frame size threshold for signal.c [v1] um: Increase stack frame size threshold for signal.c - - 1 --- 2020-12-09 Andy Shevchenko Accepted
[v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h [v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h 1 - - --- 2023-07-14 Andy Shevchenko New
[v2,1/1] kunit: Replace kernel.h with the necessary inclusions [v2,1/1] kunit: Replace kernel.h with the necessary inclusions - 1 1 --- 2021-12-13 Andy Shevchenko brendanhiggins Accepted
[v2,1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() [v2,1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() 2 - - --- 2021-07-12 Andy Shevchenko Accepted
[v2,1/3] kunit: Do not pollute source directory with generated files (.kunitconfig) [v2,1/3] kunit: Do not pollute source directory with generated files (.kunitconfig) - 1 1 --- 2020-10-26 Andy Shevchenko shuahkh Accepted
[v2,1/3] lib/list_kunit: Follow new file name convention for KUnit tests [v2,1/3] lib/list_kunit: Follow new file name convention for KUnit tests - 1 - --- 2020-10-15 Andy Shevchenko New
[v2,1/4] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v2,2/3] kunit: Do not pollute source directory with generated files (test.log) [v2,1/3] kunit: Do not pollute source directory with generated files (.kunitconfig) - 1 1 --- 2020-10-26 Andy Shevchenko shuahkh Accepted
[v2,2/3] lib/linear_ranges_kunit: Follow new file name convention for KUnit tests [v2,1/3] lib/list_kunit: Follow new file name convention for KUnit tests - 1 - --- 2020-10-15 Andy Shevchenko New
[v2,2/4] kernel.h: Split out container_of() and typeof_member() macros kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v2,3/3] kunit: Introduce get_file_path() helper [v2,1/3] kunit: Do not pollute source directory with generated files (.kunitconfig) - 1 1 --- 2020-10-26 Andy Shevchenko shuahkh Accepted
[v2,3/3] lib/bits_kunit: Follow new file name convention for KUnit tests [v2,1/3] lib/list_kunit: Follow new file name convention for KUnit tests - 1 - --- 2020-10-15 Andy Shevchenko New
[v2,3/4] lib/rhashtable: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v2,4/4] kunit: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko brendanhiggins New
[v3,1/3] lib/list_kunit: Follow new file name convention for KUnit tests [v3,1/3] lib/list_kunit: Follow new file name convention for KUnit tests 1 1 - --- 2020-10-16 Andy Shevchenko New
[v3,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h kernel.h: Split out a couple of macros to args.h 1 - - --- 2023-07-17 Andy Shevchenko Accepted
[v3,1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v3,2/3] lib/linear_ranges_kunit: Follow new file name convention for KUnit tests [v3,1/3] lib/list_kunit: Follow new file name convention for KUnit tests 1 1 - --- 2020-10-16 Andy Shevchenko New
[v3,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko Accepted
[v3,2/7] kernel.h: Split out container_of() and typeof_member() macros kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v3,3/3] lib/bits_kunit: Follow new file name convention for KUnit tests [v3,1/3] lib/list_kunit: Follow new file name convention for KUnit tests 1 1 - --- 2020-10-16 Andy Shevchenko New
[v3,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko New
[v3,3/7] kunit: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko brendanhiggins New
[v3,4/4] genetlink: Replace custom CONCATENATE() implementation kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko Accepted
[v3,4/7] list.h: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v3,5/7] llist: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v3,6/7] plist: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v3,7/7] media: entity: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h kernel.h: Split out a couple of macros to args.h 3 - - --- 2023-07-18 Andy Shevchenko Accepted
[v4,1/6] lib/list_kunit: Follow new file name convention for KUnit tests [v4,1/6] lib/list_kunit: Follow new file name convention for KUnit tests 1 1 - --- 2020-11-12 Andy Shevchenko New
[v4,1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v4,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-18 Andy Shevchenko Accepted
[v4,2/6] lib/linear_ranges_kunit: Follow new file name convention for KUnit tests [v4,1/6] lib/list_kunit: Follow new file name convention for KUnit tests 1 1 - --- 2020-11-12 Andy Shevchenko New
[v4,2/7] kernel.h: Split out container_of() and typeof_member() macros kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v4,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-18 Andy Shevchenko Accepted
[v4,3/6] lib/bits_kunit: Follow new file name convention for KUnit tests [v4,1/6] lib/list_kunit: Follow new file name convention for KUnit tests 1 1 - --- 2020-11-12 Andy Shevchenko New
[v4,3/7] kunit: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko brendanhiggins New
[v4,4/4] genetlink: Replace custom CONCATENATE() implementation kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-18 Andy Shevchenko Accepted
[v4,4/6] lib/cmdline: Fix get_option() for strings starting with hyphen [v4,1/6] lib/list_kunit: Follow new file name convention for KUnit tests - - - --- 2020-11-12 Andy Shevchenko New
[v4,4/7] list.h: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v4,5/6] lib/cmdline: Allow NULL to be an output for get_option() [v4,1/6] lib/list_kunit: Follow new file name convention for KUnit tests - - - --- 2020-11-12 Andy Shevchenko New
[v4,5/7] llist: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v4,6/6] lib/cmdline_kunit: Add a new test suite for cmdline API [v4,1/6] lib/list_kunit: Follow new file name convention for KUnit tests - - - --- 2020-11-12 Andy Shevchenko New
[v4,6/7] plist: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-07 Andy Shevchenko New
[v4,7/7] media: entity: Replace kernel.h with the necessary inclusions kernel.h further split 1 - - --- 2021-10-07 Andy Shevchenko New
[v5,1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers kernel.h further split - - - --- 2021-10-13 Andy Shevchenko New
[v5,2/7] kernel.h: Split out container_of() and typeof_member() macros kernel.h further split - - - --- 2021-10-13 Andy Shevchenko New
[v5,3/7] kunit: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-13 Andy Shevchenko brendanhiggins New
[v5,4/7] list: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-13 Andy Shevchenko New
[v5,5/7] llist: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-13 Andy Shevchenko New
[v5,6/7] plist: Replace kernel.h with the necessary inclusions kernel.h further split - - - --- 2021-10-13 Andy Shevchenko New
[v5,7/7] media: entity: Replace kernel.h with the necessary inclusions kernel.h further split 1 - - --- 2021-10-13 Andy Shevchenko New