linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-12 10:11:19 to 2020-04-14 11:29:14 UTC [more...]

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-04-14 11:28 UTC  (3+ messages)
` [RFC PATCH v3 1/2] arm64: tlb: Detect the ARMv8.4 TLBI RANGE feature
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH 0/3] support setting sysctl parameters from kernel command line
 2020-04-14 11:25 UTC  (12+ messages)
` [PATCH 1/3] kernel/sysctl: "

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-14 11:12 UTC  (14+ messages)
` [PATCH 1/2] mm/mempolicy: Allow lookup_node() to handle fatal signal

[PATCH v2] mm/ksm: Fix NULL pointer dereference when KSM zero page is enabled
 2020-04-14  9:56 UTC  (3+ messages)
  ` [External] "

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-14  9:38 UTC  (30+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-04-14  9:15 UTC  (3+ messages)

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14  9:01 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v2 "

[RFC] autonuma: Support to scan page table asynchronously
 2020-04-14  8:19 UTC 

[PATCH v8 00/10] per lruvec lru_lock for memcg
 2020-04-14  8:19 UTC  (7+ messages)
` [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock

[RFC PATCH] mm, oom: oom ratelimit auto tuning
 2020-04-14  7:39 UTC  (2+ messages)

[PATCH 0/5] blktrace: fix use after free
 2020-04-14  7:38 UTC  (9+ messages)
` [PATCH 1/5] block: move main block debugfs initialization to its own file
` [PATCH 2/5] blktrace: fix debugfs use after free
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

WARNING in unaccount_page_cache_page (2)
 2020-04-14  7:23 UTC  (3+ messages)

[PATCH v2 0/4] huge vmalloc mappings
 2020-04-14  7:23 UTC  (13+ messages)
` [PATCH v2 1/4] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v2 2/4] mm: Move ioremap page table mapping function to mm/
` [PATCH v2 3/4] mm: HUGE_VMAP arch query functions cleanup
  ` [PATCH] mm: fix boolreturn.cocci warnings
` [PATCH v2 4/4] mm/vmalloc: Hugepage vmalloc mappings

[PATCH] mm/ksm: Fix a null pointer dereference
 2020-04-14  7:19 UTC  (2+ messages)
` [External] "

improve use_mm / unuse_mm
 2020-04-14  7:03 UTC  (11+ messages)
` [PATCH 2/6] i915/gvt/kvm: a NULL ->mm does not mean a thread is a kthread
` [PATCH 3/6] i915/gvt: remove unused xen bits

[PATCH] mm/ksm: Fix kernel NULL pointer dereference at 0000000000000040
 2020-04-14  6:20 UTC 

BUG: unable to handle kernel NULL pointer dereference in generic_perform_write (2)
 2020-04-14  6:11 UTC 

possible deadlock in shmem_uncharge
 2020-04-14  4:18 UTC  (3+ messages)

incoming
 2020-04-14  4:04 UTC  (4+ messages)
` [patch 07/35] mm/gup: fix null pointer dereference detected by coverity

[PATCH 0/2] mm: few refinements to gfp flags documentation
 2020-04-14  3:56 UTC  (10+ messages)
` [PATCH 1/2] mm: clarify __GFP_MEMALLOC usage

[PATCH -next] mm: use false for bool variable
 2020-04-14  3:45 UTC 

[RFC v2 0/5] blktrace: fix use after free
 2020-04-14  3:38 UTC  (13+ messages)
` [RFC v2 2/5] blktrace: fix debugfs "
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

[PATCH -next] mm/usercopy: fix warning Comparison to bool
 2020-04-14  3:42 UTC 

[PATCH v2] mm, memcg: fix inconsistent oom event behavior
 2020-04-14  1:59 UTC 

[PATCH v2] mm: swap: use fixed-size readahead during swapoff
 2020-04-14  1:45 UTC  (7+ messages)

[RFC] mm/memory.c: Optimizing THP zeroing routine for !HIGHMEM cases
 2020-04-14  1:10 UTC  (10+ messages)

[PATCH] mm, memcg: fix inconsistent oom event behavior
 2020-04-14  1:07 UTC  (8+ messages)

possible deadlock in shmem_mfill_atomic_pte
 2020-04-13 23:19 UTC  (2+ messages)

[PATCH 0/2] memcg, vmpressure: expose vmpressure controls
 2020-04-13 21:57 UTC  (3+ messages)
` [PATCH 1/2] memcg: expose vmpressure knobs
` [PATCH 2/2] memcg, vmpressure: expose vmpressure controls

[PATCH v5] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-04-13 21:47 UTC  (2+ messages)

[PATCH] mm/hugetlb: avoid weird message in hugetlb_init
 2020-04-13 21:21 UTC  (7+ messages)

[RFC PATCH 4/4] mm: Add PG_zero support
 2020-04-13 21:05 UTC  (4+ messages)

[PATCHv3, RESEND 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-13 20:48 UTC  (10+ messages)
` [PATCHv3, RESEND 1/8] khugepaged: Add self test
` [PATCHv3, RESEND 2/8] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCHv3, RESEND 3/8] khugepaged: Drain all LRU caches before scanning pages
` [PATCHv3, RESEND 4/8] khugepaged: Drain LRU add pagevec after swapin
` [PATCHv3, RESEND 5/8] khugepaged: Allow to collapse a page shared across fork
` [PATCHv3, RESEND 6/8] khugepaged: Allow to collapse PTE-mapped compound pages
` [PATCHv3, RESEND 7/8] thp: Change CoW semantics for anon-THP
` [PATCHv3, RESEND 8/8] khugepaged: Introduce 'max_ptes_shared' tunable

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-13 20:22 UTC  (3+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

possible deadlock in user_shm_lock
 2020-04-13 20:21 UTC 

decruft the vmalloc API
 2020-04-13 20:03 UTC  (4+ messages)
` [PATCH 25/28] mm: remove vmalloc_user_node_flags

BUG: kernel NULL pointer dereference, address: 00000041 - EIP: kmem_cache_alloc_trace
 2020-04-13 19:42 UTC 

[PATCH] mm/userfaultfd: Disable userfaultfd-wp on x86_32
 2020-04-13 18:35 UTC  (2+ messages)

[PATCH v2 0/4] Clean up hugetlb boot command line processing
 2020-04-13 17:59 UTC  (7+ messages)
` [PATCH v2 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH v2 4/4] hugetlbfs: clean up command line processing

[patch 32/35] drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
 2020-04-13 17:54 UTC  (2+ messages)

i386: selftests: vm: compaction_test: BUG: kernel NULL pointer dereference, address: 00000000
 2020-04-13 17:53 UTC  (5+ messages)

[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-13 17:06 UTC  (3+ messages)
` [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle

[RFC PATCH 0/4] mm: Add PG_zero support
 2020-04-13 16:43 UTC  (7+ messages)

[PATCH RFC] mm: compaction: avoid migrating non-cma pages to a cma area
 2020-04-13 16:36 UTC  (2+ messages)

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-04-13 16:16 UTC  (9+ messages)
` [PATCH v5 02/38] kmsan: add ReST documentation
` [PATCH v5 32/38] kmsan: disable strscpy() optimization under KMSAN

[RFC PATCH] mm/vmalloc: make sure to traverse from the beginning when overflow occur
 2020-04-13 15:02 UTC  (2+ messages)

[RFC PATCH 3/4] mm: add sys fs configuration for page reporting
 2020-04-13 15:02 UTC  (2+ messages)

[RFC PATCH 1/4] mm: reduce the impaction of page reporing worker
 2020-04-13 14:59 UTC  (2+ messages)

[PATCH 0/6] thp/khugepaged improvements and CoW semantics
 2020-04-13 12:49 UTC  (8+ messages)
` [PATCH 1/6] khugepaged: Add self test
` [PATCH 2/6] khugepaged: Do not stop collapse if less than half PTEs are referenced
` [PATCH 3/6] khugepaged: Drain all LRU caches before scanning pages
` [PATCH 4/6] khugepaged: Drain LRU add pagevec after swapin
` [PATCH 5/6] khugepaged: Allow to collapse a page shared across fork
` [PATCH 6/6] khugepaged: Allow to collapse PTE-mapped compound pages

[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-13  9:42 UTC  (6+ messages)
` [PATCHv2 5/8] khugepaged: Allow to callapse a page shared across fork

[PATCH] mm: swap: introduce fixed-size readahead policy
 2020-04-13  8:59 UTC  (3+ messages)

incoming
 2020-04-13  2:13 UTC  (4+ messages)
` [patch 1/1] mm/debug: add tests validating architecture page table helpers

[PATCH 1/1] mm: slub: fix corrupted freechain in deactivate_slab()
 2020-04-12 22:20 UTC  (2+ messages)

f45ec5ff16 ("userfaultfd: wp: support swap and page migration"): [ 140.777858] BUG: Bad rss-counter state mm:b278fc66 type:MM_ANONPAGES val:1
 2020-04-12 21:45 UTC  (4+ messages)

Userfaultfd doesn't seem to break out of poll on fd close
 2020-04-12 20:10 UTC 

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-12 19:48 UTC  (22+ messages)
` [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH 02/21] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH 03/21] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
` [PATCH 05/21] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH 06/21] alpha: simplify detection of memory zone boundaries
` [PATCH 07/21] arm: "
` [PATCH 08/21] arm64: simplify detection of memory zone boundaries for UMA configs
` [PATCH 09/21] csky: simplify detection of memory zone boundaries
` [PATCH 10/21] m68k: mm: "
` [PATCH 11/21] parisc: "
` [PATCH 12/21] sparc32: "
` [PATCH 13/21] unicore32: "
` [PATCH 14/21] xtensa: "
` [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN
` [PATCH 16/21] mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH 17/21] mm: free_area_init: allow defining max_zone_pfn in descending order
` [PATCH 18/21] mm: rename free_area_init_node() to free_area_init_memoryless_node()
` [PATCH 19/21] mm: clean up free_area_init_node() and its helpers
` [PATCH 20/21] mm: simplify find_min_pfn_with_active_regions()
` [PATCH 21/21] docs/vm: update memory-models documentation

[linux-next:master] BUILD SUCCESS d2a22790db7075dbd0738d24d1c5ee4611421c4c
 2020-04-12 15:54 UTC 

[RESEND PATCH 1/3] mm: Replace zero-length array with flexible-array member
 2020-04-12 10:18 UTC  (5+ messages)
` [RESEND PATCH 3/3] mm/vmscan: make several optimizations for isolate_lru_pages()


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