LinuxLists
Users
About
Hugh Dickins (
[email protected]
)
Number of posts: 2409 (0.47 per day)
First post: 2010-06-20 00:02:59
Last post: 2024-06-12 07:13:04
Previous Page
/
Next Page
Date
List
Subject
2022-01-03 21:16:42
linux-kernel
Re: [PATCH 4/3] mm: drop MMF_OOM_SKIP from exit_mmap
2021-12-31 18:34:12
linux-kernel
Re: [PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-12-10 20:11:17
linux-kernel
Re: [tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing
2021-12-10 19:19:15
linux-kernel
Re: [PATCH] mm: delete unsafe BUG from page_cache_add_speculative()
2021-12-09 17:25:57
linux-kernel
Re: 5.16-rc: "x86/boot: Pull up cmdline" breaks mem=
2021-12-09 07:19:25
linux-kernel
[PATCH] mm: delete unsafe BUG from page_cache_add_speculative()
2021-12-09 06:20:56
linux-kernel
Re: [PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
2021-12-09 05:49:31
linux-kernel
Re: 5.16-rc: "x86/boot: Pull up cmdline" breaks mem=
2021-12-09 05:45:24
linux-kernel
5.16-rc: "x86/boot: Pull up cmdline" breaks mem=
2021-11-01 07:32:44
linux-kernel
Re: [PATCH] mm: use correct VMA flags when freeing page-tables
2021-10-05 02:59:58
linux-kernel
Re: [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
2021-10-05 02:28:26
linux-kernel
Re: [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
2021-10-02 17:21:46
linux-kernel
Re: [BUG 5.15-rc3] kernel BUG at drivers/gpu/drm/i915/i915_sw_fence.c:245!
2021-10-02 10:28:03
linux-kernel
Re: [BUG 5.15-rc3] kernel BUG at drivers/gpu/drm/i915/i915_sw_fence.c:245!
2021-09-30 18:58:02
linux-kernel
Re: [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
2021-09-30 05:27:50
linux-kernel
Re: [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache
2021-09-28 19:30:15
linux-kernel
Re: [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
2021-09-26 20:05:54
linux-kernel
Re: [PATCH v2] fix judgment error in shmem_is_huge()
2021-09-25 06:41:20
linux-kernel
Re: [PATCH v2] fix judgment error in shmem_is_huge()
2021-09-24 22:51:59
linux-kernel
Re: [PATCH v2] fix judgment error in shmem_is_huge()
2021-09-24 04:47:24
linux-kernel
Re: [PATCH v4 4/4] mm: Add zap_skip_check_mapping() helper
2021-09-24 04:16:59
linux-kernel
Re: [PATCH v4 3/4] mm: Drop first_index/last_index in zap_details
2021-09-24 04:00:02
linux-kernel
Re: [PATCH v4 2/4] mm: Clear vmf->pte after pte_unmap_same() returns
2021-09-24 03:59:00
linux-kernel
Re: [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte
2021-09-24 00:59:39
linux-kernel
Re: Mapcount of subpages
2021-09-23 23:50:47
linux-kernel
Re: Mapcount of subpages
2021-09-23 21:14:50
linux-kernel
Re: Mapcount of subpages
2021-09-23 01:25:00
linux-kernel
Re: [PATCH] mm/khugepaged: Detecting uffd-wp vma more efficiently
2021-09-22 23:53:20
linux-kernel
Re: [RFC PATCH] mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
2021-09-22 23:24:39
linux-kernel
Re: [PATCH] mm: do not acquire zone lock in is_free_buddy_page()
2021-09-22 23:19:32
linux-kernel
Re: [PATCH] mm/khugepaged: Detecting uffd-wp vma more efficiently
2021-09-18 12:09:18
linux-kernel
Re: 5.15-rc1 i915 blank screen booting on ThinkPads
2021-09-18 09:15:12
linux-kernel
Re: 5.15-rc1 i915 blank screen booting on ThinkPads
2021-09-16 04:39:20
linux-kernel
5.15-rc1 i915 blank screen booting on ThinkPads
2021-08-19 20:46:03
linux-kernel
Re: [PATCH] mm: Remove bogus VM_BUG_ON
2021-08-18 16:38:19
linux-kernel
Re: [PATCH] mm: Remove bogus VM_BUG_ON
2021-08-17 08:29:53
linux-kernel
[PATCH 9/9] shmem: shmem_writepage() split unlikely i915 THP
2021-08-17 08:26:26
linux-kernel
[PATCH 8/9] huge tmpfs: decide stat.st_blksize by shmem_is_huge()
2021-08-17 08:23:46
linux-kernel
[PATCH 7/9] huge tmpfs: shmem_is_huge(vma, inode, index)
2021-08-17 08:19:36
linux-kernel
[PATCH 6/9] huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
2021-08-17 08:18:17
linux-kernel
[PATCH 5/9] huge tmpfs: move shmem_huge_enabled() upwards
2021-08-17 08:14:35
linux-kernel
[PATCH 4/9] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
2021-08-17 08:12:54
linux-kernel
[PATCH 3/9] huge tmpfs: remove shrinklist addition from shmem_setattr()
2021-08-17 08:09:38
linux-kernel
[PATCH 2/9] huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
2021-08-17 08:08:40
linux-kernel
[PATCH 1/9] huge tmpfs: fix fallocate(vanilla) advance over huge pages
2021-08-17 08:05:16
linux-kernel
[PATCH 0/9] huge tmpfs: shmem_is_huge() fixes and cleanups
2021-08-10 21:59:40
linux-kernel
Re: [PATCH 3/3] Revert "mm: swap: check if swap backing device is congested or not"
2021-08-10 21:36:35
linux-kernel
Re: [PATCH v7 3/5] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
2021-08-10 21:10:07
linux-kernel
Re: [PATCH 3/3] Revert "mm: swap: check if swap backing device is congested or not"
2021-08-09 04:36:27
linux-kernel
Re: [RFC PATCH 00/15] Make MAX_ORDER adjustable as a kernel boot time parameter.
2021-08-09 04:08:05
linux-kernel
Re: [RFC PATCH 00/15] Make MAX_ORDER adjustable as a kernel boot time parameter.