linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC][PATCH 0/4] slab: Allow for type introspection during allocation
 2024-07-08 19:18 UTC  (2+ messages)
` [RFC][PATCH 2/4] slab: Detect negative size values and saturate

[PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink
 2024-07-08 19:17 UTC  (15+ messages)
` [PATCH v2 1/6] mm: zswap: fix global shrinker memcg iteration
` [PATCH v2 2/6] mm: zswap: fix global shrinker error handling logic
` [PATCH v2 3/6] mm: zswap: proactive shrinking before pool size limit is hit
` [PATCH v2 4/6] mm: zswap: make writeback run in the background
` [PATCH v2 5/6] mm: zswap: store incompressible page as-is
` [PATCH v2 6/6] mm: zswap: interrupt shrinker writeback while pagein/out IO

[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-08 19:10 UTC  (23+ messages)
` [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 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 0/9] fs: multigrain timestamp redux
 2024-07-08 19:01 UTC  (16+ messages)
` [PATCH v4 1/9] fs: add infrastructure for multigrain timestamps
` [PATCH v4 2/9] fs: tracepoints around multigrain timestamp events
` [PATCH v4 3/9] fs: add percpu counters for significant "
` [PATCH v4 4/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v4 5/9] Documentation: add a new file documenting multigrain timestamps
` [PATCH v4 6/9] xfs: switch to "
` [PATCH v4 7/9] ext4: "
` [PATCH v4 8/9] btrfs: convert "
` [PATCH v4 9/9] tmpfs: add support for "

[linux-next:master 10192/10451] WARNING: modpost: vmlinux: section mismatch in reference: mgmt_index_removed+0x24 (section: .text) -> .LBB3864 (section: .init.text)
 2024-07-08 18:51 UTC 

[syzbot] [fs?] [mm?] INFO: task hung in remove_inode_hugepages
 2024-07-08 18:11 UTC 

[PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC (was: Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2))
 2024-07-08 17:59 UTC  (3+ messages)
            ` [PATCH] binfmt_elf: Fail execution of shared objects with ELIBEXEC

[PATCH v9 00/10] enable bs > ps in XFS
 2024-07-08 17:56 UTC  (5+ messages)
` [PATCH v9 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v9 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size

[linux-next:master 4298/8232] drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c:366 sharp_panel_remove() error: we previously assumed 'sharp' could be null (see line 365)
 2024-07-08 17:54 UTC  (2+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-07-08 17:53 UTC  (13+ messages)
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 17/29] arm64: implement PKEYS support

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

[PATCH v4 0/3] Enable P2PDMA in Userspace RDMA
 2024-07-08 16:57 UTC  (4+ messages)
` [PATCH v4 1/3] kernfs: remove page_mkwrite() from vm_operations_struct
` [PATCH v4 2/3] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
` [PATCH v4 3/3] RDMA/umem: add support for P2P RDMA

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-08 16:52 UTC  (19+ messages)
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-07-08 16:50 UTC  (13+ messages)

[PATCH hotfix] mm/migrate: fix kernel BUG at mm/compaction.c:2761!
 2024-07-08 16:39 UTC  (3+ messages)

[PATCH v3 0/3] Enable P2PDMA in Userspace RDMA
 2024-07-08 16:31 UTC  (6+ messages)
` [PATCH v3 1/3] kernfs: remove page_mkwrite() from vm_operations_struct

Hard and soft lockups with FIO and LTP runs on a large system
 2024-07-08 16:17 UTC  (4+ messages)

[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-08 16:06 UTC  (4+ messages)
  ` [External] "

[PATCH -next] mm/hugetlb_cgroup: introduce peak and rsvd.peak to v2
 2024-07-08 16:04 UTC  (7+ messages)

[PATCH v3 0/9] fs: multigrain timestamp redux
 2024-07-08 15:32 UTC  (5+ messages)
` [PATCH v3 1/9] fs: add infrastructure for multigrain timestamps

[PATCH V4 1/2] cgroup/rstat: Helper functions for locking expose trylock
 2024-07-08 15:26 UTC  (5+ messages)
` [PATCH V4 2/2] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes

[PATCH v21 1/4] mm: add VM_DROPPABLE for designating always lazily freeable mappings
 2024-07-08 14:40 UTC  (15+ messages)

[PATCH 00/45] hugetlb pagewalk unification
 2024-07-08 14:35 UTC  (7+ messages)

[PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
 2024-07-08 14:30 UTC  (10+ messages)

Tools for explaining memory mappings/usage/pressure
 2024-07-08 13:50 UTC  (3+ messages)

[PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
 2024-07-08 13:14 UTC  (3+ messages)

[PATCH v5] mm: shrink skip folio mapped by an exiting process
 2024-07-08 13:11 UTC  (10+ messages)

[PATCH v1] mm: shmem: Rename mTHP shmem counters
 2024-07-08 12:29 UTC  (3+ messages)

[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
 2024-07-08 11:35 UTC  (3+ messages)
` [PATCH 13/13] mm: Remove devmap related functions and page table bits

[syzbot] [mm?] KCSAN: data-race in __swap_writepage / scan_swap_map_slots (2)
 2024-07-08 10:15 UTC 

xfs deadlock on mm-unstable kernel?
 2024-07-08 10:14 UTC  (2+ messages)

[PATCH] mm: use zonelist_zone() to get zone
 2024-07-08  9:30 UTC  (3+ messages)

[PATCH v4] mm: shrink skip folio mapped by an exiting task
 2024-07-08  9:25 UTC  (5+ messages)

[PATCH] mm: shrink skip folio mapped by an exiting task
 2024-07-08  9:24 UTC  (5+ messages)

[PATCH] mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()
 2024-07-08  8:24 UTC  (3+ messages)

[PATCH v4 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
 2024-07-08  7:56 UTC  (5+ messages)
` [PATCH v4 2/3] kernel/fork.c: get totalram_pages from memblock to calculate max_threads
` [PATCH v4 3/3] kernel/fork.c: put set_max_threads()/task_struct_whitelist() in __init section

[PATCH v4] mm/numa_balancing: Teach mpol_to_str about the balancing mode
 2024-07-08  7:56 UTC 

[PATCH v3 00/20] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-07-08  7:42 UTC  (22+ messages)
` [PATCH v3 01/20] "
` [PATCH v3 02/20] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage
` [PATCH v3 03/20] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
` [PATCH v3 04/20] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
` [PATCH v3 05/20] mm/zsmalloc: convert obj_malloc() to use zpdesc
` [PATCH v3 06/20] mm/zsmalloc: convert create_page_chain() and its users "
` [PATCH v3 07/20] mm/zsmalloc: convert obj_allocated() and related helpers "
` [PATCH v3 08/20] mm/zsmalloc: convert init_zspage() "
` [PATCH v3 09/20] mm/zsmalloc: convert obj_to_page() and zs_free() "
` [PATCH v3 10/20] mm/zsmalloc: add zpdesc_is_isolated/zpdesc_zone helper for zs_page_migrate
` [PATCH v3 11/20] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
` [PATCH v3 12/20] mm/zsmalloc: convert __free_zspage() to use zdsesc
` [PATCH v3 13/20] mm/zsmalloc: convert location_to_obj() to take zpdesc
` [PATCH v3 14/20] mm/zsmalloc: convert migrate_zspage() to use zpdesc
` [PATCH v3 15/20] mm/zsmalloc: convert get_zspage() to take zpdesc
` [PATCH v3 16/20] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
` [PATCH v3 17/20] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
  ` [PATCH] mm/zsmalloc: fix build warning from lkp testing
` [PATCH v3 18/20] mm/zsmalloc: introduce __zpdesc_clear_movable
` [PATCH v3 19/20] mm/zsmalloc: introduce __zpdesc_clear_zsmalloc
` [PATCH v3 20/20] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()

[davidhildenbrand:folio_walk] [mm/migrate] e20ad9c86e: WARNING:at_include/linux/hugetlb.h:#folio_walk_start
 2024-07-08  7:11 UTC 

[linux-next:master] [selftests] 742ad979f5: WARNING:at_net/netfilter/nfnetlink_queue.c:#nf_reinject[nfnetlink_queue]
 2024-07-08  6:44 UTC 

[PATCH] mm/memcg: alignment memcg_data define condition
 2024-07-08  6:32 UTC 

[PATCH v3] kpageflags: detect isolated KPF_THP folios
 2024-07-08  6:26 UTC 

[PATCH] mm: Extend 'usage' parameter so that cluster_swap_free_nr() can be reused
 2024-07-08  6:22 UTC  (2+ messages)

[PATCH] mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
 2024-07-08  3:05 UTC 

[linux-next:master 9671/9748] arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtb: syscon@1e60000: compatible: ['syscon'] is too short
 2024-07-08  2:50 UTC 

[RFC PATCH 0/7] synchronously scan and reclaim empty user PTE pages
 2024-07-08  2:46 UTC  (4+ messages)

[PATCH 0/3] One fix for /proc/<pid>/numa_maps and two RFCs
 2024-07-08  2:08 UTC  (3+ messages)
` [PATCH 1/3] mm/numa_balancing: Teach mpol_to_str about the balancing mode

[PATCH v3 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_pages()
 2024-07-08  0:39 UTC  (6+ messages)

ERROR: modpost: "mem_alloc_profiling_key" [arch/powerpc/kvm/kvm-hv.ko] undefined!
 2024-07-07 17:05 UTC 

[PATCH v5 0/6] add mTHP support for anonymous shmem
 2024-07-07 16:39 UTC  (9+ messages)

[linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:29: error: incompatible pointer types passing 'struct device *' to parameter of type 'struct platform_device *'
 2024-07-07 15:20 UTC 

[linux-next:master 10437/10451] riscv32-linux-ld: section .data..percpu VMA [c2591000,c259730b] overlaps section __ksymtab VMA [c2582828,c259537f]
 2024-07-07 14:48 UTC 

[linux-next:master 7766/10451] drivers/clk/qcom/camcc-sm8650.c:3573:36: error: passing argument 1 of 'qcom_cc_really_probe' from incompatible pointer type
 2024-07-07 14:37 UTC 

[syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
 2024-07-07 10:32 UTC  (6+ messages)

[PATCH 0/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max
 2024-07-07  9:49 UTC  (4+ messages)
` [PATCH 1/3] mm/page_alloc: A minor fix to the calculation of pcp->free_count
` [PATCH 2/3] mm/page_alloc: Avoid changing pcp->high decaying when adjusting CONFIG_PCP_BATCH_SCALE_MAX
` [PATCH 3/3] mm/page_alloc: Introduce a new sysctl knob vm.pcp_batch_scale_max

[PATCH hotfix] mm: fix crashes from deferred split racing folio migration
 2024-07-07  8:28 UTC  (8+ messages)

[PATCH v3] mm: Fix khugepaged activation policy
 2024-07-07  8:11 UTC  (2+ messages)

[PATCH v3 2/2] mm: add docs for per-order mTHP split counters
 2024-07-07  1:36 UTC  (2+ messages)

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

[linux-next:master 7769/10451] arch/arm64/boot/dts/qcom/sm8650-hdk.dtb: clock-controller@aaf0000: 'required-opps' is a required property
 2024-07-06 17:16 UTC 

[PATCH v2 7/8] mm/x86: Add missing pud helpers
 2024-07-06  9:16 UTC  (2+ messages)

[PATCH] filemap: replace pte_offset_map() with pte_offset_map_nolock()
 2024-07-06  9:15 UTC  (4+ messages)

Memory cgroup and special hidden inodes
 2024-07-06  8:10 UTC 

[PATCH] mm/page_alloc: put __free_pages_core() in __meminit section
 2024-07-06  6:16 UTC 

[rppt-memblock:for-next] BUILD SUCCESS 9364a7e40d54e6858479f0a96e1a04aa1204be16
 2024-07-06  4:34 UTC 

page:  |  | latest

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