linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 16:18:18 to 2020-08-07 06:19:29 UTC [more...]

incoming
 2020-08-07  6:19 UTC  (43+ messages)
` [patch 001/163] mm/memory.c: avoid access flag update TLB flush for retried page fault
` [patch 002/163] mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
` [patch 003/163] mm/shuffle: don't move pages between zones and don't read garbage memmaps
` [patch 004/163] mm: fix kthread_use_mm() vs TLB invalidate
` [patch 005/163] kthread: remove incorrect comment in kthread_create_on_cpu()
` [patch 006/163] tools/: replace HTTP links with HTTPS ones
` [patch 007/163] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [patch 008/163] scripts/tags.sh: collect compiled source precisely
` [patch 009/163] scripts/bloat-o-meter: Support comparing library archives
` [patch 010/163] scripts/decode_stacktrace.sh: skip missing symbols
` [patch 011/163] scripts/decode_stacktrace.sh: guess basepath if not specified
` [patch 012/163] scripts/decode_stacktrace.sh: guess path to modules
` [patch 013/163] scripts/decode_stacktrace.sh: guess path to vmlinux by release name
` [patch 014/163] const_structs.checkpatch: add regulator_ops
` [patch 015/163] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 016/163] ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
` [patch 017/163] ocfs2: fix remounting needed after setfacl command
` [patch 018/163] ocfs2: suballoc.h: delete a duplicated word
` [patch 019/163] ocfs2: change slot number type s16 to u16
` [patch 020/163] ocfs2: replace HTTP links with HTTPS ones
` [patch 021/163] ocfs2: fix unbalanced locking
` [patch 022/163] mm, treewide: rename kzfree() to kfree_sensitive()
` [patch 023/163] mm: ksize() should silently accept a NULL pointer
` [patch 024/163] mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
` [patch 025/163] mm/slab: add naive detection of double free
` [patch 026/163] mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
` [patch 027/163] mm/slab.c: update outdated kmem_list3 in a comment
` [patch 028/163] mm, slub: extend slub_debug syntax for multiple blocks
` [patch 029/163] mm, slub: make some slub_debug related attributes read-only
` [patch 030/163] mm, slub: remove runtime allocation order changes
` [patch 031/163] mm, slub: make remaining slub_debug related attributes read-only
` [patch 032/163] mm, slub: make reclaim_account attribute read-only
` [patch 033/163] mm, slub: introduce static key for slub_debug()
` [patch 034/163] mm, slub: introduce kmem_cache_debug_flags()
` [patch 035/163] mm, slub: extend checks guarded by slub_debug static key
` [patch 036/163] mm, slab/slub: move and improve cache_from_obj()
` [patch 037/163] mm, slab/slub: improve error reporting and overhead of cache_from_obj()
` [patch 038/163] mm/slub.c: drop lockdep_assert_held() from put_map()
` [patch 039/163] mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"
` [patch 040/163] mm/debug_vm_pgtable: add tests validating arch helpers for core MM features
` [patch 041/163] mm/debug_vm_pgtable: add tests validating advanced arch page table helpers
` [patch 042/163] mm/debug_vm_pgtable: add debug prints for individual tests

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-08-07  4:37 UTC  (5+ messages)
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-08-07  4:35 UTC  (7+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-08-07  4:32 UTC  (12+ messages)

[PATCH v4 0/2] void xfs transaction reservation recursion
 2020-08-07  4:11 UTC  (9+ messages)
` [PATCH v4 1/2] xfs: avoid double restore PF_MEMALLOC_NOFS if transaction reservation fails
` [PATCH v4 2/2] xfs: avoid transaction reservation recursion

[PATCH v17 00/21] per memcg lru lock
 2020-08-07  3:24 UTC  (22+ messages)
` [PATCH v17 01/21] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v17 11/21] mm/lru: move lru_lock holding in func lru_note_cost_page
` [PATCH v17 13/21] mm/lru: introduce TestClearPageLRU
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
` [PATCH v17 17/21] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v17 21/21] mm/lru: revise the comments of lru_lock

cma_alloc(), add sleep-and-retry for temporary page pinning
 2020-08-07  1:31 UTC  (3+ messages)
` [PATCH] mm: cma: retry allocations in cma_alloc

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-08-07  1:25 UTC  (13+ messages)

[PATCH v4] mm/hugetlb: add mempolicy check in the reservation routine
 2020-08-07  1:22 UTC  (3+ messages)

[RESEND PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-08-07  0:44 UTC  (2+ messages)

[PATCH] mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
 2020-08-06 23:44 UTC  (3+ messages)

[PATCH 0/4] Remove nrexceptional tracking
 2020-08-06 23:24 UTC  (8+ messages)
` [PATCH 1/4] mm: Introduce and use page_cache_empty
` [PATCH 2/4] mm: Stop accounting shadow entries
` [PATCH 3/4] dax: Account DAX entries as nrpages
` [PATCH 4/4] mm: Remove nrexceptional from inode

[linux-next:master] BUILD REGRESSION 043aeb906c73108cf27e0a53186c56668253a720
 2020-08-06 20:42 UTC 

[PATCH v6 00/12] HWPOISON: soft offline rework
 2020-08-06 18:49 UTC  (12+ messages)
` [PATCH v6 01/12] mm,hwpoison: cleanup unused PageHuge() check
` [PATCH v6 02/12] mm, hwpoison: remove recalculating hpage
` [PATCH v6 03/12] mm,hwpoison-inject: don't pin for hwpoison_filter
` [PATCH v6 04/12] mm,hwpoison: Un-export get_hwpoison_page and make it static
` [PATCH v6 05/12] mm,hwpoison: Kill put_hwpoison_page
` [PATCH v6 06/12] mm,hwpoison: Unify THP handling for hard and soft offline
` [PATCH v6 07/12] mm,hwpoison: Rework soft offline for free pages
` [PATCH v6 08/12] mm,hwpoison: Rework soft offline for in-use pages
` [PATCH v6 09/12] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page
` [PATCH v6 10/12] mm,hwpoison: Return 0 if the page is already poisoned in soft-offline
` [PATCH v6 11/12] mm,hwpoison: introduce MF_MSG_UNSPLIT_THP

[RFC PATCH] mm: silence soft lockups from unlock_page
 2020-08-06 18:32 UTC  (21+ messages)

[PATCH v2] mm, dump_page: do not crash with bad compound_mapcount()
 2020-08-06 17:15 UTC  (7+ messages)

linux-next: Tree for Aug 6 (mm/migrate.c)
 2020-08-06 17:13 UTC  (2+ messages)

[PATCH v2 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-06 14:19 UTC  (4+ messages)
` [PATCH v2 4/6] mm/page_isolation: cleanup set_migratetype_isolate()

[PATCH v36 10/24] mm: Add vm_ops->mprotect()
 2020-08-06 13:59 UTC  (4+ messages)
` [PATCH v36 11/24] x86/sgx: Add SGX enclave driver

[linux-next:pending-fixes] BUILD SUCCESS 03280255a29457ea550aeffac7fcca8516baf067
 2020-08-06 13:16 UTC 

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-08-06 12:42 UTC  (2+ messages)

[RFC v6 00/10] DAMON: Support Physical Memory Address Space Monitoring
 2020-08-06  8:31 UTC  (12+ messages)
` [RFC v6 01/10] mm/damon/debugfs: Allow users to set initial monitoring target regions
` [RFC v6 02/10] tools/damon: Support init target regions specification
` [RFC v6 03/10] mm/damon-test: Add more unit tests for 'init_regions'
` [RFC v6 04/10] selftests/damon/_chk_record: Do not check number of gaps
` [RFC v6 05/10] Docs/admin-guide/mm/damon: Document 'init_regions' feature
` [RFC v6 06/10] mm/damon: Implement callbacks for physical memory monitoring
` [RFC v6 07/10] mm/damon/debugfs: Support "
` [RFC v6 08/10] tools/damon/record: "
` [RFC v6 09/10] tools/damon/record: Support NUMA specific recording
` [RFC v6 10/10] Docs/DAMON: Document physical memory monitoring support

[PATCH v3 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-06 11:14 UTC  (9+ messages)
` [PATCH v3 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v3 3/6] mm: introduce memfd_secret system call to create "secret" memory areas

[Patch v2] mm/sparse: only sub-section aligned range would be populated
 2020-08-06  9:59 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION d15fe4ec043588beee823781602ddb51d0bc84c8
 2020-08-05 23:34 UTC 

[PATCH 00/15] mm: delete duplicated words and fix typos
 2020-08-05 22:20 UTC  (4+ messages)
` [PATCH 04/15] mm: hugetlb.c: delete duplicated words

[PATCH v5 00/16] HWPOISON: soft offline rework
 2020-08-05 20:44 UTC  (6+ messages)

[GIT PULL] Please pull hmm changes
 2020-08-05 20:33 UTC  (2+ messages)

[PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-08-05 17:42 UTC  (13+ messages)

[PATCH v2 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-05 17:11 UTC  (21+ messages)
` [PATCH v2 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v2 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v2 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v2 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v2 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v2 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v2 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v2 17/17] memblock: use separate iterators for memory and reserved regions

[linux-next:pending-fixes] BUILD SUCCESS 983112062f35f324bcd3fcfdaa679a7b5ce5095f
 2020-08-05 13:08 UTC 

[PATCH] mm/memcg: remove useless check on page->mem_cgroup
 2020-08-05 13:02 UTC  (7+ messages)

[PATCH v7 00/26] arm64: Memory Tagging Extension user-space support
 2020-08-05  9:24 UTC  (4+ messages)
` [PATCH v7 18/29] arm64: mte: Allow user control of the tag check mode via prctl()

[PATCH v19 00/15] Introduce Data Access MONitor (DAMON)
 2020-08-05  6:23 UTC  (4+ messages)
` [PATCH v19 08/15] mm/damon: Add a tracepoint

[PATCH v11 0/6] KASAN-KUnit Integration
 2020-08-05  4:29 UTC  (7+ messages)
` [PATCH v11 1/6] Add KUnit Struct to Current Task
` [PATCH v11 2/6] KUnit: KASAN Integration
` [PATCH v11 3/6] KASAN: Port KASAN Tests to KUnit
` [PATCH v11 4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines
` [PATCH v11 5/6] KASAN: Testing Documentation
` [PATCH v11 6/6] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[linux-next:master] BUILD REGRESSION 1cfc1dba44c2b62b2856bf23624116eea9cd5627
 2020-08-04 23:31 UTC 

[RFC-PROTOTYPE 1/1] mm: Add __GFP_FAST_TRY flag
 2020-08-04 21:04 UTC  (7+ messages)

[PATCH v2 2/6] mm: Dump compound page information on a second line
 2020-08-04 19:42 UTC  (5+ messages)
` [PATCH] mm, dump_page: do not crash with bad compound_page()

[PATCH v4 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-04 19:41 UTC  (7+ messages)
` [PATCH v4 1/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v4 2/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v4 3/6] mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate()
` [PATCH v4 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v4 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v4 6/6] mm: document semantics of ZONE_MOVABLE

[RFC PATCH 1/2] sched: Fix exit_mm vs membarrier
 2020-08-04 17:25 UTC  (5+ messages)

[PATCH v2 0/2] mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
 2020-08-04 17:18 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] slab: Add naive detection of double free

[PATCH v3 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-08-04 17:02 UTC  (2+ 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).