[RFC v5 00/11] Speculative page faults
2017-06-16 17:52 UTC (2+ messages)
` [RFC v5 01/11] mm: Dont assume page-table invariance during faults
[PATCH 1/2] mmzone: simplify zone_intersects()
2017-06-16 17:33 UTC (3+ messages)
` [PATCH 2/2] mm/memory_hotplug: remove duplicate call for set_page_links
[PATCH v3 2/7] x86: use s64* for old arg of atomic64_try_cmpxchg()
2017-06-16 16:29 UTC (12+ messages)
` [PATCH v3 3/7] asm-generic: add atomic-instrumented.h
` [PATCH v3 4/7] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH v3 5/7] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH v3 6/7] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH v3 7/7] asm-generic, x86: add comments for atomic instrumentation
[RFC] virtio-mem: paravirtualized memory
2017-06-16 15:59 UTC (3+ messages)
[HELP-NEEDED, PATCHv2 0/3] Do not loose dirty bit on THP pages
2017-06-16 15:57 UTC (17+ messages)
` [PATCHv2 1/3] x86/mm: Provide pmdp_establish() helper
` [PATCHv2 2/3] mm: Do not loose dirty and access bits in pmdp_invalidate()
` [PATCHv2 3/3] mm: Use updated pmdp_invalidate() inteface to track dirty/accessed bits
[RFC] ubsan: signed integer overflow in mem_cgroup_event_ratelimit
2017-06-16 15:00 UTC (2+ messages)
[HMM 00/15] HMM (Heterogeneous Memory Management) v23
2017-06-16 14:47 UTC (6+ messages)
` [HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3
[PATCH] mm/list_lru.c: use cond_resched_lock() for nlru->lock
2017-06-16 14:44 UTC (3+ messages)
[PATCH tip/sched/core] mm/early_ioremap: Adjust early_ioremap system_state check
2017-06-16 14:43 UTC (4+ messages)
[patch] mm, oom: prevent additional oom kills before memory is freed
2017-06-16 14:42 UTC (27+ messages)
` "
` Re: [patch] mm, oom: prevent additional oom kills before memoryis freed
[PATCH RFC] hugetlbfs 'noautofill' mount option
2017-06-16 13:15 UTC (10+ messages)
[RFC] ubsan: signed integer overflow in mem_cgroup_event_ratelimit
2017-06-16 12:20 UTC
[RFC PATCH 0/4] mm, hugetlb: allow proper node fallback dequeue
2017-06-16 11:44 UTC (9+ messages)
` [RFC PATCH 2/4] hugetlb: add support for preferred node to alloc_huge_page_nodemask
[PATCH -v4 0/14] mm: make movable onlining suck less
2017-06-16 9:11 UTC (14+ messages)
` [PATCH 04/14] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 11/14] mm, memory_hotplug: do not associate hotadded memory to zones until online
[PATCH v5] mm: huge-vmap: fail gracefully on unexpected huge vmap mappings
2017-06-16 8:38 UTC (6+ messages)
[PATCH v11 0/6] Virtio-balloon Enhancement
2017-06-16 3:19 UTC (5+ messages)
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [virtio-dev] "
I'd like to add you to my professional network on LinkedIn
2017-06-16 0:45 UTC
[PATCH v2 0/2] mm: force enable thp for dax
2017-06-15 23:44 UTC (13+ messages)
` [PATCH v2 1/2] mm: improve readability of transparent_hugepage_enabled()
[PATCH 1/1] userfaultfd: shmem: handle coredumping in handle_userfault()
2017-06-15 22:58 UTC (4+ messages)
[PATCH v2 0/3] mm: huge pages: Misc fixes for issues found during fuzzing
2017-06-15 20:32 UTC (2+ messages)
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-15 20:13 UTC (26+ messages)
` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
[PATCH v2 00/10] PCID and improved laziness
2017-06-15 19:29 UTC (14+ messages)
` [PATCH v2 01/10] x86/ldt: Simplify LDT switching logic
` [PATCH v2 02/10] x86/mm: Remove reset_lazy_tlbstate()
` [PATCH v2 03/10] x86/mm: Give each mm TLB flush generation a unique ID
` [PATCH v2 05/10] x86/mm: Rework lazy TLB mode and TLB freshness tracking
[RFC v2 0/9] S.A.R.A. a new stacked LSM
2017-06-15 17:19 UTC (12+ messages)
` [RFC v2 1/9] S.A.R.A. Documentation
` [RFC v2 2/9] S.A.R.A. framework creation
` [RFC v2 3/9] Creation of "check_vmflags" LSM hook
` [RFC v2 4/9] S.A.R.A. cred blob management
` [RFC v2 5/9] S.A.R.A. WX Protection
` [RFC v2 6/9] Creation of "pagefault_handler_x86" LSM hook
` [RFC v2 7/9] Trampoline emulation
` [kernel-hardening] "
` [RFC v2 8/9] Allowing for stacking procattr support in S.A.R.A
` [RFC v2 9/9] S.A.R.A. WX Protection procattr interface
[PATCH] mm, memory_hotplug: support movable_node for hotplugable nodes
2017-06-15 15:43 UTC (11+ messages)
[HMM-CDM 0/5] Cache coherent device memory (CDM) with HMM
2017-06-15 15:35 UTC (23+ messages)
` [HMM-CDM 1/5] mm/device-public-memory: device memory cache coherent with CPU
` [HMM-CDM 2/5] mm/hmm: add new helper to hotplug CDM memory region
` [HMM-CDM 3/5] mm/memcontrol: allow to uncharge page without using page->lru field
` [HMM-CDM 4/5] mm/memcontrol: support MEMORY_DEVICE_PRIVATE and MEMORY_DEVICE_PUBLIC
` [HMM-CDM 5/5] mm/hmm: simplify kconfig and enable HMM and DEVICE_PUBLIC for ppc64
[PATCH v6 00/20] fs: enhanced writeback error reporting with errseq_t (pile #1)
2017-06-15 15:03 UTC (10+ messages)
` [PATCH v6 12/20] fs: add a new fstype flag to indicate how writeback errors are tracked
[PATCH v2 0/3] DAX common 4k zero page
2017-06-15 14:58 UTC (6+ messages)
` [PATCH v2 1/3] mm: add vm_insert_mixed_mkwrite()
` [PATCH v2 2/3] dax: relocate dax_load_hole()
` [PATCH v2 3/3] dax: use common 4k zero page for dax mmap reads
[HELP-NEEDED, PATCH 0/3] Do not loose dirty bit on THP pages
2017-06-15 9:36 UTC (13+ messages)
` [PATCH 3/3] mm, thp: Do not loose dirty bit in __split_huge_pmd_locked()
[PATCH 2/3] mm: Do not loose dirty and access bits in pmdp_invalidate()
2017-06-15 8:48 UTC (2+ messages)
Sleeping BUG in khugepaged for i586
2017-06-15 8:32 UTC (17+ messages)
[xfstests PATCH v4 0/5] new tests for writeback error reporting behavior
2017-06-15 5:38 UTC (5+ messages)
` [xfstests PATCH v4 5/5] btrfs: make a btrfs version of writeback error reporting test
[PATCH 1/3] x86/mm: Provide pmdp_mknotpresent() helper
2017-06-15 4:43 UTC (2+ messages)
[Question or BUG] [NUMA]: I feel puzzled at the function cpumask_of_node
2017-06-15 2:00 UTC (3+ messages)
[PATCH] mm, vmpressure: free the same pointer we allocated
2017-06-15 1:49 UTC (2+ messages)
Bad page state freeing hugepages
2017-06-15 0:56 UTC
[PATCH] memcg: refactor mem_cgroup_resize_limit()
2017-06-14 21:20 UTC (2+ messages)
` [PATCH v4] "
[RFC][PATCH] slub: Introduce 'alternate' per cpu partial lists
2017-06-14 20:31 UTC (3+ messages)
[PATCH] mm/hugetlb: Warn the user when issues arise on boot due to hugepages
2017-06-14 17:02 UTC (12+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox