linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
 2024-11-13 14:19 UTC 

[syzbot] [mm?] WARNING: locking bug in __rmqueue_pcplist
 2024-11-13 14:18 UTC  (6+ messages)

[RFC 0/8] enable bs > ps for block devices
 2024-11-13 14:14 UTC  (12+ messages)
` [RFC 2/8] fs/mpage: avoid negative shift for large blocksize
` [RFC 4/8] fs/buffer fs/mpage: remove large folio restriction
` [RFC 6/8] block/bdev: lift block size restrictions and use common definition
` [RFC 7/8] nvme: remove superfluous block size check
` [RFC 8/8] bdev: use bdev_io_min() for statx block size

[PATCH] mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
 2024-11-13 14:11 UTC  (2+ messages)

[PATCH v2 0/5] move per-vma lock into vm_area_struct
 2024-11-13 14:10 UTC  (16+ messages)
` [PATCH v2 1/5] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v2 2/5] mm: move per-vma lock into vm_area_struct
` [PATCH v2 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v2 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v2 5/5] docs/mm: document latest changes to vm_lock

[PATCHSET v2 0/15] Uncached buffered IO
 2024-11-13 14:07 UTC  (20+ messages)
` [PATCH 08/15] mm/filemap: add read support for RWF_UNCACHED

[linux-next:master] [alloc_tag] 0f9b685626: BUG:KASAN:vmalloc-out-of-bounds_in_move_module
 2024-11-13 14:06 UTC 

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

[linux-next:fs-current] BUILD SUCCESS 217d343c7ea4e93ef053dfdb4f075ad8fdbf6eb1
 2024-11-13 13:04 UTC 

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-11-13 12:56 UTC  (10+ messages)

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

[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-11-13 12:19 UTC  (12+ messages)
` [PATCH v2 2/7] mm: introduce zap_nonpresent_ptes()
` [PATCH v2 3/7] mm: introduce do_zap_pte_range()
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU

[linux-next:pending-fixes] BUILD SUCCESS a6971179f4d78bc90222e326742f06cd1beff204
 2024-11-13 12:08 UTC 

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-13 11:56 UTC  (3+ messages)
` [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver

[linux-next:fs-next] BUILD SUCCESS 75a17e2c68b9baa1de954a53291f95c10bb2899c
 2024-11-13 11:53 UTC 

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

[syzbot] [mm?] KCSAN: data-race in mprotect_fixup / page_vma_mapped_walk
 2024-11-13 11:09 UTC 

[PATCH v2] mm/readahead: Fix large folio support in async readahead
 2024-11-13 10:24 UTC  (15+ messages)

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

[PATCH] mm/page-writeback: Raise wb_thresh to prevent write blocking with strictlimit
 2024-11-13 10:07 UTC  (3+ messages)

[PATCH] mm, swap: fix allocation and scanning race with swapoff
 2024-11-13  8:19 UTC  (2+ messages)

ERROR: modpost: "_savefpr_24" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2024-11-13  8:05 UTC 

[RFC v3 -next] cma: Enforce non-zero pageblock_order during cma_init_reserved_mem()
 2024-11-13  6:59 UTC  (4+ messages)

[PATCH v2 5/5] docs: tmpfs: update the huge folios policy for tmpfs and shmem
 2024-11-13  6:57 UTC  (2+ messages)
` [PATCH] docs: tmpfs: update the huge folios policy for tmpfs and shmem fix

[PATCH v2 0/5] Support large folios for tmpfs
 2024-11-13  6:53 UTC  (8+ messages)
` [PATCH v2 2/5] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
` [PATCH v2 3/5] mm: shmem: add large folio support for tmpfs
  ` [PATCH] mm: shmem: add large folio support for tmpfs fix

[RFC PATCH 0/2] modernize DMA api documentation
 2024-11-13  6:34 UTC  (3+ messages)
` [RFC PATCH 1/2] dmapool: Improve dma api kernel-doc comments
` [RFC PATCH 2/2] dmapool: Documentation: use the kernel-doc comment

[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
 2024-11-13  6:21 UTC  (4+ messages)

[PATCH] lib/alloc_tag: Remove the sysctl configuration to prevent users from disabling it at runtime
 2024-11-13  6:14 UTC  (7+ messages)

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

[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-11-13  4:14 UTC  (10+ messages)
` [PATCH v6 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v6 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v6 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-13  3:31 UTC  (2+ messages)

[PATCH v3 0/3] simplify split calculation
 2024-11-13  3:16 UTC  (4+ messages)
` [PATCH v3 1/3] maple_tree: "
` [PATCH v3 2/3] maple_tree: add a test check deficient node
` [PATCH v3 3/3] maple_tree: only root node could be deficient

[PATCH v8 24/29] riscv: enable kernel access to shadow stack memory via FWFT sbi call
 2024-11-13  3:15 UTC  (2+ messages)

[PATCH v3] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
 2024-11-13  1:56 UTC  (3+ messages)

[PATCH v2 0/2] simplify split calculation
 2024-11-13  1:44 UTC  (7+ messages)
` [PATCH v2 1/2] maple_tree: "
` [PATCH v2 2/2] maple_tree: only root node could be deficient

[PATCH RESEND V2 0/5] Fixes and cleanups to xarray
 2024-11-13  1:25 UTC  (5+ messages)

[GIT PULL] hotfixes for 6.12
 2024-11-13  0:41 UTC 

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

[PATCH v4 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-11-12 23:53 UTC  (6+ messages)
` [PATCH v4 tip/perf/core 4/4] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[PATCH] mremap.2: Update information about MREMAP_DONTUNMAP restrictions
 2024-11-12 23:35 UTC  (3+ messages)
` [PATCH man-pages v2] "

[PATCH] tools/mm: fix compile error
 2024-11-12 20:53 UTC  (2+ messages)

[PATCH] mm/damon: fix order of arguments in damos_before_apply tracepoint
 2024-11-12 20:19 UTC  (2+ messages)

[PATCHSET v3 0/16] Uncached buffered IO
 2024-11-12 18:47 UTC  (15+ messages)
` [PATCH 10/16] mm/filemap: make buffered writes work with RWF_UNCACHED
` [PATCH 12/16] ext4: add RWF_UNCACHED write support
` [PATCH 13/16] iomap: make buffered writes work with RWF_UNCACHED

[linux-next:master] BUILD REGRESSION 28955f4fa2823e39f1ecfb3a37a364563527afbc
 2024-11-12 18:31 UTC 

[PATCH v6 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-11-12 18:06 UTC  (9+ messages)
` [PATCH v6 1/2] rust: mm: add abstractions for mm_struct and vm_area_struct

[PATCH v6 00/17] fanotify: add pre-content hooks
 2024-11-12 17:27 UTC  (13+ messages)
` [PATCH v6 06/17] fsnotify: generate pre-content permission event on open

xfs deadlock on mm-unstable kernel?
 2024-11-12 17:14 UTC  (3+ messages)

[PATCH 0/4] move per-vma lock into vm_area_struct
 2024-11-12 16:58 UTC  (13+ messages)
` [PATCH 2/4] mm: "
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock
` [PATCH 4/4] mm: move lesser used vma_area_struct members into the last cacheline

[PATCH] nommu: pass NULL argument to vma_iter_prealloc()
 2024-11-12 16:46 UTC  (3+ messages)

[PATCH RFC 0/6] SLUB percpu sheaves
 2024-11-12 16:38 UTC  (7+ messages)
` [PATCH RFC 1/6] mm/slub: add opt-in caching layer of "
` [PATCH RFC 2/6] mm/slub: add sheaf support for batching kfree_rcu() operations
` [PATCH RFC 3/6] maple_tree: use percpu sheaves for maple_node_cache
` [PATCH RFC 4/6] mm, vma: use sheaves for vm_area_struct cache
` [PATCH RFC 5/6] mm, slub: cheaper locking for percpu sheaves
` [PATCH RFC 6/6] mm, slub: sheaf prefilling for guaranteed allocations

[RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
 2024-11-12 15:48 UTC  (3+ messages)
`  "

[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
 2024-11-12 15:37 UTC  (8+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir

[PATCH v2] docs/mm: add VMA locks documentation
 2024-11-12 15:15 UTC  (2+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-12 14:52 UTC  (12+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()

[linux-next:fs-next] BUILD SUCCESS 73a838777d37883efd09a89cf081a27bcbabbaf5
 2024-11-12 14:39 UTC 

[PATCH 13/21] kthread: Make sure kthread hasn't started while binding it
 2024-11-12 14:22 UTC  (5+ messages)
` [PATCH 14/21] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 15/21] mm: Create/affine kcompactd to its preferred node
` [PATCH 16/21] mm: Create/affine kswapd "
` [PATCH 17/21] kthread: Implement preferred affinity

page:  |  | latest

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