linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/5] cgroup: separate rstat trees
 2025-05-03  0:12 UTC 

[PATCH v2 0/3] memcg: decouple memcg and objcg stocks
 2025-05-02 23:40 UTC  (8+ messages)
` [PATCH v2 1/3] memcg: separate local_trylock for memcg and obj
` [PATCH v2 2/3] memcg: completely decouple memcg and obj stocks
` [PATCH v2 3/3] memcg: no irq disable for memcg stock lock

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

[PATCH] swapfile: disable swapon for bs > ps devices
 2025-05-02 23:13 UTC 

[PATCH v8 00/13] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-05-02 22:29 UTC  (12+ messages)
` [PATCH v8 02/13] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v8 07/13] KVM: Fix comments that refer to slots_lock
` [PATCH v8 08/13] KVM: guest_memfd: Allow host to map guest_memfd() pages

[PATCH v8 06/13] KVM: x86: Generalize private fault lookups to guest_memfd fault lookups
 2025-05-02 22:00 UTC  (4+ messages)

[PATCH v2 0/1] mm: Xen PV regression after THP PTE optimization
 2025-05-02 21:50 UTC  (2+ messages)
` [PATCH v2 1/1] mm: fix folio_pte_batch() on XEN PV

[PATCH v7 00/18] kexec: introduce Kexec HandOver (KHO)
 2025-05-02 21:36 UTC  (26+ messages)
` [PATCH v7 01/18] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v7 02/18] memblock: Add support for scratch memory
` [PATCH v7 03/18] memblock: introduce memmap_init_kho_scratch()
` [PATCH v7 04/18] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v7 05/18] kexec: add KHO parsing support
` [PATCH v7 06/18] kexec: include asm/early_ioremap.h
` [PATCH v7 07/18] kexec: enable KHO support for memory preservation
` [PATCH v7 08/18] kexec: add KHO support to kexec file loads
` [PATCH v7 09/18] kexec: add config option for KHO
` [PATCH v7 10/18] arm64: add KHO support
` [PATCH v7 11/18] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v7 12/18] x86/kexec: add support for passing kexec handover (KHO) data
` [PATCH v7 13/18] x86/e820: temporarily enable KHO scratch for memory below 1M
` [PATCH v7 14/18] x86/boot: make sure KASLR does not step over KHO preserved memory
` [PATCH v7 15/18] x86/Kconfig: enable kexec handover for 64 bits
` [PATCH v7 16/18] memblock: add KHO support for reserve_mem
` [PATCH v7 17/18] Documentation: add documentation for KHO
` [PATCH v7 18/18] Documentation: KHO: Add memblock bindings

[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
 2025-05-02 20:53 UTC  (7+ messages)

[PATCH v2 00/17] khugepaged: Asynchronous mTHP collapse
 2025-05-02 20:34 UTC  (5+ messages)

[akpm-mm:mm-new 313/316] memcontrol.c:undefined reference to `ksm_process_profit'
 2025-05-02 20:31 UTC 

[PATCH v3 0/3] Implement numa node notifier
 2025-05-02 19:15 UTC  (7+ messages)
` [PATCH v3 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes
` [PATCH v3 2/3] mm,memory_hotplug: Implement numa node notifier
` [PATCH v3 3/3] mm,memory_hotplug: Rename status_change_nid parameter in memory_notify

[Patch v2 0/2] sched/numa, mm/numa: Soft Affinity via numa_preferred_nid
 2025-05-02 18:59 UTC  (3+ messages)
` [PATCH v2 1/2] sched/numa: Add ability to override task's numa_preferred_nid
` [PATCH v2 2/2] sched/numa: prctl to set/override "

[PATCH v8 0/2] memcg: Fix test_memcg_min/low test failures
 2025-05-02 18:39 UTC  (5+ messages)
` [PATCH v8 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
` [PATCH v8 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH rfc 00/12] mm: BPF OOM
 2025-05-02 17:26 UTC  (5+ messages)

[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-05-02 16:48 UTC  (2+ messages)

[GIT PULL] slab fix for 6.15-rc5
 2025-05-02 16:41 UTC  (2+ messages)

[PATCH] mm/hugetlb: copy the CMA flag when demoting
 2025-05-02 16:23 UTC  (4+ messages)

MSG_ZEROCOPY and the O_DIRECT vs fork() race
 2025-05-02 16:21 UTC  (4+ messages)
    ` Reorganising how the networking layer handles memory

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-05-02 16:16 UTC  (9+ messages)
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH v9 00/19] zswap compression batching
 2025-05-02 15:53 UTC  (4+ messages)
` [PATCH v9 10/19] crypto: acomp - New interfaces to facilitate batching support in acomp & drivers

[PATCH 0/7] mm/damon: auto-tune DAMOS for NUMA setups including tiered memory
 2025-05-02 15:49 UTC  (3+ messages)

[PATCH v8 09/14] cma: export cma_alloc() and cma_release()
 2025-05-02 15:49 UTC  (2+ messages)

[PATCH v5 00/12] khugepaged: mTHP support
 2025-05-02 15:42 UTC  (19+ messages)
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v5 07/12] khugepaged: add "

[PATCH v3 0/6] Support large folios for tmpfs
 2025-05-02 15:31 UTC  (10+ messages)
` [PATCH v3 3/6] mm: shmem: add large folio support "
  ` [REGRESSION] "

[PATCH 00/11] Remove aops->writepage
 2025-05-02 14:33 UTC  (8+ messages)
` [PATCH 11/11] fs: "

[RFC PATCH 0/4] mm, bpf: BPF based THP adjustment
 2025-05-02 13:34 UTC  (19+ messages)

remove block layer bounce buffering
 2025-05-02 13:21 UTC  (20+ messages)
` [PATCH 1/7] scsi: make aha152x depend on !HIGHMEM
` [PATCH 2/7] scsi: make imm "
` [PATCH 3/7] scsi: make ppa "
` [PATCH 4/7] usb-storage: reject probe of device one non-DMA HCDs when using highmem
  ` [usb-storage] "
` [PATCH 5/7] scsi: remove the no_highmem flag in the host
` [PATCH 6/7] block: remove bounce buffering support
` [PATCH 7/7] mm: remove NR_BOUNCE zone stat

[RFC PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-02 12:59 UTC  (3+ messages)

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

[PATCH man v2] mmap.2: Document danger of mappings larger than PTRDIFF_MAX
 2025-05-02 12:27 UTC  (3+ messages)

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2025-05-02 12:02 UTC  (4+ messages)

[PATCH] mm: Add ARCH_FORCE_PAGE_BLOCK_ORDER to select page block order
 2025-05-02 11:37 UTC  (3+ messages)

[PATCH v3 0/6] mm, swap: clean up swap cache mapping helper
 2025-05-02 11:10 UTC  (3+ messages)
` [PATCH v3 2/6] btrfs: drop usage of folio_index

[PATCH] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-02 10:34 UTC  (6+ messages)

[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-02 10:01 UTC  (2+ messages)

WARNING in __folio_mark_dirty
 2025-05-02  9:52 UTC  (3+ messages)

[PATCH 2/2] include/linux/typecheck.h: Zero initialize dummy variables
 2025-05-02  9:46 UTC 

[PATCH 1/1] mm: Fix folio_pte_batch() overcount with zero PTEs
 2025-05-02  9:42 UTC  (13+ messages)

[PATCH v3] sched/numa: add statistics of numa balance task migration
 2025-05-02  9:30 UTC  (3+ messages)

[PATCH] mm: Add Kcompressd for accelerated memory compression
 2025-05-02  9:16 UTC  (3+ messages)

[PATCH] mm/zblock: use vmalloc for page allocations
 2025-05-02  8:07 UTC  (2+ messages)

[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
 2025-05-02  7:40 UTC  (4+ messages)

[PATCH V3 0/3] add max arg to swappiness in memory.reclaim and lru_gen
 2025-05-02  6:58 UTC  (5+ messages)
` [PATCH V3 2/3] mm: add max swappiness arg to lru_gen for anonymous memory only
    ` [External] "

[akpm-mm:mm-unstable 272/272] include/linux/stddef.h:8:14: error: called object is not a function or function pointer
 2025-05-02  6:11 UTC  (5+ messages)

[PATCH v2 0/3] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-05-02  4:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm: Export vmf_insert_mixed_mkwrite()
` [PATCH v2 2/3] fbdev/deferred-io: Support contiguous kernel memory framebuffers
` [PATCH v2 3/3] fbdev: hyperv_fb: Fix mmap of framebuffers allocated using alloc_pages()

[PATCH v4] mm: add zblock allocator
 2025-05-01 23:49 UTC  (7+ messages)

[PATCH v5 0/4] mm: introduce THP deferred setting
 2025-05-01 22:53 UTC  (7+ messages)
` [PATCH v5 2/4] mm: document (m)THP defer usage
` [PATCH v5 3/4] khugepaged: add defer option to mTHP options

[PATCH v2 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
 2025-05-01 22:47 UTC  (3+ messages)

[RFC PATCH 0/3] cgroup: nmi safe css_rstat_updated
 2025-05-01 22:10 UTC  (4+ messages)
` [RFC PATCH 3/3] cgroup: make css_rstat_updated nmi safe

page:  |  | latest

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