linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-07 15:39:42 to 2019-10-09 06:37:46 UTC [more...]

[mmotm:master 236/260] sdhci-of-aspeed.c:undefined reference to `of_platform_device_create'
 2019-10-09  6:37 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v10 0/3] fix double page fault on arm64
 2019-10-09  6:29 UTC  (19+ messages)
` [PATCH v10 1/3] arm64: cpufeature: introduce helper cpu_has_hw_af()
` [PATCH v10 2/3] arm64: mm: implement arch_faults_on_old_pte() on arm64
` [PATCH v10 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[PATCH] mm: vmalloc: Use the vmap_area_lock to protect ne_fit_preload_node
 2019-10-09  6:05 UTC  (14+ messages)

[PATCH] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-09  5:19 UTC  (8+ messages)

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-09  3:21 UTC  (27+ messages)
` [PATCH 01/26] xfs: Lower CIL flush limit for large logs
` [PATCH 02/26] xfs: Throttle commits on delayed background CIL push
` [PATCH 03/26] xfs: don't allow log IO to be throttled
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability
` [PATCH 05/26] xfs: correctly acount for reclaimable slabs
` [PATCH 06/26] xfs: synchronous AIL pushing
` [PATCH 07/26] xfs: tail updates only need to occur when LSN changes
` [PATCH 08/26] mm: directed shrinker work deferral
` [PATCH 09/26] shrinkers: use defer_work for GFP_NOFS sensitive shrinkers
` [PATCH 10/26] mm: factor shrinker work calculations
` [PATCH 11/26] shrinker: defer work only to kswapd
` [PATCH 12/26] shrinker: clean up variable types and tracepoints
` [PATCH 13/26] mm: reclaim_state records pages reclaimed, not slabs
` [PATCH 14/26] mm: back off direct reclaim on excessive shrinker deferral
` [PATCH 15/26] mm: kswapd backoff for shrinkers
` [PATCH 16/26] xfs: synchronous AIL pushing
` [PATCH 17/26] xfs: don't block kswapd in inode reclaim
` [PATCH 18/26] xfs: reduce kswapd blocking on inode locking
` [PATCH 19/26] xfs: kill background reclaim work
` [PATCH 20/26] xfs: use AIL pushing for inode reclaim IO
` [PATCH 21/26] xfs: remove mode from xfs_reclaim_inodes()
` [PATCH 22/26] xfs: track reclaimable inodes using a LRU list
` [PATCH 23/26] xfs: reclaim inodes from the LRU
` [PATCH 24/26] xfs: remove unusued old inode reclaim code
` [PATCH 25/26] xfs: rework unreferenced inode lookups
` [PATCH 26/26] xfs: use xfs_ail_push_all_sync in xfs_reclaim_inodes

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-10-09  2:07 UTC  (8+ messages)
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-10-09  1:14 UTC  (4+ messages)

[Question] pfn_valid_within(page_to_pfn(buddy)) vs pfn_valid_within(buddy_pfn) in __free_one_page()
 2019-10-09  1:07 UTC  (3+ messages)

[PATCH] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
 2019-10-08 23:42 UTC  (2+ messages)

[PATCH v4 0/2] mm/memory-failure: Poison read receives SIGKILL instead of SIGBUS issue
 2019-10-08 23:18 UTC  (3+ messages)

[PATCH] mm: thp: move deferred split queue to memcg's nodeinfo
 2019-10-08 23:09 UTC  (7+ messages)

[PATCH v4 05/10] mm: Return faster for non-fatal signals in user mode faults
 2019-10-08 22:43 UTC  (2+ messages)

"Shrink zones before removing memory" causes kernel panic with kpagecount
 2019-10-08 21:45 UTC  (2+ messages)

[PATCH v11 00/22] Generic page walk and ptdump
 2019-10-08 21:33 UTC  (13+ messages)
` [PATCH v11 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v11 07/22] riscv: "
` [PATCH v11 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v11 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v11 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v11 22/22] arm64: mm: Display non-present entries in ptdump

[PATCH] mm: slab.c: fix kernel-doc warning for __ksize()
 2019-10-08 20:45 UTC 

[PATCH] shmem: add shmem_size option for full filesystem
 2019-10-08 20:17 UTC 

[PATCH] shmem: add shmem_size option, set filesystem size
 2019-10-08 20:14 UTC  (5+ messages)

hibernation memory usage
 2019-10-08 20:10 UTC  (6+ messages)

mount on tmpfs failing to parse context option
 2019-10-08 19:51 UTC  (9+ messages)

[PATCH v2] mm/page_isolation: fix a deadlock with printk()
 2019-10-08 19:35 UTC  (32+ messages)

[PATCH] mm, page_alloc: drop pointless static qualifier in build_zonelists()
 2019-10-08 19:21 UTC  (3+ messages)

[PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks
 2019-10-08 18:27 UTC  (12+ messages)
` [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks
` [PATCH v5 02/11] powerpc/mm: Adds counting method "

[PATCH v4 0/9] Emulated coherent graphics memory take 2
 2019-10-08 18:25 UTC  (12+ messages)
` [PATCH v4 1/9] mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()
` [PATCH v4 2/9] mm: pagewalk: Take the pagetable lock in walk_pte_range()
` [PATCH v4 3/9] mm: pagewalk: Don't split transhuge pmds when a pmd_entry is present
` [PATCH v4 4/9] mm: Add a walk_page_mapping() function to the pagewalk code
` [PATCH v4 5/9] mm: Add write-protect and clean utilities for address space ranges
` [PATCH v4 6/9] drm/vmwgfx: Implement an infrastructure for write-coherent resources
` [PATCH v4 7/9] drm/vmwgfx: Use an RBtree instead of linked list for MOB resources
` [PATCH v4 8/9] drm/vmwgfx: Implement an infrastructure for read-coherent resources
` [PATCH v4 9/9] drm/vmwgfx: Add surface dirty-tracking callbacks

[PATCH v22 11/24] mm: Introduce vm_ops->may_mprotect()
 2019-10-08 17:41 UTC 

[PATCH -next 00/11] lib/interval-tree: move to half closed intervals
 2019-10-08 16:59 UTC  (5+ messages)
` [PATCH 09/11] lib/interval-tree: convert interval_tree "

[PATCH v2 0/8] Backported fixes for 4.4 stable tree
 2019-10-09  0:44 UTC  (9+ messages)
` [PATCH v2 1/8] mm: make page ref count overflow check tighter and more explicit
` [PATCH v2 2/8] mm: add 'try_get_page()' helper function
` [PATCH v2 3/8] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCH v2 4/8] mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v2 5/8] mm, gup: ensure real head page is ref-counted when using hugepages
` [PATCH v2 6/8] mm: prevent get_user_pages() from overflowing page refcount
` [PATCH v2 7/8] pipe: add pipe_buf_get() helper
` [PATCH v2 8/8] fs: prevent page refcount overflow in pipe_buf_get

[PATCH] mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()
 2019-10-08 15:51 UTC  (2+ messages)

[RFC PATCH] mm: set memory section offline when all its pages are offline
 2019-10-08 14:51 UTC  (2+ messages)

[PATCH v6 0/3] mm, slab: Make kmalloc_info[] contain all types of names
 2019-10-08 14:21 UTC  (3+ messages)

[PATCH -next] mm/userfaultfd: fix a GCC compilation warning
 2019-10-08 14:15 UTC 

[PATCH -next] mm/z3fold: fix -Wunused-but-set-variable warnings
 2019-10-08 13:41 UTC 

[linux-next:master] BUILD REGRESSION 442630f691a1537b7e0cc35e3d580222077549cb
 2019-10-08 12:46 UTC 

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-10-08 12:11 UTC  (40+ messages)

[PATCH V8 0/2] arm64/mm: Enable memory hot remove
 2019-10-08 11:48 UTC  (6+ messages)
` [PATCH V8 2/2] "

[PATCH V5 0/4] ACPI: Support Generic Initiator proximity domains
 2019-10-08 11:17 UTC  (4+ messages)
` [PATCH V5 3/4] x86: Support Generic Initiator only "

[PATCH] mm: include <linux/ramfs.h> for generic_file_vm_ops definition
 2019-10-08 10:23 UTC 

[RFC PATCH] mm: Fix a huge pud insertion race during faulting
 2019-10-08  9:37 UTC 

[PATCH v2] mm/vmscan: get number of pages on the LRU list in memcgroup base on lru_zone_size
 2019-10-08  9:34 UTC  (3+ messages)

[bug, 5.2.16] kswapd/compaction null pointer crash [was Re: xfs_inode not reclaimed/memory leak on 5.2.16]
 2019-10-08  8:52 UTC  (6+ messages)

[PATCH v2] mm/slub: fix a deadlock in show_slab_objects()
 2019-10-08  8:47 UTC  (5+ messages)

[PATCH] mm, hugetlb: allow hugepage allocations to excessively reclaim
 2019-10-08  7:21 UTC  (4+ messages)

[RFC 00/15] Large pages in the page-cache
 2019-10-08  3:53 UTC  (5+ messages)
` [PATCH 02/15] fs: Introduce i_blocks_per_page

[linux-next:pending-fixes] BUILD SUCCESS b6f03173ae19a33c2ead73ffc68f6d20de4d199a
 2019-10-08  1:16 UTC 

[PATCH v2 1/3] userfaultfd: use vma_pagesize for all huge page size calculation
 2019-10-08  0:57 UTC  (5+ messages)

[PATCH] mm: update comments in slub.c
 2019-10-07 22:20 UTC 

[rfc] mm, hugetlb: allow hugepage allocations to excessively reclaim
 2019-10-07 22:15 UTC  (6+ messages)

[PATCH] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-07 22:02 UTC  (2+ messages)

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-07 18:14 UTC  (5+ messages)

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-07 17:20 UTC  (13+ messages)

[PATCH] mm: export cma alloc and release
 2019-10-07 17:06 UTC  (6+ messages)

[PATCH] x86/mm: Split vmalloc_sync_all()
 2019-10-07 15:48 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).