Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE, (continued)
- [PATCH RESEND v3 0/9] Buddy allocator like folio split,
Zi Yan
- [PATCH RESEND v3 2/9] mm/huge_memory: move folio split common code to __folio_split(), Zi Yan
- [PATCH RESEND v3 4/9] mm/huge_memory: remove the old, unused __split_huge_page(), Zi Yan
- [PATCH RESEND v3 6/9] mm/truncate: use folio_split() for truncate operation., Zi Yan
- [PATCH RESEND v3 9/9] selftests/mm: add tests for folio_split(), buddy allocator like split., Zi Yan
- [PATCH RESEND v3 5/9] mm/huge_memory: add folio_split() to debugfs testing interface., Zi Yan
- [PATCH RESEND v3 8/9] selftests/mm: add tests for splitting pmd THPs to all lower orders., Zi Yan
- [PATCH RESEND v3 1/9] mm/huge_memory: add two new (not yet used) functions for folio_split(), Zi Yan
- [PATCH RESEND v3 7/9] selftests/mm: use selftests framework to print test result., Zi Yan
- [PATCH RESEND v3 3/9] mm/huge_memory: add buddy allocator like folio_split(), Zi Yan
- [no subject], Unknown
- [PATCH v2] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE, Guillaume Morin
- Re: [syzbot] [mm] KASAN: null-ptr-deref Write in sys_io_uring_register, syzbot
- [PATCH v1] hugetlb: support FOLL_FORCE|FOLL_WRITE,
Guillaume Morin
- [PATCH 0/2] readahead: Reintroduce fix for improper RA window sizing,
Jan Kara
- [PATCH 0/2] zram: fix backing device setup issue,
Kairui Song
- [PATCH] hugetlb: prioritize surplus allocation from current node,
Koichiro Den
- [PATCH v4 0/5] Improve simple directory offset wrap behavior,
cel
- [PATCH v1] mm/hugetlb: don't map folios writable without VM_WRITE when copying during fork(),
David Hildenbrand
- [PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup.,
Maarten Lankhorst
- [PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390,
David Hildenbrand
- [PATCH v2 04/12] fs/proc/vmcore: prefix all pr_* with "vmcore:", David Hildenbrand
- [PATCH v2 05/12] fs/proc/vmcore: move vmcore definitions out of kcore.h, David Hildenbrand
- [PATCH v2 08/12] fs/proc/vmcore: introduce PROC_VMCORE_DEVICE_RAM to detect device RAM ranges in 2nd kernel, David Hildenbrand
- [PATCH v2 07/12] fs/proc/vmcore: factor out freeing a list of vmcore ranges, David Hildenbrand
- [PATCH v2 11/12] virtio-mem: support CONFIG_PROC_VMCORE_DEVICE_RAM, David Hildenbrand
- [PATCH v2 12/12] s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM), David Hildenbrand
- [PATCH v2 03/12] fs/proc/vmcore: disallow vmcore modifications while the vmcore is open, David Hildenbrand
- [PATCH v2 02/12] fs/proc/vmcore: replace vmcoredd_mutex by vmcore_mutex, David Hildenbrand
- [PATCH v2 06/12] fs/proc/vmcore: factor out allocating a vmcore range and adding it to a list, David Hildenbrand
- [PATCH v2 09/12] virtio-mem: mark device ready before registering callbacks in kdump mode, David Hildenbrand
- [PATCH v2 01/12] fs/proc/vmcore: convert vmcore_cb_lock into vmcore_mutex, David Hildenbrand
- [PATCH v2 10/12] virtio-mem: remember usable region size, David Hildenbrand
- [PATCH] binfmt_flat: Fix integer overflow bug on 32 bit systems, Dan Carpenter
- [PATCH] mm/vma: add missing personality header import, Lorenzo Stoakes
- [PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages,
Qi Zheng
- [PATCH v4 01/11] mm: khugepaged: recheck pmd state in retract_page_tables(), Qi Zheng
- [PATCH v4 02/11] mm: userfaultfd: recheck dst_pmd entry in move_pages_pte(), Qi Zheng
- [PATCH v4 03/11] mm: introduce zap_nonpresent_ptes(), Qi Zheng
- [PATCH v4 04/11] mm: introduce do_zap_pte_range(), Qi Zheng
- [PATCH v4 05/11] mm: skip over all consecutive none ptes in do_zap_pte_range(), Qi Zheng
- [PATCH v4 06/11] mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-installed, Qi Zheng
- [PATCH v4 08/11] mm: make zap_pte_range() handle full within-PMD range, Qi Zheng
- [PATCH v4 09/11] mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED), Qi Zheng
- [PATCH v4 07/11] mm: do_zap_pte_range: return any_skipped information to the caller, Qi Zheng
- [PATCH v4 11/11] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64, Qi Zheng
- [PATCH v4 10/11] x86: mm: free page table pages by RCU instead of semi RCU, Qi Zheng
- Re: [PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages, Andrew Morton
- Re: [PATCH v4 00/11] synchronously scan and reclaim empty user PTE pages, Qi Zheng
- [syzbot] [mm?] KASAN: slab-use-after-free Read in lru_add, syzbot
- [PATCH] mm/alloc_tag: fix vm_module_tags_populate's KASAN poisoning logic,
Hao Ge
- [RFC PATCH v3 0/2] mm: vmscan: retry folios written back while isolated,
Chen Ridong
- [syzbot] [mm?] INFO: rcu detected stall in sys_symlinkat (5),
syzbot
- Removing page->index,
Matthew Wilcox
- [syzbot] [mm?] BUG: stack guard page was hit in sys_sendfile64, syzbot
- [PATCH 0/5] mm/vma: make more mmap logic userland testable,
Lorenzo Stoakes
- [PATCHSET v6 0/12] Uncached buffered IO,
Jens Axboe
- [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb, Jens Axboe
- [PATCH 03/12] mm: add PG_uncached page flag, Jens Axboe
- [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper, Jens Axboe
- [PATCH 07/12] fs: add RWF_UNCACHED iocb and FOP_UNCACHED file_operations flag, Jens Axboe
- [PATCH 02/12] mm/readahead: add folio allocation helper, Jens Axboe
- [PATCH 05/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead, Jens Axboe
- [PATCH 04/12] mm/readahead: add readahead_control->uncached member, Jens Axboe
- [PATCH 09/12] mm/filemap: drop uncached pages when writeback completes, Jens Axboe
- [PATCH 08/12] mm/filemap: add read support for RWF_UNCACHED, Jens Axboe
- [PATCH 12/12] mm: add FGP_UNCACHED folio creation flag, Jens Axboe
- [PATCH 11/12] mm/filemap: make buffered writes work with RWF_UNCACHED, Jens Axboe
- [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper, Jens Axboe
- Re: [PATCHSET v6 0/12] Uncached buffered IO, Christoph Lameter (Ampere)
- Re: [PATCHSET v6 0/12] Uncached buffered IO, Darrick J. Wong
- [PATCHSET v6 0/12] Uncached buffered IO, Bharata B Rao
- [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp,
Wenchao Hao
- [PATCH linux-next v4] ksm: add ksm involvement information for each process,
xu.xin16
- [PATCH RESEND v1] mm/memory_hotplug: move debug_pagealloc_map_pages() into online_pages_range(),
David Hildenbrand
- [PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*(),
David Hildenbrand
- [PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register,
Celeste Liu
- sound/pci/oxygen/snd-virtuoso.o: warning: objtool: .text.hdmi_write_command: unexpected end of section, kernel test robot
- [PATCH linux next] delayacct: add delay max to record delay peak,
jiang.kun2
- RE: udmabuf: check_memfd_seals() is racy,
Kasireddy, Vivek
- [PATCH v2] intel_th: avoid using deprecated page->mapping, index fields, Lorenzo Stoakes
- [PATCH] riscv: selftests: Add a ptrace test to verify syscall parameter modification, Charlie Jenkins
- [PATCH v3 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec, Hajime Tazaki
- [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic,
Hajime Tazaki
- [PATCH -next] mm: usercopy: add a debugfs interface to bypass the vmalloc check.,
Ze Zuo
- [PATCH V2] mm/hugetlb: Make __NR_USED_SUBPAGE check conditional,
Anshuman Khandual
- Re: [PATCH 5/6] pps: embed "dev" in the pps_device,
kernel test robot
- [PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties,
Yuanchu Xie
- People were at a loss for words after Stephen Harper's unexpected interview, lsv
- [PATCH] mm/hugetlb: optionally pre-zero hugetlb pages,
Frank van der Linden
- [PATCH 0/4] mm/swap_cgroup: remove global swap cgroup lock,
Kairui Song
- [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check, Kairui Song
- Re: [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check, Yosry Ahmed
- Re: [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check, Shakeel Butt
- Re: [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check, Roman Gushchin
- Re: [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check, Barry Song
- Re: [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check, kernel test robot
- Re: [PATCH 1/4] mm, memcontrol: avoid duplicated memcg enable check, kernel test robot
- [PATCH 2/4] mm/swap_cgroup: remove swap_cgroup_cmpxchg, Kairui Song
- [PATCH 4/4] mm, swap_cgroup: remove global swap cgroup lock, Kairui Song
- [PATCH 3/4] mm/swap_cgroup: simplify swap cgroup definitions, Kairui Song
- [PATCH man-pages v3] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description,
Lorenzo Stoakes
- [PATCH] cxl: Update Soft Reserved resources upon region creation,
Nathan Fontenot
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v3] mm: add per-order mTHP swap-in fallback/fallback_charge counters,
Wenchao Hao
- [PATCH] intel_th: avoid using deprecated page->mapping, index fields,
Lorenzo Stoakes
- [PATCH] mm/hugetlb: Make __NR_USED_SUBPAGE check conditional,
Anshuman Khandual
- [RFC PATCH 0/4] Support dynamic (de)configuration of memory,
Sumanth Korikkar
- [rppt-memblock:thunderx-fix] BUILD SUCCESS 180bbad698641873120a48857bb3b9f3166bf684, kernel test robot
- [PATCH mm-unstable v1 0/6] mm/mglru: performance optimizations,
Yu Zhao
- [PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work,
Shuai Xue
- [no subject], Unknown
- [PATCH 0/7] mm/hugetlb: Refactor hugetlb allocation resv accounting,
Peter Xu
- [RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit,
Raghavendra K T
- [RFC PATCH V0 01/10] mm: Add kmmscand kernel daemon, Raghavendra K T
- [RFC PATCH V0 02/10] mm: Maintain mm_struct list in the system, Raghavendra K T
- [RFC PATCH V0 04/10] mm/migration: Migrate accessed folios to toptier node, Raghavendra K T
- [RFC PATCH V0 06/10] mm: Add throttling of mm scanning using scan_size, Raghavendra K T
- [RFC PATCH V0 08/10] vmstat: Add vmstat counters, Raghavendra K T
- [RFC PATCH V0 05/10] mm: Add throttling of mm scanning using scan_period, Raghavendra K T
- [RFC PATCH V0 DO NOT MERGE 10/10] kmmscand: Add scanning, Raghavendra K T
- [RFC PATCH V0 03/10] mm: Scan the mm and create a migration list, Raghavendra K T
- [RFC PATCH V0 09/10] trace/kmmscand: Add tracing of scanning and migration, Raghavendra K T
- [RFC PATCH V0 07/10] sysfs: Add sysfs support to tune scanning, Raghavendra K T
- Re: [RFC PATCH V0 0/10] mm: slowtier page promotion based on PTE A bit, SeongJae Park
- [RFC 0/5] GPU Direct RDMA (P2P DMA) for Device Private Pages,
Yonatan Maman
- [PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio,
Dafna Hirschfeld
- [syzbot] [bpf?] WARNING: locking bug in emon, syzbot
- [PATCH] riscv/ptrace: add new regset to get original a0 register,
Celeste Liu
- [QUESTION] Resizing shared mapping without clashing with others,
Dmitry Dolgov
- Re: [PATCH] Fix issue: Writing a block devices case dead loop. generic_perform_write()-> balance_dirty_pages_ratelimited()-> balance_dirty_pages() At this point, if the block device removed, the process may trapped in a dead loop. and the memory of the bdi device hass also been released. I found this issue through SCSI devices, Luoxi
- [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case,
Kees Cook
- [PATCH] exec: Make sure task->comm is always NUL-terminated,
Kees Cook
- [PATCH 1/2] alloc_tag: fix module allocation tags populated area calculation,
Suren Baghdasaryan
- Re: [PATCH v2] mm/codetag: swap tags when migrate pages,
Suren Baghdasaryan
- [PATCH man-pages v2] process_madvise.2: describe 6.13 behaviour permitting all madvise flags,
Lorenzo Stoakes
- [PATCH v10 0/8] Rust support for mm_struct, vm_area_struct, and mmap,
Alice Ryhl
- [PATCH man-pages v2] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description,
Lorenzo Stoakes
- [PATCH v2] perf: map pages in advance,
Lorenzo Stoakes
- [PATCH v2] list_lru: expand list_lru_add() docs with info about sublists,
Alice Ryhl
- [RFC PATCH v2 0/2] KVM: guest_memfd: use write for population,
Nikita Kalyazin
- [PATCH man-pages] process_madvise.2: describe 6.13 behaviour permitting all madvise flags,
Lorenzo Stoakes
- [PATCH man-pages] madvise.2: add MADV_GUARD_INSTALL, MADV_GUARD_REMOVE description,
Lorenzo Stoakes
- [linus:master] [madvise] 2f406263e3: stress-ng.mremap.ops_per_sec 6.7% regression,
kernel test robot
- Re: [QUESTION] mmap lock in khugepaged,
Dev Jain
- [linux-next:fs-next] BUILD SUCCESS 6e2914cbfb152833d9b337440d6fe6e2da80f19b, kernel test robot
- [PATCH] mm: memcg: declare do_memsw_account inline,
John Sperbeck
- Re: [PATCH] mm/codetag: swap tags when migrate pages,
Suren Baghdasaryan
- [linux-next:pending-fixes] BUILD SUCCESS 4eac2c2ed13d0e00ce35abb35e4d175b5925fb7c, kernel test robot
- [linux-next:master] BUILD REGRESSION f486c8aa16b8172f63bddc70116a0c897a7f3f02, kernel test robot
- [PATCH 0/2] mm: reinstate ability to map write-sealed memfd mappings read-only,
Lorenzo Stoakes
- [linux-next:fs-current] BUILD SUCCESS 19f9183f07633e2c4102bc0f553afc21e56cf67d, kernel test robot
- [PATCH] list_lru: expand list_lru_add() docs with info about sublists,
Alice Ryhl
- [PATCH] perf: map pages in advance,
Lorenzo Stoakes
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]