messages from 2025-01-24 23:55:50 to 2025-01-27 16:07:25 UTC [more...]
[PATCH v4 0/6] Enable strict percpu address space checks
2025-01-27 16:05 UTC
[PATCH 0/5] remove tlb_remove_page_ptdesc()
2025-01-27 16:02 UTC (5+ messages)
` [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Direct I/O performance problems with 1GB pages
2025-01-27 16:02 UTC (3+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-27 15:51 UTC (16+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 0/5] mm: further simplify VMA merge operation
2025-01-27 15:50 UTC (5+ messages)
` [PATCH 1/5] mm: simplify vma merge structure and expand comments
` [PATCH 2/5] mm: further refactor commit_merge()
` [PATCH 3/5] mm: eliminate adj_start parameter from commit_merge()
` [PATCH 4/5] mm: make vmg->target consistent and further simplify commit_merge()
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-27 15:42 UTC (7+ messages)
` "
` "
[PATCH v8 0/3] memory,x86,acpi: hotplug memory alignment advisement
2025-01-27 15:34 UTC (4+ messages)
` [PATCH v8 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v8 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v8 3/3] acpi,srat: give memory block size advice based on CFMWS alignment
[syzbot] [mm?] INFO: rcu detected stall in sys_umount (3)
2025-01-27 15:31 UTC (2+ messages)
[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
2025-01-27 15:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mm/vma: Fix hugetlb accounting error in copy_vma()
2025-01-27 15:02 UTC (3+ messages)
[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
2025-01-27 14:40 UTC (7+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources
[PATCH 0/7] spanning write related cleanup
2025-01-27 14:36 UTC (6+ messages)
[PATCH 0/2] vma: fix unmapped_area()
2025-01-27 14:19 UTC (7+ messages)
` [PATCH 1/2] mm/vma: fix gap check for unmapped_area with VM_GROWSDOWN
` [PATCH 2/2] tools: testing: add unmapped_area() tests
[RFC PATCH] Introduce generalized data temperature estimation framework
2025-01-27 14:19 UTC (5+ messages)
[PATCH hotfix] mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()
2025-01-27 23:16 UTC
[PATCH 0/2] mm/compaction: allow more aggressive proactive compaction
2025-01-27 14:13 UTC (10+ messages)
` [PATCH 1/2] mm/compaction: remove low watermark cap for "
` [PATCH 2/2] mm/compaction: expose a new param "
[PATCH v9 00/17] reimplement per-vma lock as a refcount
2025-01-27 14:09 UTC (9+ messages)
` [PATCH v9 11/17] mm: replace vm_lock and detached flag with a reference count
` [PATCH] refcount: Strengthen inc_not_zero()
[LSF/MM/BPF TOPIC] Enhancements to Page Migration with Multi-threading and Batch Offloading to DMA
2025-01-27 13:55 UTC (4+ messages)
[PATCH v4 0/9] Merge arm64/riscv hugetlbfs contpte support
2025-01-27 13:51 UTC (11+ messages)
` [PATCH v4 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
` [PATCH v4 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
` [PATCH v4 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
` [PATCH v4 4/9] mm: Use common set_huge_pte_at() "
` [PATCH v4 5/9] mm: Use common huge_pte_clear() "
` [PATCH v4 6/9] mm: Use common huge_ptep_get_and_clear() "
` [PATCH v4 7/9] mm: Use common huge_ptep_set_access_flags() "
` [PATCH v4 8/9] mm: Use common huge_ptep_set_wrprotect() "
` [PATCH v4 9/9] mm: Use common huge_ptep_clear_flush() "
[PATCH] alpha: Fix personality flag propagation across an exec
2025-01-27 13:27 UTC (13+ messages)
` [PATCH] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support
` [PATCH v2] "
[LSF/MM/BPF TOPIC] memory persistence over kexec
2025-01-27 13:15 UTC (11+ messages)
[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-01-27 12:53 UTC (5+ messages)
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature
[PATCH] mm: memcontrol: move memsw charge callbacks to v1
2025-01-27 12:51 UTC (7+ messages)
[PATCH 1/2] mm: memcontrol: unshare v2-only charge API bits again
2025-01-27 12:51 UTC (8+ messages)
` [PATCH 2/2] mm: memcontrol: move stray ratelimit bits to v1
[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
2025-01-27 12:50 UTC (12+ 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 v2] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-01-27 10:03 UTC (10+ messages)
[RFC 00/11] khugepaged: mTHP support
2025-01-27 9:31 UTC (11+ messages)
[PATCH v3 00/13] mm, swap: rework of swap allocator locks
2025-01-27 9:19 UTC (6+ messages)
` [PATCH v3 07/13] mm, swap: hold a reference during scan and cleanup flag usage
[RFC PATCH 0/6] zsmalloc: make zsmalloc preemptible
2025-01-27 7:59 UTC (7+ messages)
` [RFC PATCH 1/6] zram: deffer slot free notification
` [RFC PATCH 2/6] zsmalloc: make zspage lock preemptible
` [RFC PATCH 3/6] zsmalloc: convert to sleepable pool lock
` [RFC PATCH 4/6] zsmalloc: make class lock sleepable
` [RFC PATCH 5/6] zsmalloc: introduce handle mapping API
` [RFC PATCH 6/6] zram: switch over to zshandle "
[syzbot] [mm?] WARNING: ODEBUG bug in free_unref_page
2025-01-27 7:58 UTC
[PATCH] block: Skip the folio lock if the folio is already dirty
2025-01-27 7:52 UTC (2+ messages)
page_ref tracepoints
2025-01-27 7:46 UTC (2+ messages)
[PATCHv2 0/9] zram: preemptible writes and occasionally preemptible reads
2025-01-27 7:29 UTC (10+ messages)
` [PATCHv2 1/9] zram: switch to non-atomic entry locking
` [PATCHv2 2/9] zram: do not use per-CPU compression streams
` [PATCHv2 3/9] zram: remove crypto include
` [PATCHv2 4/9] zram: remove max_comp_streams device attr
` [PATCHv2 5/9] zram: remove two-staged handle allocation
` [PATCHv2 6/9] zram: permit reclaim in zstd custom allocator
` [PATCHv2 7/9] zram: permit reclaim in recompression handle allocation
` [PATCHv2 8/9] zram: remove writestall zram_stats member
` [PATCHv2 9/9] zram: unlock slot during recompression
[GIT PULL] MM updates for 6.14-rc1
2025-01-27 7:29 UTC (19+ messages)
[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
2025-01-27 7:11 UTC (7+ messages)
[GIT PULL] MM udpates for 6.14-rc1, take 2
2025-01-27 3:39 UTC (2+ messages)
[GIT PULL] non-MM updates for 6.14-rc1
2025-01-27 3:39 UTC (2+ messages)
[RFC v8 0/5] fix two bugs related to page_pool
2025-01-27 2:57 UTC (2+ messages)
` [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v3] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
2025-01-27 1:31 UTC (3+ messages)
[PATCH 1/3] mm: avoid extra mem_alloc_profiling_enabled() checks
2025-01-26 16:47 UTC (4+ 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
[bpf-next v5 1/3] mm: add copy_remote_vm_str
2025-01-26 16:38 UTC (3+ messages)
` [bpf-next v5 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
` [bpf-next v5 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str
[PATCH AUTOSEL 6.1 2/4] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:49 UTC
[PATCH AUTOSEL 6.6 2/5] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:49 UTC
[PATCH AUTOSEL 6.12 2/6] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:48 UTC
[PATCH AUTOSEL 6.13 2/7] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
2025-01-26 14:48 UTC
[bpf-next v4 1/3] mm: add copy_remote_vm_str
2025-01-26 14:28 UTC (5+ 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
[PATCH] mm/slab: Achieve better kmalloc caches randomization in kvmalloc
2025-01-26 7:17 UTC (4+ messages)
[PATCH] mm/compaction: fix UBSAN shift-out-of-bounds warning
2025-01-26 2:05 UTC (3+ messages)
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 (20+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem
` [PATCH 05/20] mm/mshare: Add ioctl support
` [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
Action Required: mailbox Renewal
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)
[syzbot] [fs?] WARNING in stable_page_flags
2025-01-25 10:50 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 (7+ 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 4/4] memcg: add CONFIG_MEMCG_V1 for 'local' functions
[LSF/MM/BPF TOPIC] DAMON Requirements for Access-aware MM of Future
2025-01-25 1:17 UTC (2+ messages)
[bpf-next v3 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
2025-01-25 0:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).