John Hubbard ([email protected])

Number of posts: 2193 (0.61 per day)
First post: 2014-06-30 03:29:10
Last post: 2024-05-09 02:54:56

Date List Subject
2023-07-10 23:22:15 linux-kernel Re: [PATCH] selftests: Fix arm64 test installation
2023-07-10 22:19:22 linux-kernel Re: [PATCH] selftests: Fix arm64 test installation
2023-07-10 20:38:38 linux-kernel Re: [PATCH] selftests: Fix arm64 test installation
2023-07-05 08:03:03 linux-kernel Re: [linus:master] [gup] a425ac5365: WARNING:at_mm/gup.c:#__get_user_pages
2023-07-03 19:20:33 linux-kernel [PATCH] mm: riscv: fix an unsafe pte read in huge_pte_alloc()
2023-07-01 01:39:04 linux-kernel [PATCH v2] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
2023-07-01 00:46:45 linux-kernel Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
2023-06-30 02:15:23 linux-kernel Re: [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
2023-06-30 02:12:44 linux-kernel Re: [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings
2023-06-30 02:12:31 linux-kernel [PATCH] mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
2023-06-27 21:47:11 linux-kernel Re: [PATCH v1 3/5] mm/memory_hotplug: make offline_and_remove_memory() timeout instead of failing on fatal signals
2023-06-26 20:45:05 linux-kernel Re: [PATCH v3 7/8] selftests/mm: Add -a to run_vmtests.sh
2023-06-22 03:05:10 linux-kernel Re: [PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
2023-06-20 22:11:05 linux-kernel Re: [PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
2023-06-20 01:51:55 linux-kernel Please disregard all of the selftest patches [PATCH v2 00/11] A minor flurry of selftest/mm fixes
2023-06-20 01:35:01 linux-kernel [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
2023-06-20 01:34:56 linux-kernel [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
2023-06-20 01:34:02 linux-kernel [PATCH v2 01/11] selftests/mm: fix uffd-stress unused function warning
2023-06-20 01:33:12 linux-kernel [PATCH v2 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
2023-06-20 01:31:52 linux-kernel [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
2023-06-20 01:30:49 linux-kernel [PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
2023-06-20 01:29:58 linux-kernel [PATCH v2 00/11] A minor flurry of selftest/mm fixes
2023-06-20 01:27:51 linux-kernel [PATCH v2 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
2023-06-20 01:26:40 linux-kernel [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
2023-06-20 01:25:50 linux-kernel [PATCH v2 09/11] selftests/mm: move psize(), pshift() into vm_utils.c
2023-06-20 01:23:56 linux-kernel [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
2023-06-20 01:23:03 linux-kernel [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
2023-06-16 22:51:22 linux-kernel Re: [PATCH] mm: Move mm_count into its own cache line
2023-06-16 22:42:37 linux-kernel Re: [PATCH] mm: Move mm_count into its own cache line
2023-06-14 23:58:10 linux-kernel Re: [PATCH] selftests: lib.mk: fix out-of-tree builds
2023-06-14 02:43:29 linux-kernel Re: [PATCH] selftests: lib.mk: fix out-of-tree builds
2023-06-06 20:14:30 linux-kernel Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
2023-06-06 07:42:52 linux-kernel [PATCH v3 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
2023-06-06 07:42:34 linux-kernel [PATCH v3 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
2023-06-06 07:42:14 linux-kernel [PATCH v3 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
2023-06-06 07:42:06 linux-kernel [PATCH v3 09/11] selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
2023-06-06 07:41:41 linux-kernel [PATCH v3 10/11] Documentation: kselftest: "make headers" is a prerequisite
2023-06-06 07:36:10 linux-kernel [PATCH v3 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
2023-06-06 07:33:10 linux-kernel [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
2023-06-06 07:29:10 linux-kernel [PATCH v3 08/11] selftests/mm: fix build failures due to missing MADV_COLLAPSE
2023-06-06 07:28:59 linux-kernel [PATCH v3 00/11] A minor flurry of selftest/mm fixes
2023-06-06 07:21:10 linux-kernel [PATCH v3 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
2023-06-06 07:21:05 linux-kernel [PATCH v3 01/11] selftests/mm: fix uffd-stress unused function warning
2023-06-06 07:19:56 linux-kernel [PATCH v3 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
2023-06-06 06:41:58 linux-kernel Re: [PATCH v1 2/3] selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
2023-06-05 20:11:48 linux-kernel Re: [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
2023-06-05 19:44:13 linux-kernel Re: [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
2023-06-05 19:44:06 linux-kernel Re: [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
2023-06-05 19:43:09 linux-kernel Re: [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
2023-06-05 18:56:04 linux-kernel Re: [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
2023-06-04 04:42:28 linux-kernel Re: [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE