linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 13:00:57 to 2020-09-15 10:23:59 UTC [more...]

[PATCH 0/4] mm: Simplfy cow handling
 2020-09-15 10:23 UTC  (15+ messages)
` [PATCH 1/4] mm: Trial do_wp_page() simplification
` [PATCH 3/4] mm/gup: Remove enfornced COW mechanism

[PATCH v3 0/3] mm: fix memory to node bad links in sysfs
 2020-09-15 10:17 UTC  (5+ messages)
` [PATCH v3 1/3] mm: replace memmap_context by memplug_context
` [PATCH v3 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH v3 3/3] mm: don't panic when links can't be created in sysfs

[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
 2020-09-15 10:13 UTC  (5+ messages)
` [RFC PATCH 1/4] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH 2/4] pagemap: introduce ->memory_failure()
` [RFC PATCH 3/4] mm, fsdax: refactor dax handler in memory-failure
` [RFC PATCH 4/4] fsdax: remove useless (dis)associate functions

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-15  9:33 UTC  (11+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED

Changing vma->vm_file in dma_buf_mmap()
 2020-09-15  9:19 UTC  (7+ messages)
` [PATCH 1/2] drm/shmem-helpers: revert "Redirect mmap for imported dma-buf"
` [PATCH 2/2] mm: introduce vma_set_file function

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-15  8:39 UTC  (26+ messages)
` [patch 01/13] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies
` [patch 02/13] preempt: Make preempt count unconditional
` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
` [patch 04/13] lockdep: "
` [patch 05/13] mm/pagemap: "
` [patch 06/13] locking/bitspinlock: "
` [patch 07/13] uaccess: "
` [patch 08/13] sched: "
` [patch 09/13] ARM: "
` [patch 10/13] xtensa: "
` [patch 11/13] drm/i915: "
` [patch 12/13] rcutorture: "
` [patch 13/13] preempt: Remove PREEMPT_COUNT from Kconfig
        ` [PATCH] crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally

[PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
 2020-09-15  8:46 UTC  (2+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-15  8:21 UTC  (11+ messages)
      ` [PATCH v18 00/32] per memcg lru_lock: reviews

[[PATCH]] mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged
 2020-09-15  8:18 UTC  (6+ messages)

[PATCH v2 0/8] Return head pages from find_*_entry
 2020-09-15  8:10 UTC  (7+ messages)
` [PATCH v2 3/8] mm: Optimise madvise WILLNEED

[PATCH] mm/page_alloc.c: avoid inheritting current's flags when invoked in interrupt
 2020-09-15  7:56 UTC 

[PATCH v2] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-15  7:53 UTC  (5+ messages)

[PATCH 11/11] mm/vmscan: Allow arbitrary sized pages to be paged out
 2020-09-15  7:40 UTC  (2+ messages)

[PATCH 10/11] mm/page-writeback: Support tail pages in wait_for_stable_page
 2020-09-15  7:37 UTC  (2+ messages)

[PATCH 09/11] mm/truncate: Fix truncation for pages of arbitrary size
 2020-09-15  7:36 UTC  (2+ messages)

[PATCH 08/11] mm/rmap: Fix assumptions of THP size
 2020-09-15  7:27 UTC  (2+ messages)

[PATCH 07/11] mm/huge_memory: Fix can_split_huge_page assumption of THP size
 2020-09-15  7:25 UTC  (2+ messages)

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-15  7:25 UTC  (4+ messages)
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources

[PATCH 06/11] mm/huge_memory: Fix page_trans_huge_mapcount assumption of THP size
 2020-09-15  7:24 UTC  (2+ messages)

[PATCH v2 0/3] mm: fix memory to node bad links in sysfs
 2020-09-15  7:24 UTC  (10+ messages)
` [PATCH v2 1/3] mm: replace memmap_context by memplug_context
` [PATCH v2 2/3] mm: don't rely on system state to detect hot-plug operations
` [PATCH v2 3/3] mm: don't panic when links can't be created in sysfs

[PATCH 05/11] mm/huge_memory: Fix split assumption of page size
 2020-09-15  7:23 UTC  (2+ messages)

[PATCH 04/11] mm/huge_memory: Fix total_mapcount assumption of page size
 2020-09-15  7:21 UTC  (2+ messages)

[PATCH 03/11] mm/page_owner: Change split_page_owner to take a count
 2020-09-15  7:17 UTC  (2+ messages)

[PATCH 01/11] mm/filemap: Fix page cache removal for arbitrary sized THPs
 2020-09-15  7:13 UTC  (2+ messages)

bdi cleanups v3
 2020-09-15  7:05 UTC  (8+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

BUG: kernel NULL pointer dereference, address: RIP: 0010:shmem_getpage_gfp.isra.0+0x470/0x750
 2020-09-15  6:52 UTC  (3+ messages)

a saner API for allocating DMA addressable pages v2
 2020-09-15  6:36 UTC  (26+ messages)
` [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/17] mm: turn alloc_pages into an inline function
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/17] drm/nouveau/gk20a: "
` [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 12/17] 53c700: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages

[PATCH v4] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15  5:58 UTC 

[v1] mm: khugepaged: avoid overriding min_free_kbytes set by user
 2020-09-15  4:55 UTC 

[PATCH v2] mm/vmscan: fix infinite loop in drop_slab_node
 2020-09-15  4:23 UTC  (7+ messages)
  ` [External] "

[PATCH v14 0/5] KASAN-KUnit Integration
 2020-09-15  3:58 UTC  (6+ messages)
` [PATCH v14 1/5] Add KUnit Struct to Current Task
` [PATCH v14 2/5] KUnit: KASAN Integration
` [PATCH v14 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v14 4/5] KASAN: Testing Documentation
` [PATCH v14 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes
 2020-09-15  3:24 UTC  (10+ messages)
` [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
` [PATCH v2 3/4] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race

[PATCH v3] mm: memcontrol: Add the missing numa_stat interface for cgroup v2
 2020-09-15  2:46 UTC  (7+ messages)
  ` [External] "

[PATCH 0/2] selftests/vm: fix some minor aggravating factors in the Makefile
 2020-09-15  1:29 UTC  (3+ messages)
` [PATCH 1/2] selftests/vm: fix false build success on the second and later attempts
` [PATCH 2/2] selftests/vm: fix incorrect gcc invocation in some cases

[PATCH] mm/doc: add usage description for migrate_vma_*()
 2020-09-15  1:05 UTC  (4+ messages)

[RFC]: userspace memory reaping
 2020-09-15  0:45 UTC  (2+ messages)

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-15  0:24 UTC  (5+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode

[PATCH v11 25/25] x86/cet/shstk: Add arch_prctl functions for shadow stack
 2020-09-15  0:12 UTC  (24+ messages)
                                    ` [NEEDS-REVIEW] "

[PATCH] mm: remove extra ZONE_DEVICE struct page refcount
 2020-09-14 23:53 UTC  (3+ messages)

[PATCH] hmm/test: remove unused dmirror_zero_page
 2020-09-14 21:38 UTC 

[PATCH v2 0/3] mm/memcg: Miscellaneous cleanups and streamlining
 2020-09-14 21:32 UTC  (14+ messages)
` [PATCH v2 2/3] mm/memcg: Simplify mem_cgroup_get_max()
` [PATCH v2 3/3] mm/memcg: Unify swap and memsw page counters
` [PATCH v3 2/3] mm/memcg: Simplify mem_cgroup_get_max()
` [PATCH v4 "

[PATCH] mm/gup.c: Handling ERR within unpin_user_pages()
 2020-09-14 21:01 UTC  (7+ messages)

general protection fault in madvise_cold_or_pageout_pte_range
 2020-09-14 20:38 UTC  (2+ messages)

WARNING: suspicious RCU usage: race/events/tlb.h:57 suspicious rcu_dereference_check() usage!
 2020-09-14 17:29 UTC  (2+ messages)

[PATCH] mm, isolation: avoid checking unmovable pages across pageblock boundary
 2020-09-14 16:36 UTC  (5+ messages)

mmotm 2020-09-13-21-39 uploaded
 2020-09-14 15:03 UTC  (2+ messages)
` mmotm 2020-09-13-21-39 uploaded (arch/x86/kernel/kvm.c)

[RFC PATCH] mm/page_alloc.c: micro-optimization reduce oom critical section size
 2020-09-14 14:22 UTC  (2+ messages)

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-14 13:00 UTC  (12+ messages)
` [PATCH v2 01/12] mm: Make pagecache tagged lookups return only head pages
` [PATCH v2 02/12] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping
` [PATCH v2 03/12] mm/filemap: Add helper for finding pages
` [PATCH v2 04/12] mm/filemap: Add mapping_seek_hole_data
` [PATCH v2 05/12] mm: Add and use find_lock_entries
` [PATCH v2 06/12] mm: Add an 'end' parameter to find_get_entries
` [PATCH v2 07/12] mm: Add an 'end' parameter to pagevec_lookup_entries
` [PATCH v2 08/12] mm: Remove nr_entries parameter from pagevec_lookup_entries
` [PATCH v2 10/12] mm: Remove pagevec_lookup_entries
` [PATCH v2 11/12] mm/truncate,shmem: Handle truncates that split THPs
` [PATCH v2 12/12] mm/filemap: Return only head pages from find_get_entries


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