linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-04 08:20:40 to 2021-08-06 03:07:05 UTC [more...]

[PATCH 0/5] Some cleanup for page migration
 2021-08-06  3:07 UTC  (12+ messages)
` [PATCH 1/5] mm: migrate: Move the page count validation to the proper place
` [PATCH 2/5] mm: migrate: Introduce a local variable to get the number of pages
` [PATCH 3/5] mm: migrate: Fix the incorrect function name in comments
` [PATCH 4/5] mm: migrate: Change to use bool type for 'page_was_mapped'
` [PATCH 5/5] mm: migrate: Remove redundant goto labels

mmotm 2021-08-05-19-46 uploaded
 2021-08-06  2:46 UTC 

[clocksource] 8901ecc231: stress-ng.lockbus.ops_per_sec -9.5% regression
 2021-08-06  2:10 UTC  (17+ messages)

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-06  1:17 UTC  (15+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
` [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH RESEND v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH RESEND v6 6/9] xfs: Implement ->notify_failure() for XFS
` [PATCH RESEND v6 8/9] md: Implement dax_holder_operations
` [PATCH RESEND v6 9/9] fsdax: add exception for reflinked files

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-08-06  0:43 UTC  (5+ messages)
` [PATCH v34 07/13] mm/damon: Implement a debugfs-based user space interface

[linux-stable-rc:linux-4.19.y 1181/1498] ERROR: "__compiletime_assert_491" [drivers/gpu/drm/i915/i915.ko] undefined!
 2021-08-06  0:11 UTC  (3+ messages)

[PATCH v34 00/13] Introduce Data Access MONitor (DAMON)
 2021-08-06  0:03 UTC  (3+ messages)

Canvassing for network filesystem write size vs page size
 2021-08-05 23:47 UTC  (6+ messages)

[PATCH 0/1 v2] Protect vmstats on PREEMPT_RT
 2021-08-05 23:22 UTC  (3+ messages)
` [PATCH 1/1] mm/vmstat: Protect per cpu variables with preempt disable on RT

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-08-05 23:08 UTC  (12+ messages)

[PATCH 00/16] tmpfs: HUGEPAGE and MEM_LOCK fcntls and memfds
 2021-08-05 23:04 UTC  (15+ messages)
` [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 10/16] tmpfs: fcntl(fd, F_MEM_LOCK) to memlock a tmpfs file

[RFC PATCH 00/15] Make MAX_ORDER adjustable as a kernel boot time parameter
 2021-08-05 19:58 UTC  (18+ messages)
` [RFC PATCH 01/15] arch: x86: remove MAX_ORDER exceeding SECTION_SIZE check for 32bit vdso
` [RFC PATCH 02/15] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
` [RFC PATCH 03/15] mm: check pfn validity when buddy allocator can merge pages across mem sections
` [RFC PATCH 04/15] mm: prevent pageblock size being larger than section size
` [RFC PATCH 05/15] mm/memory_hotplug: online pages at "
` [RFC PATCH 06/15] mm: use PAGES_PER_SECTION instead for mem_map_offset/next()
` [RFC PATCH 07/15] mm: hugetlb: use PAGES_PER_SECTION to check mem_map discontiguity
` [RFC PATCH 08/15] fs: proc: use PAGES_PER_SECTION for page offline checking period
` [RFC PATCH 09/15] virtio: virtio_mem: use PAGES_PER_SECTION instead of MAX_ORDER_NR_PAGES
` [RFC PATCH 10/15] virtio: virtio_balloon: "
` [RFC PATCH 11/15] mm/page_reporting: report pages at section size instead of MAX_ORDER
` [RFC PATCH 12/15] mm: Make MAX_ORDER of buddy allocator configurable via Kconfig SET_MAX_ORDER
` [RFC PATCH 13/15] mm: convert MAX_ORDER sized static arrays to dynamic ones
` [RFC PATCH 14/15] mm: introduce MIN_MAX_ORDER to replace MAX_ORDER as compile time constant
` [RFC PATCH 15/15] mm: make MAX_ORDER a kernel boot time parameter

[linux-next:master 4244/5318] drivers/pci/syscall.c:82 __do_sys_pciconfig_read() error: uninitialized symbol 'dev'
 2021-08-05 19:55 UTC  (2+ messages)

[PATCH 0/2] Protect vmstats on PREEMPT_RT
 2021-08-05 18:47 UTC  (10+ messages)
` [PATCH 2/2] mm/vmstat: Protect per cpu variables with preempt disable on RT

[PATCH v7 1/2] mm: introduce process_mrelease system call
 2021-08-05 18:37 UTC  (7+ messages)
` [PATCH v7 2/2] mm: wire up syscall process_mrelease

[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-08-05 17:25 UTC  (13+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]
` [RFC V2 02/10] arm64/mm: Consolidate TCR_EL1 fields
` [RFC V2 03/10] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [RFC V2 04/10] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [RFC V2 05/10] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
` [RFC V2 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES

[PATCH v6 1/2] mm: introduce process_mrelease system call
 2021-08-05 17:11 UTC  (10+ messages)
` [PATCH v6 2/2] mm: wire up syscall process_mrelease

[PATCH 0/7] vfio: device fd address space and vfio-pci mmap invalidation cleanup
 2021-08-05 17:08 UTC  (2+ messages)
` [PATCH 5/7] mm/interval_tree.c: Export vma interval tree iterators

[PATCH v1] mm, hugepages: add mremap() support for hugepage backed vma
 2021-08-05 16:56 UTC  (4+ messages)

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

[PATCH v2 0/3] arm64: support page mapping percpu first chunk allocator
 2021-08-05 12:46 UTC  (6+ messages)
` [PATCH v2 1/3] vmalloc: Choose a better start address in vm_area_register_early()

[linux-next:master 2764/5318] drivers/net/can/flexcan.c:666 flexcan_clks_enable() error: uninitialized symbol 'err'
 2021-08-05 11:45 UTC  (2+ messages)

[PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
 2021-08-05  6:54 UTC  (5+ messages)

[linux-next:master 4771/5318] drivers/net/ethernet/cirrus/cs89x0.c:914:3: error: implicit declaration of function 'disable_dma'; did you mean 'disable_irq'?
 2021-08-05  6:45 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 2f73937c9aa561e2082839bc1a8efaac75d6e244
 2021-08-05  6:10 UTC 

[PATCH] mm/madvise: add MADV_WILLNEED to process_madvise()
 2021-08-05  4:50 UTC  (6+ messages)

[PATCH] process_madvise.2: Add MADV_WILLNEED to process_madvise()
 2021-08-05  4:44 UTC 

[ALSA] 1bb11c1c7f: genirq:Flags_mismatch_irq##(ES1688)vs.#(ES1688)
 2021-08-05  3:25 UTC 

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-08-05  1:44 UTC  (7+ messages)
` [PATCH 2/5] mm, memcg: narrow the scope of percpu_charge_mutex

[PATCH 0/3] mm: optimize thp for reclaim and migration
 2021-08-05  0:13 UTC  (6+ messages)
` [PATCH 2/3] mm: free zapped tail pages when splitting isolated thp
` [PATCH 3/3] mm: don't remap clean subpages "

[linux-next:master 5294/5318] kernel/user.c:141:30: error: 'struct user_struct' has no member named 'epoll_watches'; did you mean 'nr_watches'?
 2021-08-04 22:43 UTC 

[linux-next:master 3748/5318] drivers/gpu/drm/vc4/vc4_hdmi.c:1406:41: warning: unused variable 'vc4_hdmi_audio_widgets'
 2021-08-04 21:40 UTC 

[PATCH] Add mmap_assert_locked() annotations to find_vma*()
 2021-08-04 21:22 UTC  (8+ messages)

[PATCH V5] mm: compaction: support triggering of proactive compaction by user
 2021-08-04 21:11 UTC  (2+ messages)

[PATCH 0/1] pagemap: swap location for shared pages
 2021-08-04 19:17 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING b828f2c9def4b4f5a95181d789384142b1e7955a
 2021-08-04 18:56 UTC 

ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined!
 2021-08-04 17:18 UTC  (2+ messages)

[PATCH v4 1/2] mm: introduce process_mrelease system call
 2021-08-04 16:54 UTC  (6+ messages)

[PATCH] mm/memcg: Disable task obj_stock for PREEMPT_RT
 2021-08-04 16:00 UTC  (7+ messages)

[linux-next:pending-fixes 242/297] WARNING: modpost: vmlinux.o(.text.unlikely+0x10de3e): Section mismatch in reference from the function i915_globals_exit.cold() to the function .exit.text:__i915_globals_flush()
 2021-08-04 15:40 UTC 

[PATCH v3 0/2] kasan: reset tag when accessing invalid metadata
 2021-08-04 12:44 UTC  (5+ messages)
` [PATCH v3 1/2] kasan, kmemleak: reset tags when scanning block
` [PATCH v3 2/2] kasan, slub: reset tag when printing address

[PATCH v3 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-08-04 12:14 UTC  (3+ messages)

flush_kernel_dcache_page fixes and removal
 2021-08-04 11:12 UTC  (5+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page

[PATCH v2 0/4] bitmap: unify for_each_bit() macros
 2021-08-04 10:07 UTC  (3+ messages)
` [PATCH 2/4] bitmap: unify find_bit operations

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-04 10:02 UTC  (4+ messages)

[syzbot] linux-next boot error: WARNING in find_vma
 2021-08-04 10:00 UTC  (3+ messages)

[PATCH v2 0/2] kasan: reset tag when accessing invalid data
 2021-08-04  8:59 UTC  (5+ messages)
` [PATCH v2 1/2] kasan, kmemleak: reset tags when scanning block
` [PATCH v2 2/2] kasan, slub: reset tag when printing address

sparc64-linux-gcc: error: unrecognized command-line option '-mxsave'
 2021-08-04  9:04 UTC  (3+ messages)
  ` [kbuild-all] "


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