linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-30 22:11 UTC  (8+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection

[PATCH v2 0/2] fuse: remove extra page copies in writeback
 2024-10-30 21:56 UTC  (21+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree

[bug] aarch64 host no longer boots after 767507654c22 ("arch_numa: switch over to numa_memblks")
 2024-10-30 21:50 UTC  (7+ messages)

[BUG] -next lockdep invalid wait context
 2024-10-30 21:48 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Add open coded version of kmem_cache iterator
 2024-10-30 21:35 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add a test for open coded kmem_cache iter

[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
 2024-10-30 21:31 UTC  (17+ messages)

[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
 2024-10-30 20:43 UTC  (7+ messages)

[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-10-30 20:37 UTC  (2+ messages)
` [PATCH 2/2] selftests/exec: add a test for execveat()'s comm

[PATCH v7 0/2] Rust support for mm_struct, vm_area_struct, and mmap for miscdevice
 2024-10-30 19:54 UTC  (3+ messages)

[BUG] ZSwap leaks memory upon being disabled
 2024-10-30 19:44 UTC  (16+ messages)
                        ` phantom memory in a cgroup (was [BUG] ZSwap leaks memory upon being disabled)

[PATCH] mm/gup: restore the ability to pin more than 2GB at a time
 2024-10-30 18:34 UTC  (19+ messages)

[PATCH hotfix 6.12 v4 0/5] fix error handling in mmap_region() and refactor (hotfixes)
 2024-10-30 18:30 UTC  (14+ messages)
` [PATCH hotfix 6.12 v4 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

[RFC v2] cxl: Update Soft Reserved resources upon region creation
 2024-10-30 17:27 UTC 

[linux-next:fs-current] BUILD SUCCESS 465ec795381e704e2f566e5df1d0bbc3c6504fe1
 2024-10-30 17:19 UTC 

[PATCH v3 0/7] virtio-mem: s390 support
 2024-10-30 16:49 UTC  (17+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v3 4/7] virtio-mem: s390 support
` [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA

[PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-30 16:46 UTC  (11+ messages)
` [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature

[PATCH v6 0/5] introduce PIDFD_SELF* sentinels
 2024-10-30 16:37 UTC  (5+ messages)
` [PATCH v6 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH v4 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-10-30 16:35 UTC  (11+ messages)
` [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v4 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v4 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[RFC PATCH 0/3] Cgroup-based THP control
 2024-10-30 15:15 UTC  (14+ messages)
` [RFC PATCH 1/3] mm: Add thp_flags control for cgroup
` [RFC PATCH 2/3] mm: Support for huge pages in cgroups
` [RFC PATCH 3/3] mm: Add thp_defrag control for cgroup

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-10-30 15:13 UTC  (18+ messages)
` [PATCH v1 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v1 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v1 03/17] iommu: generalize the batched sync after map interface
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v1 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
` [PATCH v1 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v1 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v1 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v1 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v1 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v1 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v1 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v1 17/17] vfio/mlx5: Convert vfio to use DMA link API

[PATCH v2 0/7] virtio-mem: s390 support
 2024-10-30 14:33 UTC  (4+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices

[RFC PATCH 0/3] Reduce dependence on vmas deep in hugetlb allocation code
 2024-10-30 14:31 UTC  (3+ messages)
` [RFC PATCH 1/3] mm: hugetlb: Simplify logic in dequeue_hugetlb_folio_vma()

[PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
 2024-10-30 14:08 UTC  (4+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-10-30 13:49 UTC  (7+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines
` [RFC PATCH v3 4/6] kvm: gmem: add trace point for direct map state changes
` [RFC PATCH v3 5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag
` [RFC PATCH v3 6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set

[PATCH v3] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
 2024-10-30 13:32 UTC 

[PATCH v2] mm: huge_memory: move file_thp_enabled() into huge_memory.c
 2024-10-30 13:09 UTC  (3+ messages)
` [PATCH v2] mm: shmem: remove __shmem_huge_global_enabled()

[PATCH v3 0/4] mm: add more kernel parameters to control mTHP
 2024-10-30 12:58 UTC  (5+ messages)
` [PATCH v3 1/4] mm: fix docs for the kernel parameter ``thp_anon=``
` [PATCH v3 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v3 3/4] mm: shmem: override mTHP shmem default with a kernel parameter
` [PATCH v3 4/4] mm: huge_memory: Use strscpy() instead of strcpy()

[PATCH 1/1] alloc_tag: avoid execmem_vmap() when !MMU
 2024-10-30 12:43 UTC  (4+ messages)

[PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
 2024-10-30 11:57 UTC  (10+ messages)

[PATCH v2] tools/mm: Fix slabinfo crash when MAX_SLABS is exceeded
 2024-10-30 11:47 UTC  (3+ messages)

[PATCH RFC 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag
 2024-10-30 11:32 UTC  (5+ messages)

[linux-next:pending-fixes 301/373] mm/vmscan.c:3498: undefined reference to `pmdp_test_and_clear_young'
 2024-10-30 11:28 UTC  (3+ messages)

fs/proc/vmcore.c:458:42: warning: unused variable 'vmcore_mmap_ops'
 2024-10-30 11:14 UTC 

[PATCH v2] mm: define general function pXd_init()
 2024-10-30 10:18 UTC  (2+ messages)

[PATCH] mm: add per-order mTHP swpin counters
 2024-10-30 10:17 UTC  (6+ messages)

drivers/net/ethernet/freescale/ucc_geth.c:2168:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-10-30  9:59 UTC 

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-30  9:01 UTC  (3+ messages)
` [RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb

[linux-next:master 6997/7771] mm/workingset.c:598:38: error: implicit declaration of function 'folio_memcg_charged'; did you mean 'folio_memcg_check'?
 2024-10-30  8:57 UTC 

[PATCH] vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
 2024-10-30  8:37 UTC 

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-30  5:57 UTC  (10+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
 2024-10-30  5:05 UTC  (14+ messages)

[syzbot] [mm?] INFO: rcu detected stall in kthreadd (2)
 2024-10-30  3:07 UTC 

[GIT PULL] slab fixes for 6.12-rc6
 2024-10-30  2:44 UTC  (2+ messages)

[GIT PULL V2] hotfixes for 6.12-rc6
 2024-10-30  2:44 UTC  (2+ messages)

[PATCH] mm/memory-failure: Replace sprintf() with sysfs_emit()
 2024-10-30  1:51 UTC  (2+ messages)

[PATCH] mm: shmem: convert to use folio_zero_range()
 2024-10-30  1:26 UTC  (13+ messages)

[PATCH v7 00/32] riscv control-flow integrity for usermode
 2024-10-29 23:44 UTC  (24+ messages)
` [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v7 11/32] riscv mm: manufacture shadow stack pte
` [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v7 13/32] riscv mmu: write protect and shadow stack
` [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v7 19/32] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v7 20/32] riscv/traps: Introduce software check exception
` [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal
` [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi
` [PATCH v7 29/32] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v7 31/32] riscv: Documentation for shadow stack on riscv
` [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi

page:  |  | latest

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