linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-28 01:03:50 to 2019-12-01 01:53:47 UTC [more...]

[patch 074/158] mm/hotplug: reorder memblock_[free|remove]() calls in try_remove_memory()
 2019-12-01  1:53 UTC 

[patch 073/158] mm/memory-failure.c: use page_shift() in add_to_kill()
 2019-12-01  1:53 UTC 

[patch 072/158] mm, soft-offline: convert parameter to pfn
 2019-12-01  1:53 UTC 

[patch 071/158] mm/memory-failure.c clean up around tk pre-allocation
 2019-12-01  1:53 UTC 

[patch 070/158] memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
 2019-12-01  1:53 UTC 

[patch 069/158] mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
 2019-12-01  1:53 UTC 

[patch 068/158] mm: ptdump: reduce level numbers by 1 in note_page()
 2019-12-01  1:53 UTC 

[patch 067/158] arm64: mm: display non-present entries in ptdump
 2019-12-01  1:53 UTC 

[patch 066/158] arm64: mm: convert mm/dump.c to use walk_page_range()
 2019-12-01  1:53 UTC 

[patch 065/158] x86: mm: convert dump_pagetables to use walk_page_range
 2019-12-01  1:53 UTC 

[patch 064/158] mm: add generic ptdump
 2019-12-01  1:53 UTC 

[patch 063/158] x86: mm: convert ptdump_walk_pgd_level_core() to take an mm_struct
 2019-12-01  1:52 UTC 

[patch 062/158] x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
 2019-12-01  1:52 UTC 

[patch 061/158] x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
 2019-12-01  1:52 UTC 

[patch 060/158] x86: mm: point to struct seq_file from struct pg_state
 2019-12-01  1:52 UTC 

[patch 059/158] mm: pagewalk: add 'depth' parameter to pte_hole
 2019-12-01  1:52 UTC 

[patch 058/158] mm: pagewalk: add test_p?d callbacks
 2019-12-01  1:52 UTC 

[patch 057/158] mm: pagewalk: allow walking without vma
 2019-12-01  1:52 UTC 

[patch 056/158] mm: pagewalk: add p4d_entry() and pgd_entry()
 2019-12-01  1:52 UTC 

[patch 055/158] x86: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 054/158] sparc: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 053/158] s390: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 052/158] riscv: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 051/158] powerpc: mm: add p?d_leaf() definitions
 2019-12-01  1:52 UTC 

[patch 050/158] mips: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 049/158] arm64: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 048/158] arm: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 047/158] arc: mm: add p?d_leaf() definitions
 2019-12-01  1:51 UTC 

[patch 046/158] mm: add generic p?d_leaf() macros
 2019-12-01  1:51 UTC 

[patch 045/158] mm/memory.c: fix a huge pud insertion race during faulting
 2019-12-01  1:51 UTC 

[patch 044/158] mm: move the backup x_devmap() functions to asm-generic/pgtable.h
 2019-12-01  1:51 UTC 

[patch 043/158] mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
 2019-12-01  1:51 UTC 

[patch 042/158] mm/rmap.c: fix outdated comment in page_get_anon_vma()
 2019-12-01  1:51 UTC 

[patch 041/158] asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
 2019-12-01  1:51 UTC 

[patch 040/158] asm-generic/tlb: stub out pmd_free_tlb() if nopmd
 2019-12-01  1:51 UTC 

[patch 039/158] asm-generic/tlb: stub out p4d_free_tlb() if nop4d 
 2019-12-01  1:51 UTC 

[patch 038/158] asm-generic/tlb: stub out pud_free_tlb() if nopud 
 2019-12-01  1:51 UTC 

[patch 037/158] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
 2019-12-01  1:51 UTC 

[patch 036/158] mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
 2019-12-01  1:51 UTC 

[patch 035/158] mm/rmap.c: reuse mergeable anon_vma as parent when fork
 2019-12-01  1:50 UTC 

[patch 034/158] mm/rmap.c: don't reuse anon_vma if we just want a copy
 2019-12-01  1:50 UTC 

[patch 033/158] mm/mmap.c: rb_parent is not necessary in __vma_link_list()
 2019-12-01  1:50 UTC 

[patch 032/158] mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list()
 2019-12-01  1:50 UTC 

[patch 031/158] mm/mmap.c: __vma_unlink_prev() is not necessary now
 2019-12-01  1:50 UTC 

[patch 030/158] mm/mmap.c: prev could be retrieved from vma->vm_prev
 2019-12-01  1:50 UTC 

[patch 029/158] mm/swap.c: piggyback lru_add_drain_all() calls
 2019-12-01  1:50 UTC 

[patch 028/158] mm/mmap.c: remove a never-triggered warning in __vma_adjust()
 2019-12-01  1:50 UTC 

[patch 027/158] rss_stat: add support to detect RSS updates of external mm
 2019-12-01  1:50 UTC 

[patch 026/158] mm: emit tracepoint when RSS changes
 2019-12-01  1:50 UTC 

[patch 025/158] shmem: pin the file in shmem_fault() if mmap_sem is dropped
 2019-12-01  1:50 UTC 

[patch 024/158] mm: drop mmap_sem before calling balance_dirty_pages() in write fault
 2019-12-01  1:50 UTC 

[patch 023/158] Documentation/admin-guide/cgroup-v2.rst: document why inactive_X + active_X may not equal X
 2019-12-01  1:50 UTC 

[patch 022/158] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
 2019-12-01  1:50 UTC 

[patch 021/158] include/linux/memcontrol.h: fix comments based on per-node memcg
 2019-12-01  1:50 UTC 

[patch 020/158] mm: memcontrol: try harder to set a new memory.high
 2019-12-01  1:50 UTC 

[patch 019/158] mm: memcontrol: remove dead code from memory_max_write()
 2019-12-01  1:50 UTC 

[patch 018/158] mm, memcg: clean up reclaim iter array
 2019-12-01  1:50 UTC 

[patch 017/158] mm/swap.c: trivial mark_page_accessed() cleanup
 2019-12-01  1:50 UTC 

[patch 016/158] mm, swap: disallow swapon() on zoned block devices
 2019-12-01  1:49 UTC 

[patch 015/158] mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
 2019-12-01  1:49 UTC 

[patch 014/158] mm/gup.c: allow CMA migration to propagate errors back to caller
 2019-12-01  1:49 UTC 

[patch 013/158] mm/filemap.c: warn if stale pagecache is left after direct write
 2019-12-01  1:49 UTC 

[patch 012/158] fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
 2019-12-01  1:49 UTC 

[patch 011/158] mm/filemap.c: remove redundant cache invalidation after async direct-io write
 2019-12-01  1:49 UTC 

[patch 010/158] mm/slub.c: clean up validate_slab()
 2019-12-01  1:49 UTC 

[patch 009/158] mm/slub.c: update comments
 2019-12-01  1:49 UTC 

[patch 008/158] mm: slub: print the offset of fault addresses
 2019-12-01  1:49 UTC 

[patch 007/158] mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches
 2019-12-01  1:49 UTC 

[patch 006/158] mm, slab: remove unused kmalloc_size()
 2019-12-01  1:49 UTC 

[patch 005/158] mm, slab: make kmalloc_info[] contain all types of names
 2019-12-01  1:49 UTC 

[patch 004/158] fs/buffer.c: include internal.h for missing declarations
 2019-12-01  1:49 UTC 

[patch 003/158] fs/buffer.c: fix use true/false for bool type
 2019-12-01  1:49 UTC 

[patch 002/158] ocfs2: fix passing zero to 'PTR_ERR' warning
 2019-12-01  1:49 UTC 

[patch 001/158] scripts/spelling.txt: add more spellings to spelling.txt
 2019-12-01  1:49 UTC 

incoming
 2019-12-01  1:47 UTC 

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-11-30 23:43 UTC  (5+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2019-11-30 23:13 UTC  (4+ messages)

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-11-30 23:09 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
              ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[linux-next:master 14297/14311] arch/m68k/mm/kmap.c:80:28: error: 'pmd_t {aka struct <anonymous>}' has no member named 'pmd'; did you mean 'pud'?
 2019-11-30 22:50 UTC 

[PATCH] mm: fix trivial help text punctuation
 2019-11-30 19:48 UTC 

[PATCH v7 17/24] mm/gup: track FOLL_PIN pages
 2019-11-30 18:59 UTC  (2+ messages)

[GIT PULL] Please pull hmm changes
 2019-11-30 18:35 UTC  (4+ messages)

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-29 21:13 UTC  (12+ messages)
` [PATCH v14 3/6] mm: Introduce Reported pages
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

BUG: sleeping function called from invalid context in __alloc_pages_nodemask
 2019-11-30 13:44 UTC  (3+ messages)

[PATCH v4] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-30  8:38 UTC 

BUG: sleeping function called from invalid context in __alloc_pages_nodemask
 2019-11-30  8:32 UTC 

[PATCH v4] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-30  8:12 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4bd8408b6dc31f3868908402d7df411517a015c4
 2019-11-30  1:39 UTC 

[PATCH v24 16/24] x86/sgx: Add a page reclaimer
 2019-11-29 23:13 UTC 

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (4+ messages)
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-11-29 21:45 UTC 

[PATCH V3 0/3] Move swap functions out of address space operations
 2019-11-29 16:33 UTC  (4+ messages)
` [PATCH V3 1/3] fs: Clean up mapping variable
` [PATCH V3 2/3] fs: Move swap_[de]activate to file_operations
` [PATCH V3 3/3] Documentation/fs: Move swap_[de]activate() "

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-11-29 16:21 UTC  (30+ messages)
` [PATCH RFC v3 07/36] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v3 08/36] kmsan: reduce vmalloc space
` [PATCH RFC v3 09/36] kmsan: add KMSAN bits to struct page and struct task_struct
` [PATCH RFC v3 10/36] kmsan: add KMSAN runtime
` [PATCH RFC v3 11/36] kmsan: stackdepot: don't allocate KMSAN metadata for stackdepot
` [PATCH RFC v3 15/36] kmsan: add tests for KMSAN
` [PATCH RFC v3 21/36] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH RFC v3 23/36] kmsan: call KMSAN hooks where needed
` [PATCH RFC v3 24/36] kmsan: disable instrumentation of certain functions
` [PATCH RFC v3 25/36] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v3 26/36] kmsan: use __msan_memcpy() where possible
` [PATCH RFC v3 27/36] kmsan: hooks for copy_to_user() and friends
` [PATCH RFC v3 28/36] kmsan: enable KMSAN builds

[PATCH V1] mm: Clean up filemap_write_and_wait()
 2019-11-29 16:07 UTC 

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-29 15:50 UTC  (18+ messages)
` [PATCH v11 1/4] "
                      ` XFS check crash (WAS Re: [PATCH v11 1/4] kasan: support backing vmalloc space with real shadow memory)

[PATCH] kasan: support vmalloc backing of vm_map_ram()
 2019-11-29 15:45 UTC 

[PATCH] mm/zsmalloc.c: fix the migrated zspage statistics
 2019-11-29 15:17 UTC  (2+ messages)

WARNING in unaccount_page_cache_page
 2019-11-29 14:41 UTC  (2+ messages)

[PATCH] mm: Proactive compaction
 2019-11-29 13:55 UTC  (2+ messages)

[PATCH v2 00/18] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-29 11:56 UTC  (3+ messages)
` [PATCH v2 14/18] acpi/numa: Up-level "map to online node" functionality

[PATCH 1/2] mm/page_vma_mapped: use PMD_SIZE instead of calculating it
 2019-11-29 11:18 UTC  (9+ messages)
` [PATCH 2/2] mm/page_vma_mapped: page table boundary is already guaranteed

[PATCH] dma-mapping: do not mapping module memory
 2019-11-29 11:03 UTC 

[PATCH v2 0/8] Backported fixes for 4.4 stable tree
 2019-11-29  9:08 UTC  (9+ messages)
` [PATCH v2 6/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH STABLE ONLY] add missing page refcount overflow checks
 2019-11-29  9:03 UTC  (4+ messages)
` [PATCH STABLE 4.9 1/1] mm, gup: add missing refcount overflow checks on x86 and s390
` [PATCH STABLE 4.14] mm, gup: add missing refcount overflow checks on s390
` [PATCH STABLE 4.19] "

[PATCH v2] mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction
 2019-11-29  8:43 UTC  (2+ messages)

[PATCH] mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction
 2019-11-29  2:28 UTC  (7+ messages)

[PATCH v1] mm/memory_hotplug: don't check the nid in find_(smallest|biggest)_section_pfn
 2019-11-28 17:31 UTC  (13+ messages)

make dma_addressing_limited work for memory encryption setups
 2019-11-28 15:36 UTC  (6+ messages)
` [PATCH 2/2] dma-mapping: force unencryped devices are always addressing limited

[PATCH] mm: use the existing variable instead of a duplicate statement
 2019-11-28 15:12 UTC  (3+ messages)

[PATCH] mm/vmscan.c: remove unused return value of shrink_node
 2019-11-28 15:10 UTC  (2+ messages)

[PATCH v1] drivers/base/node.c: get rid of get_nid_for_pfn()
 2019-11-28 14:13 UTC  (9+ messages)

[PATCH v1] mm/memory_hotplug: don't check the nid in find_(smallest|biggest)_section_pfn
 2019-11-28 13:52 UTC  (3+ messages)

[RFC PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-11-28 11:34 UTC  (8+ messages)

[v2 PATCH] mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
 2019-11-28  9:42 UTC  (2+ messages)

[v2 PATCH] mm: migrate: handle freed page at the first place
 2019-11-28  7:40 UTC  (4+ messages)

[PATCH v2] mm: fix comments related to node reclaim
 2019-11-28  5:27 UTC  (2+ messages)

[PATCH v11 0/7] KVM: PPC: Driver to manage pages of secure guest
 2019-11-28  5:04 UTC  (2+ messages)

[PATCH v3] mm, memcg: fix the stupid OOM killer when shrinking memcg hard limit
 2019-11-28  4:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).