linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[bpf-next v4 1/3] mm: add copy_remote_vm_str
 2025-01-26 12:41 UTC  (3+ messages)
` [bpf-next v4 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
` [bpf-next v4 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[GIT PULL] MM updates for 6.14-rc1
 2025-01-26 12:10 UTC  (7+ messages)

[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
 2025-01-26  7:47 UTC  (10+ messages)
` [PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation
` [PATCH v3 4/9] execmem: don't remove ROX cache from the direct map
` [PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
` [PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH v3 8/9] module: drop unused module_writable_address()
` [PATCH v3 9/9] x86: re-enable EXECMEM_ROX support

[PATCH] mm/slab: Achieve better kmalloc caches randomization in kvmalloc
 2025-01-26  7:17 UTC  (4+ messages)

[PATCH 1/3] mm: avoid extra mem_alloc_profiling_enabled() checks
 2025-01-26  7:02 UTC  (3+ messages)
` [PATCH 2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator
` [PATCH 3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-01-26  2:27 UTC  (4+ messages)

[PATCH] mm/compaction: fix UBSAN shift-out-of-bounds warning
 2025-01-26  2:05 UTC  (5+ messages)

Direct I/O performance problems with 1GB pages
 2025-01-26  0:46 UTC 

AWS Customers List 2025
 2025-01-26  0:16 UTC  (2+ messages)

[PATCH 00/20] Add support for shared PTEs across processes
 2025-01-25 21:10 UTC  (24+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem
` [PATCH 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH 03/20] mm/mshare: make msharefs writable and support directories
` [PATCH 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH 05/20] mm/mshare: Add ioctl support
` [PATCH 06/20] mm/mshare: Add a vma flag to indicate an mshare region
` [PATCH 07/20] mm/mshare: Add mmap support
` [PATCH 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH 09/20] sched/numa: do not scan msharefs vmas
` [PATCH 10/20] mm: add mmap_read_lock_killable_nested()
` [PATCH 11/20] mm: add and use unmap_page_range vm_ops hook
` [PATCH 12/20] mm/mshare: prepare for page table sharing support
` [PATCH 13/20] x86/mm: enable page table sharing
` [PATCH 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH 16/20] mshare: add MSHAREFS_CREATE_MAPPING
` [PATCH 17/20] mshare: add MSHAREFS_UNMAP
` [PATCH 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH 20/20] mm/mshare: associate a mem cgroup with an mshare file

[PATCH 1/2] mm: memcontrol: unshare v2-only charge API bits again
 2025-01-25 20:12 UTC  (6+ messages)
` [PATCH 2/2] mm: memcontrol: move stray ratelimit bits to v1

[PATCH 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-01-25 16:20 UTC  (5+ messages)
` [PATCH 1/2] mm/compaction: remove low watermark cap for "
` [PATCH 2/2] mm/compaction: expose a new param "

[LSF/MM/BPF TOPIC] memory persistence over kexec
 2025-01-25 15:19 UTC  (10+ messages)

Ac­­tio­­n Re­­qu­­ire­­d: m­­ai­­lb­­o­­x R­­en­­e­­w­­a­­l
 2025-01-25 14:44 UTC 

[bpf-next v3 1/3] mm: add copy_remote_vm_str
 2025-01-25 14:01 UTC  (3+ messages)

[RFC PATCH] Introduce generalized data temperature estimation framework
 2025-01-25 12:25 UTC  (4+ messages)

[syzbot] [fs?] WARNING in stable_page_flags
 2025-01-25 10:50 UTC 

[GIT PULL] non-MM updates for 6.14-rc1
 2025-01-25  7:26 UTC 

[PATCH V4] mm: compaction: use the proper flag to determine watermarks
 2025-01-25  6:53 UTC 

[PATCH V3] mm: compaction: use the actual allocation context to determine the watermarks for costly order during async memory compaction
 2025-01-25  6:37 UTC  (3+ messages)

[PATCH -v4 next 0/4] Some cleanup for memcg
 2025-01-25  1:37 UTC  (10+ messages)
` [PATCH -v4 next 1/4] memcg: use OFP_PEAK_UNSET instead of -1
` [PATCH -v4 next 2/4] memcg: call the free function when allocation of pn fails
` [PATCH -v4 next 3/4] memcg: factor out the replace_stock_objcg function
` [PATCH -v4 next 4/4] memcg: add CONFIG_MEMCG_V1 for 'local' functions

[PATCH] mm: memcontrol: move memsw charge callbacks to v1
 2025-01-25  1:25 UTC  (4+ messages)

[PATCH v2] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-01-25  1:23 UTC  (8+ messages)

[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
 2025-01-25  1:17 UTC  (4+ messages)

[bpf-next v3 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
 2025-01-25  0:11 UTC  (3+ messages)
` [bpf-next v3 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str

[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
 2025-01-25  0:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5ffa57f6eecefababb8cbe327222ef171943b183
 2025-01-24 23:15 UTC 

[PATCH] block: Skip the folio lock if the folio is already dirty
 2025-01-24 22:51 UTC 

[PATCH] block: Skip the folio lock if the folio is already dirty
 2025-01-24 22:49 UTC  (2+ messages)

kswapd lockdep splat
 2025-01-24 22:40 UTC 

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-01-27
 2025-01-24 21:56 UTC 

[RFC 0/4] mm: page_ext: Fix crash when reserving 1G pages
 2025-01-24 21:37 UTC  (5+ messages)
` [RFC 1/4] mm: page_ext: add an iteration API for page extensions
` [RFC 2/4] mm: page_owner: use new iteration API
` [RFC 3/4] mm: page_table_check: "
` [RFC 4/4] mm: page_ext: drop page_ext_next()

[LSF/MM/BPF TOPIC] Generalized data temperature estimation framework
 2025-01-24 21:11 UTC  (3+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-24 20:38 UTC  (3+ messages)
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature

[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
 2025-01-24 19:54 UTC  (7+ messages)
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item

[RFC PATCH v6.6 00/10] Address CVE-2024-46701
 2025-01-24 19:19 UTC  (11+ messages)
` [RFC PATCH v6.6 01/10] libfs: Re-arrange locking in offset_iterate_dir()
` [RFC PATCH v6.6 02/10] libfs: Define a minimum directory offset
` [RFC PATCH v6.6 03/10] libfs: Add simple_offset_empty()
` [RFC PATCH v6.6 04/10] libfs: Fix simple_offset_rename_exchange()
` [RFC PATCH v6.6 05/10] libfs: Add simple_offset_rename() API
` [RFC PATCH v6.6 06/10] shmem: Fix shmem_rename2()
` [RFC PATCH v6.6 07/10] libfs: Return ENOSPC when the directory offset range is exhausted
` [RFC PATCH v6.6 08/10] Revert "libfs: Add simple_offset_empty()"
` [RFC PATCH v6.6 09/10] libfs: Replace simple_offset end-of-directory detection
` [RFC PATCH v6.6 10/10] libfs: Use d_children list to iterate simple_offset directories

[PATCH] kernel/fork: Be more careful about dup_mmap() failures
 2025-01-24 19:09 UTC  (4+ messages)

[PATCH net-next v23 0/7] Replace page_frag with page_frag_cache (Part-1)
 2025-01-24 18:55 UTC  (5+ messages)
` [PATCH net-next v23 3/7] mm: page_frag: use initial zero offset for page_frag_alloc_align()

mm/gup.c:778:15: sparse: sparse: cast to non-scalar
 2025-01-24 18:43 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-01-24 18:05 UTC  (3+ messages)

[Question] Are "device exclusive non-swap entries" / "SVM atomics in Nouveau" still getting used in practice?
 2025-01-24 17:54 UTC  (7+ messages)

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-01-24 17:40 UTC  (2+ messages)

[PATCH] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-24 17:31 UTC  (7+ messages)

[PATCH v2] mm/slab: simplify SLAB_* flag handling
 2025-01-24 16:48 UTC 

[PATCH bpf-next v6 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-01-24 16:46 UTC  (7+ messages)

next-20250121: kvm selftests: RIP: 0010:__kmalloc_node_noprof+0xff/0x490
 2025-01-24 16:13 UTC  (2+ messages)

[PATCH v3] Weighted interleave auto-tuning
 2025-01-24 15:53 UTC  (4+ messages)

[PATCH] mm/slab: simplify SLAB_* flag handling
 2025-01-24 15:41 UTC  (4+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-24 15:22 UTC  (12+ messages)
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[RFC PATCH v1 0/9] KVM: Mapping of guest_memfd at the host and a software protected VM type
 2025-01-24 14:44 UTC  (9+ messages)
` [RFC PATCH v1 2/9] KVM: guest_memfd: Add guest_memfd support to kvm_(read|/write)_guest_page()

[PATCH RFC 0/4] slab, rcu: move and consolidate TINY_RCU kvfree_rcu() to SLAB
 2025-01-24 14:25 UTC  (10+ messages)
` [PATCH RFC 1/4] slab, rcu: move TINY_RCU variant of "
` [PATCH RFC 3/4] rcu, slab: use a regular callback function for kvfree_rcu
` [PATCH RFC 4/4] slab: don't batch kvfree_rcu() with SLUB_TINY

[PATCH] kfence: skip __GFP_THISNODE allocations on NUMA systems
 2025-01-24 14:05 UTC  (2+ messages)

[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
 2025-01-24 13:34 UTC  (6+ messages)
` [PATCH v2 06/10] module: introduce MODULE_STATE_GONE

[PATCH 0/5] remove tlb_remove_page_ptdesc()
 2025-01-24 13:04 UTC  (6+ messages)
` [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()

[PATCH] s390/mm: Add missing ctor/dtor on page table upgrade
 2025-01-24 12:39 UTC  (7+ messages)

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2025-01-24 12:29 UTC  (21+ messages)

[PATCH 4/7] kcov: introduce new kcov KCOV_TRACE_UNIQ_CMP mode
 2025-01-24 12:26 UTC  (2+ messages)

[PATCH v6 00/12] AMD broadcast TLB invalidation
 2025-01-24 11:41 UTC  (2+ messages)

[PATCH] mm/cma: add an API to enable/disable concurrent memory allocation for the CMA
 2025-01-24 11:21 UTC 

[PATCH 1/7] zram: switch to non-atomic entry locking
 2025-01-24 11:09 UTC  (4+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in sys_openat
 2025-01-24 10:01 UTC  (3+ messages)

[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-24  9:28 UTC  (5+ messages)
` [PATCH v1 1/2] "

[PATCH v3 next 0/5] Some cleanup for memcg
 2025-01-24  7:42 UTC  (8+ messages)
` [PATCH v3 next 4/5] memcg: factor out stat(event)/stat_local(event_local) reading functions

page:  |  | latest

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