[PATCH hotfix] mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()
2025-01-27 23:16 UTC
[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
2025-01-27 18:46 UTC (14+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources
` [PATCH v2 3/4] dax: Update hmem resource/device registration
[RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use
2025-01-27 18:45 UTC (2+ messages)
[PATCH] mm: kmemleak: Fix upper boundary check for physical address objects
2025-01-27 18:42 UTC
[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
2025-01-27 18:34 UTC (8+ messages)
Direct I/O performance problems with 1GB pages
2025-01-27 18:21 UTC (10+ messages)
[PATCH v2] kernel: Be more careful about dup_mmap() failures and uprobe registering
2025-01-27 17:54 UTC (4+ messages)
[PATCH 0/1] mm/fake-numa: allow later numa node hotplug
2025-01-27 17:38 UTC (10+ messages)
` [PATCH 1/1] "
` [fake numa not working][PATCH "
` [fake numa not working] [PATCH "
[PATCH] mm/fake-numa: handle cases with no SRAT info
2025-01-27 17:16 UTC
[PATCH 00/20] Add support for shared PTEs across processes
2025-01-27 17:01 UTC (6+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem
[LSF/MM/BPF TOPIC] The chicken-egg dilemma of virtual memory and hardware architectures
2025-01-27 16:59 UTC
[PATCH] mm/vma: Fix hugetlb accounting error in copy_vma()
2025-01-27 16:45 UTC (4+ messages)
[LSF/MM/BPF TOPIC] Enhancements to Page Migration with Multi-threading and Batch Offloading to DMA
2025-01-27 16:30 UTC (5+ messages)
[PATCH v4 0/5] Fix and cleanups to xarray
2025-01-27 16:21 UTC (3+ messages)
` [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()
[LSF/MM/BPF TOPIC] memory persistence over kexec
2025-01-27 16:12 UTC (12+ messages)
[PATCH v4 0/6] Enable strict percpu address space checks
2025-01-27 16:05 UTC (7+ messages)
` [PATCH v4 1/6] x86/kgdb: Use IS_ERR_PCPU() macro
` [PATCH v4 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
` [PATCH v4 3/6] percpu: Use TYPEOF_UNQUAL() in variable declarations
` [PATCH v4 4/6] percpu: Use TYPEOF_UNQUAL() in *_cpu_ptr() accessors
` [PATCH v4 5/6] percpu: Repurpose __percpu tag as a named address space qualifier
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
[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()
[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 (6+ 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 5/5] mm: completely abstract unnecessary adj_start calculation
[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 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 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()
[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] "
[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 (6+ messages)
[PATCH 1/2] mm: memcontrol: unshare v2-only charge API bits again
2025-01-27 12:51 UTC (6+ 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)
[GIT PULL] MM updates for 6.14-rc1
2025-01-27 7:29 UTC (19+ 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 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)
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
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox