linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v7 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 17:38 UTC  (16+ messages)
` [PATCH v7 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v7 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v7 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH v2 1/1] psi: remove 500ms min window size limitation for triggers
 2023-05-02 17:28 UTC  (5+ messages)

[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
 2023-05-02 16:41 UTC  (12+ messages)
` [PATCH 2/3] mm: drop VMA lock before waiting for migration
` [PATCH 3/3] mm: implement folio wait under VMA lock

mbind MPOL_INTERLEAVE existing pages
 2023-05-02 16:34 UTC  (4+ messages)

[PATCH v6 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 16:32 UTC  (49+ messages)
` [PATCH v6 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v6 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v6 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH v2 1/2] mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
 2023-05-02 16:08 UTC  (2+ messages)
` [PATCH v2 2/2] mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached

[PATCH] mm: Do not reclaim private data from pinned page
 2023-05-02 15:53 UTC  (7+ messages)

[PATCH 00/40] Memory allocation profiling
 2023-05-02 15:50 UTC  (34+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
` [PATCH 03/40] fs: Convert alloc_inode_sb() to a macro
` [PATCH 06/40] lib/string.c: strsep_no_empty()
` [PATCH 07/40] Lazy percpu counters
` [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH 14/40] lib: code tagging module support
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 28/40] timekeeping: Fix a circular include dependency
` [PATCH 32/40] arm64: Fix circular header dependency
` [PATCH 40/40] MAINTAINERS: Add entries for code tagging and memory allocation profiling

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-05-02 15:35 UTC  (12+ messages)

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-05-02 15:21 UTC  (5+ messages)

Payment of your receipt -$499.99 USD
 2023-05-02 14:16 UTC 

[PATCH v2] mm/mmap: Regression fix for unmapped_area{_topdown}
 2023-05-02 14:09 UTC  (4+ messages)

[PATCH] mm/mmap/vma_merge: always check invariants
 2023-05-02 13:13 UTC  (4+ messages)

[PATCH] mm: optimization on page allocation when CMA enabled
 2023-05-02 12:12 UTC  (3+ messages)
  ` 答复: "

[PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-02 11:53 UTC  (19+ messages)
` [PATCH v5 01/20] swap: use __bio_add_page to add page to bio
` [PATCH v5 02/20] drbd: "
` [PATCH v5 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
` [PATCH v5 04/20] fs: buffer: use __bio_add_page to add single page to bio
` [PATCH v5 05/20] md: use __bio_add_page to add single page
` [PATCH v5 06/20] md: raid5-log: "
` [PATCH v5 07/20] md: raid5: use __bio_add_page to add single page to new bio
` [PATCH v5 09/20] gfs2: use __bio_add_page for adding single page to bio
` [PATCH v5 10/20] zonefs: "
` [PATCH v5 11/20] zram: "
` [PATCH v5 12/20] floppy: "
` [PATCH v5 14/20] md: raid1: "
` [PATCH v5 17/20] block: mark bio_add_page as __must_check
` [PATCH v5 18/20] block: add __bio_add_folio
` [PATCH v5 19/20] fs: iomap: use __bio_add_folio where possible
` [PATCH v5 20/20] block: mark bio_add_folio as __must_check

[PATCH 1/1] mm: change per-VMA lock statistics to be disabled by default
 2023-05-02 11:27 UTC  (3+ messages)

[RFC PATCH v1 0/5] Introduce objects folding mechanism
 2023-05-02 10:38 UTC  (2+ messages)

[syzbot] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2023-05-02 10:13 UTC  (5+ messages)

[PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02  8:39 UTC  (12+ messages)

[PATCH v3] migrate_pages: Avoid blocking for IO in MIGRATE_SYNC_LIGHT
 2023-05-02  8:29 UTC  (2+ messages)

[PATCH v2 0/3] permit write-sealed memfd read-only shared mappings
 2023-05-02  7:57 UTC  (4+ messages)
` [PATCH v2 3/3] mm: perform the mapping_map_writable() check after call_mmap()

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-05-02  7:18 UTC  (5+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-02  2:21 UTC  (38+ messages)
` [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v2 04/34] pgtable: Create struct ptdesc
` [PATCH v2 05/34] mm: add utility functions for ptdesc
` [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v2 08/34] mm: Convert ptlock_ptr() "
` [PATCH v2 09/34] mm: Convert pmd_ptlock_init() "
` [PATCH v2 10/34] mm: Convert ptlock_init() "
` [PATCH v2 11/34] mm: Convert pmd_ptlock_free() "
` [PATCH v2 12/34] mm: Convert ptlock_free() "
` [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
` [PATCH v2 15/34] x86: "
` [PATCH v2 16/34] s390: Convert various gmap "
` [PATCH v2 17/34] s390: Convert various pgalloc "
` [PATCH v2 18/34] mm: Remove page table members from struct page
` [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs
` [PATCH v2 20/34] arm: "
` [PATCH v2 21/34] arm64: "
` [PATCH v2 22/34] csky: Convert __pte_free_tlb() "
` [PATCH v2 23/34] hexagon: "
` [PATCH v2 24/34] loongarch: Convert various functions "
` [PATCH v2 25/34] m68k: "
` [PATCH v2 26/34] mips: "
` [PATCH v2 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v2 28/34] openrisc: "
` [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v2 30/34] sh: Convert pte_free_tlb() "
` [PATCH v2 31/34] sparc64: Convert various functions "
` [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 1/3] kasan: switch kunit tests to console tracepoints
 2023-05-01 22:30 UTC  (9+ messages)

fuse uring / wake_up on the same core
 2023-05-01 21:44 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] The future of memory tiering
 2023-05-01 19:21 UTC  (2+ messages)

[PATCH] mm/mempolicy: Fix use-after-free of VMA iterator
 2023-05-01 18:24 UTC  (5+ messages)

[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
 2023-05-01 17:54 UTC  (8+ messages)

page:  |  | latest

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