linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-19 11:24 UTC  (2+ messages)
` [PATCH v3 1/2] rust: page: use the page's reference count to decide when to free the allocation

[PATCH 1/1] mm/rodata_test: Use READ_ONCE() to read const variable
 2024-11-19 11:20 UTC 

[PATCH] mm/vma: check retry_merge only for new vma case
 2024-11-19 10:14 UTC  (9+ messages)

[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
 2024-11-19 10:03 UTC  (20+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()

[PATCH] mm: correct typo in MMAP_STATE() macro
 2024-11-19 10:02 UTC  (3+ messages)

[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
 2024-11-19  9:59 UTC  (9+ messages)
` [PATCH 3/5] maple_tree: use vacant nodes to reduce worst case allocations

[PATCH v2 0/3] symlink length caching
 2024-11-19  9:45 UTC  (4+ messages)
` [PATCH v2 1/3] vfs: support caching symlink lengths in inodes
` [PATCH v2 2/3] ext4: use inode_set_cached_link()
` [PATCH v2 3/3] tmpfs: "

Question about vmalloc(GFP_NOFS)
 2024-11-19  9:41 UTC  (4+ messages)

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-19  9:09 UTC  (20+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v2 04/21] s390: kernel: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 19/21] livepatch: Convert timeouts to secs_to_jiffies()

[PATCH] mm: pgtable: make ptep_clear() non-atomic
 2024-11-19  9:07 UTC 

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-19  9:05 UTC  (7+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH RFC 0/6] SLUB percpu sheaves
 2024-11-19  8:27 UTC  (9+ messages)
` [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC 6/6] mm, slub: sheaf prefilling for guaranteed allocations

[PATCH v2] docs/mm: add more warnings around page table access
 2024-11-19  8:02 UTC  (5+ messages)

[PATCH v5 0/5] fuse: remove temp page copies in writeback
 2024-11-19  7:59 UTC  (3+ messages)
` [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH v2] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-11-19  6:08 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[RFC 0/8] enable bs > ps for block devices
 2024-11-19  6:08 UTC  (7+ messages)
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 8/8] bdev: use bdev_io_min() for statx block size

[PATCH] mm/gup: handle NULL pages in unpin_user_pages()
 2024-11-19  4:49 UTC 

include/linux/mm.h:4224:20: error: redefinition of 'pgalloc_tag_split'
 2024-11-19  4:47 UTC 

[GIT PULL] MM updates for 6.13-rc1
 2024-11-19  4:35 UTC  (2+ messages)

[PATCH net-next v2] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-19  3:30 UTC 

[PATCH RFC v2 0/2] mTHP-friendly compression in zsmalloc and zram based on multi-pages
 2024-11-19  2:51 UTC  (16+ messages)

[PATCH 0/3] mas_anode_descend() related cleanup
 2024-11-19  2:15 UTC  (9+ messages)
` [PATCH 1/3] maple_tree: index has been checked to be smaller than pivot
` [PATCH 2/3] maple_tree: not possible to be a root node after loop
` [PATCH 3/3] maple_tree: we don't set offset to MAPLE_NODE_SLOTS on error

[RFCv1 0/6] Page Detective
 2024-11-19  1:29 UTC  (26+ messages)
` [RFCv1 1/6] mm: Make get_vma_name() function public
` [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for "

[PATCH bpf-next 1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
 2024-11-19  0:40 UTC  (9+ messages)

[PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-18 23:46 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION ae58226b89ac0cffa05ba7357733776542e40216
 2024-11-18 22:30 UTC 

[PATCH] mm: Respect mmap hint address when aligning for THP
 2024-11-18 22:04 UTC  (7+ messages)

[PATCH v2] mm: Respect mmap hint address when aligning for THP
 2024-11-18 21:46 UTC 

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-11-18 20:58 UTC  (6+ messages)
` [RFC PATCH 1/2] libfs: Return ENOSPC when the directory offset range is exhausted
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap

[PATCH 6.12.y] mm/mmap: fix __mmap_region() error handling in rare merge failure case
 2024-11-18 20:32 UTC  (2+ messages)

memfd and transparent hugepages
 2024-11-18 20:05 UTC  (3+ messages)

[PATCH next 0/7] minmax.h: Cleanups and minor optimisations
 2024-11-18 19:15 UTC  (8+ messages)
` [PATCH next 1/7] minmax.h: Add whitespace around operators and after commas
` [PATCH next 2/7] minmax.h: Update some comments
` [PATCH next 3/7] minmax.h: Reduce the #define expansion of min(), max() and clamp()
` [PATCH next 4/7] minmax.h: Use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH next 5/7] minmax.h: Move all the clamp() definitions after the min/max() ones
` [PATCH next 6/7] minmax.h: Simplify the variants of clamp()
` [PATCH next 7/7] minmax.h: Remove some #defines that are only expanded once

[PATCH] filemap: Remove unused folio_add_wait_queue
 2024-11-18 18:58 UTC  (3+ messages)

[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
 2024-11-18 18:40 UTC  (3+ messages)

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-18 18:14 UTC  (3+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge

Queries regarding consolidated picture of virtualization and SPT/EPT/IOMMU/DMAR/PT
 2024-11-18 18:00 UTC 

[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_open
 2024-11-18 17:41 UTC  (5+ messages)

[PATCH v4 23/33] afs: Use netfslib for directories
 2024-11-18 17:20 UTC  (8+ messages)
` [PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
  ` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
  ` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item

[PATCH v3 0/5] move per-vma lock into vm_area_struct
 2024-11-18 16:57 UTC  (12+ messages)
` [PATCH v3 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v3 2/5] mm: move per-vma lock into vm_area_struct
` [PATCH v3 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v3 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[PATCH 0/3] mm: fix format issues and param types
 2024-11-18 16:56 UTC  (7+ messages)
` [PATCH 1/3] mm: prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 2/3] mm: remove unnecessary whitespace before a quoted newline
` [PATCH 3/3] mm: remove the non-useful else after a break in a if statement

[PATCH 6.1.y v2 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-18 16:17 UTC  (5+ messages)
` [PATCH 6.1.y v2 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 6.1.y v2 2/4] mm: unconditionally close VMAs on error
` [PATCH 6.1.y v2 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 6.1.y v2 4/4] mm: resolve faulty mmap_region() error path behaviour

[syzbot] [mm?] general protection fault in mas_store_prealloc
 2024-11-18 15:38 UTC  (7+ messages)

[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-11-18 15:11 UTC  (13+ messages)

[PATCHSET v5 0/17] Uncached buffered IO
 2024-11-18 14:49 UTC  (4+ messages)
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED

[RFC] mm/kmemleak: Fix sleeping function called from invalid context at print message
 2024-11-18 14:22 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 0fcbabde6f9d095738223c761956ac3dbff6251e
 2024-11-18 13:22 UTC 

[linux-next:fs-next] BUILD SUCCESS a048d47fe907bf61b21dc7c593a027e930aeed30
 2024-11-18 13:22 UTC 

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-11-18 13:19 UTC  (2+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[linux-next:fs-current] BUILD SUCCESS 3411b60e3168cda2f47805dd86ef583f46623399
 2024-11-18 13:14 UTC 

[PATCH] docs/mm: add more warnings around page table access
 2024-11-18 12:35 UTC  (4+ messages)

[PATCH 00/22] Converge on using secs_to_jiffies()
 2024-11-18 11:27 UTC  (3+ messages)
` [PATCH 08/22] drm/xe: Convert timeout to secs_to_jiffies()

[RFC PATCH v2 0/1] mm/vmscan: move the written-back folios to the tail of LRU after shrinking
 2024-11-18  9:55 UTC  (9+ messages)
` [RFC PATCH v2 1/1] "

[PATCH RFC v3 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-18  9:38 UTC  (6+ messages)
` [PATCH RFC v3 1/2] KVM: guest_memfd: Convert .free_folio() to .release_folio()

[linux-next:master] [alloc_tag] 0f9b685626: BUG:KASAN:vmalloc-out-of-bounds_in_move_module
 2024-11-18  6:56 UTC  (4+ messages)

[PATCH v2 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
 2024-11-18  5:44 UTC  (2+ messages)

[PATCH] mm: Handle compound pages better in __dump_page()
 2024-11-18  5:17 UTC  (4+ messages)

[syzbot] [mm?] general protection fault in mas_store_prealloc
 2024-11-18  5:04 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in mas_store_prealloc
 2024-11-18  4:26 UTC  (2+ messages)

[PATCH 6.1.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-17 21:11 UTC  (5+ messages)
` [PATCH 6.1.y 4/4] mm: resolve faulty mmap_region() error path behaviour

[GIT PULL] slab updates for 6.13
 2024-11-17 21:01 UTC  (7+ messages)

[linus:master] [mm, mmap] d4148aeab4: will-it-scale.per_process_ops 3888.9% improvement
 2024-11-17 16:42 UTC  (2+ messages)

[PATCH v2 1/2] lib: stacklog_debug: Introduce helper tool for collecting and displaying stacktraces
 2024-11-17 14:16 UTC 

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-11-17 12:09 UTC  (2+ messages)
` (subset) "

[PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
 2024-11-15 20:01 UTC 

[PATCH v4 28/33] netfs: Change the read result collector to only use one work item
 2024-11-14 16:39 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