linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-02 06:10:01 to 2019-09-04 14:37:09 UTC [more...]

[PATCH 1/2] mm/kasan: dump alloc/free stack for page allocator
 2019-09-04 14:37 UTC  (8+ messages)

[BUG] Early OOM and kernel NULL pointer dereference in 4.19.69
 2019-09-04 14:29 UTC  (14+ messages)
      ` [BUG] kmemcg limit defeats __GFP_NOFAIL allocation

[PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-04 14:23 UTC  (6+ messages)
` [PATCH v5 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH] mm: fix double page fault on arm64 if PTE_AF is cleared
 2019-09-04 14:22 UTC  (8+ messages)

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-04 14:19 UTC  (5+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH v1 0/7] mm/memcontrol: recharge mlocked pages
 2019-09-04 13:53 UTC  (8+ messages)
` [PATCH v1 1/7] mm/memcontrol: move locking page out of mem_cgroup_move_account
` [PATCH v1 2/7] mm/memcontrol: add mem_cgroup_recharge
` [PATCH v1 3/7] mm/mlock: add vma argument for mlock_vma_page()
` [PATCH v1 4/7] mm/mlock: recharge memory accounting to first mlock user
` [PATCH v1 5/7] mm/mlock: recharge memory accounting to second mlock user at munlock
` [PATCH v1 6/7] mm/vmscan: allow changing page memory cgroup during reclaim
` [PATCH v1 7/7] mm/mlock: recharge mlocked pages at culling by vmscan

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-04 12:52 UTC  (7+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease

[PATCH 1/1] mm/migrate: fix list corruption in migration of non-LRU movable pages
 2019-09-04 12:52 UTC  (8+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-04 12:28 UTC  (22+ messages)

[PATCH] mm: Unsigned 'nr_pages' always larger than zero
 2019-09-04 11:24 UTC  (2+ messages)

[PATCH] mm/balloon_compaction: suppress allocation warnings
 2019-09-04 10:37 UTC  (8+ messages)

[PATCH v2] mm: emit tracepoint when RSS changes by threshold
 2019-09-04  8:45 UTC  (8+ messages)

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-09-04  8:40 UTC  (7+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure
          ` [virtio-dev] "

[PATCH v5 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-09-04  8:28 UTC  (16+ messages)
` [PATCH v5 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v5 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

Re: Re: Re: [PATCH] mm: Add nr_free_highatomimic to fix incorrect watermatk routine
 2019-09-04  8:19 UTC  (2+ messages)

[PATCH V7 0/3] arm64/mm: Enable memory hot remove
 2019-09-04  8:16 UTC  (5+ messages)
` [PATCH V7 1/3] mm/hotplug: Reorder memblock_[free|remove]() calls in try_remove_memory()
` [PATCH V7 2/3] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump
` [PATCH V7 3/3] arm64/mm: Enable memory hot remove

[PATCH] mm,oom: Defer dump_tasks() output
 2019-09-04  8:13 UTC  (4+ messages)

[PATCH] mm/vmscan: get number of pages on the LRU list in memcgroup base on lru_zone_size
 2019-09-04  7:38 UTC  (3+ messages)

[PATCH v3] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-09-04  7:21 UTC 

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-04  7:20 UTC  (12+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH 2/2] mm/page_owner: determine the last stack state of page with CONFIG_KASAN_DUMP_PAGE=y
 2019-09-04  6:57 UTC 

[PATCH v8] libnvdimm/dax: Pick the right alignment default when creating dax devices
 2019-09-04  6:53 UTC 

[PATCH] mm,hugetlb_cgroup: Fix typo failcntfile in comment
 2019-09-04  6:47 UTC 

[RFC PATCH] mm, oom: disable dump_tasks by default
 2019-09-04  5:40 UTC  (6+ messages)

[PATCH v5] kasan: add memory corruption identification for software tag-based mode
 2019-09-04  3:41 UTC  (3+ messages)

[PATCH v2] mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas
 2019-09-04  3:24 UTC  (3+ messages)

[PATCH] arm: fix page faults in do_alignment
 2019-09-04  2:17 UTC  (8+ messages)

[PATCH v3 0/6] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-03 23:44 UTC  (6+ messages)

[PATCH v7 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-09-03 23:41 UTC  (8+ messages)
` [PATCH v7 1/5] "
` [PATCH v7 2/5] kasan: add test for vmalloc
` [PATCH v7 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v7 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v7 5/5] kasan debug: track pages allocated for vmalloc shadow

How to use huge pages in drivers?
 2019-09-03 21:28 UTC  (3+ messages)

[PATCH] mm: emit tracepoint when RSS changes by threshold
 2019-09-03 20:05 UTC 

[RFC PATCH 0/2] Add predictive memory reclamation and compaction
 2019-09-03 19:45 UTC  (12+ messages)

[PATCH AUTOSEL 4.19 154/167] mm/migrate.c: initialize pud_entry in migrate_vma()
 2019-09-03 16:25 UTC 

[PATCH 0/5] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-03 16:04 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] mm, slab_common: Remove unused kmalloc_cache_name()
` [PATCH 3/5] mm, slab: Remove unused kmalloc_size()
` [PATCH 4/5] mm, slab_common: Make 'type' is enum kmalloc_cache_type
` [PATCH 5/5] mm, slab_common: Make initializing KMALLOC_DMA start from 1

[PATCH] mm: do not hash address in print_bad_pte()
 2019-09-03 13:12 UTC  (2+ messages)

[PATCH] mm: fix the race between swapin_readahead and SWP_SYNCHRONOUS_IO path
 2019-09-03 12:17 UTC  (5+ messages)

Re: Re: [PATCH] mm: Add nr_free_highatomimic to fix incorrect watermatk routine
 2019-09-03 10:22 UTC  (2+ messages)

[PATCH 0/5] mmu notifer debug annotations
 2019-09-03  7:36 UTC  (8+ messages)
` [PATCH 3/5] kernel.h: Add non_block_start/end()

the linux-mm projects were last updated end of 2017
 2019-09-03  2:33 UTC  (2+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-09-02 22:26 UTC  (11+ messages)

[PATCH] mm/vmalloc: move 'area->pages' after if statement
 2019-09-02 21:28 UTC  (4+ messages)

[PATCH 0/4 V4] ACPI: Support generic initiator proximity domains
 2019-09-02 21:26 UTC  (3+ messages)
` [PATCH 1/4] ACPI: Support Generic Initiator only domains

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-09-02 15:18 UTC  (13+ messages)
            ` microblaze HAVE_MEMBLOCK_NODE_MAP dependency (was Re: [PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[PATCH v6 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-09-02 14:54 UTC  (9+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] kasan: add test for vmalloc
` [PATCH v6 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v6 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v6 5/5] kasan debug: track pages allocated for vmalloc shadow

KASAN: use-after-free Read in shmem_fault (2)
 2019-09-02 14:20 UTC  (3+ messages)

[PATCH v3 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-02 14:10 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH v3 2/4] arm64: rename variables used to calculate ZONE_DMA32's size
` [PATCH v3 3/4] arm64: use both ZONE_DMA and ZONE_DMA32
` [PATCH v3 4/4] mm: refresh ZONE_DMA and ZONE_DMA32 comments in 'enum zone_type'

[PATCH v2 01/11] asm-generic: add dma_zone_size
 2019-09-02 13:01 UTC  (5+ messages)

[PATCH 1/3] ima: keep the integrity state of open files up to date
 2019-09-02 12:57 UTC  (5+ messages)
` [PATCH 2/3] ima: update the file measurement on truncate
` [PATCH 3/3] ima: update the file measurement on writes

cleanup the walk_page_range interface v2
 2019-09-02 10:49 UTC  (8+ messages)
` [PATCH 2/3] pagewalk: separate function pointers from iterator data

[PATCH v7 0/7] KVMPPC driver to manage secure guest pages
 2019-09-02  7:53 UTC  (5+ messages)
` [PATCH v7 1/7] kvmppc: Driver to manage pages of secure guest

[PATCH] mm: Add nr_free_highatomimic to fix incorrect watermatk routine
 2019-09-02  6:09 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).