linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-04 09:15:55 to 2020-08-06 20:43:25 UTC [more...]

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

[PATCH 0/4] Remove nrexceptional tracking
 2020-08-06 20:16 UTC  (7+ 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

[PATCH] mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
 2020-08-06 19:33 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

[PATCH v17 00/21] per memcg lru lock
 2020-08-06 18:38 UTC  (21+ 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

[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] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2020-08-06 16:41 UTC  (10+ 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 v4] mm/hugetlb: add mempolicy check in the reservation routine
 2020-08-06  7:45 UTC  (2+ messages)

[PATCH v3 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-06 11:14 UTC  (13+ messages)
` [PATCH v3 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v3 2/6] mmap: make mlock_future_check() global
` [PATCH v3 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v3 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v3 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v3 6/6] mm: secretmem: add ability to reserve memory at boot

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

cma_alloc(), add sleep-and-retry for temporary page pinning
 2020-08-06  2:56 UTC  (2+ messages)
` [PATCH] mm: cma: retry allocations in cma_alloc

[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  (23+ messages)
` [PATCH v2 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [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  (16+ messages)
` [PATCH v19 03/15] mm/damon: Adaptively adjust regions
` [PATCH v19 04/15] mm/damon: Track dynamic monitoring target regions update
` [PATCH v19 05/15] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v19 06/15] mm/damon: Implement callbacks for the virtual memory address spaces
` [PATCH v19 07/15] mm/damon: Implement access pattern recording
` [PATCH v19 08/15] mm/damon: Add a tracepoint
` [PATCH v19 09/15] mm/damon: Implement a debugfs interface
` [PATCH v19 10/15] damon/debugfs: Support pidfd target id
` [PATCH v19 11/15] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v19 12/15] Documentation: Add documents "
` [PATCH v19 13/15] mm/damon: Add kunit tests
` [PATCH v19 14/15] mm/damon: Add user space selftests
` [PATCH v19 15/15] MAINTAINERS: Update for DAMON

[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

[PATCH v4 0/2] void xfs transaction reservation recursion
 2020-08-05  1:28 UTC  (7+ 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

[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 0/6] Improvements for dump_page()
 2020-08-04 19:42 UTC  (8+ messages)
` [PATCH v2 2/6] mm: Dump compound page information on a second line
      ` [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)

[PATCH] mm: introduce reference pages
 2020-08-04 15:48 UTC  (6+ messages)

[RFC v14 0/7] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-08-04 14:24 UTC  (8+ messages)
` [RFC v14 1/7] mm/damon: Account age of target regions
` [RFC v14 2/7] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v14 3/7] mm/damon/schemes: Implement a debugfs interface
` [RFC v14 4/7] mm/damon/schemes: Implement statistics feature
` [RFC v14 5/7] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v14 6/7] damon/tools: Support more human friendly 'schemes' control
` [RFC v14 7/7] Docs/admin-guide/mm/damon: Document DAMON-based Operation Schemes

[PATCH 0/2][next] Use flexible_array_size() helper in memcpy()
 2020-08-04 13:25 UTC  (5+ messages)
` [PATCH 1/2][next] mm: memcontrol: Use flex_array_size() "
` [PATCH 2/2][next] mm: memcontrol: Use the preferred form for passing the size of a structure type

[PATCH v2 0/5] kasan: support stack instrumentation for tag-based mode
 2020-08-04 13:24 UTC  (9+ messages)
` [PATCH v2 1/5] kasan: don't tag stacks allocated with pagealloc
` [PATCH v2 2/5] efi: provide empty efi_enter_virtual_mode implementation
` [PATCH v2 3/5] kasan, arm64: don't instrument functions that enable kasan
` [PATCH v2 4/5] kasan: allow enabling stack tagging for tag-based mode
` [PATCH v2 5/5] kasan: adjust kasan_stack_oob "

[linux-next:pending-fixes] BUILD SUCCESS 0359180fcb429256f9396fae83916bd0185f01fe
 2020-08-04 13:03 UTC 

[hnaz-linux-mm:master 168/421] init/main.c:1012: undefined reference to `efi_enter_virtual_mode'
 2020-08-04 12:44 UTC  (6+ messages)

[PATCH v3 1/3] mm/gup: restrict CMA region by using allocation scope API
 2020-08-04 12:05 UTC  (2+ messages)

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-08-04 11:13 UTC  (10+ messages)

[PATCH] mm: sort freelist by rank number
 2020-08-04 10:20 UTC  (6+ messages)

[PATCH v3 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-04 10:04 UTC  (6+ messages)
` [PATCH v3 6/6] mm: document semantics of ZONE_MOVABLE


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