linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-19 08:52:11 to 2025-05-20 07:25:49 UTC [more...]

[RFC v2 00/16] Live Update Orchestrator
 2025-05-20  7:25 UTC  (2+ messages)

[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
 2025-05-20  7:25 UTC  (8+ messages)
` [RFC PATCH v2 1/5] mm: thp: Add a new mode "bpf"
` [RFC PATCH v2 2/5] mm: thp: Add hook for BPF based THP adjustment
` [RFC PATCH v2 3/5] mm: thp: add struct ops "
` [RFC PATCH v2 4/5] bpf: Add get_current_comm to bpf_base_func_proto
` [RFC PATCH v2 5/5] selftests/bpf: Add selftest for THP adjustment

[PATCH] mm: free surplus huge pages properly on NUMA systems
 2025-05-20  6:50 UTC  (2+ messages)

[PATCH v15 00/27] riscv control-flow integrity for usermode
 2025-05-20  6:02 UTC  (9+ messages)
` [PATCH v15 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v15 27/27] kselftest/riscv: kselftest for user mode cfi

[syzbot] [mm?] WARNING in folio_large_mapcount
 2025-05-20  5:46 UTC  (4+ messages)

[PATCH] mm/cma: make detection of highmem_start more robust
 2025-05-20  5:45 UTC  (3+ messages)

[RFC PATCH 0/5] add process_madvise() flags to modify behaviour
 2025-05-20  5:35 UTC  (8+ messages)
` [RFC PATCH 1/5] mm: madvise: refactor madvise_populate()
` [RFC PATCH 2/5] mm/madvise: add PMADV_SKIP_ERRORS process_madvise() flag
` [RFC PATCH 3/5] mm/madvise: add PMADV_NO_ERROR_ON_UNMAPPED "
` [RFC PATCH 4/5] mm/madvise: add PMADV_SET_FORK_EXEC_DEFAULT "
` [RFC PATCH 5/5] mm/madvise: add PMADV_ENTIRE_ADDRESS_SPACE "

[PATCH 0/4] mm: ksm: prevent KSM from entirely breaking VMA merging
 2025-05-20  5:25 UTC  (30+ messages)
` [PATCH 1/4] mm: ksm: have KSM VMA checks not require a VMA pointer
` [PATCH 2/4] mm: ksm: refer to special VMAs via VM_SPECIAL in ksm_compatible()
` [PATCH 3/4] mm: prevent KSM from completely breaking VMA merging
` [PATCH 4/4] tools/testing/selftests: add VMA merge tests for KSM merge

[PATCH v3 0/7] prctl: introduce PR_SET/GET_THP_POLICY
 2025-05-20  5:23 UTC  (11+ messages)
` [PATCH v3 1/7] mm: khugepaged: extract vm flag setting outside of hugepage_madvise
` [PATCH v3 2/7] prctl: introduce PR_DEFAULT_MADV_HUGEPAGE for the process
` [PATCH v3 3/7] prctl: introduce PR_DEFAULT_MADV_NOHUGEPAGE "
` [PATCH v3 4/7] prctl: introduce PR_THP_POLICY_SYSTEM "
` [PATCH v3 5/7] selftests: prctl: introduce tests for PR_DEFAULT_MADV_NOHUGEPAGE
` [PATCH v3 6/7] selftests: prctl: introduce tests for PR_THP_POLICY_DEFAULT_HUGE
` [PATCH v3 7/7] docs: transhuge: document process level THP controls

[PATCH 05/28] mm, swap: sanitize swap cache lookup convention
 2025-05-20  4:41 UTC  (4+ messages)

[PATCH 06/28] mm, swap: rearrange swap cluster definition and helpers
 2025-05-20  3:50 UTC  (3+ messages)

[PATCH 1/1] alloc_tag: allocate percpu counters for module tags dynamically
 2025-05-20  3:19 UTC  (5+ messages)

[RFC v2 PATCH 0/9] Intel RAR TLB invalidation
 2025-05-20  2:48 UTC  (11+ messages)
` [RFC v2 1/9] x86/mm: Introduce MSR_IA32_CORE_CAPABILITIES
` [RFC v2 2/9] x86/mm: Introduce Remote Action Request MSRs
` [RFC v2 3/9] x86/mm: enable BROADCAST_TLB_FLUSH on Intel, too
` [RFC v2 4/9] x86/mm: Introduce X86_FEATURE_RAR
` [RFC v2 5/9] x86/mm: Change cpa_flush() to call flush_kernel_range() directly
` [RFC v2 6/9] x86/apic: Introduce Remote Action Request Operations
` [RFC v2 7/9] x86/mm: Introduce Remote Action Request
` [RFC v2 8/9] x86/mm: use RAR for kernel TLB flushes
` [RFC v2 9/9] x86/mm: userspace & pageout flushing using Intel RAR
  ` [RFC v2.1 "

[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
 2025-05-20  0:06 UTC  (3+ messages)

stop passing a writeback_control to swap/shmem writeout v2
 2025-05-19 23:54 UTC  (2+ messages)

[PATCH v4 0/4] Make MIGRATE_ISOLATE a standalone bit
 2025-05-19 23:06 UTC  (15+ messages)
` [PATCH v4 1/4] mm/page_isolation: make page isolation "
` [PATCH v4 2/4] mm/page_isolation: remove migratetype from move_freepages_block_isolate()

[PATCH] m68k: Remove use of page->index
 2025-05-19 23:05 UTC  (2+ messages)

[PATCH v8] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-05-19 22:31 UTC  (3+ messages)

[PATCH v6 0/6] cgroup: separate rstat trees
 2025-05-19 20:28 UTC  (8+ messages)
` [PATCH v6 1/6] cgroup: warn on rstat usage by early init subsystems
` [PATCH v6 2/6] cgroup: compare css to cgroup::self in helper for distingushing css
` [PATCH v6 6/6] cgroup: document the rstat per-cpu initialization

[RFC next v2 0/2] ucounts: turn the atomic rlimit to percpu_counter
 2025-05-19 21:24 UTC  (6+ messages)
` [RFC next v2 1/2] ucounts: free ucount only count and rlimit are zero
` [RFC next v2 2/2] ucounts: turn the atomic rlimit to percpu_counter

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-05-19 21:40 UTC  (5+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH 0/2] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
 2025-05-19 19:33 UTC  (4+ messages)

Memory allocation profiling warnings in memory bound systems
 2025-05-19 18:39 UTC  (10+ messages)

[RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise()
 2025-05-19 18:25 UTC  (2+ messages)

[RFC PATCH v6.6] maple_tree: Fix MA_STATE_PREALLOC flag in mas_preallocate()
 2025-05-19 18:24 UTC  (5+ messages)

[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
 2025-05-19 18:07 UTC  (4+ messages)

[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
 2025-05-19 17:19 UTC  (6+ messages)
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()

[PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
 2025-05-19 17:04 UTC  (2+ messages)

[RFC PATCH 0/3] mm/damon: introduce DAMON_STAT for access monitoring that just works
 2025-05-19 16:44 UTC  (4+ messages)
` [RFC PATCH 1/3] mm/damon: introduce DAMON_STAT module
` [RFC PATCH 2/3] mm/damon/stat: calculate and expose estimated memory bandwidth
` [RFC PATCH 3/3] mm/damon/stat: calculate and expose idle time percentiles

BUG: unable to handle page fault for address
 2025-05-19 16:00 UTC  (12+ messages)

[BUG] RCU Detected Stall in sys_process_vm_writev
 2025-05-19 15:42 UTC  (3+ messages)

[PATCH 00/12] sysctl: Move sysctls to their respective subsystems (second batch)
 2025-05-19 15:20 UTC  (6+ messages)
` [PATCH 01/12] module: Move modprobe_path and modules_disabled ctl_tables into the module subsys

[PATCH v7 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-19 15:11 UTC  (3+ messages)
` [PATCH v7 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v7 2/2] ras: mem: Add memory "

[RESEND PATCH] KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
 2025-05-19 14:56 UTC 

[PATCH] selftests/mm: Fix test result reporting in gup_longterm
 2025-05-19 14:55 UTC  (9+ messages)

[Hypervisor Live Update] Notes from May 5, 2025
 2025-05-19 14:53 UTC  (2+ messages)

[PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
 2025-05-19 14:39 UTC  (6+ messages)
` [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages

mlock ulimits for SHM_HUGETLB
 2025-05-19 14:02 UTC  (9+ messages)

[PATCH v6 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-05-19 12:12 UTC  (4+ messages)
` [PATCH v6 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH 0/2] KHO Fixes
 2025-05-19 12:10 UTC  (4+ messages)
` [PATCH 2/2] KHO: init new_physxa->phys_bits to fix lockdep

[PATCH 0/2] zram: support algorithm-specific parameters
 2025-05-19 12:09 UTC  (10+ messages)
` [PATCH 2/2] zram: support deflate-specific params

[PATCH 11/28] mm, swap: clean up and consolidate helper for mTHP swapin check
 2025-05-19 11:57 UTC  (4+ messages)

[PATCH v16 00/42] DEPT(DEPendency Tracker)
 2025-05-19  9:18 UTC  (43+ messages)
` [PATCH v16 01/42] llist: move llist_{head,node} definition to types.h
` [PATCH v16 02/42] dept: implement DEPT(DEPendency Tracker)
` [PATCH v16 03/42] dept: add single event dependency tracker APIs
` [PATCH v16 04/42] dept: add lock "
` [PATCH v16 05/42] dept: tie to lockdep and IRQ tracing
` [PATCH v16 06/42] dept: add proc knobs to show stats and dependency graph
` [PATCH v16 07/42] dept: distinguish each kernel context from another
` [PATCH v16 08/42] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64
` [PATCH v16 09/42] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64
` [PATCH v16 10/42] dept: distinguish each work from another
` [PATCH v16 11/42] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v16 12/42] dept: record the latest one out of consecutive waits of the same class
` [PATCH v16 13/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v16 14/42] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v16 15/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v16 16/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v16 17/42] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v16 18/42] dept: track timeout waits separately with a new Kconfig
` [PATCH v16 19/42] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v16 20/42] dept: apply timeout consideration to swait
` [PATCH v16 21/42] dept: apply timeout consideration to waitqueue wait
` [PATCH v16 22/42] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v16 23/42] dept: apply timeout consideration to dma fence wait
` [PATCH v16 24/42] dept: make dept able to work with an external wgen
` [PATCH v16 25/42] dept: track PG_locked with dept
` [PATCH v16 26/42] dept: print staged wait's stacktrace on report
` [PATCH v16 27/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v16 28/42] dept: add documentation for dept
` [PATCH v16 29/42] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v16 30/42] fs/jbd2: use a weaker annotation in journal handling
` [PATCH v16 31/42] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v16 32/42] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v16 33/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v16 34/42] dept: make dept stop from working on debug_locks_off()
` [PATCH v16 35/42] i2c: rename wait_for_completion callback to wait_for_completion_cb
` [PATCH v16 36/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v16 37/42] completion, dept: introduce init_completion_dmap() API
` [PATCH v16 38/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v16 39/42] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v16 40/42] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v16 41/42] dept: implement a basic unit test for dept
` [PATCH v16 42/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state

[PATCH] mm: Rename try_alloc_pages() to alloc_pages_nolock()
 2025-05-19  9:06 UTC  (2+ messages)

[PATCH v2 0/2] Optimize mremap() for large folios
 2025-05-19  9:04 UTC  (5+ messages)
` [PATCH v2 2/2] mm: Optimize mremap() by PTE batching


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).