linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH 0/5] mm: Fix mremap behavior when using addr hints
 2024-12-11 20:34 UTC  (8+ messages)
` [RFC PATCH 1/5] mm: mremap: Fix new_addr being used as a hint with MREMAP_DONTUNMAP
` [RFC PATCH 2/5] mm: mremap: Use round_hint_to_min() for new_addr hints
` [RFC PATCH 3/5] mm: mremap: Allow new_addr to be specified as a hint
` [RFC PATCH 4/5] selftests: mm: Add a new MREMAP_DONTUNMAP self test
` [RFC PATCH 5/5] selftests: mm: Add selftest for new_addr hint with MREMAP_MAYMOVE

[PATCH v3] vmalloc: Fix accounting with i915
 2024-12-11 20:25 UTC 

[PATCH 1/2] vmalloc: Fix accounting of VmallocUsed with i915
 2024-12-11 20:20 UTC  (8+ messages)
` [PATCH 2/2] vmalloc: Account memcg per vmalloc

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-11 20:11 UTC  (3+ messages)

[PATCH v4 0/9] mm: workingset reporting
 2024-12-11 19:53 UTC  (2+ messages)

[linux-next:master 1948/2656] block/blk-iocost.c:1101:11: error: call to __compiletime_assert_560 declared with 'error' attribute: clamp() low limit 1 greater than high limit active
 2024-12-11 19:35 UTC 

[PATCH] vmalloc: Move memcg logic into memcg code
 2024-12-11 19:14 UTC  (5+ messages)

[PATCH] MAINTAINERS: update MEMORY MAPPING section
 2024-12-11 18:57 UTC  (3+ messages)

[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-12-11 17:58 UTC  (5+ messages)
` [PATCH v17 05/18] cxl: Add Get Supported Features command for kernel usage

[PATCH] memcg: allow exiting tasks to write back data to swap
 2024-12-11 17:49 UTC  (7+ messages)

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

[PATCH RESEND] mempolicy.h: Remove unnecessary header file inclusions with no test failure
 2024-12-11 17:18 UTC  (2+ messages)

[PATCH] mm/alloc_tag: Add kasan_alloc_module_shadow when CONFIS_KASAN_VMALLOC disabled
 2024-12-11 17:18 UTC  (11+ messages)
` [PATCH v2] "
              ` [PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled

[PATCH] sched: Move task_mm_cid_work to mm delayed work
 2024-12-11 17:07 UTC  (10+ messages)

[PATCH next] binfmt_elf: Fix potential Oops in load_elf_binary()
 2024-12-11 16:48 UTC  (2+ messages)

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-12-11 16:30 UTC  (5+ messages)
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault

[PATCH] mm: allow exiting processes to exceed the memory.max limit
 2024-12-11 16:28 UTC  (3+ messages)

The future of PageAnonExclusive
 2024-12-11 16:15 UTC  (10+ messages)

[PATCH v5 0/6] move per-vma lock into vm_area_struct
 2024-12-11 16:14 UTC  (11+ messages)
` [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU

[RFC v1 0/5] Move kvfree_rcu() into SLAB
 2024-12-11 16:12 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in __page_table_check_zero (2)
 2024-12-11 15:59 UTC  (2+ messages)

[PATCH 0/4] ARM: towards 32-bit preempt-rt support
 2024-12-11 15:55 UTC  (19+ messages)
` [PATCH 1/4] ARM: Disable jump-label on PREEMPT_RT
` [PATCH 2/4] ARM: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH 3/4] ARM: drop CONFIG_HIGHPTE support
` [PATCH 4/4] mm: drop HIGHPTE support altogether

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

[PATCH 0/4] move per-vma lock into vm_area_struct
 2024-12-11 15:20 UTC  (8+ messages)
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock

[linus:master] [mm/codetag] 51f43d5d82: WARNING:at_include/linux/alloc_tag.h:#__alloc_tag_ref_set
 2024-12-11 15:08 UTC 

[PATCH v5 0/6] mm: split underused THPs
 2024-12-11 15:03 UTC  (3+ messages)
` [PATCH v5 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
 2024-12-11 15:01 UTC  (15+ messages)

[Invitation] bi-weekly guest_memfd upstream call on 2024-11-14
 2024-12-11 13:53 UTC  (4+ messages)
` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-05
  ` [Invitation] bi-weekly guest_memfd upstream call on 2024-12-12

[PATCH v2 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
 2024-12-11 13:04 UTC  (5+ messages)
` [PATCH v2 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()

[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
 2024-12-11 12:59 UTC  (8+ messages)

[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-12-11 12:52 UTC  (7+ messages)

[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
 2024-12-11 12:05 UTC  (24+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
` [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v2 5/6] mm, bpf: Use __GFP_ACCOUNT in try_alloc_pages()

[PATCH v11 0/8] Rust support for mm_struct, vm_area_struct, and mmap
 2024-12-11 10:47 UTC  (10+ messages)
` [PATCH v11 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v11 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v11 3/8] mm: rust: add vm_insert_page
` [PATCH v11 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v11 5/8] mm: rust: add mmput_async support
` [PATCH v11 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v11 7/8] rust: miscdevice: add mmap support
` [PATCH v11 8/8] task: rust: rework how current is accessed

[PATCH] MAINTAINERS: group all VMA-related files into the VMA section
 2024-12-11 10:44 UTC  (13+ messages)

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks (2)
 2024-12-11 10:06 UTC  (2+ messages)

[PATCH] mm/code_tag: Skip displaying the code_tag if it is not called
 2024-12-11  8:56 UTC 

[PATCH v1] mseal: move can_do_mseal to mseal.c
 2024-12-11  8:35 UTC  (7+ messages)

[PATCH v1 mm-unstable] mm/migrate: Remove slab checks in isolate_movable_page()
 2024-12-11  8:10 UTC  (2+ messages)

[PATCH v2] mm/vmscan: Fix hard LOCKUP in function isolate_lru_folios
 2024-12-11  7:26 UTC  (4+ messages)
` [PATCH v2 RESEND] "

[PATCH] mm: shmem: skip swapcache for swapin of synchronous swap device
 2024-12-11  6:26 UTC 

[RFC PATCH v1 0/1] refactor mseal_test
 2024-12-11  5:33 UTC  (2+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool
 2024-12-11  4:37 UTC  (4+ messages)
` [PATCH v8 21/21] mm/zsmalloc: update comments for page->zpdesc changes

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

[PATCH] mempolicy.h: Remove unnecessary header file inclusions with no test failure
 2024-12-11  3:03 UTC  (2+ messages)

[PATCH v2 0/3] mm/swap_cgroup: remove global swap cgroup lock
 2024-12-11  1:19 UTC  (3+ messages)
` [PATCH v2 3/3] mm, swap_cgroup: "

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

[RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2024-12-10 21:54 UTC 

[PATCH 0/5] mm/damon: add sample modules
 2024-12-10 21:50 UTC  (6+ messages)
` [PATCH 1/5] samples: add a skeleton of a sample DAMON module for working set size estimation
` [PATCH 2/5] samples/damon/wsse: start and stop DAMON as the user requests
` [PATCH 3/5] samples/damon/wsse: implement working set size estimation and logging
` [PATCH 4/5] samples/damon: introduce a skeleton of a smaple DAMON module for proactive reclamation
` [PATCH 5/5] samples/damon/prcl: implement schemes setup

[PATCH v2] fork: avoid inappropriate uprobe access to invalid mm
 2024-12-10 21:43 UTC  (4+ messages)

[RFC v2 PATCH 0/5] Promotion of Unmapped Page Cache Folios
 2024-12-10 21:37 UTC  (6+ messages)
` [RFC v2 PATCH 1/5] migrate: Allow migrate_misplaced_folio_prepare() to accept a NULL VMA
` [RFC v2 PATCH 2/5] memory: move conditionally defined enums use inside ifdef tags
` [RFC v2 PATCH 3/5] memory: allow non-fault migration in numa_migrate_check path
` [RFC v2 PATCH 4/5] vmstat: add page-cache numa hints
` [RFC v2 PATCH 5/5] migrate,sysfs: add pagecache promotion

[PATCH RESEND v3 0/9] Buddy allocator like folio split
 2024-12-10 20:50 UTC  (5+ messages)
` [PATCH RESEND v3 6/9] mm/truncate: use folio_split() for truncate operation

[PATCH linux-next v4] ksm: add ksm involvement information for each process
 2024-12-10 20:05 UTC  (3+ 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