linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v10 00/10] complete deferred page initialization
 2017-10-05 21:11 UTC  (9+ messages)
` [PATCH v10 01/10] x86/mm: setting fields in deferred pages
` [PATCH v10 02/10] sparc64/mm: "
` [PATCH v10 03/10] sparc64: simplify vmemmap_populate
` [PATCH v10 04/10] mm: defining memblock_virt_alloc_try_nid_raw
` [PATCH v10 05/10] mm: zero reserved and unavailable struct pages
` [PATCH v10 07/10] x86/kasan: use kasan_map_populate()
` [PATCH v10 08/10] arm64/kasan: "
` [PATCH v10 09/10] mm: stop zeroing memory during allocation in vmemmap

[PATCH v4 0/5] cramfs refresh for embedded usage
 2017-10-05 20:00 UTC  (15+ messages)
` [PATCH v4 4/5] cramfs: add mmap support

[PATCH] block/laptop_mode: Convert timers to use timer_setup()
 2017-10-05 19:49 UTC  (9+ messages)

[PATCH] mm: page_vma_mapped: Ensure pmd is loaded with READ_ONCE outside of lock
 2017-10-05 16:57 UTC 

[v10 0/6] cgroup-aware OOM killer
 2017-10-05 16:40 UTC  (40+ messages)
` [v10 1/6] mm, oom: refactor the oom_kill_process() function
` [v10 2/6] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [v10 3/6] mm, oom: cgroup-aware OOM killer
` [v10 4/6] mm, oom: introduce memory.oom_group
` [v10 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer
` [v10 6/6] mm, oom, docs: describe the "

lib/lz4/lz4_decompress.c:487:1: internal compiler error: output_operand: unrecognized address
 2017-10-05 16:10 UTC 

[PATCH 01/21] mm/shmem: introduce shmem_file_setup_with_mnt
 2017-10-05 15:18 UTC  (2+ messages)
` [PATCH 02/21] drm/i915: introduce simple gemfs

Why is NFS using a_ops->freepage?
 2017-10-05 14:50 UTC  (3+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-05 14:31 UTC  (10+ messages)
` [v11 1/6] mm, oom: refactor the oom_kill_process() function
` [v11 2/6] mm: implement mem_cgroup_scan_tasks() for the root memory cgroup
` [v11 3/6] mm, oom: cgroup-aware OOM killer
` [v11 4/6] mm, oom: introduce memory.oom_group
` [v11 5/6] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer
` [v11 6/6] mm, oom, docs: describe the "

[RFC] mmap(MAP_CONTIG)
 2017-10-05 14:30 UTC  (12+ messages)

[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-10-05 13:51 UTC  (2+ messages)

[PATCH] mm/slob: remove an unnecessary check for __GFP_ZERO
 2017-10-05 11:32 UTC 

tty crash due to auto-failing vmalloc
 2017-10-05 10:49 UTC  (17+ messages)
  ` [PATCH 1/2] Revert "vmalloc: back off when the current task is killed"
  ` [PATCH 2/2] tty: fall back to N_NULL if switching to N_TTY fails during hangup

[PATCHv2 1/2] mm: Introduce wrappers to access mm->nr_ptes
 2017-10-05 10:14 UTC  (2+ messages)
` [PATCHv2 2/2] mm: Consolidate page table accounting

[PATCH 1/2] mm: Introduce wrapper to access mm->nr_ptes
 2017-10-05 10:10 UTC  (6+ messages)
` [PATCH 2/2] mm: Consolidate page table accounting

[PATCH] mm: readahead: Increase maximum readahead window
 2017-10-05  8:39 UTC  (3+ messages)

[PATCH] epoll: account epitem and eppoll_entry to kmemcg
 2017-10-05  8:21 UTC  (4+ messages)

[PATCH 0/3 v8] oom: capture unreclaimable slab info in oom message
 2017-10-05  7:57 UTC  (9+ messages)
` [PATCH 1/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH] cma: Take __GFP_NOWARN into account in cma_alloc()
 2017-10-05  2:55 UTC  (4+ messages)

[PATCH 0/3 v10] oom: capture unreclaimable slab info in oom message
 2017-10-04 21:29 UTC  (4+ messages)
` [PATCH 1/3] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/3] mm: slabinfo: dump CONFIG_SLABINFO
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[PATCH 0/1] userfaultfd: selftest -EEXIST update
 2017-10-04 17:15 UTC  (2+ messages)
` [PATCH 1/1] userfaultfd: selftest: exercise -EEXIST only in background transfer

[PATCH] mm: deferred_init_memmap improvements
 2017-10-04 15:29 UTC 

[PATCH v9 00/12] complete deferred page initialization
 2017-10-04 15:08 UTC  (28+ messages)
` [PATCH v9 03/12] mm: deferred_init_memmap improvements
` [PATCH v9 04/12] sparc64: simplify vmemmap_populate
` [PATCH v9 06/12] mm: zero struct pages during initialization
` [PATCH v9 08/12] mm: zero reserved and unavailable struct pages
` [PATCH v9 12/12] mm: stop zeroing memory during allocation in vmemmap

[v9 0/5] cgroup-aware OOM killer
 2017-10-04 15:04 UTC  (10+ messages)
` [v9 3/5] mm, oom: "

[PATCHv3] mm: Account pud page tables
 2017-10-04 14:28 UTC  (7+ messages)

[PATCH] mm/percpu.c: use smarter memory allocation for struct pcpu_alloc_info
 2017-10-04 14:15 UTC  (7+ messages)

[PATCH] Unify migrate_pages and move_pages access checks
 2017-10-04 14:00 UTC  (2+ messages)

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2017-10-04 13:53 UTC  (4+ messages)
` [PATCH 3/4] iommu/arm-smmu-v3: Use NUMA memory allocations for stream tables and comamnd queues

4.14-rc2 on thinkpad x220: out of memory when inserting mmc card
 2017-10-04  8:01 UTC  (6+ messages)

[PATCH v3 00/20] Speculative page faults
 2017-10-04  6:50 UTC  (2+ messages)

[PATCH v9 02/29] x86/boot: Relocate definition of the initial state of CR0
 2017-10-04  3:54 UTC 

[PATCH] mm/mmu_notifier: avoid double notification when it is useless
 2017-10-04  1:20 UTC  (5+ messages)

mmotm 2017-10-03-17-08 uploaded
 2017-10-04  0:08 UTC 

[PATCH 1/2] mm/swap: Fix race conditions in swap_slots cache init
 2017-10-03 22:27 UTC  (2+ messages)

[PATCH] mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter
 2017-10-03 19:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/4] dax: require 'struct page' and other fixups
 2017-10-03 17:29 UTC  (4+ messages)
` [PATCH v2 3/4] dax: stop using VM_MIXEDMAP for dax

[PATCH] mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk()
 2017-10-03 16:44 UTC  (2+ messages)

crash during new kmem-limited memory cgroup creation if kmem_cache has been created when previous memory cgroup were inactive
 2017-10-03 16:09 UTC  (2+ messages)

[PATCH] mm: remove unused pgdat->inactive_ratio
 2017-10-03 15:26 UTC  (2+ messages)

page:  |  | latest

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