John Hubbard ([email protected])

Number of posts: 2158 (0.6 per day)
First post: 2014-06-30 03:29:10
Last post: 2024-04-27 19:11:41

Date List Subject
2023-08-19 19:34:33 linux-kernel Re: [RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-11 20:17:33 linux-kernel Re: [RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-11 20:12:40 linux-kernel Re: [RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-09 04:11:19 linux-kernel Re: [PATCH] selftests/mm: FOLL_LONGTERM need to be updated to 0x100
2023-08-08 02:15:37 linux-kernel Re: [PATCH v2 04/32] mm/pgtable: allow pte_offset_map[_lock]() to fail
2023-07-28 23:26:12 linux-kernel Re: [PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-07-28 22:29:34 linux-kernel Re: [PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-07-28 04:23:04 linux-kernel Re: [PATCH v1 2/4] mm/gup: Make follow_page() succeed again on PROT_NONE PTEs/PMDs
2023-07-15 00:55:11 linux-kernel Re: [PATCH v1 3/9] selftests/mm: Skip soft-dirty tests on arm64
2023-07-14 19:57:07 linux-kernel Re: [PATCH] selftests: Fix arm64 test installation
2023-07-14 19:00:02 linux-kernel Re: [PATCH] selftests: Fix arm64 test installation
2023-07-14 18:42:58 linux-kernel Re: [PATCH] selftests: Fix arm64 test installation
2023-07-13 20:21:53 linux-kernel Re: [PATCH] selftests: Fix arm64 test installation
2023-07-12 20:01:22 linux-kernel [PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
2023-07-11 01:10:11 linux-kernel Re: [PATCH] selftests/arm64: fix build failure during the "emit_tests" step
2023-07-11 01:10:08 linux-kernel [PATCH] selftests/arm64: fix build failure during the "emit_tests" step
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