linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-05 22:53 UTC  (15+ messages)
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[PATCH v16 3/9] mm/gup: Introduce memfd_pin_folios() for pinning memfd folios
 2024-07-05 22:11 UTC  (4+ messages)

[PATCH] mm/vmstat: Defer the refresh_zone_stat_thresholds after all CPUs bringup
 2024-07-05 20:59 UTC  (2+ messages)

[PATCH v3 0/9] fs: multigrain timestamp redux
 2024-07-05 20:59 UTC  (13+ messages)
` [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v3 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v3 3/9] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH v3 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v3 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v3 6/9] xfs: switch to "
` [PATCH v3 7/9] ext4: "
` [PATCH v3 8/9] btrfs: convert "
` [PATCH v3 9/9] tmpfs: add support for "

[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-05 20:56 UTC  (36+ messages)
` [PATCH v3 01/16] mm/mmap: Correctly position vma_iterator in __split_vma()
` [PATCH v3 02/16] mm/mmap: Introduce abort_munmap_vmas()
` [PATCH v3 03/16] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v3 04/16] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap()
` [PATCH v3 05/16] mm/mmap: Introduce vma_munmap_struct for use in munmap operations
` [PATCH v3 06/16] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v3 07/16] mm/mmap: Extract validate_mm() from vma_complete()
` [PATCH v3 08/16] mm/mmap: Inline munmap operation in mmap_region()
` [PATCH v3 09/16] mm/mmap: Expand mmap_region() munmap call
` [PATCH v3 10/16] mm/mmap: Reposition vma iterator in mmap_region()
` [PATCH v3 11/16] mm/mmap: Track start and end of munmap in vma_munmap_struct
` [PATCH v3 12/16] mm/mmap: Clean up unmap_region() argument list
` [PATCH v3 13/16] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v3 14/16] mm/mmap: Use PHYS_PFN "
` [PATCH v3 15/16] mm/mmap: Use vms accounted pages "
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check "

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-05 19:34 UTC  (10+ messages)
` [PATCH v4 17/29] arm64: implement PKEYS support
` [PATCH v4 18/29] arm64: add POE signal support
` [PATCH v4 22/29] arm64: add Permission Overlay Extension Kconfig
` [PATCH v4 28/29] kselftest/arm64: Add test case for POR_EL0 signal frame records

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-07-05 18:35 UTC  (3+ messages)
` [PATCH v5 8/9] mm: multi-gen LRU: Have secondary MMUs participate in aging

[PATCH v2 0/7] Make core VMA operations internal and testable
 2024-07-05 18:28 UTC  (9+ messages)
` [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v2 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v2 6/7] tools: separate out shared radix-tree components
` [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-07-05 17:41 UTC  (19+ messages)

[PATCH v2 17/20] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
 2024-07-05 17:15 UTC  (3+ messages)

[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-05 17:05 UTC  (3+ messages)

[PATCH 05/45] mm/pagewalk: Enable walk_pmd_range to handle cont-pmds
 2024-07-05 16:56 UTC  (2+ messages)

[PATCH] fs/hugetlbfs/inode.c: Ensure generic_hugetlb_get_unmapped_area() returns higher address than mmap_min_addr
 2024-07-05 16:48 UTC  (3+ messages)

[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
 2024-07-05 16:38 UTC  (13+ messages)
` [PATCH v2 1/1] "

[PATCH 13/45] mm: Implement pud-version uffd functions
 2024-07-05 15:48 UTC  (3+ messages)

[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-05 15:36 UTC  (2+ messages)

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-05 15:14 UTC  (15+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes

[linux-next:master 2063/10451] drivers/gpu/drm/sti/sti_mixer.c:145:47: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-07-05 15:07 UTC 

[PATCH 0/3] One fix for /proc/<pid>/numa_maps and two RFCs
 2024-07-05 14:43 UTC  (5+ messages)
` [PATCH 1/3] mm/numa_balancing: Teach mpol_to_str about the balancing mode
` [PATCH 2/3] mm/mempolicy: Use flags lookup array in mpol_to_str
` [PATCH 3/3] mm/numa_balancing: Allow setting numa balancing for tmpfs

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-05 14:24 UTC  (3+ messages)
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code

[PATCH v9 00/10] enable bs > ps in XFS
 2024-07-05 14:19 UTC  (6+ messages)
` [PATCH v9 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH] kpageflags: detect isolated KPF_THP folios
 2024-07-05 14:03 UTC 

[PATCH v2 01/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-05 14:02 UTC  (3+ messages)

[PATCH] mm: Enable setting -1 for vm.percpu_pagelist_high_fraction to set the minimum pagelist
 2024-07-05 13:09 UTC  (15+ messages)

[PATCH V5] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-07-05 12:45 UTC  (2+ messages)

[linux-next:master 8712/10451] ERROR: modpost: "of_clk_del_provider" [drivers/gpu/drm/stm/dw_mipi_dsi-stm.ko] undefined!
 2024-07-05 11:48 UTC 

[PATCH v3 0/2] mm: introduce per-order mTHP split counters
 2024-07-05 11:31 UTC  (14+ messages)
` [PATCH v3 1/2] mm: add "
` [PATCH v3 2/2] mm: add docs for "

[PATCH v3] mm: Fix khugepaged activation policy
 2024-07-05 10:28 UTC 

[PATCH v3 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_pages()
 2024-07-05 10:16 UTC  (3+ messages)

[PATCH v7 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-07-05  9:41 UTC  (9+ messages)
` [PATCH v7 1/2] "

[PATCH v2] mm: Fix khugepaged activation policy
 2024-07-05  9:34 UTC  (3+ messages)

[akpm-mm:mm-nonmm-unstable 38/39] lib/math/div64.c:211:2: error: "unknown endianness"
 2024-07-05  9:32 UTC 

[PATCH] mm/page_alloc: add one PCP list for THP
 2024-07-05  9:27 UTC  (2+ messages)

[PATCH v5 0/6] add mTHP support for anonymous shmem
 2024-07-05  9:23 UTC  (22+ messages)
` [PATCH v5 4/6] mm: shmem: "

[linux-next:master 9019/10049] drivers/irqchip/irq-gic-v3.c:47:23: warning: 'broken_rdists' defined but not used
 2024-07-05  9:03 UTC  (6+ messages)

[PATCH 1/3] mm: use zonelist_zone() to get zone
 2024-07-05  9:03 UTC  (5+ messages)
` [PATCH 2/3] modpost: .meminit.* is not in init section when CONFIG_MEMORY_HOTPLUG set

[PATCH v2] tools: hv: suppress the invalid warning for packed member alignment
 2024-07-05  8:51 UTC  (2+ messages)

[PATCH v3] mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
 2024-07-05  8:30 UTC  (3+ messages)

[PATCH] memblock tests: fix implicit declaration of function 'numa_valid_node'
 2024-07-05  8:28 UTC  (2+ messages)

[PATCH v3 0/3] Enable P2PDMA in Userspace RDMA
 2024-07-05  7:20 UTC  (5+ messages)
` [PATCH v3 1/3] kernfs: remove page_mkwrite() from vm_operations_struct

[linux-next:master] [mm] 5893446d01: vm-scalability.throughput 3.5% improvement
 2024-07-05  7:09 UTC 

[linux-next:master 5016/10451] kernel/trace/trace.c:7534:37: error: 'last_boot_fops' defined but not used
 2024-07-05  6:54 UTC 

[PATCH v2 0/2] Introduce tracepoint for hugetlbfs
 2024-07-05  6:24 UTC  (7+ messages)
` [PATCH v2 1/2] hugetlbfs: support tracepoint

[linux-next:master 8719/10451] ld.lld: error: section .pci_fixup virtual address range overlaps with __bug_table
 2024-07-05  6:09 UTC 

[linux-next:master 5890/10451] drivers/block/loop.c:1009:23: error: variable 'inode' set but not used
 2024-07-05  5:25 UTC 

[linux-next:master 8708/10451] ERROR: modpost: "of_clk_del_provider" [drivers/gpu/drm/stm/lvds.ko] undefined!
 2024-07-05  5:25 UTC 

[linux-next:master 5016/10451] kernel/trace/trace.c:7534:37: error: unused variable 'last_boot_fops'
 2024-07-05  4:01 UTC 

[PATCH v1 0/9] mm: memcg: put cgroup v1-specific memcg data under CONFIG_MEMCG_V1
 2024-07-05  3:43 UTC  (5+ messages)
` [PATCH v1 6/9] mm: memcg: put memcg1-specific struct mem_cgroup's members "

[PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
 2024-07-05  2:52 UTC  (2+ messages)

[linux-next:master 6286/10451] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: ethernet@0,4: compatible:0: 'pci1957,ee02' is not one of ['fsl,etsec-ptp', 'fsl,fman-ptp-timer', 'fsl,dpaa2-ptp', 'fsl,enetc-ptp']
 2024-07-05  2:22 UTC 

[linux-next:master 5890/10451] drivers/block/loop.c:1009:16: error: variable 'inode' set but not used
 2024-07-05  2:22 UTC 

[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
 2024-07-05  1:04 UTC  (6+ messages)

mm/slub.c:2077:1: error: unused function 'prepare_slab_obj_exts_hook'
 2024-07-05  0:35 UTC 

[linux-next:master 8712/10451] dw_mipi_dsi-stm.c:undefined reference to `of_clk_del_provider'
 2024-07-05  0:23 UTC 

[linux-next:master 1907/10451] include/linux/iopoll.h:179:35: error: implicit declaration of function 'readq'; did you mean 'readw'?
 2024-07-05  0:12 UTC 

[PATCH v2 00/15] Avoid MAP_FIXED gap exposure
 2024-07-04 21:50 UTC 

[PATCH v2 00/15] Avoid MAP_FIXED gap exposure
 2024-07-04 21:15 UTC 

[PATCH v2 00/15] Avoid MAP_FIXED gap exposure
 2024-07-04 21:07 UTC 

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-07-04 20:12 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.10-rc7
 2024-07-04 19:36 UTC  (2+ messages)

[PATCH] filemap: replace pte_offset_map() with pte_offset_map_nolock()
 2024-07-04 19:05 UTC  (4+ messages)

[PATCH v2 00/15] Avoid MAP_FIXED gap exposure
 2024-07-04 18:31 UTC  (2+ messages)

[PATCH v3] memory tier: consolidate the initialization of memory tiers
 2024-07-04 17:10 UTC  (2+ messages)

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-04 17:09 UTC  (7+ messages)
` [PATCH v2 1/1] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox