linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] mm: don't convert the page to folio before splitting in split_huge_page()
 2024-09-02 19:08 UTC  (6+ messages)

[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
 2024-09-02 19:08 UTC 

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-02 19:08 UTC  (8+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-09-02 19:06 UTC  (3+ messages)

[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-09-02 18:58 UTC  (8+ messages)
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files

[PATCH] docs/mm: fix a typo
 2024-09-02 18:32 UTC 

[PATCH RFC 0/6] slab: add kmem_cache_setup()
 2024-09-02 18:15 UTC  (8+ messages)
` [PATCH RFC 1/6] slab: introduce kmem_cache_setup()
` [PATCH RFC 2/6] slab: port KMEM_CACHE() to kmem_cache_setup()
` [PATCH RFC 3/6] slab: port KMEM_CACHE_USERCOPY() "
` [PATCH RFC 4/6] file: port "
` [PATCH RFC 5/6] slab: remove kmem_cache_create_rcu()
` [PATCH RFC 6/6] io_uring: port to kmem_cache_setup()

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-09-02 17:04 UTC  (8+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP
` [PATCH mm-unstable v2 2/3] mm/cma: add cma_{alloc,free}_folio()

[PATCH 1/1] mm: vmalloc: Optimize vmap_lazy_nr arithmetic when purging each vmap_area
 2024-09-02 17:03 UTC  (7+ messages)

[RFC PATCH 0/4] Make MIGRATE_ISOLATE a standalone bit
 2024-09-02 16:42 UTC  (11+ messages)
` [RFC PATCH 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()
` [RFC PATCH 3/4] mm/page_isolation: remove migratetype from undo_isolate_page_range()
` [RFC PATCH 4/4] mm/page_isolation: remove migratetype parameter from more functions

[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
 2024-09-02 16:39 UTC  (8+ messages)
` [PATCH 1/2] mm: rename copy_from_kernel_nofault_allowed() to copy_kernel_nofault_allowed()
` [PATCH 2/2] mm: make copy_to_kernel_nofault() not fault on user addresses

[linux-next:master 6570/8400] drivers/gpu/drm/tegra/output.c:42 tegra_output_connector_get_modes() error: uninitialized symbol 'drm_edid'
 2024-09-02 16:15 UTC  (2+ messages)

[PATCH -next 0/4] Introduce several opposite string choice helpers
 2024-09-02 16:11 UTC  (8+ messages)
` [PATCH -next 2/4] tun: Make use of str_disabled_enabled helper

[linux-next:fs-current] BUILD SUCCESS e15838b43148ec792bd1fafa64074b94e6523326
 2024-09-02 15:42 UTC 

[syzbot] [fs?] [mm?] INFO: task hung in page_cache_ra_unbounded (2)
 2024-09-02 15:28 UTC  (3+ messages)

[linux-next:master 7055/8400] include/linux/compiler_types.h:510:45: error: call to '__compiletime_assert_303' declared with attribute error: BUILD_BUG_ON failed: ALIGN_DOWN(MODULES_VADDR, SZ_256M) < TASK_SIZE
 2024-09-02 15:21 UTC 

[PATCH v6 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-09-02 14:40 UTC  (4+ messages)
` [PATCH v6 2/3] mm: zswap: zswap_store() extended to handle "

[PATCH v4 0/5] Wire up getrandom() vDSO implementation on powerpc
 2024-09-02 14:37 UTC  (15+ messages)
` [PATCH v4 1/5] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v4 2/5] powerpc/vdso32: Add crtsavres
` [PATCH v4 3/5] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v4 4/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC32
` [PATCH v4 5/5] powerpc/vdso: Wire up getrandom() vDSO implementation on PPC64

[v2 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-02 14:33 UTC  (2+ messages)

[PATCH v4 0/2] cxl: add device reporting poison handler
 2024-09-02 14:19 UTC  (7+ messages)
` [PATCH v4 1/2] cxl/core: introduce device reporting poison hanlding
` [PATCH v4 2/2] cxl: avoid duplicated report from MCE & device

[PATCH v3 1/3] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-09-02 14:13 UTC  (3+ messages)
` [PATCH v3 3/3] Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled

[PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-09-02 14:07 UTC  (13+ messages)
` [PATCH 1/2 v2] "

[PATCH] mm: Skip the reserved bootmem for compaction
 2024-09-02 13:45 UTC  (2+ messages)

[RFC PATCH] mm: control mthp per process/cgroup
 2024-09-02 13:33 UTC  (5+ messages)

[PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
 2024-09-02 12:53 UTC  (13+ messages)

[PATCH net-next v17 01/14] mm: page_frag: add a test module for page_frag
 2024-09-02 12:03 UTC  (10+ messages)
` [PATCH net-next v17 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v17 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v17 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v17 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v17 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v17 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v17 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v17 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v17 13/14] mm: page_frag: update documentation for page_frag

[PATCH] Resource: fix region_intersects() for CXL memory
 2024-09-02 11:56 UTC  (6+ messages)

[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
 2024-09-02 11:55 UTC  (4+ messages)

[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-09-02 11:17 UTC  (7+ messages)
  ` [PATCH -next 12/15] fs: dcache: move the sysctl into its own file

[PATCH RFC] mm: mmap: Change DEFAULT_MAX_MAP_COUNT to INT_MAX
 2024-09-02 11:05 UTC  (8+ messages)

[PATCH] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM
 2024-09-02 10:59 UTC  (5+ messages)

[PATCH v2 0/5] mm: convert to folio_isolate_movable()
 2024-09-02 10:44 UTC  (6+ messages)
` [PATCH v2 1/5] mm: compaction: get reference before non LRU movable folio isolation

[PATCH v4 0/6] mm: split underused THPs
 2024-09-02 10:09 UTC  (13+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH v3 2/2] mm: Tidy up shmem mTHP controls and stats
 2024-09-02  9:58 UTC  (2+ messages)

[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
 2024-09-02  9:53 UTC  (4+ messages)
` [PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
` [PATCH 2/2] Revert "mm: introduce PF_MEMALLOC_NORECLAIM, PF_MEMALLOC_NOWARN"

[PATCH v4 0/8] uprobes: RCU-protected hot path optimizations
 2024-09-02  9:14 UTC  (11+ messages)
` [PATCH v4 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection

[PATCH] bcachefs: Switch to memalloc_flags_do() for vmalloc allocations
 2024-09-02  9:09 UTC  (16+ messages)

[regression] oops on heavy compilations ("kernel BUG at mm/zswap.c:1005!" and "Oops: invalid opcode: 0000")
 2024-09-02  8:57 UTC  (13+ messages)

[PATCH v2 0/2] Align kvrealloc() with krealloc()
 2024-09-02  8:56 UTC  (10+ messages)
` [PATCH v2 1/2] mm: vmalloc: implement vrealloc()

[PATCH] memory tier: fix deadlock warning while onlining pages
 2024-09-02  8:56 UTC  (5+ messages)

[PATCH linux-next v2] mm: Removed @freeptr_offset to prevent doc warning
 2024-09-02  8:56 UTC  (2+ messages)

[PATCH] mm,tmpfs: consider end of file write in shmem_is_huge
 2024-09-02  8:36 UTC  (2+ messages)

[PATCH v4 0/3] mm/vdpa: correct misuse of non-direct-reclaim __GFP_NOFAIL and improve related doc and warn
 2024-09-02  8:30 UTC  (14+ messages)
` [PATCH v4 1/3] vduse: avoid using __GFP_NOFAIL
` [PATCH v4 2/3] mm: document __GFP_NOFAIL must be blockable
` [PATCH v4 3/3] mm: warn about illegal __GFP_NOFAIL usage in a more appropriate location and manner

[syzbot] [kernel?] KCSAN: data-race in pcpu_alloc_noprof / pcpu_balance_workfn (2)
 2024-09-02  8:26 UTC 

[syzbot] Monthly mm report (Sep 2024)
 2024-09-02  8:17 UTC 

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-02  7:58 UTC  (3+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

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

[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
 2024-09-02  6:53 UTC  (3+ messages)

[linux-next:master 7142/8126] include/linux/numa_memblks.h:50:12: error: conflicting types for 'phys_to_target_node'; have 'int(phys_addr_t)' {aka 'int(unsigned int)'}
 2024-09-02  6:46 UTC  (2+ messages)

[RFC PATCH] cxl/pci: Set default timeout for background operations
 2024-09-02  6:42 UTC 

[PATCH 0/2] Improve migration by backing off earlier
 2024-09-02  6:42 UTC  (14+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch

[linux-next:master 5982/8126] ld.lld: error: undefined symbol: rpmb_dev_register
 2024-09-02  6:28 UTC 

[PATCH] mm/mempolicy: fix issues detected by checkpatch
 2024-09-02  5:27 UTC 

[PATCH v2 0/6] page allocation tag compression
 2024-09-02  5:16 UTC  (9+ messages)
` [PATCH v2 1/6] maple_tree: add mas_for_each_rev() helper
` [PATCH v2 2/6] alloc_tag: load module tags into separate continuous memory
` [PATCH v2 3/6] alloc_tag: eliminate alloc_tag_ref_set
` [PATCH v2 4/6] alloc_tag: introduce pgalloc_tag_ref to abstract page tag references
` [PATCH v2 5/6] alloc_tag: make page allocation tag reference size configurable
` [PATCH v2 6/6] alloc_tag: config to store page allocation tag refs in page flags

[PATCH v12 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-09-02  3:00 UTC  (4+ messages)
` [PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v12 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v12 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v4] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-09-02  2:12 UTC  (2+ messages)

[PATCH] mm: Removed @freeptr_offset to prevent doc warning
 2024-09-02  2:12 UTC  (3+ messages)

[PATCH] mm, proc: collect percpu free pages into the free pages
 2024-09-02  1:29 UTC  (4+ messages)

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-09-02  1:20 UTC  (2+ messages)

[PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes
 2024-09-01 23:41 UTC  (4+ messages)
` [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
  ` (subset) "

[PATCH 0/2] mm: Add readahead support for IOCB_NOWAIT
 2024-09-01 20:42 UTC  (10+ messages)
` [PATCH 1/2] mm: Add memalloc_nowait_{save,restore}

[PATCH v3] memcg: add charging of already allocated slab objects
 2024-09-01 19:34 UTC  (4+ messages)

order-0 page alloc failures during interrupt context on v6.6.43
 2024-09-01 19:24 UTC  (5+ messages)

[PATCH 6.1 34/71] mm: Fix missing folio invalidation calls during truncation
 2024-09-01 16:17 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