linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-27 12:30:30 to 2019-12-01 01:50:13 UTC [more...]

[patch 020/158] mm: memcontrol: try harder to set a new memory.high
 2019-12-01  1:50 UTC 

[patch 019/158] mm: memcontrol: remove dead code from memory_max_write()
 2019-12-01  1:50 UTC 

[patch 018/158] mm, memcg: clean up reclaim iter array
 2019-12-01  1:50 UTC 

[patch 017/158] mm/swap.c: trivial mark_page_accessed() cleanup
 2019-12-01  1:50 UTC 

[patch 016/158] mm, swap: disallow swapon() on zoned block devices
 2019-12-01  1:49 UTC 

[patch 015/158] mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
 2019-12-01  1:49 UTC 

[patch 014/158] mm/gup.c: allow CMA migration to propagate errors back to caller
 2019-12-01  1:49 UTC 

[patch 013/158] mm/filemap.c: warn if stale pagecache is left after direct write
 2019-12-01  1:49 UTC 

[patch 012/158] fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
 2019-12-01  1:49 UTC 

[patch 011/158] mm/filemap.c: remove redundant cache invalidation after async direct-io write
 2019-12-01  1:49 UTC 

[patch 010/158] mm/slub.c: clean up validate_slab()
 2019-12-01  1:49 UTC 

[patch 009/158] mm/slub.c: update comments
 2019-12-01  1:49 UTC 

[patch 008/158] mm: slub: print the offset of fault addresses
 2019-12-01  1:49 UTC 

[patch 007/158] mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches
 2019-12-01  1:49 UTC 

[patch 006/158] mm, slab: remove unused kmalloc_size()
 2019-12-01  1:49 UTC 

[patch 005/158] mm, slab: make kmalloc_info[] contain all types of names
 2019-12-01  1:49 UTC 

[patch 004/158] fs/buffer.c: include internal.h for missing declarations
 2019-12-01  1:49 UTC 

[patch 003/158] fs/buffer.c: fix use true/false for bool type
 2019-12-01  1:49 UTC 

[patch 002/158] ocfs2: fix passing zero to 'PTR_ERR' warning
 2019-12-01  1:49 UTC 

[patch 001/158] scripts/spelling.txt: add more spellings to spelling.txt
 2019-12-01  1:49 UTC 

incoming
 2019-12-01  1:47 UTC 

[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-11-30 23:43 UTC  (5+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2019-11-30 23:13 UTC  (4+ messages)

[PATCH v3 1/2] mm: clean up validate_slab()
 2019-11-30 23:09 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
              ` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2

[linux-next:master 14297/14311] arch/m68k/mm/kmap.c:80:28: error: 'pmd_t {aka struct <anonymous>}' has no member named 'pmd'; did you mean 'pud'?
 2019-11-30 22:50 UTC 

[PATCH] mm: fix trivial help text punctuation
 2019-11-30 19:48 UTC 

[PATCH v7 17/24] mm/gup: track FOLL_PIN pages
 2019-11-30 18:59 UTC  (2+ messages)

[GIT PULL] Please pull hmm changes
 2019-11-30 18:35 UTC  (4+ messages)

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-29 21:13 UTC  (21+ messages)
` [PATCH v14 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v14 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v14 3/6] mm: Introduce Reported pages
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

BUG: sleeping function called from invalid context in __alloc_pages_nodemask
 2019-11-30 13:44 UTC  (3+ messages)

[PATCH v4] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-30  8:38 UTC 

BUG: sleeping function called from invalid context in __alloc_pages_nodemask
 2019-11-30  8:32 UTC 

[PATCH v4] mm: get rid of odd jump labels in find_mergeable_anon_vma()
 2019-11-30  8:12 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4bd8408b6dc31f3868908402d7df411517a015c4
 2019-11-30  1:39 UTC 

[PATCH v24 16/24] x86/sgx: Add a page reclaimer
 2019-11-29 23:13 UTC 

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (4+ messages)
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-11-29 21:45 UTC 

[PATCH V3 0/3] Move swap functions out of address space operations
 2019-11-29 16:33 UTC  (4+ messages)
` [PATCH V3 1/3] fs: Clean up mapping variable
` [PATCH V3 2/3] fs: Move swap_[de]activate to file_operations
` [PATCH V3 3/3] Documentation/fs: Move swap_[de]activate() "

[PATCH RFC v3 00/36] Add KernelMemorySanitizer infrastructure
 2019-11-29 16:21 UTC  (43+ messages)
` [PATCH RFC v3 01/36] stackdepot: check depot_index before accessing the stack slab
` [PATCH RFC v3 02/36] stackdepot: build with -fno-builtin
` [PATCH RFC v3 03/36] kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
` [PATCH RFC v3 04/36] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH RFC v3 05/36] kmsan: add ReST documentation
` [PATCH RFC v3 06/36] kmsan: gfp: introduce __GFP_NO_KMSAN_SHADOW
` [PATCH RFC v3 07/36] kmsan: introduce __no_sanitize_memory and __SANITIZE_MEMORY__
` [PATCH RFC v3 08/36] kmsan: reduce vmalloc space
` [PATCH RFC v3 09/36] kmsan: add KMSAN bits to struct page and struct task_struct
` [PATCH RFC v3 10/36] kmsan: add KMSAN runtime
` [PATCH RFC v3 11/36] kmsan: stackdepot: don't allocate KMSAN metadata for stackdepot
` [PATCH RFC v3 15/36] kmsan: add tests for KMSAN
` [PATCH RFC v3 21/36] kmsan: disable KMSAN instrumentation for certain kernel parts
` [PATCH RFC v3 23/36] kmsan: call KMSAN hooks where needed
` [PATCH RFC v3 24/36] kmsan: disable instrumentation of certain functions
` [PATCH RFC v3 25/36] kmsan: unpoison |tlb| in arch_tlb_gather_mmu()
` [PATCH RFC v3 26/36] kmsan: use __msan_memcpy() where possible
` [PATCH RFC v3 27/36] kmsan: hooks for copy_to_user() and friends
` [PATCH RFC v3 28/36] kmsan: enable KMSAN builds

[PATCH V1] mm: Clean up filemap_write_and_wait()
 2019-11-29 16:07 UTC 

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-29 15:50 UTC  (18+ messages)
` [PATCH v11 1/4] "
                      ` XFS check crash (WAS Re: [PATCH v11 1/4] kasan: support backing vmalloc space with real shadow memory)

[PATCH] kasan: support vmalloc backing of vm_map_ram()
 2019-11-29 15:45 UTC 

[PATCH] mm/zsmalloc.c: fix the migrated zspage statistics
 2019-11-29 15:17 UTC  (2+ messages)

WARNING in unaccount_page_cache_page
 2019-11-29 14:41 UTC  (2+ messages)

[PATCH] mm: Proactive compaction
 2019-11-29 13:55 UTC  (2+ messages)

[PATCH v2 00/18] Memory Hierarchy: Enable target node lookups for reserved memory
 2019-11-29 11:56 UTC  (3+ messages)
` [PATCH v2 14/18] acpi/numa: Up-level "map to online node" functionality

[PATCH 1/2] mm/page_vma_mapped: use PMD_SIZE instead of calculating it
 2019-11-29 11:18 UTC  (9+ messages)
` [PATCH 2/2] mm/page_vma_mapped: page table boundary is already guaranteed

[PATCH] dma-mapping: do not mapping module memory
 2019-11-29 11:03 UTC 

[PATCH v2 0/8] Backported fixes for 4.4 stable tree
 2019-11-29  9:08 UTC  (9+ messages)
` [PATCH v2 6/8] mm: prevent get_user_pages() from overflowing page refcount

[PATCH STABLE ONLY] add missing page refcount overflow checks
 2019-11-29  9:03 UTC  (4+ messages)
` [PATCH STABLE 4.9 1/1] mm, gup: add missing refcount overflow checks on x86 and s390
` [PATCH STABLE 4.14] mm, gup: add missing refcount overflow checks on s390
` [PATCH STABLE 4.19] "

[PATCH v2] mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction
 2019-11-29  8:43 UTC  (2+ messages)

[PATCH] mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction
 2019-11-29  2:28 UTC  (7+ messages)

[PATCH v1] mm/memory_hotplug: don't check the nid in find_(smallest|biggest)_section_pfn
 2019-11-28 17:31 UTC  (20+ messages)

make dma_addressing_limited work for memory encryption setups
 2019-11-28 15:36 UTC  (8+ messages)
` [PATCH 1/2] dma-mapping: move dma_addressing_limited out of line
` [PATCH 2/2] dma-mapping: force unencryped devices are always addressing limited

[PATCH] mm: use the existing variable instead of a duplicate statement
 2019-11-28 15:12 UTC  (3+ messages)

[PATCH] mm/vmscan.c: remove unused return value of shrink_node
 2019-11-28 15:10 UTC  (2+ messages)

[PATCH v1] drivers/base/node.c: get rid of get_nid_for_pfn()
 2019-11-28 14:13 UTC  (9+ messages)

[RFC PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-11-28 11:34 UTC  (8+ messages)

[v2 PATCH] mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
 2019-11-28  9:42 UTC  (2+ messages)

[v2 PATCH] mm: migrate: handle freed page at the first place
 2019-11-28  7:40 UTC  (4+ messages)

[PATCH v2] mm: fix comments related to node reclaim
 2019-11-28  5:27 UTC  (2+ messages)

[PATCH v11 0/7] KVM: PPC: Driver to manage pages of secure guest
 2019-11-28  5:04 UTC  (2+ messages)

[PATCH v3] mm, memcg: fix the stupid OOM killer when shrinking memcg hard limit
 2019-11-28  4:59 UTC  (3+ messages)

[PATCH v2] drivers/base/node.c: Simplify unregister_memory_block_under_nodes()
 2019-11-27 22:55 UTC  (4+ messages)

[PATCH 0/3] mm: fix page aging across multiple cgroups
 2019-11-27 22:16 UTC  (4+ messages)
` [PATCH 3/3] mm: vmscan: enforce inactive:active ratio at the reclaim root

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-27 18:07 UTC  (2+ messages)

SLUB: purpose of sysfs events on cache creation/removal
 2019-11-27 17:43 UTC  (7+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-11-27 17:29 UTC  (15+ messages)

[RFC PATCH] mm, page_alloc: avoid page_to_pfn() in move_freepages()
 2019-11-27 17:15 UTC  (8+ messages)

[RFC PATCH] mm, page_alloc: avoid page_to_pfn() in move_freepages()
 2019-11-27 17:06 UTC  (3+ messages)
` [PATCH] "

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-27 15:14 UTC  (12+ messages)

[PATCH 0/3] z3fold fixes for intra-page compaction
 2019-11-27 14:23 UTC  (4+ messages)
` [PATCH 1/3] z3fold: avoid subtle race when freeing slots
` [PATCH 2/3] z3fold: compact objects more accurately
` [PATCH 3/3] z3fold: protect handle reads

[RFC PATCH 0/7] Huge page-table entries for TTM
 2019-11-27 12:30 UTC  (4+ messages)
` [RFC PATCH 6/7] drm/ttm: Introduce a huge page aligning TTM range manager


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