Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-31 11:57:53 to 2021-04-01 21:34:16 UTC [more...]

[RFC PATCH 00/15] Use obj_cgroup APIs to charge the LRU pages
 2021-04-01 21:34 UTC  (9+ messages)
          ` [External] "

[PATCH] mm: page_owner: fetch backtrace only for tracked pages
 2021-04-01 21:24 UTC 

[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-01 21:24 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION 454c576c3f5e51d60f00a4ac0dde07f4f9d70e9d
 2021-04-01 21:21 UTC 

[PATCH] mm: page_owner: use kstrtobool() to parse bool option
 2021-04-01 21:09 UTC 

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 20:59 UTC  (2+ messages)

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 20:13 UTC  (10+ messages)
  ` [PATCH v8 3/6] stack: "
` [PATCH] Where we are for this patch?

[RFC PATCH 0/6] mm: thp: use generic THP migration for NUMA hinting fault
 2021-04-01 20:12 UTC  (7+ messages)

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-01 20:06 UTC  (13+ messages)
` [PATCH 01/10] mm/numa: node demotion data structure and lookup
` [PATCH 02/10] mm/numa: automatically generate node migration order
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 05/10] mm/migrate: demote pages during reclaim
` [PATCH 06/10] mm/vmscan: add page demotion counter
` [PATCH 07/10] mm/vmscan: add helper for querying ability to age anonymous pages
` [PATCH 08/10] mm/vmscan: Consider anonymous pages without swap
` [PATCH 09/10] mm/vmscan: never demote for memcg reclaim
` [PATCH 10/10] mm/migrate: new zone_reclaim_mode to enable reclaim migration

[PATCH 0/3] mm, pmem: Force unmap pmem on surprise remove
 2021-04-01 19:54 UTC  (6+ messages)
` [PATCH 3/3] mm/devmap: Remove pgmap accounting in the get_user_pages_fast() path

[PATCH 0/5] 4.14 backports of fixes for "CoW after fork() issue"
 2021-04-01 19:47 UTC  (10+ messages)
` [PATCH 1/5] mm: reuse only-pte-mapped KSM page in do_wp_page()
` [PATCH 2/5] mm: do_wp_page() simplification
` [PATCH 3/5] mm: fix misplaced unlock_page in do_wp_page()
` [PATCH 4/5] userfaultfd: wp: add helper for writeprotect check
` [PATCH 5/5] mm/userfaultfd: fix memory corruption due to writeprotect

[RFC] NUMA balancing: reduce TLB flush via delaying mapping on hint page fault
 2021-04-01 19:21 UTC  (8+ messages)

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-04-01 19:21 UTC  (17+ messages)
` [PATCH v7 5/8] mm: Device exclusive memory access
` [PATCH v7 3/8] mm/rmap: Split try_to_munlock from try_to_unmap

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-01 18:37 UTC 

[PATCH 0/5] 4.19 backports of fixes for "CoW after fork() issue"
 2021-04-01 18:21 UTC  (6+ messages)
` [PATCH 1/5] mm: reuse only-pte-mapped KSM page in do_wp_page()
` [PATCH 2/5] mm: do_wp_page() simplification
` [PATCH 3/5] mm: fix misplaced unlock_page in do_wp_page()
` [PATCH 4/5] userfaultfd: wp: add helper for writeprotect check
` [PATCH 5/5] mm/userfaultfd: fix memory corruption due to writeprotect

[PATCH V2 0/6] mm: some config cleanups
 2021-04-01 17:18 UTC  (5+ messages)
` [PATCH V2 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]
` [PATCH V2 4/6] mm: Drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION
  ` [PATCH V2 1/6] mm: Generalize ARCH_HAS_CACHE_LINE_SIZE
  ` [PATCH V2 6/6] mm: Drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-01 17:06 UTC  (4+ messages)

[linux-next:master 8745/9190] drivers/dma/ppc4xx/adma.c:4100:31: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-04-01 16:26 UTC 

[PATCH v5 00/27] Memory Folios
 2021-04-01 16:00 UTC  (15+ messages)

[PATCH v2 1/5] mm/vmalloc: remove map_kernel_range
 2021-04-01 15:58 UTC  (2+ messages)
  ` [PATCH v2 4/5] mm/vmalloc: remove unmap_kernel_range

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-04-01 15:33 UTC  (10+ messages)
        ` [PATCH] mm/memory-failure: Use a mutex to avoid memory_failure() races
              ` [PATCH v2] mm,hwpoison: return -EBUSY when page already poisoned
                ` [PATCH v3] mm,hwpoison: return -EHWPOISON "

[PATCH -next 1/3] mm/debug_vm_pgtable: Fix one comment mistake
 2021-04-01 15:05 UTC  (6+ messages)
` [PATCH -next 2/3] mm/debug_vm_pgtable: Move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH -next 3/3] mm/debug_vm_pgtable: Remove useless pfn_pmd()

[PATCH] mm/hugeltb: fix renaming of PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
 2021-04-01 14:26 UTC  (2+ messages)

[PATCH v9 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 13:33 UTC  (9+ messages)
` [PATCH v9 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v9 2/6] init_on_alloc: Optimize static branches
` [PATCH v9 3/6] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v9 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v9 5/6] arm64: entry: "
` [PATCH v9 6/6] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH v6 00/27] Memory Folios
 2021-04-01 13:30 UTC  (33+ messages)
` [PATCH v6 01/27] mm: Introduce struct folio
` [PATCH v6 02/27] mm: Add folio_pgdat and folio_zone
` [PATCH v6 03/27] mm/vmstat: Add functions to account folio statistics
` [PATCH v6 04/27] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v6 05/27] mm: Add folio reference count functions
` [PATCH v6 06/27] mm: Add put_folio
` [PATCH v6 07/27] mm: Add get_folio
` [PATCH v6 08/27] mm: Create FolioFlags
` [PATCH v6 09/27] mm: Handle per-folio private data
` [PATCH v6 10/27] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v6 11/27] mm/filemap: Add folio_next_index
` [PATCH v6 12/27] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v6 13/27] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v6 14/27] mm: Add folio_mapcount
` [PATCH v6 15/27] mm/memcg: Add folio wrappers for various functions
` [PATCH v6 16/27] mm/filemap: Add unlock_folio
` [PATCH v6 17/27] mm/filemap: Add lock_folio
` [PATCH v6 18/27] mm/filemap: Add lock_folio_killable
` [PATCH v6 19/27] mm/filemap: Add __lock_folio_async
` [PATCH v6 20/27] mm/filemap: Add __lock_folio_or_retry
` [PATCH v6 21/27] mm/filemap: Add wait_on_folio_locked
` [PATCH v6 22/27] mm/filemap: Add end_folio_writeback
` [PATCH v6 23/27] mm/writeback: Add wait_on_folio_writeback
` [PATCH v6 24/27] mm/writeback: Add wait_for_stable_folio
` [PATCH v6 25/27] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v6 26/27] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v6 27/27] mm/filemap: Convert page wait queues to be folios

[PATCH -next] mm/vmalloc: Fix non-conforming function headers
 2021-04-01 13:22 UTC 

[syzbot] WARNING in unsafe_follow_pfn
 2021-04-01 12:19 UTC  (4+ messages)

[v2 PATCH] mm: gup: remove FOLL_SPLIT
 2021-04-01 12:17 UTC  (2+ messages)

[PATCH v5 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-04-01 12:00 UTC  (2+ messages)

[PATCH -next] hugetlb: Fix the loss of exclamation point in comment
 2021-04-01 11:18 UTC 

unexpected -ENOMEM from percpu_counter_init()
 2021-04-01 10:51 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 896505d11915b2a6c4dd243f94e178cd199b64f9
 2021-04-01  9:55 UTC 

[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-04-01  9:38 UTC  (2+ messages)

[PATCH V2 RESEND] mm/memtest: Add ARCH_USE_MEMTEST
 2021-04-01  9:26 UTC 

[PATCH mm] kfence, x86: fix preemptible warning on KPTI-enabled systems
 2021-04-01  9:11 UTC  (2+ messages)

[PATCH v7 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01  8:34 UTC  (3+ messages)
` [PATCH v7 5/6] arm64: entry: Enable random_kstack_offset support

[linux-next:master 8015/8469] drivers/gpu/drm/i915/i915_mm.c:76 remap_io_sg() error: uninitialized symbol 'err'
 2021-04-01  7:55 UTC  (2+ messages)

[PATCH v3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-01  7:08 UTC  (4+ messages)

[PATCH v2] kernel/resource: Fix locking in request_free_mem_region
 2021-04-01  5:03 UTC  (3+ messages)

mmotm 2021-03-31-21-27 uploaded
 2021-04-01  4:27 UTC 

[PATCH] mm: memcontrol: fix forget to obtain the ref to objcg in split_page_memcg
 2021-04-01  3:38 UTC  (5+ messages)

[PATCH] mm/gup: check page posion status for coredump
 2021-04-01  2:31 UTC  (13+ messages)
    ` [PATCH v3] "
        ` [PATCH v5] mm/gup: check page hwposion "

[PATCH] mm/page_alloc: redundant definition variables of pfn in for loop
 2021-04-01  2:28 UTC 

[PATCH] userfaultfd: Write protect when virtual memory range has no page table entry
 2021-04-01  0:24 UTC  (6+ messages)

[PATCH v8 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-31 23:53 UTC  (2+ messages)
` [PATCH v8 2/2] mm: huge_memory: debugfs for file-backed THP split

[PATCH mmotm] mm: vmscan: fix shrinker_rwsem in free_shrinker_info()
 2021-03-31 23:14 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 7a43c78d0573e0bbbb0456b033e2b9a895b89464
 2021-03-31 22:37 UTC 

[PATCH] memfd_secret: use unsigned int rather than long as syscall flags type
 2021-03-31 21:52 UTC  (3+ messages)

[RFC PATCH 0/6] Use local_lock for pcp protection and reduce stat overhead
 2021-03-31 20:42 UTC  (7+ messages)
` [PATCH 2/6] mm/page_alloc: Convert per-cpu list protection to local_lock

[RFC v2 00/43] PKRAM: Preserved-over-Kexec RAM
 2021-03-31 20:28 UTC  (4+ messages)
` [RFC v2 01/43] mm: add PKRAM API stubs and Kconfig

[linux-next:master 6117/8451] drivers/md/raid10.c:1707:39: warning: Uninitialized variable: first_r10bio [uninitvar]
 2021-03-31 19:48 UTC  (2+ messages)

[PATCH] mm: use proper type for cma_[alloc|release]
 2021-03-31 17:34 UTC  (2+ messages)

[linux-next:master 8480/8897] drivers/staging/media/tegra-video/vi.c:1180:4: error: implicit declaration of function 'host1x_syncpt_free'; did you mean 'host1x_syncpt_read'?
 2021-03-31 17:20 UTC 

[PATCH v7 1/2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-31 17:00 UTC  (4+ messages)
` [PATCH v7 2/2] mm: huge_memory: debugfs for file-backed THP split

[PATCH] kasan: detect false-positives in tests
 2021-03-31 16:58 UTC  (2+ messages)

[PATCH v1 0/3] drivers/char: remove /dev/kmem for good
 2021-03-31 15:18 UTC  (3+ messages)

[PATCH RFC 0/3] drivers/char: remove /dev/kmem for good
 2021-03-31 15:19 UTC  (5+ messages)

[RFC PATCH v3 00/49] 1GB PUD THP support on x86_64
 2021-03-31 14:48 UTC  (9+ messages)

[PATCH V2 1/1] mm:improve the performance during fork
 2021-03-31 14:42 UTC  (4+ messages)

[PATCH RFC 0/6] fix the negative dentres bloating system memory usage
 2021-03-31 14:23 UTC  (2+ messages)

[linux-next:master 7919/8897] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:2608:13: error: 'struct pipe_ctx' has no member named 'ttu_regs'
 2021-03-31 13:34 UTC 

[linux-stable-rc:linux-5.4.y 3729/5750] arch/riscv/include/asm/processor.h:68:2: error: implicit declaration of function 'barrier'
 2021-03-31 13:02 UTC 

[PATCH v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-31 12:54 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).