linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes
 2018-01-19 15:24 UTC  (8+ messages)
` [PATCH v5 1/2] mm/memcontrol.c: "
  ` [PATCH v5 2/2] mm/memcontrol.c: Reduce reclaim retries in mem_cgroup_resize_limit()

[RFC] Per file OOM badness
 2018-01-19 15:07 UTC  (25+ messages)
` [PATCH 1/4] fs: add OOM badness callback in file_operatrations struct
` [PATCH 2/4] oom: take per file badness into account
` [PATCH 3/4] drm/gem: adjust per file OOM badness on handling buffers
` [PATCH 4/4] drm/amdgpu: Use drm_oom_badness for amdgpu

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-01-19 15:02 UTC  (10+ messages)

WARNING in usercopy_warn
 2018-01-19 14:58 UTC 

[PATCH v2] mm: make faultaround produce old ptes
 2018-01-19 14:24 UTC  (2+ messages)

[Bug 198497] New: handle_mm_fault / xen_pmd_val / radix_tree_lookup_slot Null pointer
 2018-01-19 13:33 UTC  (6+ messages)

[PATCH] Fix explanation of lower bits in the SPARSEMEM mem_map pointer
 2018-01-19 13:21 UTC  (3+ messages)

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-19 12:58 UTC  (34+ messages)
` [PATCH 02/16] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 03/16] x86/entry/32: Leave the kernel via the "
` [PATCH 05/16] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 07/16] x86/mm: Move two more functions from pgtable_64.h "
` [PATCH 08/16] x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
` [PATCH 09/16] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
` [PATCH 10/16] x86/mm/pti: Populate valid user pud entries
` [PATCH 11/16] x86/mm/pgtable: Move pti_set_user_pgd() to pgtable.h
` [PATCH 12/16] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 13/16] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 14/16] x86/mm/legacy: Populate the user page-table with user pgd's
` [PATCH 15/16] x86/entry/32: Switch between kernel and user cr3 on entry/exit
` [PATCH 16/16] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32

[PATCHv2] mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()
 2018-01-19 12:57 UTC  (2+ messages)

[mm 4.15-rc7] Random oopses under memory pressure
 2018-01-19 12:55 UTC  (35+ messages)
` [mm 4.15-rc8] "

[PATCH v2] mm: Reduce memory bloat with THP
 2018-01-19 12:49 UTC  (2+ messages)

[PATCH v22 0/3] Virtio-balloon: support free page reporting
 2018-01-19 12:39 UTC  (12+ messages)
` [PATCH v22 2/3] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
` [PATCH v22 3/3] virtio-balloon: don't report free pages when page poisoning is enabled

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-19  9:51 UTC  (17+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes

[bug report] hugetlb, mempolicy: fix the mbind hugetlb migration
 2018-01-19  8:47 UTC  (5+ messages)

[LSF/MM TOPIC] HMM status upstream user what's next, mmu_notifier
 2018-01-19  5:24 UTC  (2+ messages)

[LSF/MM TOPIC] CAPI/CCIX cache coherent device memory (NUMA too ?)
 2018-01-19  5:14 UTC  (3+ messages)

[PATCH] mm: Correct comments regarding do_fault_around()
 2018-01-19  1:57 UTC 

[PATCH v10 00/27] powerpc, mm: Memory Protection Keys
 2018-01-19  1:50 UTC  (28+ messages)
` [PATCH v10 01/27] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled
` [PATCH v10 02/27] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey
` [PATCH v10 03/27] powerpc: initial pkey plumbing
` [PATCH v10 04/27] powerpc: track allocation status of all pkeys
` [PATCH v10 05/27] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [PATCH v10 06/27] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers
` [PATCH v10 07/27] powerpc: cleanup AMR, IAMR when a key is allocated or freed
` [PATCH v10 08/27] powerpc: implementation for arch_set_user_pkey_access()
` [PATCH v10 09/27] powerpc: ability to create execute-disabled pkeys
` [PATCH v10 10/27] powerpc: store and restore the pkey state across context switches
` [PATCH v10 11/27] powerpc: introduce execute-only pkey
` [PATCH v10 12/27] powerpc: ability to associate pkey to a vma
` [PATCH v10 13/27] powerpc: implementation for arch_override_mprotect_pkey()
` [PATCH v10 14/27] powerpc: map vma key-protection bits to pte key bits
` [PATCH v10 15/27] powerpc: Program HPTE key protection bits
` [PATCH v10 16/27] powerpc: helper to validate key-access permissions of a pte
` [PATCH v10 17/27] powerpc: check key protection for user page access
` [PATCH v10 18/27] powerpc: implementation for arch_vma_access_permitted()
` [PATCH v10 19/27] powerpc: Handle exceptions caused by pkey violation
` [PATCH v10 20/27] powerpc: introduce get_mm_addr_key() helper
` [PATCH v10 21/27] powerpc: Deliver SEGV signal on pkey violation
` [PATCH v10 22/27] powerpc/ptrace: Add memory protection key regset
` [PATCH v10 23/27] powerpc: Enable pkey subsystem
` [PATCH v10 24/27] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [PATCH v10 25/27] powerpc: sys_pkey_mprotect() system call
` [PATCH v10 26/27] mm, x86 : introduce arch_pkeys_enabled()
` [PATCH v10 27/27] mm: display pkey in smaps if arch_pkeys_enabled() is true

[PATCH] mm: numa: numa balancing performance problem
 2018-01-19  1:06 UTC  (5+ messages)
` [PATCH] mm: numa: Do not trap faults on shared data section pages

mmotm 2018-01-18-16-31 uploaded
 2018-01-19  0:32 UTC 

[PATCH 00/18] introduce a new tool, valid access checker
 2018-01-18 22:39 UTC  (3+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2018-01-18 21:36 UTC  (4+ messages)
` [PATCH 27/38] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()

[PATCH-next] MEMCG: memcontrol: make local symbol static
 2018-01-18 19:33 UTC 

[PATCH-next] MEMCG: memcontrol: make local symbol static
 2018-01-18 19:23 UTC  (3+ messages)

[PATCH v6 00/99] XArray version 6
 2018-01-18 17:02 UTC  (23+ messages)
` [PATCH v6 03/99] xarray: Replace exceptional entries
` [PATCH v6 20/99] ida: Convert to XArray
` [PATCH v6 27/99] page cache: Convert delete_batch "
` [PATCH v6 40/99] pagevec: Use xa_tag_t
` [PATCH v6 44/99] shmem: Convert shmem_tag_pins to XArray
` [PATCH v6 51/99] btrfs: Convert page cache "
` [PATCH v6 55/99] f2fs: Convert "
` [PATCH v6 57/99] dax: Convert dax_unlock_mapping_entry "
` [PATCH v6 59/99] dax: More XArray conversion
` [PATCH v6 61/99] dax: Convert dax_writeback_one to XArray
` [PATCH v6 65/99] dax: Fix sparse warning
` [PATCH v6 72/99] xfs: Convert xfs dquot to XArray
` [PATCH v6 75/99] md: Convert raid5-cache "
` [PATCH v6 84/99] btrfs: Convert fs_roots_radix "
` [PATCH v6 85/99] btrfs: Remove unused spinlock
` [PATCH v6 96/99] dma-debug: Convert to XArray

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-18 15:22 UTC  (12+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-18 11:51 UTC  (14+ messages)

kernel BUG at fs/userfaultfd.c:LINE!
 2018-01-18  8:24 UTC  (6+ messages)
` [PATCH 0/1] "

[LSF/MM TOPIC] A high-performance userspace block driver
 2018-01-18  5:27 UTC  (4+ messages)

[PATCH] mm/page_owner: Remove drain_all_pages from init_early_allocated_pages
 2018-01-18  0:31 UTC  (3+ messages)

[PATCH 1/2] mm: Fix memory size alignment in devm_memremap_pages_release()
 2018-01-18  0:06 UTC  (2+ messages)
` [PATCH 2/2] mm: Fix devm_memremap_pages() collision handling

[PATCH] linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt
 2018-01-17 23:48 UTC  (2+ messages)

Hang with v4.15-rc trying to swap back in
 2018-01-17 23:15 UTC  (9+ messages)

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2018-01-17 23:03 UTC  (6+ messages)
` [PATCH v2 2/2] mm: skip HWPoisoned pages when onlining pages

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-17 22:31 UTC  (8+ messages)
` [patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable

page:  |  | latest

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