linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/8] Backported fixes for 4.4 stable tree
 2019-12-16 20:45 UTC  (12+ messages)
` [PATCH v3 1/8] mm: make page ref count overflow check tighter and more explicit
` [PATCH v3 2/8] mm: add 'try_get_page()' helper function
` [PATCH v3 3/8] mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v3 4/8] mm, gup: ensure real head page is ref-counted when using hugepages
` [PATCH v3 5/8] mm: prevent get_user_pages() from overflowing page refcount
` [PATCH v3 6/8] pipe: add pipe_buf_get() helper
` [PATCH v3 7/8] fs: prevent page refcount overflow in pipe_buf_get
` [PATCH v3 8/8] x86, mm, gup: prevent get_page() race with munmap in paravirt guest

[RFC] workqueue: fix detecting reentrance
 2019-12-16 14:02 UTC  (2+ messages)

[PATCH 00/17] Fixup page directory freeing
 2019-12-16 14:00 UTC  (12+ messages)
` [PATCH 05/17] asm-generic/tlb: Rename HAVE_RCU_TABLE_NO_INVALIDATE
` [PATCH 08/17] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE
  ` [PATCH mk-II "

[PATCH v2] hugetlbfs: Disable softIRQ when taking hugetlb_lock
 2019-12-16 13:37 UTC  (16+ messages)
          ` [PATCH v2] mm/hugetlb: defer free_huge_page() to a workqueue

[PATCH v10 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-16 12:53 UTC  (6+ messages)
` [PATCH v10 09/25] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v10 23/25] mm/gup: track FOLL_PIN pages
    ` [PATCH v11 "

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-16 12:21 UTC  (20+ messages)
` [PATCH v15 3/7] mm: Add function __putback_isolated_page
` [PATCH v15 4/7] mm: Introduce Reported pages
` [PATCH v15 5/7] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v15 6/7] virtio-balloon: Add support for providing free page reports to host

[PATCH] mm/gup: Fix memory leak in __gup_benchmark_ioctl
 2019-12-16 12:18 UTC  (10+ messages)
  ` [PATCH v2] "

[PATCH v6 00/10] per lruvec lru_lock for memcg
 2019-12-16 12:14 UTC  (12+ messages)
` [PATCH v6 01/10] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v6 02/10] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v6 03/10] mm/lru: introduce the relock_page_lruvec function
` [PATCH v6 04/10] mm/mlock: optimize munlock_pagevec by relocking
` [PATCH v6 05/10] mm/swap: only change the lru_lock iff page's lruvec is different
` [PATCH v6 06/10] mm/pgdat: remove pgdat lru_lock
` [PATCH v6 07/10] mm/lru: revise the comments of lru_lock
` [PATCH v6 08/10] mm/lru: debug checking for page memcg moving and lock_page_memcg
` [PATCH v6 09/10] mm/memcg: fold lock in lock_page_lru
` [PATCH v6 10/10] mm: revise the comments of mem_cgroup_page_lruvec

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-12-16 11:35 UTC  (7+ messages)
` [PATCH RFC v3 07/36] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v3 23/36] kmsan: call KMSAN hooks where needed

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-16 11:03 UTC  (19+ messages)
` [PATCH RFC v4 01/13] ACPI: NUMA: export pxm_to_node
` [PATCH RFC v4 02/13] virtio-mem: Paravirtualized memory hotplug
` [PATCH RFC v4 03/13] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH RFC v4 04/13] mm: Export alloc_contig_range() / free_contig_range()
` [PATCH RFC v4 05/13] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH RFC v4 06/13] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH RFC v4 07/13] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH RFC v4 08/13] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH RFC v4 09/13] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH RFC v4 10/13] virtio-mem: Better retry handling
` [PATCH RFC v4 11/13] mm/vmscan: Move count_vm_event(DROP_SLAB) into drop_slab()
` [PATCH RFC v4 12/13] mm/vmscan: Export drop_slab() and drop_slab_node()
` [PATCH RFC v4 13/13] virtio-mem: Drop slab objects when unplug continues to fail

[PATCH v2] powerpc/pseries/cmm: fix managed page counts when migrating pages between zones
 2019-12-16 10:30 UTC 

[linux-stable-rc:linux-4.19.y 8055/9999] mm/page_owner.c:276:10: note: in expansion of macro 'pfn_to_online_page'
 2019-12-16 10:11 UTC  (2+ messages)

[PATCH V11] mm/debug: Add tests validating architecture page table helpers
 2019-12-16  4:57 UTC  (2+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2019-12-16  4:17 UTC  (31+ messages)
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes

[PATCH] vfs: stop shrinker while fs is freezed
 2019-12-16  4:11 UTC  (2+ messages)

[PATCH V3 1/2] KVM: PPC: Add skip_page_out parameter
 2019-12-16  3:29 UTC  (3+ messages)
` [PATCH V3 2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2019-12-16  0:15 UTC  (3+ messages)
` [PATCH v2 25/27] nvdimm/ocxl: Expose SMART data via ndctl

[linux-next:master] BUILD REGRESSION 32b8acf85223448973ca0bf0ee8149a01410f3a0
 2019-12-15 23:51 UTC 

WARNING: lib/test_bitmap.o(.text.unlikely+0x5c): Section mismatch in reference from the function bitmap_copy_clear_tail() to the variable .init.rodata:clump_exp
 2019-12-15  3:17 UTC  (5+ messages)

[PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes
 2019-12-14  1:55 UTC  (4+ messages)

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-14  1:43 UTC  (8+ messages)
` [PATCH 12/22] arm64: mte: Add specific SIGSEGV codes
` [PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults

[PATCHSET v2 0/5] Support for RWF_UNCACHED
 2019-12-14  0:01 UTC  (3+ messages)
` [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED

[PATCH v3 0/3] KASAN for powerpc64 radix
 2019-12-13 21:37 UTC  (8+ messages)
` [PATCH v3 1/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v3 2/3] kasan: Document support on 32-bit powerpc
` [PATCH v3 3/3] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCHSET v4 0/5] Support for RWF_UNCACHED
 2019-12-13 20:47 UTC  (13+ messages)
` [PATCH 1/5] fs: add read support "
` [PATCH 2/5] mm: make generic_perform_write() take a struct kiocb
` [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED
` [PATCH 4/5] iomap: add struct iomap_data
` [PATCH 5/5] iomap: support RWF_UNCACHED for buffered writes

[PATCH 0/3] mm: memcontrol: recursive memory protection
 2019-12-13 20:40 UTC  (6+ messages)
` [PATCH 1/3] mm: memcontrol: fix memory.low proportional distribution
` [PATCH 2/3] mm: memcontrol: clean up and document effective low/min calculations
` [PATCH 3/3] mm: memcontrol: recursive memory.low protection

[PATCH] mm: remove __krealloc
 2019-12-13 18:59 UTC  (5+ messages)

Splitting the mmap_sem
 2019-12-13 18:21 UTC  (7+ messages)

[PATCH] mm/memory.c: avoid repeated set_page_dirty in fault_dirty_shared_page
 2019-12-13 17:50 UTC  (5+ messages)

workingset transition detection corner case
 2019-12-13 15:38 UTC 

[PATCH v2] powerpc/32: add support of KASAN_VMALLOC
 2019-12-13 14:59 UTC 

[GIT PULL] Please pull hmm changes
 2019-12-13 10:19 UTC  (7+ messages)

[bug report] mm-add-apply_to_existing_pages-helper-fix
 2019-12-13  2:04 UTC  (3+ messages)

[PATCH v2 1/1] KVM: PPC: Implement H_SVM_INIT_ABORT hcall
 2019-12-12 22:14 UTC 

mmotm 2019-12-10-19-14 uploaded
 2019-12-12 20:58 UTC  (5+ messages)
` mmotm 2019-12-10-19-14 uploaded (objtool: func() falls through)

[PATCHSET v4 0/5] Support for RWF_UNCACHED
 2019-12-12 16:41 UTC 

[PATCHSET 0/5] Support for RWF_UNCACHED
 2019-12-12 15:52 UTC  (3+ messages)

[PATCH v16 00/25] Generic page walk and ptdump
 2019-12-12 15:18 UTC  (7+ messages)
` [PATCH v16 11/25] mm: pagewalk: Add p4d_entry() and pgd_entry()

rmap for shmem pages
 2019-12-12 14:43 UTC  (3+ messages)

[PATCH v2 0/4] KASAN for powerpc64 radix, plus generic mm change
 2019-12-12 13:41 UTC  (11+ messages)
` [PATCH v2 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH] mm/oom: fix pgtables units mismatch in Killed process message
 2019-12-12 10:41 UTC  (2+ messages)

[PATCH v4 0/2] mm, drm/ttm: Fix pte insertion with customized protection
 2019-12-12  8:51 UTC  (4+ messages)
` [PATCH v4 1/2] mm: Add a vmf_insert_mixed_prot() function
` [PATCH v4 2/2] mm, drm/ttm: Fix vm page protection handling

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox