linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-30 20:02:20 to 2025-08-01 00:27:51 UTC [more...]

[RFC PATCH v1 00/10] mm/iomap: add granular dirty and writeback accounting
 2025-08-01  0:21 UTC  (5+ messages)
` [RFC PATCH v1 01/10] mm: pass number of pages to __folio_start_writeback()
` [RFC PATCH v1 02/10] mm: pass number of pages to __folio_end_writeback()
` [RFC PATCH v1 03/10] mm: add folio_end_writeback_pages() helper
` [RFC PATCH v1 04/10] mm: pass number of pages dirtied to __folio_mark_dirty()

[PATCHv9 04/16] x86/cpu: Defer CR pinning setup until core initcall
 2025-08-01  0:15 UTC  (7+ messages)
  ` [PATCHv9 02/16] x86/alternatives: Disable LASS when patching kernel alternatives

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-08-01  0:01 UTC  (3+ messages)
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting

[PATCH v1 net-next 00/13] net-memcg: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-07-31 23:51 UTC  (7+ messages)
` [PATCH v1 net-next 11/13] net-memcg: Add memory.socket_isolated knob
` [PATCH v1 net-next 13/13] net-memcg: Allow decoupling memcg from global protocol memory accounting

[GIT PULL] MM updates for 6.17-rc1
 2025-07-31 23:47 UTC  (2+ messages)

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-07-31 23:19 UTC  (28+ messages)
` [PATCH v19 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v19 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v19 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v19 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v19 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v19 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v19 07/27] riscv/mm: manufacture shadow stack pte
` [PATCH v19 08/27] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v19 09/27] riscv/mm: write protect and shadow stack
` [PATCH v19 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v19 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v19 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v19 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v19 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v19 15/27] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v19 16/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v19 17/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v19 18/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v19 19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v19 20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v19 21/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v19 22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v19 23/27] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v19 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v19 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v19 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v19 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH v2] mempolicy: Clarify what zone reclaim means
 2025-07-31 22:41 UTC  (2+ messages)

[PATCH] mm: delay oom_reaper only for the process using robust-futex
 2025-07-31 22:28 UTC  (3+ messages)

[PATCH v2 1/2] mm/damon: Move has filter to ops-common
 2025-07-31 22:04 UTC  (3+ messages)

[PATCH v2 2/2] mm/damon: Add damos_stat support for vaddr
 2025-07-31 22:03 UTC  (3+ messages)

[PATCH 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
 2025-07-31 22:00 UTC  (4+ messages)
` [PATCH 1/3] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH] mm/debug_vm_pgtable: clear page table entries at destroy_args()
 2025-07-31 21:40 UTC 

[PATCH] kho: add test for kexec handover
 2025-07-31 21:27 UTC  (2+ messages)

next-20250721 arm64 16K and 64K page size WARNING fs fuse file.c at fuse_iomap_writeback_range
 2025-07-31 20:48 UTC  (14+ messages)

[PATCH] selftests/mm: pass filename as input param to VM_PFNMAP tests
 2025-07-31 20:10 UTC 

[PATCH] mm/nommu: convert kobjsize() to folios
 2025-07-31 20:26 UTC 

[PATCH v2] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-07-31 20:19 UTC  (4+ messages)

[PATCH v2 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 19:42 UTC  (18+ messages)
` [PATCH v2 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v2 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH v2 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v2 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v2 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[v2 00/11] THP support for zone device page migration
 2025-07-31 19:09 UTC  (24+ messages)
` [v2 02/11] mm/thp: zone_device awareness in THP handling code

[PATCH] mempolicy: Clarify what RECLAIM_ZONE means
 2025-07-31 18:45 UTC  (4+ messages)

Realtime threads delayed due to kcompactd0
 2025-07-31 18:41 UTC  (3+ messages)

[RFC PATCH] mm/zswap: store compression failed page as-is
 2025-07-31 18:16 UTC  (11+ messages)

[PATCH mm-stable] mm: mempool: fix crash in mempool_free() for zero-minimum pools
 2025-07-31 18:14 UTC 

[PATCH] tools/testing/vma: Fix function parameter declarations for GCC 8.3 compatibility
 2025-07-31 18:13 UTC  (5+ messages)

[PATCH] mm/damon: update expired description of damos_action
 2025-07-31 17:58 UTC  (2+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-31 17:37 UTC  (10+ messages)

[Linux Memory Hotness and Promotion] Notes from July 17, 2025
 2025-07-31 17:31 UTC  (2+ messages)

[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-07-31 17:30 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 84b92a499e7eca54ba1df6f6c6e01766025943f1
 2025-07-31 17:14 UTC 

[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-07-31 16:39 UTC  (11+ messages)
` [PATCH v2 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v2 2/8] selftests/mm: protection_keys: Fix dead code
` [PATCH v2 3/8] selftests: kselftest.h: Add __unused macro
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags
` [PATCH v2 5/8] selftests/mm: Remove unused parameters
` [PATCH v2 6/8] selftests/mm: Mark unused arguments with __unused
` [PATCH v2 7/8] "
` [PATCH v2 8/8] selftests/mm: Fix unused parameter warnings for different architectures

[v2 03/11] mm/migrate_device: THP migration of zone device pages
 2025-07-31 16:19 UTC  (2+ messages)

[PATCH v2 0/3] zram: support asynchronous writeback
 2025-07-31 15:29 UTC  (6+ messages)
` [PATCH v2 1/3] zram: refactor writeback helpers
` [PATCH v2 2/3] zram: add async writeback infrastructure
` [PATCH v2 3/3] zram: enable asynchronous writeback

[PATCH v2 1/2] mm: limit the scope of vma_start_read()
 2025-07-31 15:20 UTC  (3+ messages)
` [PATCH v2 2/2] mm: change vma_start_read() to drop RCU lock on failure

[PATCH 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-07-31 15:08 UTC  (6+ messages)
  ` [syzbot] [mm?] BUG: unable to handle kernel paging request in move_pages

[syzbot] [bpf?] WARNING in trace_suspend_resume
 2025-07-31 14:52 UTC 

[PATCH v2] mm: shmem: fix the shmem large folio allocation for the i915 driver
 2025-07-31 14:50 UTC  (2+ messages)

[PATCH] mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
 2025-07-31 14:44 UTC 

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-07-31 14:07 UTC  (13+ messages)

[PATCH 1/2] mm: limit the scope of vma_start_read()
 2025-07-31 14:06 UTC  (5+ messages)
` [PATCH 2/2] mm: change vma_start_read() to drop RCU lock on failure

[tip:locking/futex] [futex] 56180dd20c: BUG:sleeping_function_called_from_invalid_context_at_kernel/nsproxy.c
 2025-07-31 14:03 UTC  (9+ messages)

[PATCH v4] /dev/zero: try to align PMD_SIZE for private mapping
 2025-07-31 12:23 UTC 

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 12:24 UTC  (7+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH 2/5] mm/huge_memory: convert "tva_flags" to "enum tva_type" for thp_vma_allowable_order*()
` [PATCH 3/5] mm/huge_memory: treat MADV_COLLAPSE as an advise with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH 4/5] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH 5/5] selftests: prctl: introduce tests for disabling THPs except for madvise

[RFC v2 5/7] mm/memory: implement MM_CP_DAMON
 2025-07-31 12:18 UTC  (3+ messages)

[PATCH v14 0/4] support large align and nid in Rust allocators
 2025-07-31 12:07 UTC  (6+ messages)
` [PATCH v14 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v14 4/4] rust: support large alignments in allocations

[PATCH v3] alloc_tag: add per-NUMA node stats
 2025-07-31 11:55 UTC  (2+ messages)

[PATCH v2 1/2] tracing: Have eprobes have their own config option
 2025-07-31 11:43 UTC  (7+ messages)

[v2 05/11] lib/test_hmm: test cases and support for zone device private THP
 2025-07-31 11:17 UTC  (2+ messages)

[PATCH] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
 2025-07-31 10:47 UTC 

[PATCH 0/5] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
 2025-07-31 10:32 UTC  (8+ messages)
` [PATCH 1/5] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE

[PATCH v3] /dev/zero: try to align PMD_SIZE for private mapping
 2025-07-31 10:20 UTC  (2+ messages)

[v2 07/11] mm/thp: add split during migration support
 2025-07-31 10:04 UTC  (2+ messages)

[PATCH] mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
 2025-07-31  9:57 UTC 

[PATCH] kasan: disable kasan_strings() kunit test when CONFIG_FORTIFY_SOURCE enabled
 2025-07-31  9:34 UTC  (3+ messages)

[PATCH v1 1/4] rcuscale: Create debugfs file for writer durations
 2025-07-31  7:47 UTC 

[PATCH v2] mm, page_pool: introduce a new page type for page pool in page type
 2025-07-31  6:13 UTC  (5+ messages)

CFP: Plumbers 2025: Device Memory (formerly CXL) Microconference
 2025-07-31  3:14 UTC  (2+ messages)

[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-07-31  2:57 UTC  (5+ messages)

[RFC PATCH v4 0/4] mm, bpf: BPF based THP order selection
 2025-07-31  2:07 UTC  (5+ messages)

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-31  0:21 UTC  (3+ messages)

[PATCH v1 0/2] mm/damon: Add damos_stat support for vaddr
 2025-07-30 22:24 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH v2 0/2] mm/damon: Add damos_stat support for vaddr
 2025-07-30 20:02 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 79fb37f39b77bbf9a56304e9af843cd93a7a1916
 2025-07-30 20:01 UTC 


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).