LinuxLists
Users
About
John Hubbard (
[email protected]
)
Number of posts: 2277 (0.63 per day)
First post: 2014-06-30 03:29:10
Last post: 2024-06-15 02:51:47
Previous Page
/
Next Page
Date
List
Subject
2024-05-06 17:21:23
linux-kernel
Re: [PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
2024-05-05 23:01:39
linux-kernel
[PATCH v2] bpftool, selftests/hid/bpf: fix 29 clang warnings
2024-05-05 21:57:06
linux-kernel
[PATCH] bpftool, selftests/hid/bpf: fix 29 clang warnings
2024-05-05 21:09:18
linux-kernel
[PATCH v2] selftests/alsa: missing a return value in unused dump_config_tree()
2024-05-05 20:58:30
linux-kernel
Re: [PATCH] selftests/alsa: fix a build warning: return a value in all cases
2024-05-04 04:44:13
linux-kernel
[PATCH 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan
2024-05-04 04:43:57
linux-kernel
[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
2024-05-04 02:23:15
linux-kernel
[PATCH] selftests/exec: build with -fPIE instead of -pie, to make clang happy
2024-05-04 02:14:10
linux-kernel
[PATCH] selftests/alsa: fix a build warning: return a value in all cases
2024-05-03 04:27:15
linux-kernel
[PATCH 0/3] selftests/futex: clang-inspired fixes
2024-05-03 04:27:07
linux-kernel
[PATCH 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
2024-05-03 03:51:22
linux-kernel
[PATCH 0/4] selftests/cgroups: fix clang build failures, warnings
2024-05-03 03:03:24
linux-kernel
[PATCH 3/7] selftests/x86: build fsgsbase_restore.c with clang
2024-05-03 03:02:35
linux-kernel
[PATCH 0/7] selftests/x86: fix build errors and warnings found via clang
2024-05-01 17:14:35
linux-kernel
Re: [PATCH] selftests/harness: fix many "format string is empty" warnings
2024-05-01 00:31:36
linux-kernel
[RFC] RDMA/umem: pin_user_pages*() can temporarily fail due to migration glitches
2024-04-30 17:08:26
linux-kernel
Re: [PATCH] selftests: default to host arch for LLVM builds
2024-04-27 19:11:41
linux-kernel
Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
2024-04-27 04:41:51
linux-kernel
Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
2024-04-27 04:26:06
linux-kernel
Re: [PATCH v1] mm: Fix race between __split_huge_pmd_locked() and GUP-fast
2024-04-25 05:40:41
linux-kernel
Re: [PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
2024-04-18 22:34:01
linux-kernel
Re: [PATCH] Documentation: coding-style: don't encourage WARN*()
2024-04-13 22:10:50
linux-kernel
Re: [PATCH] selftests: default to host arch for LLVM builds
2024-04-13 20:19:33
linux-ext4
Re: [RFC 05/10] fs/dax: Refactor wait for dax idle page
2024-04-13 20:12:47
linux-kernel
Re: [PATCH v1 3/3] mm: use "GUP-fast" instead "fast GUP" in remaining comments
2024-04-13 20:12:07
linux-kernel
Re: [PATCH v1 2/3] mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
2024-04-13 20:08:20
linux-kernel
Re: [PATCH v1 1/3] mm/gup: consistently name GUP-fast functions
2024-03-28 17:49:32
linux-kernel
Re: [PATCH 0/2] Fix selftests/mm build without requiring "make headers"
2024-03-28 03:37:22
linux-kernel
[PATCH 2/2] selftests/mm: fix additional build errors for selftests
2024-03-28 03:36:30
linux-kernel
[PATCH 0/2] Fix selftests/mm build without requiring "make headers"
2024-03-28 03:34:54
linux-kernel
[PATCH 1/2] selftests: break the dependency upon local header files
2024-03-25 14:17:09
linux-kernel
[RFC] mm: page-flags.h: remove the bias against tail pages
2024-03-25 12:53:32
linux-kernel
[PATCH] huge_memory.c: document huge page splitting rules more thoroughly
2024-03-01 19:12:17
linux-kernel
Re: [PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
2024-02-29 18:17:16
linux-kernel
Re: [PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
2024-02-28 03:42:11
linux-kernel
[PATCH] mm/memory.c: do_numa_page(): remove a redundant page table read
2024-02-28 03:22:13
linux-kernel
[PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
2024-01-26 19:09:18
linux-kernel
Re: [Linux Kernel Bug][mm/gup] 3 Warning Crashes: kmalloc bug in gup_test_ioctl, is_valid_gup_args, pin_user_pages_fast
2024-01-11 04:24:36
linux-kernel
Re: [PATCH 00/45] C++: Convert the kernel to C++
2023-12-15 17:51:23
linux-kernel
Re: [PATCH] docs: rust: remove `CC=clang` mentions
2023-12-13 22:03:47
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-13 05:56:09
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-13 05:53:06
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-13 02:14:47
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-12 03:06:10
linux-kernel
Re: [PATCH] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-11 20:30:50
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-11 20:12:06
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-11 19:01:29
linux-kernel
Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
2023-12-11 18:47:05
linux-kernel
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
2023-12-09 02:07:20
linux-kernel
[PATCH] Revert "selftests: error out if kernel header files are not yet built"
2023-12-09 02:05:47
linux-kernel
Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"