linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 21:59:59 to 2020-12-03 06:30:32 UTC [more...]

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-03  6:29 UTC  (3+ messages)
` [PATCH v14 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v14 02/10] mmap: make mlock_future_check() global

[PATCH] mm: refactor initialization of stuct page for holes in memory layout
 2020-12-03  6:25 UTC  (3+ messages)

[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
 2020-12-03  6:23 UTC  (13+ messages)

[PATCH v2] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-03  5:36 UTC  (7+ messages)

[MOCKUP] x86/mm: Lightweight lazy mm refcounting
 2020-12-03  5:25 UTC 

[PATCH 0/8] shoot lazy tlbs
 2020-12-03  5:09 UTC  (26+ messages)
` [PATCH 1/8] lazy tlb: introduce exit_lazy_tlb
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [PATCH 5/8] lazy tlb: allow lazy tlb mm switching to be configurable
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[RFC PATCH 12/13] fs/userfaultfd: kmem-cache for wait-queue objects
 2020-12-03  5:19 UTC  (2+ messages)
` [fs/userfaultfd] fec9227821: will-it-scale.per_process_ops -5.5% regression

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-03  5:01 UTC  (19+ messages)
` [PATCH 1/9] mm: vmscan: simplify nr_deferred update code
` [PATCH 2/9] mm: vmscan: use nid from shrink_control for tracepoint
` [PATCH 3/9] mm: memcontrol: rename memcg_shrinker_map_mutex to memcg_shrinker_mutex
` [PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
` [PATCH 7/9] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [PATCH 8/9] mm: memcontrol: reparent nr_deferred when memcg offline
` [PATCH 9/9] mm: vmscan: shrink deferred objects proportional to priority

[PATCH] mm/memcontrol: make the slab calculation consistent
 2020-12-03  3:49 UTC  (6+ messages)
  ` [External] "

[PATCH bpf-next v9 00/34] bpf: switch to memcg-based memory accounting
 2020-12-03  3:26 UTC  (15+ messages)
` [PATCH bpf-next v9 09/34] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v9 12/34] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v9 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v9 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v9 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v9 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v9 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v9 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v9 27/34] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v9 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v9 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-12-03  3:17 UTC  (12+ messages)

[PATCH v2] mm/memcontrol: make the slab calculation consistent
 2020-12-03  3:11 UTC 

mmotm 2020-12-02-19-12 uploaded
 2020-12-03  3:12 UTC 

[PATCH] mm/page_isolation: do not isolate the max order page
 2020-12-03  2:43 UTC  (3+ messages)
  ` [External] "

scheduling while atomic in z3fold
 2020-12-03  2:16 UTC  (12+ messages)

[PATCH -V6 RESEND 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2020-12-03  1:49 UTC  (9+ messages)
` [PATCH -V6 RESEND 1/3] "
` [PATCH -V6 RESEND 2/3] NOT kernel/man-pages: man2/set_mempolicy.2: Add mode flag MPOL_F_NUMA_BALANCING
` [PATCH -V6 RESEND 3/3] NOT kernel/numactl: Support to enable Linux kernel NUMA balancing

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-03  1:34 UTC  (21+ messages)
` [PATCH 1/6] mm/gup: perform check_dax_vmas only when FS_DAX is enabled
` [PATCH 2/6] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH 3/6] mm/gup: make __gup_longterm_locked common
` [PATCH 4/6] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_NOMOVABLE
` [PATCH 5/6] mm: honor PF_MEMALLOC_NOMOVABLE for all allocations
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-03  0:33 UTC  (13+ messages)
` [RFC V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [RFC V2 2/3] arm64/mm: Define arch_get_mappable_range()
` [RFC V2 3/3] s390/mm: "

[PATCH] mm/swapfile: Do not sleep with a spin lock held
 2020-12-02 23:39 UTC  (3+ messages)

[PATCH] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
 2020-12-02 23:30 UTC  (14+ messages)

[PATCH] tmpfs: fix Documentation nits
 2020-12-02 22:41 UTC  (2+ messages)

mapcount corruption regression
 2020-12-02 22:37 UTC  (9+ messages)

merge struct block_device and struct hd_struct v4
 2020-12-02 21:52 UTC  (3+ messages)
` [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get

[PATCH] mm/vmalloc: randomize vmalloc() allocations
 2020-12-02 21:28 UTC  (4+ messages)

[PATCH v2 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-02 20:48 UTC  (23+ messages)
` [PATCH v2 2/4] mm: introduce cma_alloc_bulk API
` [PATCH v2 3/4] dma-buf: add export symbol for dma-heap
` [PATCH v2 4/4] dma-buf: heaps: add chunk heap to dmabuf heaps

[PROBLEM] mm : kmemleaks related detected
 2020-12-02 18:47 UTC  (2+ messages)

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-12-02 18:01 UTC  (10+ messages)
` [PATCH v3 3/6] mm: support THP migration to device private memory

[v4 PATCH] mm: list_lru: set shrinker map bit when child nr_items is not zero
 2020-12-02 17:17 UTC 

[v3 PATCH] mm: list_lru: set shrinker map bit when child nr_items is not zero
 2020-12-02 16:52 UTC  (4+ messages)

[PATCH 0/2] hv_balloon: hide ballooned out memory in stats
 2020-12-02 16:12 UTC  (3+ messages)
` [PATCH 1/2] hv_balloon: simplify math in alloc_balloon_pages()
` [PATCH 2/2] hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning

[PATCH] mm:remove the unuseful else after a return
 2020-12-02 15:47 UTC 

[PATCH v9 0/6] KASAN for powerpc64 radix
 2020-12-02 15:11 UTC  (2+ messages)

[PATCH 0/7] HWPoison: Refactor get page interface
 2020-12-02 13:41 UTC  (3+ messages)

[linux-next:master 6520/9562] drivers/pci/controller/dwc/pcie-designware-host.c:50:11: warning: excess elements in struct initializer
 2020-12-02 13:03 UTC 

[PATCH] mm/page_alloc: speeding up the iteration of max_order
 2020-12-02 12:18 UTC 

[PATCH V2 0/2] mm/debug_vm_pgtable: Some minor updates
 2020-12-02 12:04 UTC  (4+ messages)
` [PATCH V2 1/2] mm/debug_vm_pgtable/basic: Add validation for dirtiness after write protect

[RFC PATCH v3 0/4] Allocate memmap from hotadded memory (per device)
 2020-12-02 10:05 UTC  (9+ messages)
` [RFC PATCH v3 1/4] mm,memory_hotplug: Add mhp_supports_memmap_on_memory
` [RFC PATCH v3 2/4] mm,memory_hotplug: Allocate memmap from the added memory range
` [RFC PATCH v3 3/4] mm,memory_hotplug: Enable MHP_MEMMAP_ON_MEMORY when supported
` [RFC PATCH v3 4/4] mm,memory_hotplug: Add mhp_memmap_on_memory boot option

[PATCH] include/linux/huge_mm.h: remove extern keyword
 2020-12-02 10:05 UTC  (2+ messages)

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-02  8:47 UTC  (18+ messages)

Plans around DAMON: perf integration and a new page reclaim mechanism
 2020-12-02  8:27 UTC 

[PATCH v3 1/1] kasan: fix object remain in offline per-cpu quarantine
 2020-12-02  8:26 UTC 

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-02  7:12 UTC  (3+ messages)

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-12-02  7:12 UTC  (3+ messages)
` [RFC PATCH 11/13] fs/userfaultfd: complete write asynchronously

[PATCH] mm/vmalloc: Remove unnecessary return statement
 2020-12-02  6:52 UTC 

[drm/fb] 1d46491d4a: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work[drm_kms_helper]
 2020-12-02  2:29 UTC 

[PATCH] mm: Don't fault around userfaultfd-registered regions on reads
 2020-12-01 23:42 UTC  (6+ messages)

[linux-next:master 6272/9613] unittest.c:undefined reference to `of_dma_get_max_cpu_address'
 2020-12-01 23:40 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 0eedceafd3a63fd082743c914853ef4b9247dbe6
 2020-12-01 23:18 UTC 

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-01 22:35 UTC  (6+ messages)
` [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states
  ` [NEEDS-REVIEW] "


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