Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v3 0/4] mm: clarify nofail memory allocation, (continued)
- [PATCH v3 0/4] mm: ZSWAP swap-out of mTHP folios,
Kanchana P Sridhar
- [PATCH v5] mm: override mTHP "enabled" defaults at kernel cmdline,
Barry Song
- Re: [PATCH v3 04/10] x86/insn: Read and decode insn without crossing the page boundary, kernel test robot
- [PATCH v7 0/8] Improve the copy of task comm,
Yafang Shao
- [PATCH v7 1/8] Get rid of __get_task_comm(), Yafang Shao
- [PATCH v7 2/8] auditsc: Replace memcpy() with strscpy(), Yafang Shao
- [PATCH v7 3/8] security: Replace memcpy() with get_task_comm(), Yafang Shao
- [PATCH v7 4/8] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v7 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v7 7/8] net: Replace strcpy() with strscpy(), Yafang Shao
- [PATCH v7 8/8] drm: Replace strcpy() with strscpy(), Yafang Shao
- Re: [PATCH v7 0/8] Improve the copy of task comm, Yafang Shao
- [linux-next:master 4789/5190] arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: remoteproc@2a300000: glink-edge: Unevaluated properties are not allowed ('fastrpc' was unexpected),
kernel test robot
- [linux-next:fs-next] BUILD SUCCESS acdbedbc8dbc3bc60c99c757583873aef000d1f4, kernel test robot
- [PATCH v3 0/7] mm: Optimize mseal checks,
Pedro Falcato
- Re: [syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits, syzbot
- [linux-next:fs-current] BUILD SUCCESS ac3baca764a45578ae7a38815a01528e277afc24, kernel test robot
- [PATCH v4] filemap: add trace events for get_pages, map_pages, and fault, Takaya Saeki
- Re: Invoice, DocuSign System Shared Via - linux-mm Payment Notifications®
- [linux-next:master 3822/5190] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3301:17: error: implicit declaration of function 'pci_prepare_ats'; did you mean 'pci_enable_ats'?, kernel test robot
- [syzbot] [mm?] WARNING in zswap_swapoff,
syzbot
- [linux-next:pending-fixes] BUILD SUCCESS 8add3b66d4f542485e2d694e005f855dc64ea5eb, kernel test robot
- [RFC bpf-next v4 4/6] bpf: pin, translate, and unpin __uptr from syscalls.,
Kui-Feng Lee
- [RFC PATCH] selftests/mm: compaction_test: Move often used filepaths to strings,
Aryabhatta Dey
- [PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers,
shiju.jose
- [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control, shiju.jose
- [PATCH v11 02/14] EDAC: Add EDAC scrub control driver, shiju.jose
- [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command, shiju.jose
- [PATCH v11 03/14] EDAC: Add EDAC ECS control driver, shiju.jose
- [PATCH v11 05/14] cxl/mbox: Add GET_FEATURE mailbox command, shiju.jose
- [PATCH v11 06/14] cxl/mbox: Add SET_FEATURE mailbox command, shiju.jose
- [PATCH v11 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature, shiju.jose
- [PATCH v11 08/14] cxl/memfeature: Add CXL memory device ECS control feature, shiju.jose
- [PATCH v11 09/14] platform: Add __free() based cleanup function for platform_device_put, shiju.jose
- [PATCH v11 10/14] ACPI:RAS2: Add ACPI RAS2 driver, shiju.jose
- [PATCH v11 12/14] EDAC: Add EDAC PPR control driver, shiju.jose
- [PATCH v11 13/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command, shiju.jose
- [PATCH v11 14/14] cxl/memfeature: Add CXL memory device PPR control feature, shiju.jose
- [PATCH v11 11/14] ras: mem: Add memory ACPI RAS2 driver, shiju.jose
- [linux-next:master] BUILD REGRESSION 367b5c3d53e57d51a5878816804652963da90950, kernel test robot
- [PATCH v5.1 19/19] mm/mmap: Move may_expand_vm() check in mmap_region(), Bert Karwatzki
- [no subject], Unknown
- [PATCH v5.1 18/19] ipc/shm, mm: Drop do_vma_munmap(), Bert Karwatzki
- [PATCH v5.1 17/19] mm/mmap: Move can_modify_mm() check down the stack, Bert Karwatzki
- [PATCH v5.1 16/19] mm/mmap: Use vms accounted pages in mmap_region(), Bert Karwatzki
- [linux-next:master 4780/5190] arch/arm64/boot/dts/qcom/sa8775p-ride.dtb: pmu@9091000: compatible: 'oneOf' conditional failed, one must be fixed:, kernel test robot
- [PATCH v2 1/2] mm/memcontrol: respect zswap.writeback setting from parent cg too,
Mike Yuan
- [PATCH v5.1 00/19] Rebase v5 patchset to next-20240816,
Bert Karwatzki
- [PATCH v5.1 01/19] mm/mmap: Correctly position vma_iterator in __split_vma(), Bert Karwatzki
- [PATCH v5.1 02/19] mm/mmap: Introduce abort_munmap_vmas(), Bert Karwatzki
- [PATCH v5.1 03/19] mm/mmap: Introduce vmi_complete_munmap_vmas(), Bert Karwatzki
- [PATCH v5.1 04/19] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap(), Bert Karwatzki
- [PATCH v5.1 05/19] mm/mmap: Introduce vma_munmap_struct for use in munmap operations, Bert Karwatzki
- [PATCH v5.1 11/19] mm/mmap: Reposition vma iterator in mmap_region(), Bert Karwatzki
- Re: [PATCH v5.1 00/19] Rebase v5 patchset to next-20240816, Lorenzo Stoakes
- [PATCH v5.1 15/19] mm/mmap: Use PHYS_PFN in mmap_region(), Bert Karwatzki
- [PATCH v5.1 07/19] mm/mmap: Extract validate_mm() from vma_complete(), Bert Karwatzki
- [PATCH v5.1 12/19] mm/mmap: Track start and end of munmap in vma_munmap_struct, Bert Karwatzki
- [PATCH v5.1 06/19] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas, Bert Karwatzki
- [PATCH v5.1 10/19] mm/mmap: Support vma == NULL in init_vma_munmap(), Bert Karwatzki
- [PATCH v5.1 14/19] mm/mmap: Avoid zeroing vma tree in mmap_region(), Bert Karwatzki
- [PATCH v5.1 08/19] mm/mmap: Inline munmap operation in mmap_region(), Bert Karwatzki
- [PATCH v5.1 13/19] mm/mmap: Clean up unmap_region() argument list, Bert Karwatzki
- [PATCH v5.1 09/19] mm/mmap: Expand mmap_region() munmap call, Bert Karwatzki
- [syzbot] [kasan?] [mm?] INFO: task hung in hugetlb_wp,
syzbot
- [PATCH v1] mm/rmap: use folio->_mapcount for small folios, David Hildenbrand
- [linux-next:master 4883/5190] arch/powerpc/boot/dts/adder875-redboot.dtb: mdio@e00: compatible: 'oneOf' conditional failed, one must be fixed:, kernel test robot
- [RFC PATCH] mm: control mthp per process/cgroup,
Nanyong Sun
- [PATCH v2 0/5] mm: memory_hotplug: improve do_migrate_range(),
Kefeng Wang
- [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM, Michal Hocko
- [PATCH v2] mm: add lazyfree folio to lru tail,
gaoxu
- [PATCH v2 0/4] mm: ZSWAP swap-out of mTHP folios,
Kanchana P Sridhar
- [syzbot] [cgroups?] [mm?] kernel BUG in swap_cgroup_record,
syzbot
- [linux-next:master] [workqueue] b188c57af2: sysfs:cannot_create_duplicate_filename, kernel test robot
- [PATCH] mm: remove migration for HugePage in isolate_single_pageblock(),
Kefeng Wang
- [PATCH] Resource: fix region_intersects() for CXL memory,
Huang Ying
- [PATCH v6 00/26] Generic `Allocator` support for Rust,
Danilo Krummrich
- [PATCH v6 01/26] rust: alloc: add `Allocator` trait, Danilo Krummrich
- [PATCH v6 03/26] rust: alloc: rename `KernelAllocator` to `Kmalloc`, Danilo Krummrich
- [PATCH v6 04/26] rust: alloc: implement `Allocator` for `Kmalloc`, Danilo Krummrich
- [PATCH v6 08/26] rust: alloc: add __GFP_NOWARN to `Flags`, Danilo Krummrich
- [PATCH v6 07/26] rust: alloc: implement `KVmalloc` allocator, Danilo Krummrich
- [PATCH v6 05/26] rust: alloc: add module `allocator_test`, Danilo Krummrich
- [PATCH v6 20/26] rust: error: check for config `test` in `Error::name`, Danilo Krummrich
- [PATCH v6 06/26] rust: alloc: implement `Vmalloc` allocator, Danilo Krummrich
- [PATCH v6 21/26] rust: alloc: implement `contains` for `Flags`, Danilo Krummrich
- [PATCH v6 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`, Danilo Krummrich
- [PATCH v6 02/26] rust: alloc: separate `aligned_size` from `krealloc_aligned`, Danilo Krummrich
- [PATCH v6 19/26] rust: error: use `core::alloc::LayoutError`, Danilo Krummrich
- [PATCH v6 10/26] rust: treewide: switch to our kernel `Box` type, Danilo Krummrich
- [PATCH v6 13/26] rust: alloc: implement kernel `Vec` type, Danilo Krummrich
- [PATCH v6 22/26] rust: alloc: implement `Cmalloc` in module allocator_test, Danilo Krummrich
- [PATCH v6 26/26] MAINTAINERS: add entry for the Rust `alloc` module, Danilo Krummrich
- [PATCH v6 09/26] rust: alloc: implement kernel `Box`, Danilo Krummrich
- [PATCH v6 14/26] rust: alloc: implement `IntoIterator` for `Vec`, Danilo Krummrich
- [PATCH v6 24/26] rust: alloc: update module comment of alloc.rs, Danilo Krummrich
- [PATCH v6 17/26] rust: alloc: remove `VecExt` extension, Danilo Krummrich
- [PATCH v6 23/26] rust: str: test: replace `alloc::format`, Danilo Krummrich
- [PATCH v6 16/26] rust: treewide: switch to the kernel `Vec` type, Danilo Krummrich
- [PATCH v6 18/26] rust: alloc: add `Vec` to prelude, Danilo Krummrich
- [PATCH v6 15/26] rust: alloc: implement `collect` for `IntoIter`, Danilo Krummrich
- [PATCH v6 12/26] rust: alloc: add `Box` to prelude, Danilo Krummrich
- [PATCH v6 11/26] rust: alloc: remove `BoxExt` extension, Danilo Krummrich
- Re: [PATCH v6 00/26] Generic `Allocator` support for Rust, Boqun Feng
[linux-next:master 3959/4951] drivers/firmware/arm_scmi/transports/smc.c:235:3: error: write to reserved register 'R7', kernel test robot
[PATCH] mm: fallback to next_order if charing mTHP fails, Barry Song
[PATCH] mm: check all swaps belong to same swap_cgroup in swap_pte_batch(), Barry Song
[PATCH v3] x86/ioremap: Use is_ioremap_addr() in iounmap(),
Max Ramanouski
Re: [PATCH WIP] x86/kgdb: trampolines for shadowed instructions,
kernel test robot
[akpm-mm:mm-nonmm-unstable 72/77] drivers/misc/xilinx_tmr_inject.c:69:43: error: expected ')' before '(' token, kernel test robot
[linux-next:master 4567/4951] drivers/misc/xilinx_tmr_inject.c:69:43: error: expected ')' before '(' token, kernel test robot
[no subject], Unknown
[linux-next:master] BUILD REGRESSION edd1ec2e3a9f5de7fb267a3af73e4f00e7e052b7, kernel test robot
[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared),
Jonathan Cameron
Re: [RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared), David Hildenbrand
[PATCH v2] memcg: replace memcg ID idr with xarray,
Shakeel Butt
[PATCH 00/16] Consolidate iommu page table implementations,
Jason Gunthorpe
- [PATCH 08/16] iommupt: Add read_and_clear_dirty op, Jason Gunthorpe
- [PATCH 04/16] iommupt: Add iova_to_phys op, Jason Gunthorpe
- [PATCH 07/16] iommupt: Add cut_mapping op, Jason Gunthorpe
- [PATCH 12/16] iommupt: Add the AMD IOMMU v1 page table format, Jason Gunthorpe
- [PATCH 01/16] genpt: Generic Page Table base API, Jason Gunthorpe
- [PATCH 16/16] iommupt: Add the Intel VT-D second stage page table format, Jason Gunthorpe
- [PATCH 13/16] iommupt: Add the x86 PAE page table format, Jason Gunthorpe
- [PATCH 10/16] iommupt: Add a kunit test to compare against iopt, Jason Gunthorpe
- [PATCH 03/16] iommupt: Add the basic structure of the iommu implementation, Jason Gunthorpe
- [PATCH 11/16] iommupt: Add the 64 bit ARMv8 page table format, Jason Gunthorpe
- [PATCH 05/16] iommupt: Add unmap_pages op, Jason Gunthorpe
- [PATCH 02/16] genpt: Add a specialized allocator for page table levels, Jason Gunthorpe
- [PATCH 09/16] iommupt: Add a kunit test for Generic Page Table and the IOMMU implementation, Jason Gunthorpe
- [PATCH 14/16] iommupt: Add the DART v1/v2 page table format, Jason Gunthorpe
- [PATCH 15/16] iommupt: Add the 32 bit ARMv7s page table format, Jason Gunthorpe
- [PATCH 06/16] iommupt: Add map_pages op, Jason Gunthorpe
[no subject], Unknown
[linux-next:master 4148/4951] fs/fcntl.c:111:13: sparse: sparse: Using plain integer as NULL pointer, kernel test robot
[PATCH] mm: add lazyfree folio to lru tail,
gaoxu
[RFC PATCH] mm: fix missing TLB flushing, Qi Zheng
[bug report] memcg: replace memcg ID idr with xarray,
Dan Carpenter
[linux-next:master 4168/4667] arch/arm/boot/dts/nxp/imx/imx27-apf27.dtb: dma-controller@10001000: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+', kernel test robot
[PATCH v12 00/10] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v12 03/10] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v12 04/10] mm: split a folio in minimum folio order chunks, Pankaj Raghav (Samsung)
- [PATCH v12 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v12 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v12 07/10] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v12 08/10] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v12 02/10] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v12 01/10] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v12 10/10] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v12 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- Re: [PATCH v12 00/10] enable bs > ps in XFS, David Howells
- Re: [PATCH v12 00/10] enable bs > ps in XFS, David Howells
- Re: [PATCH v12 00/10] enable bs > ps in XFS, David Howells
[PATCH] codetag: debug: mark codetags for cma pages as empty,
Hao Ge
[PATCH] mm: move the easily assessable conditions forward,
Huan Yang
[linux-next:master 4175/4951] arch/arm/boot/dts/broadcom/bcm2711-rpi-400.dtb: interrupt-controller@40000000: 'interrupt-controller' is a required property,
kernel test robot
[PATCH] mm/slub: Add check for s->flags in the alloc_tagging_slab_free_hook,
Hao Ge
[PATCH 0/7] memcg: further decouple v1 code from v2,
Shakeel Butt
[linux-next:master 3896/4224] arch/arm/boot/dts/arm/arm-realview-eb-11mp.dtb: soc: pmu: 'ranges' is a required property, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS bd5989ca496c1db7c3b1f279cb5dcabdfc33aa28, kernel test robot
[PATCH v4] mm,memcg: provide per-cgroup counters for NUMA balancing operations,
kaiyang2
[linux-next:fs-next] BUILD SUCCESS bb62fbd2b0e31b2ed5dccf1dc4489460137fdf5c, kernel test robot
[PATCH] mm: use get_oder() and check size is is_power_of_2, Barry Song
[linux-next:master 4179/4667] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3301:3: error: call to undeclared function 'pci_prepare_ats'; ISO C99 and later do not support implicit function declarations,
kernel test robot
[PATCH v2 0/4] memcg: initiate deprecation of v1 features,
Shakeel Butt
[PATCH v2] mm, slub: print CPU id (and its node) on slab OOM,
Axel Rasmussen
[PATCH v2 00/25] netfs: Read/write improvements,
David Howells
- [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", David Howells
- [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH v2 04/25] netfs: Record contention stats for writeback lock, David Howells
- [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH v2 16/25] netfs: Provide an iterator-reset function, David Howells
- [PATCH v2 17/25] netfs: Simplify the writeback code, David Howells
- [PATCH v2 22/25] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH v2 23/25] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH v2 18/25] afs: Make read subreqs async, David Howells
- [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH v2 21/25] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH v2 20/25] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter(), David Howells
- [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH v2 24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH v2 25/25] cifs: Don't support ITER_XARRAY, David Howells
- [PATCH v2 19/25] netfs: Speed up buffered reading, David Howells
- [PATCH v2 10/25] netfs: Set the request work function upon allocation, David Howells
- Re: [PATCH v2 00/25] netfs: Read/write improvements, Christian Brauner
netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", David Howells
[linux-next:master 1554/4667] kernel/rcu/tree_exp.h:556: undefined reference to `csd_lock_is_stuck', kernel test robot
[PATCH 0/4] memcg: initiate deprecation of v1 features,
Shakeel Butt
[PATCH] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty",
David Howells
[PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v6 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v6 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v6 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v6 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v6 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v6 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v6 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v6 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v6 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v6 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- Re: [PATCH v6 bpf-next 00/10] Harden and extend ELF build ID parsing logic, Eduard Zingerman
[PATCH v4 0/2] Add support for Congatec CGEB BIOS interface,
Mary Strodl
[linux-next:fs-current] BUILD SUCCESS 6c7f20ab76807c6f0a4bc7f49eec920e9ed6b27a, kernel test robot
[linux-next:master] BUILD REGRESSION 320eb81df4f6c1a1814fd02ebb4ba41eb80a3c7e, kernel test robot
[PATCH v3] mm,memcg: provide per-cgroup counters for NUMA balancing operations,
kaiyang2
[RFC] Merge PG_private_2 and PG_mappedtodisk,
Matthew Wilcox
[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too,
Mike Yuan
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]