linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 08:34:49 to 2020-06-20 21:18:33 UTC [more...]

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-20 21:18 UTC  (18+ messages)
` [PATCH v7 1/8] block: add docs for gendisk / request_queue refcount helpers
` [PATCH v7 2/8] block: clarify context for refcount increment helpers
` [PATCH v7 3/8] block: revert back to synchronous request_queue removal
` [PATCH v7 4/8] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals
` [PATCH v7 6/8] blktrace: fix debugfs use after free
` [PATCH v7 7/8] blktrace: ensure our debugfs dir exists
` [PATCH v7 8/8] block: create the request_queue debugfs_dir on registration

[PATCH] mm, slab: Fix sign conversion problem in memcg_uncharge_slab()
 2020-06-20 21:12 UTC  (6+ messages)

[RFC] Bypass filesystems for reading cached pages
 2020-06-20 19:15 UTC  (6+ messages)

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-06-20 16:08 UTC  (29+ messages)
` [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault
` [PATCH 02/26] mm/alpha: Use general page fault accounting
` [PATCH 03/26] mm/arc: "
` [PATCH 04/26] mm/arm: "
` [PATCH 05/26] mm/arm64: "
` [PATCH 06/26] mm/csky: "
` [PATCH 07/26] mm/hexagon: "
` [PATCH 08/26] mm/ia64: "
` [PATCH 09/26] mm/m68k: "
` [PATCH 10/26] mm/microblaze: "
` [PATCH 11/26] mm/mips: "
` [PATCH 12/26] mm/nds32: "
` [PATCH 13/26] mm/nios2: "
` [PATCH 14/26] mm/openrisc: "
` [PATCH 15/26] mm/parisc: "
` [PATCH 16/26] mm/powerpc: "
` [PATCH 17/26] mm/riscv: "
` [PATCH 18/26] mm/s390: "
` [PATCH 19/26] mm/sh: "
` [PATCH 20/26] mm/sparc32: "
` [PATCH 21/26] mm/sparc64: "
` [PATCH 22/26] mm/unicore32: "
` [PATCH 23/26] mm/x86: "
` [PATCH 24/26] mm/xtensa: "
` [PATCH 25/26] mm: Clean up the last pieces of page fault accountings
` [PATCH 26/26] mm/gup: Remove task_struct pointer for all gup code

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-20 15:57 UTC  (19+ messages)
` [PATCH v2 01/16] docs: deprecated.rst: Add uninitialized_var()
` [PATCH v2 02/16] x86/mm/numa: Remove uninitialized_var() usage
` [PATCH v2 03/16] drbd: "
` [PATCH v2 04/16] b43: "
` [PATCH v2 05/16] rtlwifi: rtl8192cu: "
` [PATCH v2 06/16] ide: "
` [PATCH v2 07/16] clk: st: "
` [PATCH v2 08/16] spi: davinci: "
` [PATCH v2 09/16] clk: spear: "
` [PATCH v2 10/16] KVM: PPC: Book3S PR: "
` [PATCH v2 11/16] media: sur40: "
` [PATCH v2 12/16] f2fs: Eliminate usage of uninitialized_var() macro
` [PATCH v2 14/16] checkpatch: Remove awareness "
` [PATCH v2 15/16] treewide: Remove uninitialized_var() usage
` [PATCH v2 16/16] compiler: Remove uninitialized_var() macro
` [PATCH v2 13/16] mm/debug_vm_pgtable: Remove uninitialized_var() usage

[PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
 2020-06-20 14:36 UTC  (2+ messages)
` [fs] 420772c473: vm-scalability.throughput 41.7% improvement

[PATCH] xfs: reintroduce PF_FSTRANS for transaction reservation recursion protection
 2020-06-20  7:12 UTC 

ERROR: modpost: "riscv_time_val" undefined!
 2020-06-20  4:19 UTC 

[PATCH v2 0/3] mm/shuffle: fix and cleanups
 2020-06-20  1:49 UTC  (7+ messages)
` [PATCH v2 1/3] mm/shuffle: don't move pages between zones and don't read garbage memmaps
` [PATCH v2 2/3] mm/memory_hotplug: document why shuffle_zone() is relevant
` [PATCH v2 3/3] mm/shuffle: remove dynamic reconfiguration

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-20  1:29 UTC  (30+ messages)
` [PATCH v6 06/19] mm: memcg/slab: obj_cgroup API
` [PATCH v6 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [PATCH v6 08/19] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [PATCH v6 09/19] mm: memcg/slab: charge individual slab objects instead of pages
` [PATCH v6 11/19] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-19 23:43 UTC  (5+ messages)

[PATCH] mm: Fix false softlockup during pfn range removal
 2020-06-19 23:12 UTC 

kernel BUG at mm/huge_memory.c:2613!
 2020-06-19 22:57 UTC  (7+ messages)

[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration
 2020-06-19 21:56 UTC  (17+ messages)
` [PATCH 01/16] mm: fix migrate_vma_setup() src_owner and normal pages
` [PATCH 02/16] nouveau: fix migrate page regression
` [PATCH 03/16] nouveau: fix mixed normal and device private page migration
` [PATCH 04/16] mm/hmm: fix test timeout on slower machines
` [PATCH 05/16] mm/hmm/test: remove redundant page table invalidate
` [PATCH 06/16] mm/hmm: test mixed normal and device private migrations
` [PATCH 07/16] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static
` [PATCH 08/16] nouveau/hmm: fault one page at a time
` [PATCH 09/16] mm/hmm: add output flag for compound page mapping
` [PATCH 10/16] nouveau/hmm: support mapping large sysmem pages
` [PATCH 11/16] hmm: add tests for HMM_PFN_COMPOUND flag
` [PATCH 12/16] mm/hmm: optimize migrate_vma_setup() for holes
` [PATCH 13/16] mm: support THP migration to device private memory
` [PATCH 14/16] mm/thp: add THP allocation helper
` [PATCH 15/16] mm/hmm/test: add self tests for THP migration
` [PATCH 16/16] nouveau: support THP migration to private memory

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-19 20:23 UTC  (7+ messages)
` [PATCH v6 3/6] block: revert back to synchronous request_queue removal
` [PATCH v6 6/6] blktrace: fix debugfs use after free

[PATCH 00/22] ReST conversion patches (final?)
 2020-06-19 20:20 UTC  (2+ messages)

[PATCH v2] s390: fix build error for sys_call_table_emu
 2020-06-19 19:27 UTC  (3+ messages)

[PATCH 0/9] slub_debug fixes and improvements
 2020-06-19 19:02 UTC  (6+ messages)
` [PATCH 9/9] mm, slab/slub: move and improve cache_from_obj()

[PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
 2020-06-19 18:44 UTC  (4+ messages)
` [PATCH v3 0/2] generic_file_buffered_read() refactoring & optimization

[RFC PATCH v3 0/1] Add rwsem "contended hook" API and mmap_lock histograms
 2020-06-19 16:28 UTC  (4+ messages)
` [RFC PATCH v3 1/1] mmap_lock: add tracepoints around mmap_lock acquisition

[PATCH 00/18] multiple preferred nodes
 2020-06-19 16:25 UTC  (15+ messages)
` [PATCH 01/18] mm/mempolicy: Add comment for missing LOCAL
` [PATCH 02/18] mm/mempolicy: Use node_mem_id() instead of node_id()
` [PATCH 03/18] mm/page_alloc: start plumbing multi preferred node
` [PATCH 04/18] mm/page_alloc: add preferred pass to page allocation
` [PATCH 05/18] mm/mempolicy: convert single preferred_node to full nodemask
` [PATCH 06/18] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH 07/18] mm/mempolicy: allow preferred code to take a nodemask
` [PATCH 08/18] mm/mempolicy: refactor rebind code for PREFERRED_MANY
` [PATCH 09/18] mm: Finish handling MPOL_PREFERRED_MANY
` [PATCH 10/18] mm: clean up alloc_pages_vma (thp)
` [PATCH 11/18] mm: Extract THP hugepage allocation
` [PATCH 12/18] mm/mempolicy: Use __alloc_page_node for interleaved
` [PATCH 13/18] mm: kill __alloc_pages

[PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs
 2020-06-19 16:25 UTC  (12+ messages)

[PATCH 00/18] multiple preferred nodes
 2020-06-19 16:24 UTC  (19+ messages)
` [PATCH 01/18] mm/mempolicy: Add comment for missing LOCAL
` [PATCH 02/18] mm/mempolicy: Use node_mem_id() instead of node_id()
` [PATCH 03/18] mm/page_alloc: start plumbing multi preferred node
` [PATCH 04/18] mm/page_alloc: add preferred pass to page allocation
` [PATCH 05/18] mm/mempolicy: convert single preferred_node to full nodemask
` [PATCH 06/18] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH 07/18] mm/mempolicy: allow preferred code to take a nodemask
` [PATCH 08/18] mm/mempolicy: refactor rebind code for PREFERRED_MANY
` [PATCH 09/18] mm: Finish handling MPOL_PREFERRED_MANY
` [PATCH 10/18] mm: clean up alloc_pages_vma (thp)
` [PATCH 11/18] mm: Extract THP hugepage allocation
` [PATCH 12/18] mm/mempolicy: Use __alloc_page_node for interleaved
` [PATCH 13/18] mm: kill __alloc_pages
` [PATCH 14/18] mm/mempolicy: Introduce policy_preferred_nodes()
` [PATCH 15/18] mm: convert callers of __alloc_pages_nodemask to pmask
` [PATCH 16/18] alloc_pages_nodemask: turn preferred nid into a nodemask
` [PATCH 17/18] mm: Use less stack for page allocations
` [PATCH 18/18] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY

[PATCH v2] mm: remove redundant check non_swap_entry()
 2020-06-19 15:11 UTC  (2+ messages)

(no subject)
 2020-06-19 14:36 UTC  (8+ messages)
` [PATCH 04/15] io_uring: re-issue block requests that failed because of resources
` [PATCH 12/15] btrfs: flag files as supporting buffered async reads

schedule/sleep over mmget()
 2020-06-19 13:59 UTC  (3+ messages)

[PATCH v1 0/2] mm: vm_total_pages and build_all_zonelists() cleanup
 2020-06-19 13:48 UTC  (5+ messages)
` [PATCH v1 1/2] mm: drop vm_total_pages
` [PATCH v1 2/2] mm/page_alloc: drop nr_free_pagecache_pages()

[linux-next:master] BUILD REGRESSION ce2cc8efd7a40cbd17841add878cb691d0ce0bba
 2020-06-19 12:50 UTC 

[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-06-19 12:49 UTC  (5+ messages)
` [PATCH RFC 1/2] s390/zcore: traverse resources instead of memblocks

[PATCH] mm: Use unsigned types for fragmentation score
 2020-06-19 12:42 UTC  (2+ messages)

[PATCH v4] page_alloc: consider highatomic reserve in watermark fast
 2020-06-19 23:59 UTC  (2+ messages)

[PATCH v2] x86/mm: use max memory block size on bare metal
 2020-06-19 12:07 UTC  (2+ messages)

[RFC PATCH 0/2] gfs2 readahead regression in v5.8-rc1
 2020-06-19 11:55 UTC  (4+ messages)
` [PATCH 1/2] fs: Add IOCB_CACHED flag for generic_file_read_iter
` [PATCH 2/2] gfs2: Rework read and page fault locking

[PATCH] mm/debug_vm_pgtable: Fix build failure with powerpc 8xx
 2020-06-19 11:15 UTC  (2+ messages)

[PATCH v13 00/18] per memcg lru lock
 2020-06-19  8:33 UTC  (7+ messages)
` [PATCH v13 08/18] mm/memcg: add debug checking in lock_page_memcg
` [PATCH v13 12/18] mm/mlock: reorder isolation sequence during munlock
` [PATCH v13 13/18] mm/swap: serialize memcg changes during pagevec_lru_move_fn
` [PATCH v13 15/18] mm/lru: introduce the relock_page_lruvec function
` [PATCH v13 17/18] mm/pgdat: remove pgdat lru_lock
` [PATCH v13 18/18] mm/lru: revise the comments of lru_lock


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