linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/3] symlink length caching
 2024-11-21 14:16 UTC  (10+ messages)
` [PATCH v3 1/3] vfs: support caching symlink lengths in inodes
` [PATCH v3 2/3] ext4: use inode_set_cached_link()
` [PATCH v3 3/3] tmpfs: "

[PATCH] mm/huge_memory: Fix to make vma_adjust_trans_huge() use find_vma() correctly
 2024-11-21 13:50 UTC  (3+ messages)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2024-11-21 13:47 UTC  (6+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 2/4] cxl: Hotness Monitoring Unit via a Perf AUX Buffer
` [RFC PATCH 3/4] perf: Add support for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 4/4] hwtrace: Document CXL Hotness Monitoring Unit driver

[PATCH RFC v4 0/3] fix two bugs related to page_pool
 2024-11-21 13:44 UTC  (5+ messages)
` [PATCH RFC v4 3/3] page_pool: skip dma sync operation for inflight pages

[PATCH] mm/mempolicy: Fix redundant check and refine lock protection scope in init_nodemask_of_mempolicy
 2024-11-21 13:40 UTC  (2+ messages)

[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
 2024-11-21 13:11 UTC  (29+ messages)
` [PATCH v8 1/7] mm: rust: add abstraction for struct mm_struct
` [PATCH v8 2/7] mm: rust: add vm_area_struct methods that require read access
` [PATCH v8 3/7] mm: rust: add vm_insert_page
` [PATCH v8 4/7] mm: rust: add lock_vma_under_rcu
` [PATCH v8 5/7] mm: rust: add mmput_async support
` [PATCH v8 6/7] mm: rust: add VmAreaNew
` [PATCH v8 7/7] rust: miscdevice: add mmap support

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-21 12:40 UTC  (11+ messages)
` [PATCH v4 tip/perf/core 1/4] mm: Convert mm_lock_seq to a proper seqcount

[PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2024-11-21 12:23 UTC  (4+ messages)
` [PATCH v4 1/2] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v4 2/2] mm: guestmem: Convert address_space operations to guestmem library

[ISSUE] split_folio() and dirty IOMAP folios
 2024-11-21 12:15 UTC  (7+ messages)

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-21 11:49 UTC  (3+ messages)
` [PATCH v2] mm/page-writeback: raise "

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-21 11:39 UTC  (27+ messages)
` [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
` [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults

[PATCH v9 00/19] fanotify: add pre-content hooks
 2024-11-21 11:22 UTC  (20+ messages)
` [PATCH 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [PATCH 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open
` [PATCH 04/19] fanotify: don't skip extra event info if no info_mode is set
` [PATCH 05/19] fanotify: rename a misnamed constant
` [PATCH 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH 07/19] fsnotify: introduce pre-content permission events
` [PATCH 08/19] fsnotify: pass optional file access range in pre-content event
` [PATCH 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH 11/19] fanotify: report file range info with pre-content events
` [PATCH 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH 13/19] fanotify: disable readahead if we have pre-content watches
` [PATCH 14/19] mm: don't allow huge faults for files with pre content watches
` [PATCH 15/19] fsnotify: generate pre-content permission event on page fault
` [PATCH 16/19] xfs: add pre-content fsnotify hook for DAX faults
` [PATCH 17/19] btrfs: disable defrag on pre-content watched files
` [PATCH 18/19] ext4: add pre-content fsnotify hook for DAX faults
` [PATCH 19/19] fs: enable pre-content events on supported file systems

[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2024-11-21 11:12 UTC  (27+ messages)
` [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option
` [RFC PATCH v3 06/15] jump_label: Add forceful jump label type
` [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful
` [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI

[PATCH] slab: Fix too strict alignment check in create_cache()
 2024-11-21 10:19 UTC  (9+ messages)

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

[syzbot] [mm?] BUG: Bad page state in iomap_write_begin
 2024-11-21  9:55 UTC  (4+ messages)

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-21  9:30 UTC  (13+ messages)
` [PATCH v3 2/2] rust: page: Extend support to "

[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-21  9:03 UTC  (26+ messages)
                              ` review process (was: underalated stuff)

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-11-21  8:34 UTC  (7+ messages)
` [RFC PATCH 2/2] libfs: Improve behavior when directory offset values wrap

[PATCH v2] mm/gup: handle NULL pages in unpin_user_pages()
 2024-11-21  8:11 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in try_to_wake_up (7)
 2024-11-21  7:32 UTC 

[PATCH 0/3] mas_anode_descend() related cleanup
 2024-11-21  7:15 UTC  (11+ messages)
` [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

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

[RFC v2 0/2] dmapool: Mitigate device-controllable mem. corruption
 2024-11-21  5:03 UTC  (10+ messages)
` [RFC v2 1/2] dmapool: Move pool metadata into non-DMA memory

[RFC PATCH] mm: memory-failure: add soft-offline stat in mf_stats
 2024-11-21  4:55 UTC 

[PATCH v1 00/11] fs/proc/vmcore: kdump support for virtio-mem on s390
 2024-11-21  4:35 UTC  (13+ messages)
` [PATCH v1 04/11] fs/proc/vmcore: move vmcore definitions from kcore.h to crash_dump.h
` [PATCH v1 07/11] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel

[linux-next:fs-current] BUILD SUCCESS fb10a97cf34a2fc712b3d8114bcef19e1387d14c
 2024-11-21  1:36 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 823517506b6a4ea2de8215ce5a226d2f1cda9b02
 2024-11-21  0:16 UTC 

[PATCHSET v2 0/15] Uncached buffered IO
 2024-11-20 23:11 UTC  (6+ messages)

[PATCH v2 5/5] docs: tmpfs: update the huge folios policy for tmpfs and shmem
 2024-11-20 21:35 UTC  (3+ messages)
` [PATCH] docs: tmpfs: update the huge folios policy for tmpfs and shmem fix

[PATCH v1] mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
 2024-11-20 20:49 UTC  (3+ messages)

[PATCH v2 0/3] symlink length caching
 2024-11-20 19:47 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION ac24e26aa08fe026804f678599f805eb13374a5d
 2024-11-20 19:47 UTC 

[syzbot] [mm?] general protection fault in do_migrate_pages
 2024-11-20 19:29 UTC  (7+ messages)

[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-11-20 19:20 UTC  (2+ messages)

[RFCv1 0/6] Page Detective
 2024-11-20 19:14 UTC  (14+ messages)

[RFC PATCH 0/4] KVM: ioctl for populating guest_memfd
 2024-11-20 18:29 UTC  (8+ messages)

[PATCH v2] mm: Respect mmap hint address when aligning for THP
 2024-11-20 18:11 UTC  (3+ messages)

[PATCH v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-11-20 17:20 UTC  (3+ messages)

[PATCH mm-unstable v2 0/3] mm/hugetlb: alloc/free gigantic folios
 2024-11-20 16:46 UTC  (11+ messages)
` [PATCH mm-unstable v2 1/3] mm/contig_alloc: support __GFP_COMP

[PATCH] mm/kmemleak: Fix sleeping function called from invalid context in kmemleak_seq_show
 2024-11-20 16:40 UTC  (5+ messages)

Report "general protection fault in unmap_vmas"
 2024-11-20 16:24 UTC  (5+ messages)

Queries regarding consolidated picture of virtualization and SPT/EPT/IOMMU/DMAR/PT
 2024-11-20 16:20 UTC  (2+ 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