linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-05 07:18:41 to 2018-07-09 11:19:24 UTC [more...]

[PATCH v12 1/2] Reorganize the oom report in dump_header
 2018-07-09 11:19 UTC  (4+ messages)
` [PATCH v12 2/2] Add the missing information for the oom report

kernel BUG at mm/memory.c:LINE!
 2018-07-09 10:52 UTC  (4+ messages)

[PATCH] mm: cma: honor __GFP_ZERO flag in cma_alloc()
 2018-07-09 10:32 UTC  (10+ messages)

Re:[RFC] a question about reuse hwpoison page in soft_offline_page()
 2018-07-09 10:28 UTC  (2+ messages)

[PATCH 0/2] mm/fs: put_user_page() proposal
 2018-07-09 10:08 UTC  (5+ messages)
` [PATCH 1/2] mm: introduce put_user_page(), placeholder version
` [PATCH 2/2] goldfish_pipe/mm: convert to the new put_user_page() call

[PATCH v9 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-09  8:43 UTC  (19+ messages)
` [PATCH v9 01/17] list_lru: Combine code under the same define
` [PATCH v9 02/17] mm: Introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB
` [PATCH v9 03/17] mm: Assign id to every memcg-aware shrinker
` [PATCH v9 04/17] memcg: Move up for_each_mem_cgroup{, _tree} defines
` [PATCH v9 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg
` [PATCH v9 06/17] mm: Refactoring in workingset_init()
` [PATCH v9 07/17] fs: Refactoring in alloc_super()
` [PATCH v9 08/17] From: Kirill Tkhai <ktkhai@virtuozzo.com>
` [PATCH v9 09/17] list_lru: Add memcg argument to list_lru_from_kmem()
` [PATCH v9 10/17] From: Kirill Tkhai <ktkhai@virtuozzo.com>
` [PATCH v9 11/17] list_lru: Pass lru argument to memcg_drain_list_lru_node()
` [PATCH v9 12/17] mm: Export mem_cgroup_is_root()
` [PATCH v9 13/17] mm: Set bit in memcg shrinker bitmap on first list_lru item apearance
` [PATCH v9 14/17] mm: Iterate only over charged shrinkers during memcg shrink_slab()
` [PATCH v9 15/17] mm: Generalize shrink_slab() calls in shrink_node()
` [PATCH v9 16/17] From: Kirill Tkhai <ktkhai@virtuozzo.com>
` [PATCH v9 17/17] mm: Clear shrinker bit if there are no objects related to memcg

[PATCH 06/12] mm: use for_each_if
 2018-07-09  8:36 UTC 

[PATCH v6 0/7] fs/dcache: Track & limit # of negative dentries
 2018-07-09  8:19 UTC  (12+ messages)
` [PATCH v6 1/7] fs/dcache: Track & report number "
` [PATCH v6 2/7] fs/dcache: Add sysctl parameter neg-dentry-pc as a soft limit on "
` [PATCH v6 3/7] fs/dcache: Enable automatic pruning of "
` [PATCH v6 4/7] fs/dcache: Spread negative dentry pruning across multiple CPUs
` [PATCH v6 5/7] fs/dcache: Add negative dentries to LRU head initially
` [PATCH v6 6/7] fs/dcache: Allow optional enforcement of negative dentry limit
` [PATCH v6 7/7] fs/dcache: Allow deconfiguration of negative dentry code to reduce kernel size

[PATCH] mm,page_alloc: PF_WQ_WORKER should always sleep at should_reclaim_retry()
 2018-07-09  7:57 UTC  (2+ messages)

[PATCH] mm, oom: remove sleep from under oom_lock
 2018-07-09  7:47 UTC 

[PATCH 0/8] OOM killer/reaper changes for avoiding OOM lockup problem
 2018-07-09  7:45 UTC  (9+ messages)

[PATCH -mm -v4 00/21] mm, THP, swap: Swapout/swapin THP in one piece
 2018-07-09  7:38 UTC  (15+ messages)
` [PATCH -mm -v4 01/21] mm, THP, swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -mm -v4 02/21] mm, THP, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
` [PATCH -mm -v4 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm -v4 05/21] mm, THP, swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()

kernel BUG at mm/slab.c:LINE! (2)
 2018-07-09  6:16 UTC 

[RFC PATCH 1/2] mm/nvidmm: Drop x86 dependency on nvdimm e820 device
 2018-07-09  6:06 UTC  (10+ messages)
` [RFC PATCH 2/2] mm/pmem: Add memblock based e820 platform driver

Re:[RFC] a question about reuse hwpoison page in soft_offline_page()
 2018-07-09  4:16 UTC  (2+ messages)

[RESEND PATCH v10 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-09  3:30 UTC  (10+ messages)
` [RESEND PATCH v10 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
` [RESEND PATCH v10 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
` [RESEND PATCH v10 3/6] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [RESEND PATCH v10 4/6] mm/memblock: introduce memblock_search_pfn_regions()
` [RESEND PATCH v10 5/6] mm/memblock: introduce pfn_valid_region()
` [RESEND PATCH v10 6/6] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

[PATCH 4.16 234/279] x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pkeys ABI
 2018-07-09  3:28 UTC  (8+ messages)

Re:[RFC] a question about reuse hwpoison page in soft_offline_page()
 2018-07-09  0:38 UTC  (3+ messages)
` 回复:[RFC] "

kernel BUG at mm/vmscan.c:LINE!
 2018-07-08 14:50 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in find_first_bit
 2018-07-08 14:42 UTC  (2+ messages)

[PATCH v6 0/5] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-07-08  2:09 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in shrink_slab
 2018-07-07 16:48 UTC  (2+ messages)

mm,tlb: revert 4647706ebeee?
 2018-07-07 15:25 UTC  (3+ messages)
` [PATCH] Revert "mm: always flush VMA ranges affected by zap_page_range"

[linux-next:master 3877/4648] include/linux/memcontrol.h:894:20: error: redefinition of 'mem_cgroup_put'
 2018-07-07 11:58 UTC 

KASAN: use-after-free Read in shrink_slab
 2018-07-07  7:15 UTC 

[PATCH] mm/sparse: Make sparse_init_one_section void and remove check
 2018-07-07  6:01 UTC  (10+ messages)
    ` [PATCH] mm/sparse.c: fix error path in sparse_add_one_section
      ` [PATCH v2] "

kernel BUG at mm/shmem.c:LINE!
 2018-07-07  2:57 UTC  (2+ messages)

[PATCH RFC V2 0/3] KASLR feature to randomize each loadable module
 2018-07-07  0:35 UTC  (4+ messages)
` [PATCH 1/3] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH 2/3] x86/modules: Increase randomization for modules
` [PATCH 3/3] vmalloc: Add debugfs modfraginfo

[patch v3] mm, oom: fix unnecessary killing of additional processes
 2018-07-07  0:05 UTC  (4+ messages)

[PATCH v3 0/8] mm: Rework hmm to use devm_memremap_pages and other fixes
 2018-07-06 23:53 UTC  (6+ messages)
` [PATCH v3 7/8] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL
` [PATCH v3 8/8] mm: Fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL

[PATCH] fs, elf: Make sure to page align bss in load_elf_library
 2018-07-06 22:55 UTC  (5+ messages)

BUG: bad usercopy in __check_heap_object (3)
 2018-07-06 22:39 UTC 

sssd_be
 2018-07-06 21:50 UTC 

[PATCH v8 00/17] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-07-06 17:50 UTC  (8+ messages)
` [PATCH v8 05/17] mm: Assign memcg-aware shrinkers bitmap to memcg

[PATCH v2 0/2] x86/numa_emulation: Introduce uniform split capability
 2018-07-06 16:08 UTC  (3+ messages)
` [PATCH v2 1/2] x86/numa_emulation: Fix emulated-to-physical node mapping
` [PATCH v2 2/2] x86/numa_emulation: Introduce uniform split capability

[PATCH] x86/numa_emulation: Fix uniform size build failure
 2018-07-06 16:06 UTC  (5+ messages)

[PATCH] zmalloc: hide unused lock_zspage
 2018-07-06 14:44 UTC  (2+ messages)

[PATCH v14 00/74] Convert page cache to XArray
 2018-07-06 13:04 UTC  (4+ messages)
` [PATCH v14 68/74] dax: Convert dax_lock_page "

[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
 2018-07-06 12:22 UTC  (12+ messages)

[PATCH v10 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-06  9:27 UTC  (8+ messages)
` [PATCH v10 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
` [PATCH v10 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
` [PATCH v10 3/6] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v10 4/6] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v10 5/6] mm/memblock: introduce pfn_valid_region()
` [PATCH v10 6/6] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

kernel BUG at mm/gup.c:LINE!
 2018-07-06  9:02 UTC  (18+ messages)
                  ` [PATCH] mm: do not bug_on on incorrect lenght in __mm_populate

[RFC] a question about reuse hwpoison page in soft_offline_page()
 2018-07-06  8:18 UTC 

[PATCH 00/13] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
 2018-07-06  8:18 UTC  (12+ messages)
` [PATCH 13/13] libnvdimm, namespace: Publish page structure init state / control

[PATCH v2 0/3] m68k: switch to MEMBLOCK + NO_BOOTMEM
 2018-07-06  6:17 UTC  (8+ messages)
` [PATCH v2 3/3] "

[PATCH] z3fold: fix wrong handling of headless pages
 2018-07-06  5:10 UTC 

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-06  1:38 UTC  (4+ messages)
` [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-05 21:02 UTC  (10+ messages)

[PATCH] mm: set PF_LESS_THROTTLE when allocating memory for i/o
 2018-07-05 19:44 UTC  (2+ messages)
` [dm-devel] "

[BUG] Swap xarray workingset eviction warning
 2018-07-05 18:43 UTC  (4+ messages)

[PATCH v4 0/3] fix free pmd/pte page handlings on x86
 2018-07-05 17:16 UTC  (10+ messages)
` [PATCH v4 2/3] ioremap: Update pgtable free interfaces with addr

[RFC PATCH v1] powerpc/radix/kasan: KASAN support for Radix
 2018-07-05 16:32 UTC  (4+ messages)

[PATCH v5 00/20] APEI in_nmi() rework and arm64 SDEI wire-up
 2018-07-05 15:42 UTC  (3+ messages)

need help with slub.c duplicate filename '/kernel/slab/:t-0000048' problem
 2018-07-05 15:05 UTC  (2+ messages)

[PATCH] c6x: switch to NO_BOOTMEM
 2018-07-05 14:17 UTC  (3+ messages)

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-05 14:17 UTC  (10+ messages)
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields

[PATCH v3 0/2] sparse_init rewrite
 2018-07-05 13:39 UTC  (5+ messages)
` [PATCH v3 1/2] mm/sparse: add sparse_init_nid()

[PATCH v11 1/2] Refactor part of the oom report in dump_header
 2018-07-05 12:24 UTC  (6+ messages)

[PATCH v11 2/2] Add the missing information in dump_header
 2018-07-05  8:01 UTC  (2+ messages)
` [lkp-robot] 3586e04c29: BUG:KASAN:user-memory-access_in_d


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).