David Hildenbrand ([email protected])

Number of posts: 8523 (3.12 per day)
First post: 2016-11-16 12:34:39
Last post: 2024-05-09 17:27:44

Date List Subject
2024-04-16 08:16:41 linux-kernel Re: [PATCH v6 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback
2024-04-16 08:14:41 linux-kernel Re: [PATCH v6 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
2024-04-16 08:12:23 linux-kernel Re: [PATCH v6 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
2024-04-16 08:10:47 linux-kernel Re: [PATCH v6 0/4] mm: add per-order mTHP alloc and swpout counters
2024-04-16 07:05:34 linux-kernel Re: [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests
2024-04-15 19:19:49 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-15 19:15:39 linux-kernel Re: [PATCH v2 2/5] mm: zswap: calculate limits only when updated
2024-04-15 19:14:19 linux-kernel Re: [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests
2024-04-15 16:02:45 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-15 15:44:03 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-15 15:41:03 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-15 15:22:47 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-15 15:13:27 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-15 15:11:04 linux-kernel Re: [PATCH v2 2/5] mm: zswap: calculate limits only when updated
2024-04-15 15:08:27 linux-kernel Re: [RFC 3/3] virtio_balloon: introduce memory scan/reclaim info
2024-04-15 15:06:08 linux-kernel Re: [RFC 2/3] virtio_balloon: introduce memory allocation stall counter
2024-04-15 15:05:16 linux-kernel Re: [RFC 1/3] virtio_balloon: introduce oom-kill invocations
2024-04-15 15:02:12 linux-kernel Re: [RFC 0/3] Improve memory statistics for virtio balloon
2024-04-15 14:58:57 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-15 14:23:49 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-15 14:22:30 linux-kernel Re: [PATCH v1] KVM: s390x: selftests: Add shared zeropage test
2024-04-15 10:58:12 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-15 07:38:20 linux-kernel Re: [PATCH 1/1] userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE
2024-04-12 20:17:28 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-12 20:01:46 linux-kernel Re: [PATCH 1/4] KVM: delete .change_pte MMU notifier callback
2024-04-12 19:49:00 linux-kernel Re: [PATCH v2 2/5] mm: zswap: calculate limits only when updated
2024-04-12 19:36:49 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-12 19:33:12 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-12 19:07:14 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-12 14:33:37 linux-kernel [PATCH v2 09/10] s390/uv: implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLE
2024-04-12 14:25:27 linux-kernel [PATCH v2 10/10] s390/hugetlb: convert PG_arch_1 code to work on folio->flags
2024-04-12 14:25:05 linux-kernel [PATCH v2 08/10] s390/uv: convert uv_convert_owned_from_secure() to uv_convert_from_secure_(folio|pte)()
2024-04-12 14:24:44 linux-kernel [PATCH v2 07/10] s390/uv: convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()
2024-04-12 14:24:18 linux-kernel [PATCH v2 05/10] s390/uv: update PG_arch_1 comment
2024-04-12 14:24:04 linux-kernel [PATCH v2 04/10] s390/uv: convert PG_arch_1 users to only work on small folios
2024-04-12 14:24:01 linux-kernel [PATCH v2 06/10] s390/uv: make uv_convert_from_secure() a static function
2024-04-12 14:23:20 linux-kernel [PATCH v2 02/10] s390/uv: gmap_make_secure() cleanups for further changes
2024-04-12 14:23:07 linux-kernel [PATCH v2 00/10] s390: PG_arch_1+folio cleanups for uv+hugetlb
2024-04-12 14:23:02 linux-kernel [PATCH v2 03/10] s390/uv: split large folios in gmap_make_secure()
2024-04-12 14:22:23 linux-kernel [PATCH v2 01/10] s390/uv: don't call folio_wait_writeback() without a folio reference
2024-04-12 12:54:24 linux-kernel Re: [PATCH v6 0/4] mm: add per-order mTHP alloc and swpout counters
2024-04-12 09:07:16 linux-kernel [PATCH v1] KVM: s390x: selftests: Add shared zeropage test
2024-04-11 21:56:36 linux-kernel Re: [PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
2024-04-11 21:15:21 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-11 21:10:15 linux-kernel Re: [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests
2024-04-11 21:08:38 linux-kernel Re: [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_get_folio_flags
2024-04-11 17:53:13 linux-kernel [PATCH v3 1/2] mm/userfaultfd: don't place zeropages when zeropages are disallowed
2024-04-11 17:44:16 linux-kernel [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests
2024-04-11 17:43:31 linux-kernel [PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
2024-04-11 17:25:05 linux-kernel Re: [PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
2024-04-11 15:32:18 linux-kernel Re: [PATCH v2 3/5] mm: swap_pte_batch: add an output argument to reture if all swap entries are exclusive