Show patches with: Submitter = John Hubbard       |    Archived = No       |   526 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan selftests/openat2, fchmodat2: fix clang build failures - - - --- 2024-06-01 John Hubbard New
[v2,1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS selftests/openat2, fchmodat2: fix clang build failures - 1 - --- 2024-06-01 John Hubbard New
[v3,3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler selftests/futex: clang-inspired fixes - 2 - --- 2024-05-31 John Hubbard Accepted
[v3,2/3] selftests/futex: don't pass a const char* to asprintf(3) selftests/futex: clang-inspired fixes - 1 - --- 2024-05-31 John Hubbard Accepted
[v3,1/3] selftests/futex: don't redefine .PHONY targets (all, clean) selftests/futex: clang-inspired fixes - 1 - --- 2024-05-31 John Hubbard Accepted
[v3,7/7] selftests/x86: fix printk warnings reported by clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-31 John Hubbard New
[v3,6/7] selftests/x86: remove (or use) unused variables and functions selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-31 John Hubbard New
[v3,5/7] selftests/x86: avoid -no-pie warnings from clang during compilation selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-31 John Hubbard New
[v3,4/7] selftests/x86: build sysret_rip.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-31 John Hubbard New
[v3,3/7] selftests/x86: build fsgsbase_restore.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-31 John Hubbard New
[v3,2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-31 John Hubbard New
[v3,1/7] selftests/x86: fix Makefile dependencies to work with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-31 John Hubbard New
[v2,2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores selftests/lib.mk: LLVM=1, CC=clang, and warnings - - - --- 2024-05-31 John Hubbard New
[v2,1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds selftests/lib.mk: LLVM=1, CC=clang, and warnings - 1 - --- 2024-05-31 John Hubbard New
[v2,3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler selftests/futex: clang-inspired fixes - 2 - --- 2024-05-29 John Hubbard Accepted
[v2,2/3] selftests/futex: don't pass a const char* to asprintf(3) selftests/futex: clang-inspired fixes - 1 - --- 2024-05-29 John Hubbard Accepted
[v2,1/3] selftests/futex: don't redefine .PHONY targets (all, clean) selftests/futex: clang-inspired fixes - 1 - --- 2024-05-29 John Hubbard Accepted
[2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores selftests/lib.mk: LLVM=1, CC=clang, and warnings - - - --- 2024-05-29 John Hubbard New
[1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds selftests/lib.mk: LLVM=1, CC=clang, and warnings - 1 - --- 2024-05-29 John Hubbard New
[v2] selftests/user_events: silence a clang warning: address of packed member [v2] selftests/user_events: silence a clang warning: address of packed member - - - --- 2024-05-27 John Hubbard New
[v2] selftests/net: suppress clang's "variable-sized type not at the end" warning [v2] selftests/net: suppress clang's "variable-sized type not at the end" warning - - - --- 2024-05-27 John Hubbard New
[v2] selftests/vDSO: fix clang build errors and warnings [v2] selftests/vDSO: fix clang build errors and warnings - 1 1 --- 2024-05-27 John Hubbard New
[v2,6/6] selftests/x86: fix printk warnings reported by clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-27 John Hubbard New
[v2,5/6] selftests/x86: remove (or use) unused variables and functions selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-27 John Hubbard New
[v2,4/6] selftests/x86: avoid -no-pie warnings from clang during compilation selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-27 John Hubbard New
[v2,3/6] selftests/x86: build sysret_rip.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-27 John Hubbard New
[v2,2/6] selftests/x86: build fsgsbase_restore.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-27 John Hubbard New
[v2,1/6] selftests/x86: build test_FISTTP.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-27 John Hubbard New
[v2] selftests/timers: remove unused irqcount variable [v2] selftests/timers: remove unused irqcount variable - - - --- 2024-05-27 John Hubbard New
[v2] selftest/timerns: fix clang build failures for abs() calls [v2] selftest/timerns: fix clang build failures for abs() calls - 2 - --- 2024-05-27 John Hubbard New
[v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches [v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches - 2 - --- 2024-05-27 John Hubbard New
[v4] selftests/resctrl: fix clang build warnings related to abs(), labs() calls [v4] selftests/resctrl: fix clang build warnings related to abs(), labs() calls - 1 - --- 2024-05-08 John Hubbard Accepted
selftests/netfilter: formally SKIP() two cases of setup failure selftests/netfilter: formally SKIP() two cases of setup failure - - - --- 2024-05-08 John Hubbard New
[v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches [v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches - 2 - --- 2024-05-08 John Hubbard New
[v3] selftests/resctrl: fix clang build warnings related to abs(), labs() calls [v3] selftests/resctrl: fix clang build warnings related to abs(), labs() calls - - - --- 2024-05-08 John Hubbard Superseded
selftests/resctrl: fix clang build warnings related to abs(), labs() calls selftests/resctrl: fix clang build warnings related to abs(), labs() calls - 1 - --- 2024-05-08 John Hubbard New
[v2] selftests/net: fix uninitialized variables [v2] selftests/net: fix uninitialized variables 1 1 - --- 2024-05-06 John Hubbard Accepted
[v2] selftests/netfilter: return a value for several "int" functions [v2] selftests/netfilter: return a value for several "int" functions - - - --- 2024-05-06 John Hubbard New
[v2] bpftool, selftests/hid/bpf: fix 29 clang warnings [v2] bpftool, selftests/hid/bpf: fix 29 clang warnings 1 - - --- 2024-05-05 John Hubbard Accepted
[2/2] selftests/net: fix uninitialized variables [1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning - 1 - --- 2024-05-05 John Hubbard New
[1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning [1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning - - - --- 2024-05-05 John Hubbard New
selftests/mqueue: fix 5 warnings about signed/unsigned mismatches selftests/mqueue: fix 5 warnings about signed/unsigned mismatches - - - --- 2024-05-05 John Hubbard New
bpftool, selftests/hid/bpf: fix 29 clang warnings bpftool, selftests/hid/bpf: fix 29 clang warnings - - - --- 2024-05-05 John Hubbard New
[2/2] selftests/netfilter: return a value for several "int" functions [1/2] selftests/netfilter: use socklen_t, not a signed int, for len - - - --- 2024-05-05 John Hubbard New
[1/2] selftests/netfilter: use socklen_t, not a signed int, for len [1/2] selftests/netfilter: use socklen_t, not a signed int, for len - - - --- 2024-05-05 John Hubbard New
selftests/user_events: silence a clang warning: address of packed member selftests/user_events: silence a clang warning: address of packed member - - - --- 2024-05-05 John Hubbard New
selftests/timers: remove unused irqcount variable selftests/timers: remove unused irqcount variable - - - --- 2024-05-05 John Hubbard New
[v2] selftests/alsa: missing a return value in unused dump_config_tree() [v2] selftests/alsa: missing a return value in unused dump_config_tree() - 1 - --- 2024-05-05 John Hubbard New
[2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan [1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS - - - --- 2024-05-04 John Hubbard New
[1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS [1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS - 1 - --- 2024-05-04 John Hubbard New
selftests/exec: build with -fPIE instead of -pie, to make clang happy selftests/exec: build with -fPIE instead of -pie, to make clang happy - - - --- 2024-05-04 John Hubbard New
selftests/alsa: fix a build warning: return a value in all cases selftests/alsa: fix a build warning: return a value in all cases - 1 - --- 2024-05-04 John Hubbard New
[v2] selftests/resctrl: fix clang build warnings related to abs(), labs() calls [v2] selftests/resctrl: fix clang build warnings related to abs(), labs() calls - - - --- 2024-05-03 John Hubbard New
selftests/vDSO: fix clang build errors and warnings selftests/vDSO: fix clang build errors and warnings - - - --- 2024-05-03 John Hubbard New
[3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler selftests/futex: clang-inspired fixes - 1 - --- 2024-05-03 John Hubbard Accepted
[2/3] selftests/futex: don't pass a const char* to asprintf(3) selftests/futex: clang-inspired fixes - - - --- 2024-05-03 John Hubbard Accepted
[1/3] selftests/futex: don't redefine .PHONY targets (all, clean) selftests/futex: clang-inspired fixes - - - --- 2024-05-03 John Hubbard Accepted
[4/4] selftests/cgroup: fix uninitialized variables in test_zswap.c selftests/cgroups: fix clang build failures, warnings - 2 - --- 2024-05-03 John Hubbard Accepted
[3/4] selftests/cgroup: cpu_hogger init: use {} instead of {NULL} selftests/cgroups: fix clang build failures, warnings - 1 - --- 2024-05-03 John Hubbard Accepted
[2/4] selftests/cgroup: fix clang warnings: uninitialized fd variable selftests/cgroups: fix clang build failures, warnings - 1 - --- 2024-05-03 John Hubbard Accepted
[1/4] selftests/cgroup: fix clang build failures for abs() calls selftests/cgroups: fix clang build failures, warnings - 1 - --- 2024-05-03 John Hubbard New
selftest/timerns: fix clang build failures for abs() calls selftest/timerns: fix clang build failures for abs() calls - 2 - --- 2024-05-03 John Hubbard New
[7/7] selftests/x86: fix printk() format warnings selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-03 John Hubbard New
[6/7] selftests/x86: remove (or use) unused variables and functions selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-03 John Hubbard New
[5/7] selftests/x86: avoid -no-pie warnings from clang during compilation selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-03 John Hubbard New
[4/7] selftests/x86: build sysret_rip.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-03 John Hubbard New
[3/7] selftests/x86: build fsgsbase_restore.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-03 John Hubbard New
[2/7] selftests/x86: build test_FISTTP.c with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-03 John Hubbard New
[1/7] selftests/x86: fix Makefile dependencies to work with clang selftests/x86: fix build errors and warnings found via clang - - - --- 2024-05-03 John Hubbard New
selftests/resctrl: fix clang build warnings related to abs(), labs() calls selftests/resctrl: fix clang build warnings related to abs(), labs() calls - - - --- 2024-05-03 John Hubbard New
selftests/resctrl: fix clang build failure: use LOCAL_HDRS selftests/resctrl: fix clang build failure: use LOCAL_HDRS 1 - - --- 2024-05-03 John Hubbard Accepted
selftests/binderfs: use the Makefile's rules, not Make's implicit rules selftests/binderfs: use the Makefile's rules, not Make's implicit rules - 1 - --- 2024-05-03 John Hubbard Accepted
selftests/harness: fix many "format string is empty" warnings selftests/harness: fix many "format string is empty" warnings - - - --- 2024-05-01 John Hubbard New
[2/2] selftests/mm: fix additional build errors for selftests Fix selftests/mm build without requiring "make headers" 1 - - --- 2024-03-28 John Hubbard Accepted
[1/2] selftests: break the dependency upon local header files Fix selftests/mm build without requiring "make headers" 1 - - --- 2024-03-28 John Hubbard Accepted
Revert "selftests: error out if kernel header files are not yet built" Revert "selftests: error out if kernel header files are not yet built" - - - --- 2023-12-09 John Hubbard Accepted
selftests/riscv: fix potential build failure during the "emit_tests" step selftests/riscv: fix potential build failure during the "emit_tests" step - - 1 --- 2023-07-12 John Hubbard Accepted
selftests/arm64: fix build failure during the "emit_tests" step selftests/arm64: fix build failure during the "emit_tests" step - - 1 --- 2023-07-11 John Hubbard Accepted
[v3,11/11] selftests: error out if kernel header files are not yet built A minor flurry of selftest/mm fixes - 1 1 --- 2023-06-06 John Hubbard New
[v3,10/11] Documentation: kselftest: "make headers" is a prerequisite A minor flurry of selftest/mm fixes - 2 - --- 2023-06-06 John Hubbard Accepted
[v3,09/11] selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c A minor flurry of selftest/mm fixes 1 - 1 --- 2023-06-06 John Hubbard Accepted
[v3,08/11] selftests/mm: fix build failures due to missing MADV_COLLAPSE A minor flurry of selftest/mm fixes - 1 1 --- 2023-06-06 John Hubbard Accepted
[v3,07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h A minor flurry of selftest/mm fixes - 1 1 --- 2023-06-06 John Hubbard Accepted
[v3,06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds A minor flurry of selftest/mm fixes - 2 1 --- 2023-06-06 John Hubbard Accepted
[v3,05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch A minor flurry of selftest/mm fixes - 2 1 --- 2023-06-06 John Hubbard Accepted
[v3,04/11] selftests/mm: fix invocation of tests that are run via shell scripts A minor flurry of selftest/mm fixes 1 - 1 --- 2023-06-06 John Hubbard Accepted
[v3,03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c A minor flurry of selftest/mm fixes - 2 1 --- 2023-06-06 John Hubbard Accepted
[v3,02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c A minor flurry of selftest/mm fixes - 2 1 --- 2023-06-06 John Hubbard Accepted
[v3,01/11] selftests/mm: fix uffd-stress unused function warning A minor flurry of selftest/mm fixes - 2 1 --- 2023-06-06 John Hubbard Accepted
[1/1] selftests: error out if kernel header files are not yet built selftests: error out if kernel header files are not yet built - - - --- 2023-06-04 John Hubbard New
[v2,11/11] Documentation: kselftest: "make headers" is a prerequisite A minor flurry of selftest/mm fixes - 1 - --- 2023-06-03 John Hubbard Accepted
[v2,10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c A minor flurry of selftest/mm fixes 1 - - --- 2023-06-03 John Hubbard New
[v2,09/11] selftests/mm: move psize(), pshift() into vm_utils.c A minor flurry of selftest/mm fixes - - - --- 2023-06-03 John Hubbard New
[v2,08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE A minor flurry of selftest/mm fixes - 1 - --- 2023-06-03 John Hubbard Accepted
[v2,07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h A minor flurry of selftest/mm fixes - 1 - --- 2023-06-03 John Hubbard Accepted
[v2,06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds A minor flurry of selftest/mm fixes - 2 - --- 2023-06-03 John Hubbard Accepted
[v2,05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch A minor flurry of selftest/mm fixes - 2 - --- 2023-06-03 John Hubbard New
[v2,04/11] selftests/mm: fix invocation of tests that are run via shell scripts A minor flurry of selftest/mm fixes 1 - - --- 2023-06-03 John Hubbard Accepted
[v2,03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c A minor flurry of selftest/mm fixes - 1 - --- 2023-06-03 John Hubbard Accepted
[v2,02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c A minor flurry of selftest/mm fixes - 2 - --- 2023-06-03 John Hubbard Accepted
« 1 2 3 45 6 »