linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 15:34:37 to 2020-05-27 06:45:11 UTC [more...]

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-27  6:45 UTC  (5+ messages)
` [PATCH 01/11] mm/page_isolation: prefer the node of the source page

[PATCH] sparc32: register memory occupied by kernel as memblock.memory
 2020-05-27  5:58 UTC  (3+ messages)

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27  5:10 UTC  (3+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-05-27  5:09 UTC  (5+ messages)

[RFC 00/16] KVM protected memory extension
 2020-05-27  5:03 UTC  (32+ messages)
` [RFC 02/16] x86/kvm: Introduce KVM memory protection feature
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory
` [RFC 07/16] KVM: mm: Introduce VM_KVM_PROTECTED
` [RFC 09/16] KVM: Protected memory extension
` [RFC 10/16] KVM: x86: Enabled protected "
` [RFC 13/16] x86/kvmclock: Share hvclock memory with the host
` [RFC 16/16] KVM: Unmap protected pages from direct mapping

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-27  3:12 UTC  (4+ messages)
` [PATCH v5 5/7] blktrace: fix "

[PATCH v2] selftests: powerpc: Add test for execute-disabled pkeys
 2020-05-27  3:03 UTC 

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-27  3:00 UTC  (3+ messages)
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-27  2:25 UTC  (5+ messages)

[PATCH v7 0/4] MIPS: page fault handling optimization
 2020-05-27  2:25 UTC  (5+ messages)
` [PATCH v7 1/4] MIPS: Do not flush tlb page when updating PTE entry
` [PATCH v7 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v7 3/4] mm/memory.c: Add memory read privilege on page fault handling
` [PATCH v7 4/4] MIPS: mm: add page valid judgement in function pte_modify

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-27  2:11 UTC  (8+ messages)
` [PATCH v4 24/26] arm64: mte: Introduce early param to disable MTE support

[PATCH 00/14] mm: balance LRU lists based on relative thrashing v2
 2020-05-27  2:06 UTC  (6+ messages)
` [PATCH 05/14] mm: workingset: let cache workingset challenge anon
` [PATCH 09/14] mm: deactivations shouldn't bias the LRU balance

[PATCH v6 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-27  1:07 UTC  (11+ messages)
` [PATCH v6 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v6 3/4] mm/memory.c: Add memory read privilege on page fault handling

[PATCH] selftests: powerpc: Add test for execute-disabled pkeys
 2020-05-27  0:17 UTC  (4+ messages)

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-26 22:47 UTC  (8+ messages)
` [PATCH 4/6] mm/hmm: add output flag for compound page mapping

[PATCH v4 00/36] Large pages in the page cache
 2020-05-26 22:20 UTC  (10+ messages)
` [PATCH v4 36/36] mm: Align THP mappings for non-DAX

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-26 22:01 UTC  (20+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH v4 00/19] The new cgroup slab memory controller
 2020-05-26 21:42 UTC  (20+ messages)
` [PATCH v4 01/19] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [PATCH v4 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v4 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v4 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v4 05/19] mm: memcontrol: decouple reference counting from page accounting
` [PATCH v4 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v4 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v4 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v4 09/19] mm: memcg/slab: charge individual slab objects instead of pages
` [PATCH v4 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v4 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [PATCH v4 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [PATCH v4 13/19] mm: memcg/slab: simplify memcg cache creation
` [PATCH v4 14/19] mm: memcg/slab: remove memcg_kmem_get_cache()
` [PATCH v4 15/19] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v4 16/19] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [PATCH v4 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [PATCH v4 18/19] kselftests: cgroup: add kernel memory accounting tests
` [PATCH v4 19/19] tools/cgroup: add memcg_slabinfo.py tool

[linux-next:pending-fixes] BUILD SUCCESS 6edb22d074776a37273a470ad7aa041671a1b9f3
 2020-05-26 21:48 UTC 

[PATCH mm v5 RESEND 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-26 20:11 UTC  (10+ messages)
` [PATCH mm v5 RESEND 1/4] mm: prepare for swap over-high accounting and penalty calculation
` [PATCH mm v5 RESEND 2/4] mm: move penalty delay clamping out of calculate_high_delay()
` [PATCH mm v5 RESEND 3/4] mm: move cgroup high memory limit setting into struct page_counter
` [PATCH mm v5 RESEND 4/4] mm: automatically penalize tasks with high swap use

incoming
 2020-05-26 19:37 UTC  (7+ messages)
` mmotm 2020-05-25-16-56 uploaded
  ` mmotm 2020-05-25-16-56 uploaded (drm/nouveau)
  ` mmotm 2020-05-25-16-56 uploaded (mtd/nand/raw/arasan-nand-controller)

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-26 18:50 UTC  (28+ messages)
` [PATCH v3 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v3 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v3 09/19] mm: memcg/slab: charge individual slab objects instead of pages
` [PATCH v3 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [PATCH v3 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [PATCH v3 13/19] mm: memcg/slab: simplify memcg cache creation
` [PATCH v3 14/19] mm: memcg/slab: deprecate memcg_kmem_get_cache()
` [PATCH v3 15/19] mm: memcg/slab: deprecate slab_root_caches
` [PATCH v3 16/19] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [PATCH v3 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [PATCH v3 18/19] kselftests: cgroup: add kernel memory accounting tests

[PATCH RFC 0/5] mm: memcg accounting of percpu memory
 2020-05-26 17:31 UTC  (3+ messages)
` [PATCH RFC 2/5] mm: memcg/percpu: account percpu memory to memory cgroups

[PATCH v5] mm: Proactive compaction
 2020-05-26 17:19 UTC  (2+ messages)

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-05-26 17:15 UTC  (7+ messages)
` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs

WARNING: locking bug in dev_mc_seq_show
 2020-05-26 17:14 UTC 

[PATCH v2] PM: hibernate: restrict writes to the resume device
 2020-05-26 16:19 UTC  (3+ messages)

[PATCH] mm,thp: stop leaking unreleased file pages
 2020-05-26 16:01 UTC  (2+ messages)

[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
 2020-05-26 15:53 UTC  (6+ messages)
      ` [PATCH v3] "

[PATCH mmotm] mm/swap: fix livelock in __read_swap_cache_async()
 2020-05-26 15:45 UTC  (2+ messages)

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-26 14:56 UTC  (7+ messages)
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v2 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH] x86/mm: Fix boot with some memory above MAXMEM
 2020-05-26 14:27 UTC  (6+ messages)

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-26 13:50 UTC  (8+ messages)
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH] mm/compaction: Fix the incorrect hole in fast_isolate_freepages()
 2020-05-26 11:49 UTC  (10+ messages)

[Bug 207861] New: mremap MAP_ANONYMOUS|MAP_SHARED grow provide bad mapping
 2020-05-26 11:40 UTC  (2+ messages)

[PATCH 0/2] Fix W+X debug feature on x86
 2020-05-26 10:41 UTC  (3+ messages)
` [PATCH 1/2] x86: mm: ptdump: Calculate effective permissions correctly

[linux-next PATCH] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-26 10:40 UTC  (3+ messages)

[PATCH] mm/gup: correct pin_user_pages.rst location
 2020-05-26 10:29 UTC  (4+ messages)

[PATCH v3 0/6] arm64: tlb: add support for TTL feature
 2020-05-26 10:06 UTC  (5+ messages)
` [PATCH v3 1/6] arm64: Detect the ARMv8.4 "

[PATCH] mm/z3fold: silence kmemleak false positives of slots
 2020-05-26  9:11 UTC 

[RFC v9 0/8] Implement Data Access Monitoring-based Memory Operation Schemes
 2020-05-26  8:08 UTC  (9+ messages)
` [RFC v9 1/8] mm/madvise: Export do_madvise() to external GPL modules
` [RFC v9 2/8] mm/damon: Account age of target regions
` [RFC v9 3/8] mm/damon: Implement data access monitoring-based operation schemes
` [RFC v9 4/8] mm/damon/schemes: Implement a debugfs interface
` [RFC v9 5/8] mm/damon/schemes: Implement statistics feature
` [RFC v9 6/8] mm/damon/selftests: Add 'schemes' debugfs tests
` [RFC v9 7/8] damon/tools: Support more human friendly 'schemes' control
` [RFC v9 8/8] Documentation/admin-guide/mm: Document DAMON-based operation schemes

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-26  7:19 UTC  (5+ messages)

[PATCH] mm, memory_failure: only send BUS_MCEERR_AO to early-kill process
 2020-05-26  7:06 UTC 

[PATCH] doc: filesystems: format tables in locking properly
 2020-05-26  6:41 UTC 

clean up and streamline probe_kernel_* and friends v4
 2020-05-26  6:13 UTC  (3+ messages)

[PATCH v6 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-26  1:34 UTC  (3+ messages)

[PATCH v2 00/16] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-25 21:48 UTC  (17+ messages)
` [PATCH v2 01/16] rcu/tree: Keep kfree_rcu() awake during lock contention
` [PATCH v2 02/16] rcu/tree: Skip entry into the page allocator for PREEMPT_RT
` [PATCH v2 03/16] rcu/tree: Repeat the monitor if any free channel is busy
` [PATCH v2 04/16] rcu/tree: Make debug_objects logic independent of rcu_head
` [PATCH v2 05/16] rcu/tree: Simplify KFREE_BULK_MAX_ENTR macro
` [PATCH v2 06/16] rcu/tree: Move kfree_rcu_cpu locking/unlocking to separate functions
` [PATCH v2 07/16] rcu/tree: Use static initializer for krc.lock
` [PATCH v2 08/16] rcu/tree: cache specified number of objects
` [PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs
` [PATCH v2 10/16] rcu/tiny: support vmalloc in tiny-RCU
` [PATCH v2 11/16] rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
` [PATCH v2 12/16] mm/list_lru.c: Rename kvfree_rcu() to local variant
` [PATCH v2 13/16] rcu: Introduce 2 arg kvfree_rcu() interface
` [PATCH v2 14/16] rcu: Support reclaim for head-less object
` [PATCH v2 15/16] rcu: Introduce single argument kvfree_rcu() interface
` [PATCH v2 16/16] lib/test_vmalloc.c: Add test cases for kvfree_rcu()

[PATCH] mm_types.h: change set_page_private to inline function
 2020-05-25 20:31 UTC 

[PATCH] proc.5: add "wf" to VmFlags in /proc/[pid]/smaps
 2020-05-25 18:50 UTC  (5+ messages)

[PATCH v6 0/4] kasan: memorize and print call_rcu stack
 2020-05-25 17:36 UTC  (2+ messages)

[PATCH v2 3/7] mm/swap: Use local_lock for protection
 2020-05-25 17:07 UTC  (3+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-25 16:10 UTC  (6+ messages)
` [PATCH v1 02/25] mm/swap: Don't abuse the seqcount latching API

[PATCH] mm/memblock:Do not retry a range that has already been checked
 2020-05-25 16:05 UTC  (2+ messages)

[PATCH] mm: dump_page: add debugfs file for dumping page state by pfn
 2020-05-25 16:05 UTC  (6+ 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).