linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/36] Memory allocation profiling
 2024-02-24  1:59 UTC  (9+ messages)
` [PATCH v4 06/36] mm: enumerate all gfp flags
` [PATCH v4 24/36] rust: Add a rust helper for krealloc()

[PATCH v5 1/1] mm: enumerate all gfp flags
 2024-02-24  1:58 UTC 

[PATCH 1/1] mm/khugepaged: bypassing unnecessary scans with MMF_DISABLE_THP check
 2024-02-24  1:47 UTC  (8+ messages)

[PATCH] exec: Delete unnecessary statements in remove_arg_zero()
 2024-02-24  1:08 UTC 

[PATCH] exec: Remove unnecessary ‘NULL’ values from vma
 2024-02-24  1:04 UTC 

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-02-24  0:37 UTC  (41+ messages)
` [PATCH v17 01/35] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v17 02/35] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v17 03/35] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v17 04/35] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v17 05/35] virt: gunyah: Add hypervisor driver
    `  "
` [PATCH v17 06/35] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v17 07/35] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v17 08/35] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v17 09/35] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v17 10/35] gunyah: vm_mgr: Add VM start/stop
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v17 12/35] virt: gunyah: Add resource tickets
` [PATCH v17 13/35] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v17 14/35] virt: gunyah: Add hypercalls for running a vCPU
` [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v17 16/35] gunyah: Add hypercalls for demand paging
` [PATCH v17 17/35] gunyah: rsc_mgr: Add memory parcel RPC
` [PATCH v17 18/35] mm/interval_tree: Export iter_first/iter_next
` [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
    `  "
` [PATCH v17 20/35] virt: gunyah: Add interfaces to map memory into guest address space
` [PATCH v17 21/35] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v17 22/35] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v17 23/35] virt: gunyah: Implement guestmemfd
` [PATCH v17 24/35] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH v17 25/35] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH v17 26/35] virt: gunyah: Share guest VM dtb configuration to Gunyah
` [PATCH v17 27/35] gunyah: rsc_mgr: Add RPC to enable demand paging
` [PATCH v17 28/35] virt: gunyah: Enable "
` [PATCH v17 29/35] gunyah: rsc_mgr: Add RPC to set VM boot context
` [PATCH v17 30/35] virt: gunyah: Allow userspace to initialize context of primary vCPU
` [PATCH v17 31/35] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v17 32/35] virt: gunyah: Add irqfd interface
` [PATCH v17 33/35] virt: gunyah: Add IO handlers
` [PATCH v17 34/35] virt: gunyah: Add ioeventfd
` [PATCH v17 35/35] MAINTAINERS: Add Gunyah hypervisor drivers section

[merged mm-stable] kasan-add-atomic-tests.patch removed from -mm tree
 2024-02-24  0:10 UTC  (2+ messages)

[PATCH bpf-next] mm: Introduce vm_area_[un]map_pages()
 2024-02-24  0:00 UTC  (7+ messages)

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-23 23:59 UTC 

[PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
 2024-02-23 23:57 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range
` [PATCH v2 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap
` [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages()

[mm/page_alloc or mm/vmscan or mm/zswap] use-after-free in obj_malloc()
 2024-02-23 23:54 UTC  (15+ messages)
    ` [PATCH] x86: disable non-instrumented version of copy_page when KMSAN is enabled

[PATCH RFC] mm: madvise: pageout: ignore references rather than clearing young
 2024-02-23 23:24 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] shmem/tmpfs: large folios adoption, regression tracking and performance testing
 2024-02-23 23:16 UTC 

[linux-next:pending-fixes] BUILD SUCCESS bf23699d860e0906878a926021e11f371527c51e
 2024-02-23 22:58 UTC 

[LSF/MM/BPF TOPIC] Dynamic Growth of Kernel Stacks
 2024-02-23 22:01 UTC  (4+ messages)

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-23 19:42 UTC  (7+ messages)
` [RFC PATCH v6 02/12] cxl/mbox: Add GET_FEATURE mailbox command

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-02-23 18:55 UTC  (8+ messages)

[GIT PULL] hotfixes for 6.8-rc6
 2024-02-23 18:44 UTC  (2+ messages)

[PATCH v2 0/3] cleanup of SLAB_ flags
 2024-02-23 18:27 UTC  (4+ messages)
` [PATCH v2 1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
` [PATCH v2 2/3] mm, slab: use an enum to define SLAB_ cache creation flags
` [PATCH v2 3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE

[linux-next:master] BUILD REGRESSION 33e1d31873f87d119e5120b88cd350efa68ef276
 2024-02-23 18:24 UTC 

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-02-23 17:57 UTC  (17+ messages)
` [RFC PATCH v7 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v7 02/12] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v7 03/12] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v7 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v7 05/12] cxl/memscrub: Add CXL device ECS "
` [RFC PATCH v7 06/12] memory: scrub: Add scrub subsystem driver supports configuring memory scrubs in the system
` [RFC PATCH v7 07/12] cxl/memscrub: Register CXL device patrol scrub with scrub subsystem driver
` [RFC PATCH v7 08/12] cxl/memscrub: Register CXL device ECS "
` [RFC PATCH v7 09/12] ACPICA: ACPI 6.5: Add support for RAS2 table
` [RFC PATCH v7 10/12] ACPI:RAS2: Add common library for RAS2 PCC interfaces
` [RFC PATCH v7 11/12] ACPI:RAS2: Add driver for ACPI RAS2 feature table (RAS2)
` [RFC PATCH v7 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH v2] mm: Update mark_victim tracepoints fields
 2024-02-23 17:38 UTC  (5+ messages)

[PATCH v3] mm: Update mark_victim tracepoints fields
 2024-02-23 17:32 UTC 

[PATCH v8 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-23 17:07 UTC  (4+ messages)
` [PATCH v8 3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device

[PATCH 0/3] cleanup of SLAB_ flags
 2024-02-23 17:06 UTC  (12+ messages)
` [PATCH 1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
` [PATCH 2/3] mm, slab: use an enum to define SLAB_ cache creation flags

LSF/MM/BPF: 2024: Call for Proposals
 2024-02-23 16:41 UTC  (3+ messages)
  ` [LSF/MM/BPF TOPIC] Large block for I/O

[linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769
 2024-02-23 16:04 UTC  (3+ messages)

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-23 15:53 UTC  (3+ messages)
` [PATCH v3 02/17] memblock: Declare scratch memory as CMA

[PATCH v2 stable] memcg: add refcnt for pcpu stock to avoid UAF problem in drain_all_stock()
 2024-02-23 15:41 UTC  (3+ messages)
` Patch "memcg: add refcnt for pcpu stock to avoid UAF problem in drain_all_stock()" has been added to the 4.19-stable tree
` Patch "memcg: add refcnt for pcpu stock to avoid UAF problem in drain_all_stock()" has been added to the 5.4-stable tree

[PATCH v2 00/17] Add folio_end_read
 2024-02-23 15:36 UTC  (4+ messages)
` [PATCH v2 03/17] mm: Add folio_end_read()

[RFC PATCH 0/3] make the hugetlb migration strategy consistent
 2024-02-23 14:19 UTC  (5+ messages)
` [RFC PATCH 2/3] mm: hugetlb: "

[bug report] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
 2024-02-23 14:03 UTC 

[PATCH] mm/vmalloc: lock contention optimization under multi-threading
 2024-02-23 14:03 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3] mm/vmalloc: lock contention optimization under multi-threading
 2024-02-23 13:09 UTC  (2+ messages)

[PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
 2024-02-23 12:17 UTC  (6+ messages)

[PATCH] mm, thp: display [never] for defrag when THP is set to never
 2024-02-23 11:01 UTC  (3+ messages)

[PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
 2024-02-23  9:51 UTC  (14+ messages)

[PATCH v3 4/4] mm: swap: Swap-out small-sized THP without splitting
 2024-02-23  9:46 UTC  (4+ messages)

[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
 2024-02-23  9:34 UTC  (3+ messages)

[RCF 0/1] mm/mempolicy: weighted interleave system default weights
 2024-02-23  9:11 UTC  (5+ messages)
` [RFC 1/1] mm/mempolicy: introduce system default interleave weights

[PATCH 0/5] mm: unify default compressor algorithm for zram/zswap
 2024-02-23  6:45 UTC  (11+ messages)
` [PATCH 1/5] zram: zcomp: remove zcomp_set_max_streams() declaration
` [PATCH 2/5] zram: make zram depends on SWAP
` [PATCH 3/5] zram: support deflate compressor
` [PATCH 4/5] mm: zswap: default to lzo-rle instead of lzo
` [PATCH 5/5] mm: unify default compressor algorithm for zswap and zram

[PATCH RESEND 0/3] mm/zsmalloc: fix and optimize objects/page migration
 2024-02-23  5:56 UTC  (7+ messages)
` [PATCH RESEND 1/3] mm/zsmalloc: fix migrate_write_lock() when !CONFIG_COMPACTION
` [PATCH RESEND 2/3] mm/zsmalloc: remove migrate_write_lock_nested()
` [PATCH RESEND 3/3] mm/zsmalloc: remove unused zspage->isolated

[PATCH RESEND 0/3] mm/zsmalloc: some cleanup for get/set_zspage_mapping()
 2024-02-23  5:48 UTC  (7+ messages)
` [PATCH RESEND 1/3] mm/zsmalloc: remove set_zspage_mapping()
` [PATCH RESEND 2/3] mm/zsmalloc: remove_zspage() don't need fullness parameter
` [PATCH RESEND 3/3] mm/zsmalloc: remove get_zspage_mapping()

[LSF/MM/BPF TOPIC] Large folios, swap and fscache
 2024-02-23  3:46 UTC  (7+ messages)

[PATCH] mm/mmap: remove the mm parameter in vma_complete()
 2024-02-23  2:36 UTC  (5+ messages)

[PATCH] mm/mmap: convert all mas except mas_detach to vma iterator
 2024-02-23  2:30 UTC  (8+ messages)

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-23  2:24 UTC  (5+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc

[PATCH v2] mm, mmap: fix vma_merge() case 7 with vma_ops->close
 2024-02-23  2:17 UTC  (3+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-02-23  1:55 UTC  (3+ messages)
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
 2024-02-23  1:11 UTC  (5+ messages)

[PATCH v2] mm, vmscan: don't turn on cache_trim_mode at high scan priorities
 2024-02-23  1:11 UTC  (7+ messages)

folio_mmapped
 2024-02-23  0:35 UTC 

[LSF/MM/BPF TOPIC] Hugetlb Unifications
 2024-02-22 22:58 UTC  (6+ messages)

page:  |  | latest

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