linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/5] move per-vma lock into vm_area_struct
 2024-11-18 13:07 UTC  (7+ 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 v3 5/5] docs/mm: document latest changes to vm_lock

[RFCv1 0/6] Page Detective
 2024-11-18 12:53 UTC  (15+ 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 3/6] mm: Add a dump_page variant that accept log level argument
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 5/6] misc/page_detective: enable loadable module
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective

[PATCH] mm/vma: check retry_merge only for new vma case
 2024-11-18 12:52 UTC  (7+ messages)

[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  (28+ messages)
` [PATCH 02/22] coccinelle: misc: Add secs_to_jiffies script
` [PATCH 03/22] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH 04/22] s390: kernel: "
` [PATCH 05/22] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH 06/22] mm: kmemleak: "
` [PATCH 07/22] accel/habanalabs: "
` [PATCH 08/22] drm/xe: Convert timeout "
` [PATCH 09/22] drm/etnaviv: Convert timeouts "
` [PATCH 10/22] scsi: lpfc: "
` [PATCH 11/22] scsi: arcmsr: "
` [PATCH 12/22] scsi: pm8001: "
` [PATCH 13/22] xen/blkback: "
` [PATCH 14/22] gve: "
` [PATCH 15/22] wifi: ath11k: "
` [PATCH 16/22] Bluetooth: MGMT: "
` [PATCH 17/22] staging: vc04_services: "
` [PATCH 18/22] ceph: "
` [PATCH 19/22] livepatch: "
` [PATCH 20/22] ALSA: line6: "
` [PATCH 21/22] nfp: "
` [PATCH 22/22] jiffies: Define secs_to_jiffies()

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

[PATCH v2 00/21] Converge on using secs_to_jiffies()
 2024-11-18 11:06 UTC  (44+ messages)
` [PATCH v2 01/21] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v2 02/21] coccinelle: misc: Add secs_to_jiffies script
  ` [cocci] "
` [PATCH v2 03/21] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v2 04/21] s390: kernel: "
` [PATCH v2 05/21] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v2 06/21] mm: kmemleak: "
` [PATCH v2 07/21] accel/habanalabs: "
` [PATCH v2 08/21] drm/xe: Convert timeout "
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts "
` [PATCH v2 10/21] scsi: lpfc: "
` [PATCH v2 11/21] scsi: arcmsr: "
` [PATCH v2 12/21] scsi: pm8001: "
` [PATCH v2 13/21] xen/blkback: "
` [PATCH v2 14/21] gve: "
` [PATCH v2 15/21] wifi: ath11k: "
` [PATCH v2 16/21] Bluetooth: MGMT: "
` [PATCH v2 17/21] staging: vc04_services: "
` [PATCH v2 18/21] ceph: "
` [PATCH v2 19/21] livepatch: "
` [PATCH v2 20/21] ALSA: line6: "
` [PATCH v2 21/21] nfp: "

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

[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()

[RFC 0/8] enable bs > ps for block devices
 2024-11-18  9:18 UTC  (5+ 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

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

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

[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)

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

[RFC PATCH 0/2] Improve simple directory offset wrap behavior
 2024-11-17 21:32 UTC  (3+ 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.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] mm: Respect mmap hint address when aligning for THP
 2024-11-17 11:12 UTC  (5+ messages)

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

[PATCH bpf-next 1/2] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
 2024-11-17 10:54 UTC  (9+ messages)
` [PATCH bpf-next 2/2] bpf: Use try_alloc_page() to allocate pages for bpf needs

[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
 2024-11-17  3:34 UTC  (7+ messages)

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

[GIT PULL] hotfixes for 6.12
 2024-11-17  0:24 UTC  (4+ messages)

[syzbot] [batman?] [mm?] [ext4?] INFO: rcu detected stall in rescuer_thread
 2024-11-16 21:50 UTC 

[PATCH v9 00/29] Generic `Allocator` support for Rust
 2024-11-16 14:21 UTC  (4+ messages)

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

[syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter
 2024-11-16  6:34 UTC  (3+ messages)
` [PATCH] netfs: If didn't read new data then abandon retry

[PATCH net-next] mm: page_frag: fix a compile error when kernel is not compiled
 2024-11-16  5:02 UTC  (2+ messages)

[PATCH v2 0/5] Support large folios for tmpfs
 2024-11-16  3:00 UTC  (5+ messages)
` [PATCH v2 4/5] mm: shmem: add a kernel command line to change the default huge policy "

[PATCH 0/3] mas_anode_descend() related cleanup
 2024-11-16  1:48 UTC  (4+ 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

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

[PATCH v1] selftest/mm: remove seal_elf
 2024-11-16  0:50 UTC 

[PATCH 0/3] mm: fix format issues and param types
 2024-11-15 23:57 UTC  (4+ 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 v5 0/5] fuse: remove temp page copies in writeback
 2024-11-15 23:12 UTC  (8+ messages)
` [PATCH v5 1/5] mm: add AS_WRITEBACK_INDETERMINATE mapping flag
` [PATCH v5 2/5] mm: skip reclaiming folios in legacy memcg writeback indeterminate contexts
` [PATCH v5 3/5] fs/writeback: in wait_sb_inodes(), skip wait for AS_WRITEBACK_INDETERMINATE mappings
` [PATCH v5 4/5] mm/migrate: skip migrating folios under writeback with "
` [PATCH v5 5/5] fuse: remove tmp folio for writebacks and internal rb tree

[PATCH 1/2] mm: swap_cgroup: allocate swap_cgroup map using vcalloc()
 2024-11-15 22:46 UTC  (3+ messages)

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2024-11-15 22:34 UTC  (6+ messages)
` [PATCH net-next v23 1/7] mm: page_frag: add a test module for page_frag

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-11-15 21:52 UTC  (12+ messages)

[PATCH v1] mm: zswap: Fix a potential memory leak in zswap_decompress()
 2024-11-15 21:49 UTC  (14+ 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