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

[PATCH v9 00/24] Provide a new two step DMA mapping API
 2025-04-24  7:15 UTC  (38+ messages)
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map

[PATCH v5 0/2] sched/numa: Skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
 2025-04-24  7:05 UTC  (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] sched/numa: Add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning

[PATCH] selftests/mm: compaction_test: Support platform with huge mount of memory
 2025-04-24  6:28 UTC  (4+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-04-24  5:55 UTC  (19+ messages)
` [RFC PATCH 13/39] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
` [RFC PATCH 27/39] KVM: guest_memfd: Allow mmapping guest_memfd files
` [RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page

[PATCH] execmem: enforce allocation size aligment to PAGE_SIZE
 2025-04-24  5:50 UTC  (4+ messages)

[PATCH next] mm/mempolicy: Fix error code in sysfs_wi_node_add()
 2025-04-24  5:49 UTC  (4+ messages)

Report: Performance regression from ib_umem_get on zone device pages
 2025-04-24  5:35 UTC  (7+ messages)
` Resend: "

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-24  4:44 UTC  (14+ messages)
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 12/28] riscv: Implements arch agnostic shadow stack prctls

[PATCH v3] tools/mm: Add script to display page state for a given PID and VADDR
 2025-04-24  3:49 UTC  (9+ messages)

[PATCH 0/2] Use kmem_cache for memcg alloc
 2025-04-24  3:40 UTC  (8+ messages)
` [PATCH 1/2] mm/memcg: use kmem_cache when alloc memcg

[PATCH V4 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
 2025-04-24  3:19 UTC  (7+ messages)
` [PATCH V4 1/2] mm: add folio_migration_expected_refs() as inline function

[PATCH] mm: vmalloc: Support more granular vrealloc() sizing
 2025-04-24  2:31 UTC 

[PATCH v4 0/2] sched/numa: Skip VMA scanning on memory pinned to one NUMA node via cpuset.mem
 2025-04-24  1:41 UTC  (9+ messages)
` [PATCH v4 1/2] sched/numa: Skip VMA scanning on memory pinned to one NUMA node via cpuset.mems
` [PATCH v4 2/2] sched/numa: Add tracepoint that tracks the skipping of numa balancing due to cpuset memory pinning

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

[PATCH] mm/userfaultfd: prevent busy looping for tasks with signals pending
 2025-04-23 23:37 UTC 

[PATCH] memcg: multi-memcg percpu charge cache
 2025-04-23 23:14 UTC  (6+ messages)

[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
 2025-04-23 22:57 UTC  (15+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios

[PATCH v2 1/4] mm/hugetlb: Refactor unmap_ref_private() to take folio instead of page
 2025-04-23 22:17 UTC  (4+ messages)
` [PATCH v2 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()

[PATCH v2] [PATCH RESEND] mm/selftest: Replace static BASE_PMD_ADDR with dynamic address allocation
 2025-04-23 22:14 UTC  (4+ messages)
` [PATCH v2] mm/selftest: Fix race condition in userfaultfd "

[PATCH 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
 2025-04-23 21:10 UTC  (5+ messages)

[PATCH v2 0/8] mm: enhance migration work around on noref buffer-heads
 2025-04-23 20:30 UTC  (8+ messages)
` [PATCH v2 1/8] migrate: fix skipping metadata buffer heads on migration

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-04-23 20:30 UTC  (5+ messages)
` [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios

[PATCH v4] mm: add zblock allocator
 2025-04-23 19:53 UTC  (3+ messages)

[PATCH v2 1/1] man/man2/ioctl_userfaultfd.2, UFFDIO_MOVE.2const: Add UFFDIO_MOVE page
 2025-04-23 19:53 UTC 

[PATCH v1] kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
 2025-04-23 19:30 UTC  (6+ messages)

[PATCH v4 00/11] Perf improvements for hugetlb and vmalloc on arm64
 2025-04-23 19:18 UTC  (2+ messages)

[PATCH] mm/hugetlb: Convert &folio->page to folio_page(folio, 0)
 2025-04-23 19:16 UTC  (5+ messages)

[PATCH 0/6 v3] sched/mm: LRU drain flush on nohz_full
 2025-04-23 18:40 UTC  (3+ messages)
` [PATCH 4/6] tick/nohz: Move nohz_full related fields out of hot task struct's places

[PATCH v2] madvise.2: update MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description
 2025-04-23 18:31 UTC 

[PATCH RFC] mm, slab: warn when increasing refcount on large kmalloc page
 2025-04-23 18:20 UTC  (2+ messages)

[PATCH RFC v3 0/8] SLUB percpu sheaves
 2025-04-23 17:13 UTC  (5+ messages)
` [PATCH RFC v3 4/8] slab: sheaf prefilling for guaranteed allocations

mm: percpu: increase PERCPU_MODULE_RESERVE to avoid allocation failure
 2025-04-23 17:04 UTC  (5+ messages)

[PATCH v7 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-23 17:03 UTC  (8+ messages)
` [PATCH v7 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on

[PATCH v4 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-04-23 16:35 UTC  (4+ messages)
` [PATCH v4 1/3] ACPI: ACPI 6.5: RAS2: Rename RAS2 table structure and field names
` [PATCH v4 2/3] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v4 3/3] ras: mem: Add memory "

[PATCH] memblock: mark init_deferred_page as __init_memblock
 2025-04-23 16:08 UTC 

AMD GPU driver load hitting BUG_ON in sync_global_pgds_l5()
 2025-04-23 16:01 UTC  (4+ messages)

[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
 2025-04-23 15:35 UTC  (5+ messages)

[RFC PATCH 0/3] Initial NFS client support for RWF_DONTCACHE
 2025-04-23 15:30 UTC  (4+ messages)

Slam Dunk at RSA Conference 2025
 2025-04-23 15:18 UTC 

[PATCH v2] maccess: fix strncpy_from_user_nofault empty string handling
 2025-04-23 14:48 UTC  (5+ messages)

[PATCH 6.6 368/393] Fix mmu notifiers for range-based invalidates
 2025-04-23 14:44 UTC 

[PATCH 6.1 264/291] mm: Fix is_zero_page() usage in try_grab_page()
 2025-04-23 14:44 UTC 

[RFC v1 0/2] slabinfo: sheaves statistics support
 2025-04-23 14:28 UTC  (7+ messages)
` [RFC v1 1/2] mm/slab: add sheaves_enabled read-only sysfs file

[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
 2025-04-23 14:13 UTC  (4+ messages)
    ` [External] : "

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-23 13:33 UTC  (8+ messages)
` [PATCH v4 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
` [PATCH v4 2/7] mm: Implement for_each_valid_pfn() for CONFIG_FLATMEM
` [PATCH v4 3/7] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
` [PATCH v4 4/7] mm, PM: Use for_each_valid_pfn() in kernel/power/snapshot.c
` [PATCH v4 5/7] mm, x86: Use for_each_valid_pfn() from __ioremap_check_ram()
` [PATCH v4 6/7] mm: Use for_each_valid_pfn() in memory_hotplug
` [PATCH v4 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-23 13:21 UTC  (2+ messages)

[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
 2025-04-23 13:08 UTC  (5+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-23 13:03 UTC  (14+ messages)

[PATCH] MAINTAINERS: add core mm section
 2025-04-23 13:01 UTC  (5+ messages)

list_del corruption ... kernel BUG at lib/list_debug.c:62!
 2025-04-23 12:19 UTC  (2+ messages)

[PATCH v3 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-23 12:05 UTC  (12+ messages)
` [PATCH v3 3/7] mm: Implement for_each_valid_pfn() for CONFIG_SPARSEMEM
` [PATCH v3 4/7] mm, PM: Use for_each_valid_pfn() in kernel/power/snapshot.c
` [PATCH v3 5/7] mm, x86: Use for_each_valid_pfn() from __ioremap_check_ram()
` [PATCH v3 6/7] mm: Use for_each_valid_pfn() in memory_hotplug
` [PATCH v3 7/7] mm/mm_init: Use for_each_valid_pfn() in init_unavailable_range()

page:  |  | latest

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