linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-17 14:15:06 to 2020-06-19 08:34:12 UTC [more...]

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-19  8:32 UTC  (29+ messages)
` [PATCH v6 02/19] mm: memcg: prepare for byte-sized vmstat items
` [PATCH v6 05/19] mm: memcontrol: decouple reference counting from page accounting
` [PATCH v6 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations

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

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

[PATCH v8 00/12] iommu: Shared Virtual Addressing for SMMUv3 (PT sharing part)
 2020-06-19  7:37 UTC  (14+ messages)
` [PATCH v8 01/12] mm: Define pasid in mm
` [PATCH v8 02/12] iommu/ioasid: Add ioasid references
` [PATCH v8 03/12] iommu/sva: Add PASID helpers
` [PATCH v8 04/12] arm64: mm: Pin down ASIDs for sharing mm with devices
` [PATCH v8 05/12] iommu/io-pgtable-arm: Move some definitions to a header
` [PATCH v8 06/12] arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
` [PATCH v8 07/12] iommu/arm-smmu-v3: Share process page tables
` [PATCH v8 08/12] iommu/arm-smmu-v3: Seize private ASID
` [PATCH v8 09/12] iommu/arm-smmu-v3: Check for SVA features
` [PATCH v8 10/12] iommu/arm-smmu-v3: Add SVA device feature
` [PATCH v8 11/12] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()
` [PATCH v8 12/12] iommu/arm-smmu-v3: Hook up ATC invalidation to mm ops

[PATCH v3] xfs: avoid deadlock when trigger memory reclaim in ->writepages
 2020-06-18 11:04 UTC  (8+ messages)

[PATCH v4] page_alloc: consider highatomic reserve in watermark fast
 2020-06-19 23:59 UTC 

[PATCH 0/2] generic_file_buffered_read() refactoring & optimization
 2020-06-19  3:20 UTC  (6+ messages)
` [PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
    ` [PATCH v3 0/2] generic_file_buffered_read() refactoring & optimization
    ` [PATCH v3 1/2] fs: Break generic_file_buffered_read up into multiple functions
    ` [PATCH v3 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[PATCH v6 0/6] workingset protection/detection on the anonymous LRU list
 2020-06-19  1:34 UTC  (4+ messages)
` [PATCH v6 4/6] mm/swapcache: support to handle the exceptional entries in swapcache

kernel BUG at mm/huge_memory.c:2613!
 2020-06-19  2:40 UTC  (5+ messages)

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-06-19  1:34 UTC  (6+ messages)
` [PATCH V3 (RESEND) 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()
` [PATCH V3 (RESEND) 2/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_alloc_block_buf()
` [PATCH V3 (RESEND) 3/3] arm64/mm: Enable vmem_altmap support for vmemmap mappings

[PATCH v2 00/16] Introduce kvfree_rcu(1 or 2 arguments)
 2020-06-18 21:34 UTC  (23+ messages)
` [PATCH v2 09/16] rcu/tree: Maintain separate array for vmalloc ptrs

[mm] mm/memory.c: Properly pte_offset_map_lock/unlock in vm_insert_pages
 2020-06-18 22:04 UTC 

[RFC] SLUB: list_slab_objects() looks like a miss-merge
 2020-06-18 21:02 UTC  (5+ messages)
  ` [PATCH 1/2] slub: Cure list_slab_objects() from double fix
    ` [PATCH 2/2] slub: Drop lockdep_assert_held() from put_map()

[PATCH 0/2] mm: Expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB and SLOB
 2020-06-18 20:37 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] slab: Add naive detection of double free

[PATCH 0/9] slub_debug fixes and improvements
 2020-06-18 20:05 UTC  (14+ messages)
` [PATCH 6/9] mm, slub: introduce static key for slub_debug()
` [PATCH 7/9] mm, slub: introduce kmem_cache_debug_flags()
` [PATCH 9/9] mm, slab/slub: move and improve cache_from_obj()

[PATCH v3] IB/srpt: Remove WARN_ON from srpt_cm_req_recv
 2020-06-18 18:18 UTC  (3+ messages)

[PATCH v11 00/25] Change readahead API
 2020-06-18 16:40 UTC  (9+ messages)
` [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Cluster-devel] "

[PATCH -next] lib: fix test_hmm.c reference after free
 2020-06-18 16:21 UTC  (2+ messages)

schedule/sleep over mmget()
 2020-06-18 15:20 UTC 

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-06-18 14:59 UTC  (20+ messages)

(no subject)
 2020-06-18 14:45 UTC  (17+ messages)
` [PATCH 01/15] block: provide plug based way of signaling forced no-wait semantics
` [PATCH 02/15] io_uring: always plug for any number of IOs
` [PATCH 03/15] io_uring: catch -EIO from buffered issue request failure
` [PATCH 04/15] io_uring: re-issue block requests that failed because of resources
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 06/15] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 07/15] mm: add support for async page locking
` [PATCH 08/15] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 09/15] fs: add FMODE_BUF_RASYNC
` [PATCH 10/15] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 11/15] xfs: flag files as supporting buffered async reads
` [PATCH 12/15] btrfs: "
` [PATCH 13/15] ext4: flag "
` [PATCH 14/15] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 15/15] io_uring: support true async buffered reads, if file provides it
` [PATCHSET v7 0/12] Add support for async buffered reads

[PATCH] mm: Use unsigned types for fragmentation score
 2020-06-18 14:24 UTC  (3+ messages)

[PATCH 0/3] Fix build failure with v5.8-rc1
 2020-06-18 14:21 UTC  (14+ messages)
` [PATCH 1/3] mm/gup: Use huge_ptep_get() in gup_hugepte()
` [PATCH 3/3] powerpc/8xx: Provide ptep_get() with 16k pages

[PATCH v2] s390: fix build error for sys_call_table_emu
 2020-06-18 14:14 UTC 

fix a hyperv W^X violation and remove vmalloc_exec
 2020-06-18 13:50 UTC  (11+ messages)
` [PATCH 1/3] x86/hyperv: allocate the hypercall page with only read and execute bits
` [PATCH 2/3] arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
` [PATCH 3/3] mm: remove vmalloc_exec

[PATCH] s390: fix build error for sys_call_table_emu
 2020-06-18 13:49 UTC  (4+ messages)

[PATCH 0/3] tool lib traceevent: Fix some parsing errors
 2020-06-18 13:24 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3b15f0074015252df0ae1608487acc6dff7d4965
 2020-06-18 12:41 UTC 

[PATCH] powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
 2020-06-18 12:37 UTC  (2+ messages)

[PATCH] powerpc/8xx: Modify ptep_get()
 2020-06-18 12:07 UTC 

[PATCH] tracing: Use linker magic instead of recasting ftrace_ops_list_func()
 2020-06-18 10:06 UTC  (2+ messages)

[PATCH v16 06/14] mm/damon: Implement callbacks for the virtual memory address spaces
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH v16 04/14] mm/damon: Adaptively adjust regions
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH v16 05/14] mm/damon: Allow dynamic monitoring target regions update
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH v16 03/14] mm/damon: Implement region based sampling
 2020-06-18  9:23 UTC  (2+ messages)

[PATCH] mm: Move p?d_alloc_track to separate header file
 2020-06-18  9:17 UTC  (4+ messages)

mmotm 2020-06-17-22-17 uploaded
 2020-06-18  5:18 UTC 

[PATCH] mm, page_alloc: skip ->watermark_boost for atomic order-0 allocations-fix
 2020-06-18  0:15 UTC  (2+ messages)

[PATCH] mm, slab: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
 2020-06-17 23:40 UTC  (2+ messages)

[PATCH] mm/memory.c: make remap_pfn_range() reject unaligned addr
 2020-06-17 23:35 UTC 

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17 23:12 UTC  (4+ messages)

[PATCH] mm/memory.c: make remap_pfn_range() reject unaligned addr
 2020-06-17 22:47 UTC  (2+ messages)

[PATCH] mm/memory.c: make remap_pfn_range() reject unaligned addr
 2020-06-17 22:32 UTC 

[PATCH v33 13/21] x86/sgx: Add a page reclaimer
 2020-06-17 22:08 UTC 

[PATCH v8] mm: Proactive compaction
 2020-06-17 22:02 UTC  (3+ messages)

[PATCH v2 0/5] mm: memcg accounting of percpu memory
 2020-06-17 20:47 UTC  (4+ messages)
` [Potential Spoof] "

[PATCH] doc: THP CoW fault no longer allocate THP
 2020-06-17 20:14 UTC 

[linux-next:master] BUILD REGRESSION 5fcb9628fd1227a5f11d87171cb1b8b5c414d9d9
 2020-06-17 18:29 UTC 

[PATCH v1 0/3] mm/shuffle: fix and cleanips
 2020-06-17 18:13 UTC  (7+ messages)
` [PATCH v1 2/3] mm/memory_hotplug: don't shuffle complete zone when onlining memory

[PATCH] mm: ksize() should silently accept a NULL pointer
 2020-06-17 16:26 UTC  (3+ messages)

[PATCH 0/3] mm/slub: Fix slabs_node return value
 2020-06-17 16:19 UTC  (2+ messages)

[patch 93/93] include/linux/cache.h: expand documentation over __read_mostly
 2020-06-17 15:51 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).