linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 18:54:20 to 2021-07-30 09:08:26 UTC [more...]

[syzbot] UBSAN: array-index-out-of-bounds in __anon_vma_prepare
 2021-07-30  9:08 UTC 

[PATCH v6 0/9] fsdax: introduce fs query to support reflink
 2021-07-30  8:52 UTC  (10+ messages)
` [PATCH v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH v6 2/9] dax: Introduce holder for dax_device
` [PATCH v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v6 4/9] pmem,mm: Implement ->memory_failure in pmem driver
` [PATCH v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v6 6/9] xfs: Implement ->corrupted_range() for XFS
` [PATCH v6 7/9] dm: Introduce ->rmap() to find bdev offset
` [PATCH v6 8/9] md: Implement dax_holder_operations
` [PATCH v6 9/9] fsdax: add exception for reflinked files

[PATCH v15 00/17] Folio support in block + iomap layers
 2021-07-30  8:25 UTC  (3+ messages)
` [PATCH v15 01/17] block: Add bio_add_folio()

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-07-30  8:13 UTC  (17+ messages)
` [PATCH 01/16] huge tmpfs: fix fallocate(vanilla) advance over huge pages
` [PATCH 02/16] huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
` [PATCH 03/16] huge tmpfs: remove shrinklist addition from shmem_setattr()
` [PATCH 04/16] huge tmpfs: revert shmem's use of transhuge_vma_enabled()
` [PATCH 05/16] huge tmpfs: move shmem_huge_enabled() upwards
` [PATCH 06/16] huge tmpfs: shmem_is_huge(vma, inode, index)
` [PATCH 07/16] memfd: memfd_create(name, MFD_HUGEPAGE) for shmem huge pages
` [PATCH 08/16] huge tmpfs: fcntl(fd, F_HUGEPAGE) and fcntl(fd, F_NOHUGEPAGE)
` [PATCH 09/16] huge tmpfs: decide stat.st_blksize by shmem_is_huge()
` [PATCH 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file
` [PATCH 11/16] tmpfs: fcntl(fd, F_MEM_LOCKED) to test if memlocked
` [PATCH 12/16] tmpfs: refuse memlock when fallocated beyond i_size
` [PATCH 13/16] mm: bool user_shm_lock(loff_t size, struct ucounts *)
` [PATCH 14/16] mm: user_shm_lock(,,getuc) and user_shm_unlock(,,putuc)
` [PATCH 15/16] tmpfs: permit changing size of memlocked file
` [PATCH 16/16] memfd: memfd_create(name, MFD_MEM_LOCK) for memlocked shmem

[PATCH 3/3] mm: mmap_lock: add ip to mmap_lock tracepoints
 2021-07-30  8:12 UTC  (4+ messages)
  `  "

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-30  7:38 UTC  (13+ messages)
` [PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes

[PATCH] mm: delete unused get_kernel_page()
 2021-07-30  7:31 UTC  (2+ messages)

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-07-30  6:51 UTC  (27+ messages)
` [PATCH 1/5] mm, memcg: remove unused functions
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex
` [PATCH 3/5] mm, memcg: save some atomic ops when flush is already true
` [PATCH 4/5] mm, memcg: avoid possible NULL pointer dereferencing in mem_cgroup_init()
` [PATCH 5/5] mm, memcg: always call __mod_node_page_state() with preempt disabled
      ` [External] "

[linux-next:master] BUILD REGRESSION 4ccc9e2db7ac33f450a1ff6ce158a71e5a81ded9
 2021-07-30  6:42 UTC 

[PATCH] mm: memcontrol: Set the correct memcg swappiness restriction
 2021-07-30  6:39 UTC  (2+ messages)

WARNING: modpost: lib/find_bit_benchmark.o(.text.unlikely+0x0): Section mismatch in reference from the (unknown reference) (unknown) to the variable .init.data:bitmap2
 2021-07-30  6:21 UTC 

[linux-next:master 2746/4407] drivers/iio/proximity/vcnl3020.c:62:8: warning: Excessive padding in 'struct vcnl3020_data' (93 padding bytes, where 29 is optimal)
 2021-07-30  3:37 UTC 

[PATCH 2/3] mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN
 2021-07-30  2:46 UTC  (3+ messages)

[PATCH 1/3] mm: mmap_lock: remove redundant "\n" in TP_printk
 2021-07-30  2:45 UTC  (3+ messages)

[linux-next:master 1547/4407] arch/parisc/math-emu/driver.c:88:17: sparse: sparse: Using plain integer as NULL pointer
 2021-07-30  1:40 UTC 

incoming
 2021-07-29 21:53 UTC  (8+ messages)
` [patch 1/7] lib/test_string.c: move string selftest in the Runtime Testing menu
` [patch 2/7] ocfs2: fix zero out valid data
` [patch 3/7] ocfs2: issue zeroout to EOF blocks
` [patch 4/7] mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code
` [patch 5/7] mm/migrate: fix NR_ISOLATED corruption on 64-bit
` [patch 6/7] slub: fix unreclaimable slab stat for bulk free
` [patch 7/7] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()

[linux-next:master] BUILD REGRESSION 5a4cee98ea757e1a2a1354b497afdf8fafc30a20
 2021-07-29 16:26 UTC 

[PATCH v3 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-29 15:47 UTC  (44+ messages)
` [PATCH v3 01/35] mm, slub: don't call flush_all() from slab_debug_trace_open()
` [PATCH v3 02/35] mm, slub: allocate private object map for debugfs listings
` [PATCH v3 03/35] mm, slub: allocate private object map for validate_slab_cache()
` [PATCH v3 04/35] mm, slub: don't disable irq for debug_check_no_locks_freed()
` [PATCH v3 05/35] mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()
` [PATCH v3 06/35] mm, slub: unify cmpxchg_double_slab() and __cmpxchg_double_slab()
` [PATCH v3 07/35] mm, slub: extract get_partial() from new_slab_objects()
` [PATCH v3 08/35] mm, slub: dissolve new_slab_objects() into ___slab_alloc()
` [PATCH v3 09/35] mm, slub: return slab page from get_partial() and set c->page afterwards
` [PATCH v3 10/35] mm, slub: restructure new page checks in ___slab_alloc()
` [PATCH v3 11/35] mm, slub: simplify kmem_cache_cpu and tid setup
` [PATCH v3 12/35] mm, slub: move disabling/enabling irqs to ___slab_alloc()
` [PATCH v3 13/35] mm, slub: do initial checks in ___slab_alloc() with irqs enabled
` [PATCH v3 14/35] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
` [PATCH v3 15/35] mm, slub: restore irqs around calling new_slab()
` [PATCH v3 16/35] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [PATCH v3 17/35] mm, slub: check new pages with restored irqs
` [PATCH v3 18/35] mm, slub: stop disabling irqs around get_partial()
` [PATCH v3 19/35] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [PATCH v3 20/35] mm, slub: make locking in deactivate_slab() irq-safe
` [PATCH v3 21/35] mm, slub: call deactivate_slab() without disabling irqs
` [PATCH v3 22/35] mm, slub: move irq control into unfreeze_partials()
` [PATCH v3 23/35] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [PATCH v3 24/35] mm, slub: detach whole partial list at once in unfreeze_partials()
` [PATCH v3 25/35] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
` [PATCH v3 26/35] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [PATCH v3 27/35] mm, slub: don't disable irqs in slub_cpu_dead()
` [PATCH v3 28/35] mm, slab: make flush_slab() possible to call with irqs enabled
` [PATCH v3 29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [PATCH v3 30/35] mm: slub: Make object_map_lock a raw_spinlock_t
` [PATCH v3 31/35] mm, slub: optionally save/restore irqs in slab_[un]lock()/
` [PATCH v3 32/35] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [PATCH v3 33/35] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
` [PATCH v3 34/35] mm, slub: use migrate_disable() on PREEMPT_RT
` [PATCH v3 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-29 14:37 UTC  (6+ messages)

[PATCH] slub: fix unreclaimable slab stat for bulk free
 2021-07-29 14:03 UTC  (5+ messages)

[PATCH 0/4] s390: add kfence support
 2021-07-29 13:59 UTC  (12+ messages)
` [PATCH 1/4] s390/mm: implement set_memory_4k()
` [PATCH 2/4] kfence: add function to mask address bits
` [PATCH 3/4] s390: add support for KFENCE
` [PATCH 4/4] s390: add kfence region to pagetable dumper

[PATCH v14 000/138] Memory folios
 2021-07-29 13:39 UTC  (4+ messages)
` [PATCH v14 049/138] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()

[PATCH] refpage_create.2: Document refpage_create(2)
 2021-07-29 12:09 UTC  (2+ messages)

[PATCH] mm/mempolicy: Use readable NUMA_NO_NODE macro instead of magic numer
 2021-07-29 11:35 UTC 

[PATCH v2] man2: new page describing memfd_secret() system call
 2021-07-29 11:07 UTC  (4+ messages)

[PATCH v4 00/12] mm/debug_vm_pgtable: Enhancements
 2021-07-29  9:40 UTC  (31+ messages)
` [PATCH v4 01/12] mm/debug_vm_pgtable: Introduce struct pgtable_debug_args
` [PATCH v4 02/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in basic tests
` [PATCH v4 03/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in leaf and savewrite tests
` [PATCH v4 04/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in protnone and devmap tests
` [PATCH v4 05/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in soft_dirty and swap tests
` [PATCH v4 06/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in migration and thp tests
` [PATCH v4 07/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PTE modifying tests
` [PATCH v4 08/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PMD "
` [PATCH v4 09/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PUD "
` [PATCH v4 10/12] mm/debug_vm_pgtable: Use struct pgtable_debug_args in PGD and P4D "
` [PATCH v4 11/12] mm/debug_vm_pgtable: Remove unused code
` [PATCH v4 12/12] mm/debug_vm_pgtable: Fix corrupted page flag

[PATCH 0/3] mmap: mmap_lock: some improvments
 2021-07-29  9:27 UTC 

[scsi] 61b3baad24: last_state.load_disk_fail
 2021-07-29  8:25 UTC 

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-07-29  6:54 UTC  (4+ messages)
` [PATCH v1 5/6] mm/hwpoison: make some kernel pages handlable

[PATCH v2] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-29  6:48 UTC  (5+ messages)

[PATCH 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-07-29  6:00 UTC  (5+ messages)
` [PATCH 1/5] mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)

mmotm 2021-07-28-18-24 uploaded
 2021-07-29  1:25 UTC 

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-28 23:45 UTC  (6+ messages)
` [PATCH v4 10/13] lib: test_hmm add module param for zone device type

[PATCH] mm/migrate: fix NR_ISOLATED corruption on 64-bit
 2021-07-28 23:44 UTC  (2+ messages)

[PATCH v27 00/31] Control-flow Enforcement: Shadow Stack
 2021-07-28 21:34 UTC  (6+ messages)
` [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack

[PATCH] man2: new page describing memfd_secret() system call
 2021-07-28 20:44 UTC  (2+ messages)

[PATCH] memcg: cleanup racy sum avoidance code
 2021-07-28 20:37 UTC  (3+ messages)

[PATCH v3 00/14] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-07-28 20:23 UTC  (22+ messages)
` [PATCH v3 08/14] mm/sparse-vmemmap: populate "
` [PATCH v3 12/14] device-dax: compound pagemap support
` [PATCH v3 13/14] mm/gup: grab head page refcount once for group of subpages
` [PATCH v3 14/14] mm/sparse-vmemmap: improve memory savings for compound pud geometry


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