linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 17:49:16 to 2021-03-12 19:47:21 UTC [more...]

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-12 19:47 UTC  (25+ messages)
` [RFC PATCH v2 01/11] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [RFC PATCH v2 03/11] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 05/11] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA
` [RFC PATCH v2 10/11] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH v2 11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages

[PATCH 0/7 v4] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 19:44 UTC  (11+ messages)
` [PATCH 1/7] mm/page_alloc: Move gfp_allowed_mask enforcement to prepare_alloc_pages
` [PATCH 2/7] mm/page_alloc: Rename alloced to allocated
` [PATCH 3/7] mm/page_alloc: Add a bulk page allocator
` [PATCH 4/7] SUNRPC: Set rq_page_end differently
` [PATCH 5/7] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH 6/7] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH 7/7] net: page_pool: use alloc_pages_bulk in refill code path

[linux-next:master 2159/4141] drivers/net/ethernet/mellanox/mlx5/core/lib/dm.c:34 mlx5_dm_create() warn: should '(((1))) << + (($expr_0x7fbd58df5790(30)) / 32))))) >> (32 - 8 - (($expr_0x7fbd58df5d30(30)) & 31))) & (((1 << 8) - 1))) - (
 2021-03-12 19:34 UTC 

[PATCH v2] hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
 2021-03-12 19:09 UTC  (2+ messages)

[PATCH v3 0/4] Use obj_cgroup APIs to charge kmem pages
 2021-03-12 19:24 UTC  (18+ messages)
` [PATCH v3 1/4] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [PATCH v3 2/4] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
    ` [External] "
` [PATCH v3 3/4] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
    ` [External] "
` [PATCH v3 4/4] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-12 17:50 UTC  (14+ messages)
` [PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "

[linux-next:master] BUILD REGRESSION d98f554b318f57ded14684c04b3337a1975cf490
 2021-03-12 18:12 UTC 

[PATCH 0/3] Add support for free vmemmap pages of HugeTLB for arm64
 2021-03-12 17:38 UTC  (7+ messages)

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-12 17:17 UTC  (11+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration

mmotm 2021-03-11-21-46 uploaded
 2021-03-12 17:14 UTC  (2+ messages)
` mmotm 2021-03-11-21-46 uploaded (mm/shmem.c)

[PATCH v22 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-12 16:59 UTC  (11+ messages)
` [PATCH v22 8/8] x86/vdso: Add ENDBR64 to __vdso_sgx_enter_enclave

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-12 16:29 UTC  (14+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 16:03 UTC  (13+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

Is anonymous memory part of the page cache on Linux?
 2021-03-12 15:41 UTC  (3+ messages)

[PATCH v2 01/11] kasan: docs: clean up sections
 2021-03-12 15:11 UTC  (22+ messages)
` [PATCH v2 02/11] kasan: docs: update overview section
` [PATCH v2 03/11] kasan: docs: update usage section
` [PATCH v2 04/11] kasan: docs: update error reports section
` [PATCH v2 05/11] kasan: docs: update boot parameters section
` [PATCH v2 06/11] kasan: docs: update GENERIC implementation details section
` [PATCH v2 07/11] kasan: docs: update SW_TAGS "
` [PATCH v2 08/11] kasan: docs: update HW_TAGS "
` [PATCH v2 09/11] kasan: docs: update shadow memory section
` [PATCH v2 10/11] kasan: docs: update ignoring accesses section
` [PATCH v2 11/11] kasan: docs: update tests section

drivers/block/paride/bpck.c:32: warning: "PC" redefined
 2021-03-12 14:45 UTC 

[PATCH v4] kasan: remove redundant config option
 2021-03-12 14:31 UTC  (5+ messages)

[PATCH v2] fb_defio: Remove custom address_space_operations
 2021-03-12 14:12 UTC  (2+ messages)

[PATCH] mm: Remove default DISCONTIGMEM_MANUAL
 2021-03-12 14:12 UTC 

[PATCH 01/11] kasan: docs: clean up sections
 2021-03-12 14:07 UTC  (19+ messages)
` [PATCH 02/11] kasan: docs: update overview section
` [PATCH 03/11] kasan: docs: update usage section
` [PATCH 04/11] kasan: docs: update error reports section
` [PATCH 05/11] kasan: docs: update boot parameters section
` [PATCH 06/11] kasan: docs: update GENERIC implementation details section
` [PATCH 07/11] kasan: docs: update SW_TAGS "
` [PATCH 08/11] kasan: docs: update HW_TAGS "
` [PATCH 09/11] kasan: docs: update shadow memory section
` [PATCH 10/11] kasan: docs: update ignoring accesses section
` [PATCH 11/11] kasan: docs: update tests section

[PATCH] mm/slab: kmalloc with GFP_DMA32 allocate from SLAB_CACHE_DMA32
 2021-03-12 13:20 UTC  (3+ messages)

[PATCH mm] kfence: zero guard page after out-of-bounds access
 2021-03-12 13:11 UTC  (2+ messages)

[linux-next:master 2408/4141] drivers/scsi/sg.c:2198:1: warning: the frame size of 2144 bytes is larger than 2048 bytes
 2021-03-12 12:38 UTC 

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12 12:01 UTC  (5+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[linux-next:pending-fixes] BUILD SUCCESS WITH WARNING a9379d66d2a888c65c75e4d8c12264ac20c24030
 2021-03-12 10:40 UTC 

[PATCH 1/2] MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling
 2021-03-12 10:27 UTC  (4+ messages)
` [PATCH 2/2] MIPS: loongson64: alloc pglist_data at run time

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-12 10:18 UTC  (8+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()

[PATCH] z3fold: prevent reclaim/free race for headless pages
 2021-03-12  9:29 UTC  (2+ messages)

[PATCH v2] arm: print alloc free paths for address in registers
 2021-03-12  9:21 UTC  (3+ messages)

[syzbot] WARNING in huge_pmd_set_accessed
 2021-03-12  8:52 UTC  (2+ messages)

[PATCH v6 0/8] Add support for SVM atomics in Nouveau
 2021-03-12  8:38 UTC  (9+ messages)
` [PATCH v6 1/8] mm: Remove special swap entry functions
` [PATCH v6 2/8] mm/swapops: Rework swap entry manipulation code
` [PATCH v6 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v6 4/8] mm/rmap: Split migration into its own function
` [PATCH v6 5/8] mm: Device exclusive memory access
` [PATCH v6 6/8] mm: Selftests for exclusive device memory
` [PATCH v6 7/8] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v6 8/8] nouveau/svm: Implement atomic SVM access

[PATCH 0/5 v3] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-12  7:32 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-03-12  5:54 UTC  (8+ messages)
` [PATCH RFC 1/9] memremap: add ZONE_DEVICE support for compound pages

[PATCH v5 0/8] Add support for SVM atomics in Nouveau
 2021-03-12  4:42 UTC  (4+ messages)
` [PATCH v5 1/8] mm: Remove special swap entry functions

[linux-next:master 1430/3917] drivers/platform/surface/surface_aggregator_registry.c:398:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255
 2021-03-12  3:39 UTC  (6+ messages)

[linux-next:pending-fixes 511/622] drivers/net/ethernet/mellanox/mlx5/core/en_main.c:339 mlx5e_get_mpwqe_offset() warn: should '(wqe_ix COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt ((((((((((1))) << (((18 - 12 > 0) - 12:0))) + 1)) + (((8)) - 1)) & ~(((8)) - 1))))) << 12' be a 64 bit
 2021-03-12  1:29 UTC 

[PATCH v3] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-12  0:57 UTC 

[linux-next:master 3616/3917] mm/sparse-vmemmap.c:69:35: warning: operation on 'pte' may be undefined
 2021-03-12  0:44 UTC 

drivers/gpu/drm/etnaviv/etnaviv_dump.c:213 etnaviv_core_dump() warn: should - mem_map) + arch_pfn_offset) << 12' be a 64 bit
 2021-03-12  0:26 UTC 

[PATCH v2] mm/mmu_notifiers: Esnure range_end() is paired with range_start()
 2021-03-11 23:28 UTC  (2+ messages)

[PATCH v2] mm: huge_memory: a new debugfs interface for splitting THP tests
 2021-03-11 22:37 UTC  (4+ messages)

[PATCH v1] mm, hwpoison: enable error handling on shmem thp
 2021-03-11 22:00 UTC  (5+ messages)

[PATCH] mm/rmap: convert anon_vma.refcount from atomic_t to refcount_t
 2021-03-11 21:57 UTC  (2+ messages)

[linux-next:master 2366/3917] drivers/scsi/bfa/bfa_ioc.c:2066:21: sparse: sparse: incorrect type in assignment (different base types)
 2021-03-11 21:52 UTC 

[PATCH v6 0/4] Cleanup and fixups for vmemmap handling
 2021-03-11 21:48 UTC  (4+ messages)
` [PATCH v6 3/4] x86/vmemmap: Handle unpopulated sub-pmd ranges

linux-next: Tree for Mar 11 (vmemmap)
 2021-03-11 21:46 UTC  (2+ messages)

Page zapping and page table reclaim
 2021-03-11 21:35 UTC  (3+ messages)

[PATCH v2 0/2] set memcg when split page
 2021-03-11 20:37 UTC  (10+ messages)
` [PATCH v2 2/2] mm/memcg: "

[PATCH v5] mm: page_alloc: dump migrate-failed pages
 2021-03-11 19:40 UTC 

[PATCH v4] mm: page_alloc: dump migrate-failed pages
 2021-03-11 19:27 UTC  (3+ messages)

[v10 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-03-11 19:08 UTC  (14+ messages)
` [v10 PATCH 01/13] mm: vmscan: use nid from shrink_control for tracepoint
` [v10 PATCH 02/13] mm: vmscan: consolidate shrinker_maps handling code
` [v10 PATCH 03/13] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v10 PATCH 04/13] mm: vmscan: remove memcg_shrinker_map_size
` [v10 PATCH 05/13] mm: vmscan: use kvfree_rcu instead of call_rcu
` [v10 PATCH 06/13] mm: memcontrol: rename shrinker_map to shrinker_info
` [v10 PATCH 07/13] mm: vmscan: add shrinker_info_protected() helper
` [v10 PATCH 08/13] mm: vmscan: use a new flag to indicate shrinker is registered
` [v10 PATCH 09/13] mm: vmscan: add per memcg shrinker nr_deferred
` [v10 PATCH 10/13] mm: vmscan: use per memcg nr_deferred of shrinker
` [v10 PATCH 11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v10 PATCH 12/13] mm: memcontrol: reparent nr_deferred when memcg offline
` [v10 PATCH 13/13] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-11 19:06 UTC  (3+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH] mm: cma: Use pr_err_ratelimited for CMA warning
 2021-03-11 18:39 UTC  (2+ messages)

[PATCH v3] mm: page_alloc: dump migrate-failed pages
 2021-03-11 18:17 UTC  (3+ messages)

[PATCH] hugetlb: select PREEMPT_COUNT if HUGETLB_PAGE for in_atomic use
 2021-03-11 17:50 UTC  (9+ 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).