linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH stable 5.15] mm/memory: add non-anonymous page check in the copy_present_page()
 2024-11-15  5:24 UTC  (4+ messages)
` Patch "mm/memory: add non-anonymous page check in the copy_present_page()" has been added to the 5.15-stable tree

[PATCHSET v5 0/17] Uncached buffered IO
 2024-11-15  4:01 UTC  (19+ messages)
` [PATCH 01/17] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/17] mm/readahead: add folio allocation helper
` [PATCH 03/17] mm: add PG_uncached page flag
` [PATCH 04/17] mm/readahead: add readahead_control->uncached member
` [PATCH 05/17] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 06/17] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/17] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag
` [PATCH 08/17] mm/filemap: add read support for RWF_UNCACHED
` [PATCH 09/17] mm/filemap: drop uncached pages when writeback completes
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 11/17] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 12/17] mm: add FGP_UNCACHED folio creation flag
` [PATCH 13/17] ext4: add RWF_UNCACHED write support
` [PATCH 14/17] iomap: make buffered writes work with RWF_UNCACHED
` [PATCH 15/17] xfs: punt uncached write completions to the completion wq
` [PATCH 16/17] xfs: flag as supporting FOP_UNCACHED
` [PATCH 17/17] btrfs: add support for uncached writes

[PATCH v8 00/29] riscv control-flow integrity for usermode
 2024-11-15  3:19 UTC  (9+ messages)
` [PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call

[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
 2024-11-15  3:03 UTC  (16+ messages)
` [PATCH v3 1/9] mm: khugepaged: recheck pmd state in retract_page_tables()
` [PATCH v3 2/9] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte()
` [PATCH v3 3/9] mm: introduce zap_nonpresent_ptes()
` [PATCH v3 4/9] mm: introduce skip_none_ptes()
` [PATCH v3 5/9] mm: introduce do_zap_pte_range()
` [PATCH v3 6/9] mm: make zap_pte_range() handle full within-PMD range
` [PATCH v3 7/9] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v3 8/9] x86: mm: free page table pages by RCU instead of semi RCU
` [PATCH v3 9/9] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64

[PATCH v4 0/6] fuse: remove temp page copies in writeback
 2024-11-15  2:18 UTC  (11+ messages)
` [PATCH v4 6/6] fuse: remove tmp folio for writebacks and internal rb tree

DAMON Beer/Coffee/Tea chat reminder for the week of 2024-11-18
 2024-11-15  1:25 UTC 

fs/proc/vmcore.c:424:19: warning: 'mmap_vmcore_fault' defined but not used
 2024-11-14 23:56 UTC  (2+ messages)

[linux-next:master] [alloc_tag] 0f9b685626: BUG:KASAN:vmalloc-out-of-bounds_in_move_module
 2024-11-14 23:40 UTC  (3+ messages)

[PATCH RFC/RFT v2 0/2] Converge common flows for cpu assisted shadow stack
 2024-11-14 23:33 UTC  (11+ messages)
` [PATCH RFC/RFT v2 1/2] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT v2 2/2] kernel: converge common shadow stack flow agnostic to arch

[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
 2024-11-14 21:39 UTC  (7+ messages)
` [PATCH 1/5] maple_tree: convert mas_prealloc_calc() to take in a maple write state
` [PATCH 2/5] maple_tree: use height and depth consistently
` [PATCH 3/5] maple_tree: use vacant nodes to reduce worst case allocations
` [PATCH 4/5] maple_tree: break on convergence in mas_spanning_rebalance()
` [PATCH 5/5] maple_tree: add sufficient height

[PATCH] docs/mm: add more warnings around page table access
 2024-11-14 21:12 UTC 

[PATCH v3] docs/mm: add VMA locks documentation
 2024-11-14 20:54 UTC 

[PATCH v2] docs/mm: add VMA locks documentation
 2024-11-14 20:45 UTC  (5+ messages)

PageOffline: refcount, flags and memdesc
 2024-11-14 20:45 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 37c5695cb37a20403947062be8cb7e00f6bed353
 2024-11-14 20:37 UTC 

[PATCH] tools/mm: fix show_page() build error
 2024-11-14 20:03 UTC  (3+ messages)

[PATCH v7 00/18] fanotify: add pre-content hooks
 2024-11-14 17:22 UTC  (23+ messages)
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events
` [PATCH v7 12/18] fanotify: add a helper to check for pre content events

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-14 17:02 UTC  (6+ messages)

[PATCH RFC 0/6] SLUB percpu sheaves
 2024-11-14 16:57 UTC  (3+ messages)
` [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations

[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
 2024-11-14 16:42 UTC  (10+ messages)

[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-14 16:39 UTC  (3+ messages)
` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item

Proposal: bi-weekly guest_memfd upstream call
 2024-11-14 16:29 UTC  (2+ messages)

[PATCH v2 0/5] move per-vma lock into vm_area_struct
 2024-11-14 16:21 UTC  (15+ messages)
` [PATCH v2 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2024-11-14 16:02 UTC  (3+ messages)
` [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag

[PATCH 5.4.y 0/4] Backport fix of CVE-2024-47674 to 5.10
 2024-11-14 15:51 UTC  (6+ messages)
` [PATCH 5.4.y 1/4] mm: clarify a confusing comment for remap_pfn_range()
` [PATCH 5.4.y 2/4] mm: fix ambiguous comments for better code readability
` [PATCH 5.4.y 3/4] mm/memory.c: make remap_pfn_range() reject unaligned addr
` [PATCH 5.4.y 4/4] mm: add remap_pfn_range_notrack

[RFC 0/8] enable bs > ps for block devices
 2024-11-14 13:47 UTC  (6+ messages)
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 3/8] fs/buffer: restart block_read_full_folio() to avoid array overflow

[PATCH v3 0/3] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-11-14 13:38 UTC  (5+ messages)
` [PATCH v3 1/3] mm/slub: Consider kfence case for get_orig_size()
` [PATCH v3 2/3] mm/slub: Improve redzone check and zeroing for krealloc()

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-14 13:32 UTC  (7+ messages)
` [PATCH v15 11/15] EDAC: Add memory repair control feature

[PATCH v3] mm/vmscan: stop the loop if enough pages have been page_out
 2024-11-14 12:56 UTC  (12+ messages)
                  ` 回复: "

[linux-next:pending-fixes] BUILD SUCCESS bf0a5c36d8f1ef2832c378b8371fb0cfc6c8ea56
 2024-11-14 12:34 UTC 

[PATCH net-next v1 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-11-14 12:16 UTC  (11+ messages)
` [PATCH net-next v1 01/10] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v1 02/10] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v1 03/10] mm: page_frag: update documentation for page_frag
` [PATCH net-next v1 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
` [PATCH net-next v1 05/10] mm: page_frag: introduce refill prepare & commit API
` [PATCH net-next v1 06/10] mm: page_frag: introduce alloc_refill "
` [PATCH net-next v1 07/10] mm: page_frag: introduce probe related API
` [PATCH net-next v1 08/10] mm: page_frag: add testing for the newly added API
` [PATCH net-next v1 09/10] net: replace page_frag with page_frag_cache
` [PATCH net-next v1 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-11-14 11:15 UTC  (14+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
  ` [RFC PATCH v1 04/57] mm/page_alloc: Make page_frag_cache boot-time page size compatible
  ` [RFC PATCH v1 06/57] mm: Remove PAGE_SIZE compile-time constant assumption
    ` [RFC PATCH] mm/slab: Avoid build bug for calls to kmalloc with a large constant
  ` [RFC PATCH v1 11/57] fork: Permit boot-time THREAD_SIZE determination
  ` [RFC PATCH v1 15/57] stackdepot: Remove PAGE_SIZE compile-time constant assumption

[linux-next:fs-current] BUILD SUCCESS 2729727ceaa6340ae436570511e4c2819450cf4e
 2024-11-14 11:12 UTC 

[linux-next:fs-next] BUILD SUCCESS f2b6f8d59c7d6d007e625ebd54ba3dbbdbffa7ff
 2024-11-14 11:10 UTC 

[RFC PATCH v2 02/13] x86/um: nommu: elf loader for fdpic
 2024-11-14 10:41 UTC  (12+ messages)

[PATCH v2] mm/compaction: remove unnecessary detection code
 2024-11-14 10:06 UTC  (6+ messages)

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-11-14  8:45 UTC  (14+ messages)
` [PATCH 1/7] kernel/cgroup: "

[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
 2024-11-14  7:24 UTC  (17+ messages)

[RFC PATCH 0/2] modernize DMA api documentation
 2024-11-14  6:12 UTC  (2+ messages)

[PATCH] mm, doc: Update read_ahead_kb for MADV_HUGEPAGE
 2024-11-14  6:06 UTC  (3+ messages)

[PATCH v2 1/4] iov_iter: Provide copy_iomem_to|from_iter()
 2024-11-14  4:20 UTC  (2+ messages)

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-14  4:12 UTC  (7+ messages)
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()

[RFC PATCH v1 00/10] mm: Introduce and use folio_owner_ops
 2024-11-14  4:02 UTC  (10+ messages)

[PATCH] mm/compaction: fix the total_isolated in strict mode
 2024-11-14  2:58 UTC  (4+ messages)

[PATCH] mm/compaction: fix the total_isolated in strict mode
 2024-11-14  2:29 UTC 

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2024-11-14  2:27 UTC  (4+ messages)

[PATCH v3 0/1] seal system mappings
 2024-11-14  0:54 UTC  (5+ messages)
` [PATCH v3 1/1] exec: "

[PATCH v3 0/3] simplify split calculation
 2024-11-14  0:53 UTC  (7+ messages)
` [PATCH v3 1/3] maple_tree: "
` [PATCH v3 2/3] maple_tree: add a test check deficient node

[PATCH hotfix v2 1/2] mm/thp: fix deferred split queue not partially_mapped
 2024-11-13 22:57 UTC  (5+ messages)
    ` [PATCH hotfix] mm/thp: fix deferred split queue not partially_mapped: fix

[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-13 22:34 UTC  (3+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()
` [PATCH RFC v3 2/2] mm: guestmem: Convert address_space operations to guestmem library

xfs deadlock on mm-unstable kernel?
 2024-11-13 22:23 UTC  (4+ messages)

[PATCH] tools/mm: fix compile error
 2024-11-13 21:54 UTC  (2+ messages)

[RFC PATCH v2 0/1] seal system mappings
 2024-11-13 21:38 UTC  (8+ messages)
` [RFC PATCH v2 1/1] exec: "

[linux-next:master] BUILD REGRESSION bd05b9a700c10473c2f52bf12c5c5938c30e80b0
 2024-11-13 20:48 UTC 

[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-11-13 20:40 UTC  (6+ messages)
` [PATCH v7 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers

[PATCH mm-unstable v1 0/2] Track pages allocated for struct
 2024-11-13 19:18 UTC  (3+ messages)

[PATCH v5 0/7] mm/mprotect: Fix dax puds
 2024-11-13 18:45 UTC  (6+ messages)

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-13 18:41 UTC  (11+ messages)

[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
 2024-11-13 18:41 UTC  (3+ messages)

[PATCH v16 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-13 18:27 UTC  (6+ messages)
` [PATCH v16 10/14] ras: mem: Add memory ACPI RAS2 driver
` [PATCH v16 11/14] EDAC: Add memory repair control feature
` [PATCH v16 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v16 13/14] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v16 14/14] cxl/memfeature: Add CXL memory device memory sparing "

page:  |  | latest

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