James Houghton ([email protected])

Number of posts: 364 (0.32 per day)
First post: 2021-05-19 21:18:34
Last post: 2024-06-14 18:24:41

Date List Subject
2024-06-14 18:24:41 linux-kernel Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-14 00:49:11 linux-kernel Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-14 00:46:32 linux-kernel Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-11 23:05:39 linux-kernel Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-11 16:54:10 linux-kernel Re: [PATCH v5 3/9] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
2024-06-11 16:52:44 linux-kernel Re: [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-11 00:33:10 linux-kernel [PATCH v5 1/9] KVM: Add lockless memslot walk to KVM
2024-06-11 00:25:40 linux-kernel [PATCH v5 9/9] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
2024-06-11 00:25:08 linux-kernel [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging
2024-06-11 00:24:34 linux-kernel [PATCH v5 6/9] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
2024-06-11 00:24:33 linux-kernel [PATCH v5 7/9] KVM: x86: Implement kvm_fast_test_age_gfn and kvm_fast_age_gfn
2024-06-11 00:24:11 linux-kernel [PATCH v5 5/9] KVM: Add kvm_fast_age_gfn and kvm_fast_test_age_gfn
2024-06-11 00:24:06 linux-kernel [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-06-11 00:23:17 linux-kernel [PATCH v5 3/9] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
2024-06-11 00:22:57 linux-kernel [PATCH v5 2/9] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
2024-06-11 00:22:19 linux-kernel [PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-06-04 22:21:21 linux-kernel Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
2024-06-03 23:17:33 linux-kernel Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
2024-06-03 22:56:57 linux-kernel Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
2024-05-30 03:28:33 linux-kernel Re: [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
2024-05-30 03:27:54 linux-kernel Re: [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
2024-05-30 01:09:03 linux-kernel Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
2024-05-29 18:10:44 linux-kernel [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
2024-05-29 18:10:20 linux-kernel [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
2024-05-29 18:08:09 linux-kernel [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
2024-05-29 18:06:58 linux-kernel [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
2024-05-29 18:06:35 linux-kernel [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
2024-05-29 18:06:29 linux-kernel [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
2024-05-29 18:05:48 linux-kernel [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
2024-05-29 18:05:41 linux-kernel [PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-04-19 20:58:30 linux-kernel Re: [PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
2024-04-19 20:55:35 linux-kernel Re: [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
2024-04-19 20:48:42 linux-kernel Re: [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
2024-04-19 20:44:02 linux-kernel Re: [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
2024-04-19 20:35:37 linux-kernel Re: [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
2024-04-11 00:36:00 linux-kernel Re: [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
2024-04-09 18:32:25 linux-kernel Re: [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
2024-04-01 23:32:09 linux-kernel [PATCH v3 7/7] mm: multi-gen LRU: use mmu_notifier_test_clear_young()
2024-04-01 23:31:47 linux-kernel [PATCH v3 6/7] KVM: arm64: Participate in bitmap-based PTE aging
2024-04-01 23:31:43 linux-kernel [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE aging
2024-04-01 23:31:03 linux-kernel [PATCH v3 4/7] KVM: x86: Move tdp_mmu_enabled and shadow_accessed_mask
2024-04-01 23:30:48 linux-kernel [PATCH v3 3/7] KVM: Add basic bitmap support into kvm_mmu_notifier_test/clear_young
2024-04-01 23:30:42 linux-kernel [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
2024-04-01 23:30:33 linux-kernel [PATCH v3 2/7] KVM: Move MMU notifier function declarations
2024-04-01 23:30:15 linux-kernel [PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
2024-03-11 21:27:40 linux-kernel Re: BUG selftests/mm]
2024-03-07 01:03:07 linux-kernel [PATCH v2] mm: Add an explicit smp_wmb() to UFFDIO_CONTINUE
2024-03-06 17:58:34 linux-kernel Re: [PATCH] mm: Add an explicit smp_wmb() to UFFDIO_CONTINUE
2024-03-06 00:15:32 linux-kernel [PATCH] mm: Add an explicit smp_wmb() to UFFDIO_CONTINUE
2023-12-19 16:29:38 linux-kernel Re: [PATCH 09/13] mm/gup: Cache *pudp in follow_pud_mask()
2023-12-11 19:02:32 linux-kernel Re: [PATCH 2/2] arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modify