linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 08:42:52 to 2020-12-03 12:24:06 UTC [more...]

linux-next boot error: kernel BUG at include/linux/page-flags.h:LINE!
 2020-12-03 12:23 UTC  (2+ messages)

[PATCH] mm: fix a race on nr_swap_pages
 2020-12-03 12:19 UTC  (2+ messages)

[linux-next:master 5737/10502] drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:6360:13: warning: stack frame size of 2064 bytes in function 'mlxsw_sp_router_fib_event_work'
 2020-12-03 12:09 UTC 

[PATCH v5] mm: Optional full ASLR for mmap(), mremap(), vdso and stack
 2020-12-03 12:02 UTC  (3+ messages)

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-03 12:01 UTC  (14+ 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 v2 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-03 11:57 UTC  (21+ 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

[linux-next:master 7808/9562] watchdog_hld.c:undefined reference to `hw_nmi_get_sample_period'
 2020-12-03 11:56 UTC  (3+ messages)

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-03 11:40 UTC  (20+ 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

Regression from 5.7.17 to 5.9.9 with memory.low cgroup constraints
 2020-12-03 11:09 UTC  (3+ messages)

[PATCH -V6 RESEND 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2020-12-03 10:53 UTC  (12+ 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

Deferred Memory Init: How to bring rest of memory online after limiting it with `mem=XG`?
 2020-12-03 10:51 UTC 

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

[PATCH mm v11 00/42] kasan: add hardware tag-based mode for arm64
 2020-12-03 10:39 UTC  (4+ messages)
` [PATCH mm v11 27/42] arm64: mte: Add in-kernel tag fault handler

[PATCH v5 3/4] lib/test_kasan.c: add workqueue test case
 2020-12-03 10:29 UTC 

[linux-next:pending-fixes] BUILD SUCCESS cfdf6c2adebd93c91be5db850d0853f849d24f40
 2020-12-03 10:18 UTC 

[drm/fb] 1d46491d4a: WARNING:at_drivers/gpu/drm/drm_fb_helper.c:#drm_fb_helper_damage_work[drm_kms_helper]
 2020-12-03  9:34 UTC  (4+ messages)

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-03  9:19 UTC  (3+ messages)
` [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-03  9:17 UTC  (30+ 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

[PATCH] fix mmap return value when vma is merged after call_mmap()
 2020-12-03  9:01 UTC  (2+ messages)
`  "

[PATCH v2] fix mmap return value when vma is merged after call_mmap()
 2020-12-03  8:53 UTC 

[MOCKUP] x86/mm: Lightweight lazy mm refcounting
 2020-12-03  8:44 UTC  (3+ messages)

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-12-03  8:35 UTC  (2+ messages)

scheduling while atomic in z3fold
 2020-12-03  8:18 UTC  (12+ messages)

[PATCH v5 0/4] kasan: add workqueue stack for generic KASAN
 2020-12-03  7:01 UTC 

[PATCH] mm/vmalloc: randomize vmalloc() allocations
 2020-12-03  6:58 UTC  (5+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-03  6:29 UTC  (11+ messages)
` [PATCH v14 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v14 02/10] mmap: make mlock_future_check() global
` [PATCH v14 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 05/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v14 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v14 07/10] secretmem: add memcg accounting
` [PATCH v14 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

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

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

[PATCH 0/8] shoot lazy tlbs
 2020-12-03  5:09 UTC  (16+ messages)
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
` [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

[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  (4+ messages)

[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] "

[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  (10+ 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

[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  (3+ 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  (15+ messages)


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