linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-14 10:58 UTC  (17+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
  ` [RFC PATCH v1 02/57] vmlinux: Align to PAGE_SIZE_MAX
  ` [RFC PATCH v1 03/57] mm/memcontrol: Fix seq_buf size to save memory when PAGE_SIZE is large
  ` [RFC PATCH v1 04/57] mm/page_alloc: Make page_frag_cache boot-time page size compatible
  ` [RFC PATCH v1 05/57] mm: Avoid split pmd ptl if pmd level is run-time folded
  ` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
  ` [RFC PATCH v1 07/57] fs: Introduce MAX_BUF_PER_PAGE_SIZE_MAX for array sizing
  ` [RFC PATCH v1 08/57] fs: Remove PAGE_SIZE compile-time constant assumption
  ` [RFC PATCH v1 09/57] fs/nfs: "
  ` [RFC PATCH v1 10/57] fs/ext4: "
  ` [RFC PATCH v1 11/57] fork: Permit boot-time THREAD_SIZE determination
  ` [RFC PATCH v1 12/57] cgroup: Remove PAGE_SIZE compile-time constant assumption
  ` [RFC PATCH v1 13/57] bpf: "
  ` [RFC PATCH v1 14/57] pm/hibernate: "
  ` [RFC PATCH v1 15/57] stackdepot: "
  ` [RFC PATCH v1 16/57] perf: "

[PATCH v7 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-10-14 10:56 UTC  (5+ messages)
` [PATCH v7 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct
` [PATCH v7 2/2] rust: miscdevice: add mmap support

[PATCH] mm/page_alloc: Let GFP_ATOMIC order-0 allocs access highatomic reserves
 2024-10-14 10:37 UTC  (2+ messages)

[PATCH] mm: khugepaged: fix the incorrect statistics when collapsing large file folios
 2024-10-14 10:24 UTC 

[RFC v3 1/3] fadump: Refactor and prepare fadump_cma_init for late init
 2024-10-14 10:24 UTC  (2+ messages)

[RFC PATCH 0/4] implement lightweight guard pages
 2024-10-14 10:23 UTC  (7+ messages)
` [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism

[PATCH v8 14/21] mm/mmap: Avoid zeroing vma tree in mmap_region()
 2024-10-14  9:46 UTC  (2+ messages)

[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-14  9:38 UTC  (7+ messages)

Proposal: bi-weekly guest_memfd upstream call
 2024-10-14  9:34 UTC  (3+ messages)

[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-10-14  9:33 UTC  (4+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct

[syzbot] [mm?] INFO: task hung in exit_mmap
 2024-10-14  9:04 UTC  (5+ messages)

[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-10-14  8:53 UTC  (7+ messages)

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

[syzbot] [fs?] [mm?] stack segment fault in folio_wait_writeback
 2024-10-14  8:41 UTC  (2+ messages)

[RFC PATCH v3 4/4] sched+mm: Use hazard pointers to track lazy active mm existence
 2024-10-14  8:27 UTC  (2+ messages)

[syzbot] [mm?] BUG: stack guard page was hit in compat_sys_open
 2024-10-14  8:23 UTC  (2+ messages)

[PATCH v3 00/16] timers: Cleanup delay/sleep related mess
 2024-10-14  8:22 UTC  (3+ messages)
` [PATCH v3 04/16] timers: Rename usleep_idle_range() to usleep_range_idle()
` [PATCH v3 08/16] mm/damon/core: Use generic upper bound recommondation for usleep_range()

[PATCH] MAINTAINERS: kasan, kcov: add bugzilla links
 2024-10-14  8:08 UTC  (2+ messages)

[PATCH v3] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-10-14  7:41 UTC  (2+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-14  7:16 UTC  (17+ messages)
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 07/12] huge_memory: Allow mappings of PMD "
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 11/12] mm: Remove pXX_devmap callers

[RFC v3 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
 2024-10-14  6:44 UTC  (2+ messages)

[syzbot] [fs?] [mm?] KCSAN: data-race in xas_create / xas_find (8)
 2024-10-14  6:40 UTC  (2+ messages)

[PATCH v2 0/3] LoongArch: Fix vmalloc test issue
 2024-10-14  6:33 UTC  (6+ messages)
` [PATCH v2 1/3] LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
` [PATCH v2 2/3] LoongArch: Add barrier between set_pte and memory access
` [PATCH v2 3/3] LoongArch: Remove pte buddy set with set_pte and pte_clear function

[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
 2024-10-14  5:55 UTC  (8+ messages)
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages

[PATCH v1 0/1] update mseal.rst
 2024-10-14  4:49 UTC  (8+ messages)
` [PATCH v1 1/1] mseal: "

WARNING: CPU: 43 PID: 2254 at mm/slub.c:4655 krealloc_noprof+0x2c7/0x300 with next-20241003
 2024-10-14  4:38 UTC  (4+ messages)

[PATCH v2] mm: swap: prevent possible data-race in __try_to_reclaim_swap
 2024-10-14  4:08 UTC  (4+ messages)

[PATCH] kasan: migrate copy_user_test to kunit
 2024-10-14  2:57 UTC  (20+ messages)
  ` [PATCH v2 0/3] kasan: migrate the last module test "
    ` [PATCH v2 1/3] kasan: move checks to do_strncpy_from_user
    ` [PATCH v2 2/3] kasan: migrate copy_user_test to kunit
        ` [PATCH v3 "
            ` [PATCH RESEND v3 0/3] kasan: migrate the last module test "
              ` [PATCH RESEND v3 1/3] kasan: move checks to do_strncpy_from_user
              ` [PATCH RESEND v3 2/3] kasan: migrate copy_user_test to kunit
              ` [PATCH RESEND v3 3/3] kasan: delete CONFIG_KASAN_MODULE_TEST
    ` [PATCH v2 "
        ` [PATCH v3 "

[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-10-14  2:50 UTC  (3+ messages)
` [PATCH v7 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()

[PATCH] maple_tree: root node could be handled by !p_slot too
 2024-10-14  2:49 UTC  (5+ messages)

[PATCH v2] tmpfs: fault in smaller chunks if large folio allocation not allowed
 2024-10-14  2:36 UTC  (4+ messages)
` [PATCH v3] tmpfs: don't enable large folios if not supported

[syzbot] [mm?] possible deadlock in vma_prepare
 2024-10-14  2:12 UTC  (2+ messages)

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-14  1:33 UTC  (3+ messages)

[PATCH] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-14  0:47 UTC  (4+ messages)

[PATCH] mm: percpu: Increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds
 2024-10-13 20:47 UTC  (2+ messages)

[PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
 2024-10-13 20:46 UTC  (4+ messages)

Possible regression with file madvise(MADV_COLLAPSE)
 2024-10-13 13:25 UTC  (8+ messages)

[linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
 2024-10-13  8:17 UTC  (6+ messages)

[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-10-13  7:56 UTC  (5+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v3 tip/perf/core 2/4] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures

[PATCH 0/2] fuse: remove extra page copies in writeback
 2024-10-13  4:56 UTC  (5+ messages)
` [PATCH 1/2] mm: skip reclaiming folios in writeback contexts that may trigger deadlock
` [PATCH 2/2] fuse: remove tmp folio for writebacks and internal rb tree

BUG: unable to handle kernel NULL pointer dereference in hfs_find_init
 2024-10-13  2:27 UTC 

[PATCH v5] mm, kasan, kmsan: copy_from/to_kernel_nofault
 2024-10-12 22:45 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] mm: make pcp decay work with onhz
 2024-10-12 22:43 UTC  (2+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-10-12 17:01 UTC  (20+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 4a9590aae93c6b793c9f7bb7c4095307a459d12b
 2024-10-12 15:23 UTC 

[linux-next:fs-next] BUILD SUCCESS ffb5a365288b307c36bfbe9323128d33c44077ab
 2024-10-12 15:18 UTC 

[linux-next:fs-current] BUILD SUCCESS a28aa23205e71e6f9f2481bfdb9ae3f021415314
 2024-10-12 14:03 UTC 

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

[syzbot] [mm?] INFO: task hung in hugetlb_fault
 2024-10-12 10:49 UTC  (2+ messages)

[PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack
 2024-10-12  8:49 UTC  (5+ messages)
` [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch

[PATCH] mm/hugetlb: Perform vmemmap optimization batchly for specific node allocation
 2024-10-12  7:25 UTC  (2+ messages)

[PATCH 0/2] Add BLK_FEAT_READ_SYNCHRONOUS and SWP_READ_SYNCHRONOUS_IO
 2024-10-12  7:14 UTC  (4+ messages)

[PATCH] mm/hugetlb: Concentrated releases memory when cmdline specifies node requests for large pages
 2024-10-12  6:59 UTC  (3+ messages)

[PATCH v3 01/11] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
 2024-10-12  6:12 UTC  (2+ messages)

[PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
 2024-10-12  5:08 UTC  (8+ messages)

Proposal: bi-weekly guest_memfd upstream call
 2024-10-12  3:58 UTC  (4+ messages)

[PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL
 2024-10-12  3:55 UTC  (3+ messages)

[PATCH 0/3] mm: cleanup thp and shmem allowable order check
 2024-10-12  3:38 UTC  (5+ messages)
` [PATCH 1/3] mm: huge_memory: move file_thp_enabled() into huge_memory.c
` [PATCH 3/3] mm: shmem: remove __shmem_huge_global_enabled()

[PATCH 1/2] maple_tree: check for MA_STATE_BULK on setting wr_rebalance
 2024-10-12  3:31 UTC  (4+ messages)
` [PATCH 2/2] maple_tree: refactor mas_wr_store_type()

[PATCH 0/4] LoongArch: Fix vmalloc test issue
 2024-10-12  2:51 UTC  (12+ messages)
` [PATCH 1/4] LoongArch: Set pte entry with PAGE_GLOBAL for kernel space
` [PATCH 2/4] mm/sparse-vmemmap: set pte_init when vmemmap is created
` [PATCH 3/4] LoongArch: Add barrier between set_pte and memory access
` [PATCH 4/4] LoongArch: Use atomic operation with set_pte and pte_clear function

[PATCH -next] selftests: memcg: remove useless code in test_memcg_oom_group_leaf_events
 2024-10-12  2:10 UTC 

[PATCH] mm: throttle and inc min_seq when both page types reach MIN_NR_GENS
 2024-10-12  1:49 UTC  (4+ messages)

[PATCH] mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
 2024-10-12  1:17 UTC 

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-11 23:32 UTC  (4+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[RFC PATCH 0/3] Reduce dependence on vmas deep in hugetlb allocation code
 2024-10-11 23:22 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()
` [RFC PATCH 2/3] mm: hugetlb: Refactor vma_has_reserves() to should_use_hstate_resv()
` [RFC PATCH 3/3] mm: hugetlb: Remove unnecessary check for avoid_reserve

arch/x86/mm/pat/memtype.c:128:39: error: use of undeclared identifier 'PG_arch_2'; did you mean 'PG_arch_1'?
 2024-10-11 23:04 UTC  (3+ messages)

[PATCH] mm, slab: add kerneldocs for common SLAB_ flags
 2024-10-11 22:16 UTC  (10+ messages)
          ` [partial fix] "

[linux-next:master 3561/4143] mm/sparse.c:730:24: error: implicit declaration of function 'bootmem_type'
 2024-10-11 21:47 UTC 

[linux-next:master] BUILD REGRESSION d61a00525464bfc5fe92c6ad713350988e492b88
 2024-10-11 21:09 UTC 

[RFC PATCH v1 0/2] Userspace Can Control Memory Failure Recovery
 2024-10-11 20:15 UTC  (9+ messages)
` [RFC PATCH v1 1/2] mm/memory-failure: introduce global MFR policy

[PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
 2024-10-11 20:09 UTC  (4+ messages)

[PATCH V2] mm/memcontrol: add per-memcg pgpgin/pswpin counter
 2024-10-11 20:01 UTC  (2+ messages)

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-11 19:45 UTC  (6+ messages)
` [PATCH v6 33/33] kselftest/riscv: kselftest for user mode cfi

[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-11 19:43 UTC  (10+ messages)
` [PATCH v5 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

page:  |  | latest

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