linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-24 09:01:31 to 2021-02-24 20:07:20 UTC [more...]

incoming
 2021-02-24 20:07 UTC  (121+ messages)
` [patch 001/173] hexagon: remove CONFIG_EXPERIMENTAL from defconfigs
` [patch 002/173] scripts/spelling.txt: increase error-prone spell checking
` [patch 003/173] scripts/spelling.txt: check for "exeeds"
` [patch 004/173] scripts/spelling.txt: add "allocted" and "exeeds" typo
` [patch 005/173] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 006/173] ntfs: layout.h: delete duplicated words
` [patch 007/173] ntfs: check for valid standard information attribute
` [patch 008/173] ocfs2: remove redundant conditional before iput
` [patch 009/173] ocfs2: clean up some definitions which are not used any more
` [patch 010/173] ocfs2: fix a use after free on error
` [patch 011/173] ocfs2: simplify the calculation of variables
` [patch 012/173] fs: delete repeated words in comments
` [patch 013/173] ramfs: support O_TMPFILE
` [patch 014/173] mm, tracing: record slab name for kmem_cache_free()
` [patch 015/173] mm/sl?b.c: remove ctor argument from kmem_cache_flags
` [patch 016/173] mm/slab: minor coding style tweaks
` [patch 017/173] mm/slub: disable user tracing for kmemleak caches by default
` [patch 018/173] mm, slub: stop freeing kmem_cache_node structures on node offline
` [patch 019/173] mm, slab, slub: stop taking memory hotplug lock
` [patch 020/173] mm, slab, slub: stop taking cpu "
` [patch 021/173] mm, slub: splice cpu and page freelists in deactivate_slab()
` [patch 022/173] mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON
` [patch 023/173] mm/slub: minor coding style tweaks
` [patch 024/173] mm/debug: improve memcg debugging
` [patch 025/173] mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect
` [patch 026/173] mm/debug_vm_pgtable/basic: iterate over entire protection_map[]
` [patch 027/173] mm/page_owner: use helper function zone_end_pfn() to get end_pfn
` [patch 028/173] mm/filemap: remove unused parameter and change to void type for replace_page_cache_page()
` [patch 029/173] mm/filemap: don't revert iter on -EIOCBQUEUED
` [patch 030/173] mm/filemap: rename generic_file_buffered_read subfunctions
` [patch 031/173] mm/filemap: remove dynamically allocated array from filemap_read
` [patch 032/173] mm/filemap: convert filemap_get_pages to take a pagevec
` [patch 033/173] mm/filemap: use head pages in generic_file_buffered_read
` [patch 034/173] mm/filemap: pass a sleep state to put_and_wait_on_page_locked
` [patch 035/173] mm/filemap: support readpage splitting a page
` [patch 036/173] mm/filemap: inline __wait_on_page_locked_async into caller
` [patch 037/173] mm/filemap: don't call ->readpage if IOCB_WAITQ is set
` [patch 038/173] mm/filemap: change filemap_read_page calling conventions
` [patch 039/173] mm/filemap: change filemap_create_page "
` [patch 040/173] mm/filemap: convert filemap_update_page to return an errno
` [patch 041/173] mm/filemap: move the iocb checks into filemap_update_page
` [patch 042/173] mm/filemap: add filemap_range_uptodate
` [patch 043/173] mm/filemap: split filemap_readahead out of filemap_get_pages
` [patch 044/173] mm/filemap: restructure filemap_get_pages
` [patch 045/173] mm/filemap: don't relock the page after calling readpage
` [patch 046/173] mm/filemap: rename generic_file_buffered_read to filemap_read
` [patch 047/173] mm/filemap: simplify generic_file_read_iter
` [patch 048/173] fs/buffer.c: add checking buffer head stat before clear
` [patch 049/173] mm: backing-dev: Remove duplicated macro definition
` [patch 050/173] mm/swap_slots.c: remove redundant NULL check
` [patch 051/173] mm/swapfile.c: fix debugging information problem
` [patch 052/173] mm/page_io: use pr_alert_ratelimited for swap read/write errors
` [patch 053/173] mm/swap_state: constify static struct attribute_group
` [patch 054/173] mm/swap: don't SetPageWorkingset unconditionally during swapin
` [patch 055/173] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
` [patch 056/173] mm: memcontrol: optimize per-lruvec stats counter memory usage
` [patch 057/173] mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
` [patch 058/173] mm: memcontrol: convert NR_ANON_THPS account to pages
` [patch 059/173] mm: memcontrol: convert NR_FILE_THPS "
` [patch 060/173] mm: memcontrol: convert NR_SHMEM_THPS "
` [patch 061/173] mm: memcontrol: convert NR_SHMEM_PMDMAPPED "
` [patch 062/173] mm: memcontrol: convert NR_FILE_PMDMAPPED "
` [patch 063/173] mm: memcontrol: make the slab calculation consistent
` [patch 064/173] mm/memcg: revise the using condition of lock_page_lruvec function series
` [patch 065/173] mm/memcg: remove rcu locking for "
` [patch 066/173] mm: memcg: add swapcache stat for memcg v2
` [patch 067/173] mm: kmem: make __memcg_kmem_(un)charge static
` [patch 068/173] mm: page_counter: re-layout structure to reduce false sharing
` [patch 069/173] mm/memcontrol: remove redundant NULL check
` [patch 070/173] mm: memcontrol: replace the loop with a list_for_each_entry()
` [patch 071/173] mm/list_lru.c: remove kvfree_rcu_local()
` [patch 072/173] fs: buffer: use raw page_memcg() on locked page
` [patch 073/173] mm: memcontrol: fix swap undercounting in cgroup2
` [patch 074/173] mm: memcontrol: fix get_active_memcg return value
` [patch 075/173] mm: memcontrol: fix slub memory accounting
` [patch 076/173] mm/mmap.c: remove unnecessary local variable
` [patch 077/173] mm/memory.c: fix potential pte_unmap_unlock pte error
` [patch 078/173] mm/pgtable-generic.c: simplify the VM_BUG_ON condition in pmdp_huge_clear_flush()
` [patch 079/173] mm/pgtable-generic.c: optimize "
` [patch 080/173] mm/memory.c: fix potential pte_unmap_unlock pte error
` [patch 081/173] mm/mprotect.c: optimize error detection in do_mprotect_pkey()
` [patch 082/173] mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas()
` [patch 083/173] mm: mremap: unlink anon_vmas when mremap with MREMAP_DONTUNMAP success
` [patch 084/173] mm/page_reporting: use list_entry_is_head() in page_reporting_cycle()
` [patch 085/173] vmalloc: remove redundant NULL check
` [patch 086/173] kasan: prefix global functions with kasan_
` [patch 087/173] kasan: clarify HW_TAGS impact on TBI
` [patch 088/173] kasan: clean up comments in tests
` [patch 089/173] kasan: add macros to simplify checking test constraints
` [patch 090/173] kasan: add match-all tag tests
` [patch 091/173] kasan, arm64: allow using KUnit tests with HW_TAGS mode
` [patch 092/173] kasan: rename CONFIG_TEST_KASAN_MODULE
` [patch 093/173] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [patch 094/173] kasan: adapt kmalloc_uaf2 test to HW_TAGS mode
` [patch 095/173] kasan: fix memory corruption in kasan_bitops_tags test
` [patch 096/173] kasan: move _RET_IP_ to inline wrappers
` [patch 097/173] kasan: fix bug detection via ksize for HW_TAGS mode
` [patch 098/173] kasan: add proper page allocator tests
` [patch 099/173] kasan: add a test for kmem_cache_alloc/free_bulk
` [patch 100/173] kasan: don't run tests when KASAN is not enabled
` [patch 101/173] kasan: remove redundant config option
` [patch 102/173] mm: fix prototype warning from kernel test robot
` [patch 103/173] mm: rename memmap_init() and memmap_init_zone()
` [patch 104/173] mm: simplify parater of function memmap_init_zone()
` [patch 105/173] mm: simplify parameter of setup_usemap()
` [patch 106/173] mm: remove unneeded local variable in free_area_init_core
` [patch 107/173] video: fbdev: acornfb: remove free_unused_pages()
` [patch 108/173] mm: simplify free_highmem_page() and free_reserved_page()
` [patch 109/173] mm/gfp: add kernel-doc for gfp_t
` [patch 110/173] mm,hwpoison: send SIGBUS to PF_MCE_EARLY processes on action required events
` [patch 111/173] mm/huge_memory.c: update tlb entry if pmd is changed
` [patch 112/173] MIPS: do not call flush_tlb_all when setting pmd entry
` [patch 113/173] mm/hugetlb: fix potential double free in hugetlb_register_node() error path
` [patch 114/173] mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
` [patch 115/173] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call
` [patch 116/173] mm/hugetlb: use helper huge_page_order and pages_per_huge_page
` [patch 117/173] mm/hugetlb: fix use after free when subpool max_hpages accounting is not enabled
` [patch 118/173] mm/hugetlb: simplify the calculation of variables
` [patch 119/173] mm/hugetlb: grab head page refcount once for group of subpages
` [patch 120/173] mm/hugetlb: refactor subpage recording

[linux-next:master 11942/12503] drivers/video/fbdev/aty/atyfb_base.c:180:6: warning: no previous prototype for function 'aty_st_lcd'
 2021-02-24 20:03 UTC  (2+ messages)

[PATCH v2 10/10] mm: make lruvec_lru_size() static
 2021-02-24 19:57 UTC  (4+ messages)
` [PATCH] mm: test page->flags directly in page_lru()

[PATCH v21 00/26] Control-flow Enforcement: Shadow Stack
 2021-02-24 19:52 UTC  (14+ messages)
` [PATCH v21 05/26] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v21 06/26] x86/cet: Add control-protection fault handler

d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
 2021-02-24 19:10 UTC  (5+ messages)

[RFC PATCH 0/3] Introduce a bulk order-0 page allocator for sunrpc
 2021-02-24 18:56 UTC  (11+ messages)
` [PATCH 1/3] SUNRPC: Set rq_page_end differently
` [PATCH 2/3] mm, page_alloc: Add a bulk page allocator
` [PATCH 3/3] SUNRPC: Refresh rq_pages using "
` [PATCH RFC net-next 0/3] Use bulk order-0 page allocator API for page_pool
  ` [PATCH RFC net-next 1/3] net: page_pool: refactor dma_map into own function page_pool_dma_map
  ` [PATCH RFC net-next 2/3] net: page_pool: use alloc_pages_bulk in refill code path
  ` [PATCH RFC net-next 3/3] mm: make zone->free_area[order] access faster

[GIT PULL] Kmap conversions for 5.12
 2021-02-24 18:10 UTC  (6+ messages)

[RFC] Better page cache error handling
 2021-02-24 17:44 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 577c283560fe8a81a23a95654c6d13e8412d22f1
 2021-02-24 17:30 UTC 

[PATCHSET v3 0/3] Improve IOCB_NOWAIT O_DIRECT reads
 2021-02-24 17:25 UTC  (10+ messages)
` [PATCH 1/3] mm: provide filemap_range_needs_writeback() helper
` [PATCH 2/3] mm: use filemap_range_needs_writeback() for O_DIRECT reads
` [PATCH 3/3] iomap: "

[PATCH v6 0/3] mm,thp,shm: limit shmem THP alloc gfp_mask
 2021-02-24 17:10 UTC  (7+ messages)
          ` [PATCH 4/3] mm,shmem,thp: limit shmem THP allocations to requested zones

possible deadlock in evict
 2021-02-24 17:03 UTC 

[RFC PATCH 0/5] Add hugetlb soft dirty support
 2021-02-24 16:55 UTC  (5+ messages)
` [RFC PATCH 1/5] hugetlb: add hugetlb helpers for "

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-24 15:51 UTC  (7+ messages)

[PATCH v7 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-24 15:39 UTC  (2+ messages)
` [PATCH v7 1/1] mm/page_alloc.c: refactor "

[PATCH] mm/kasan: switch from strlcpy to strscpy
 2021-02-24 15:36 UTC  (3+ messages)

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-24 14:38 UTC  (3+ messages)

[PATCH] mm, kasan: don't poison boot memory
 2021-02-24 14:22 UTC  (10+ messages)

[PATCH 1/1] arm: print alloc free paths for address in registers
 2021-02-24 14:03 UTC  (2+ messages)

[PATCH v24 00/14] Subject: Introduce Data Access MONitor (DAMON)
 2021-02-24 13:30 UTC  (2+ messages)

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-24 11:53 UTC  (9+ messages)
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess

[PATCH] hugetlb: fix uninitialized subpool pointer
 2021-02-24 11:36 UTC  (4+ messages)
  ` [External] "

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-02-24 10:31 UTC  (3+ messages)

[PATCH v6 08/12] fork: Clear PASID for new mm
 2021-02-24 10:19 UTC 

[PATCH v3] mm/mmap: Don't unlock VMAs in remap_file_pages()
 2021-02-24 10:13 UTC  (2+ messages)

[RFC] linux-next panic in hugepage_subpool_put_pages()
 2021-02-24 10:06 UTC  (3+ messages)
` [PATCH] hugetlb: document the new location of page subpool pointer

[linux-next:pending-fixes] BUILD SUCCESS 5933851d9e7bf62272d0212693e6b48e122a8974
 2021-02-24  9:46 UTC 

[RFC] Hugepage collapse in process context
 2021-02-24  9:44 UTC  (6+ messages)

[PATCH] memcg: cleanup root memcg checks
 2021-02-24  9:30 UTC  (2+ messages)

[PATCH] memcg: enable memcg oom-kill for __GFP_NOFAIL
 2021-02-24  9:14 UTC  (2+ messages)

[PATCH v2 00/10] mm: lru related cleanups
 2021-02-24  9:01 UTC  (9+ messages)
` [PATCH v2 03/10] mm: don't pass "enum lru_list" to lru list addition functions


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