Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [syzbot] [mm?] possible deadlock in upgrade_mmap_lock_carefully, (continued)
- [RFC PATCH v4] mm: move the check of READ_IMPLIES_EXEC out of do_mmap(), Shu Han
- [syzbot] [kernel?] WARNING in enqueue_dl_entity,
syzbot
- [PATCH 0/2] Introduce ptr_eq() to preserve address dependency,
Mathieu Desnoyers
- [syzbot] [mm?] [bluetooth?] INFO: rcu detected stall in vhci_release,
syzbot
- [syzbot] [mm?] possible deadlock in shmem_file_write_iter,
syzbot
- [syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4),
syzbot
- [PATCH] btrfs: root memcgroup for metadata filemap_add_folio(),
Qu Wenruo
- [linux-next:pending-fixes] BUILD SUCCESS 7f18fcc2665e513c5b0b672958ae64bab25a62e1, kernel test robot
- [linux-next:fs-current] BUILD SUCCESS f15191200f474d576189af00ec9d9c1eac949183, kernel test robot
- [PATCH v8 0/8] mm: zswap swap-out of large folios,
Kanchana P Sridhar
- [linux-next:fs-next] BUILD SUCCESS 7495509d052c7c738992e47aee4948c08ee9bddb, kernel test robot
- [syzbot] [mm?] [ntfs3?] kernel panic: stack is corrupted in _raw_spin_unlock_irqrestore, syzbot
- [PATCH] mm: instrument copy_from/to_kernel_nofault,
Sabyrzhan Tasbolatov
- [linux-next:master] BUILD REGRESSION 40e0c9d414f57d450e3ad03c12765e797fc3fede, kernel test robot
- [RFC PATCH] compiler.h: Introduce ptr_eq() to preserve address dependency,
Mathieu Desnoyers
- [PATCH v1 0/1] update mseal.rst,
jeffxu
- [RFC/PATCH bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc (v2),
Namhyung Kim
- [PATCH] mm/cma: fix useless return in void function, Pintu Kumar
- [PATCH v2 1/2] exec: add a flag for "reasonable" execveat() comm,
Tycho Andersen
- [RFC PATCH 0/4] implement lightweight guard pages,
Lorenzo Stoakes
- Re: [PATCH] selftests/mm: Fixed incorrect buffer->mirror size in hmm2 double_map test,
Muhammad Usama Anjum
[PATCH v2 0/1] mm/mempolicy: fix comments for better documentation,
Tanya Agarwal
Re: [PATCH v6 2/5] Replace generic memcpy and memset by IO memcpy functions,
kernel test robot
[linux-next:fs-current] BUILD SUCCESS 44591a176fa1a7076500b89fb8cf0119e453c845, kernel test robot
[PATCH] selftests/mm: Add missing free.,
zhangjiao2
[linux-next:pending-fixes] BUILD SUCCESS c678f7c87b9b8eed924374ba36fd2e77a9107f97, kernel test robot
答复: [External Mail]+ mm-cma-print-total-and-used-count-in-cma_alloc.patch added to mm-unstable branch,
高翔
[PATCH] zswap: improve memory.zswap.writeback inheritance,
Ivan Shapovalov
[PATCH 15/20] mm: Create/affine kswapd to its preferred node, Frederic Weisbecker
[PATCH 16/20] kthread: Implement preferred affinity, Frederic Weisbecker
[PATCH 14/20] mm: Create/affine kcompactd to its preferred node, Frederic Weisbecker
[PATCH 12/20] kthread: Make sure kthread hasn't started while binding it, Frederic Weisbecker
[PATCH 13/20] kthread: Default affine kthread to its preferred NUMA node, Frederic Weisbecker
[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails,
Barry Song
[PATCH] mm/cma: print total and used count in cma_alloc(),
Xiang Gao
[linux-next:master] BUILD REGRESSION 92fc9636d1471b7f68bfee70c776f7f77e747b97, kernel test robot
[PATCH v1] mm/huge_memory: check pmd_special() only after pmd_present(),
David Hildenbrand
[PATCH v1 0/2] selftests/mm: hugetlb_fault_after_madv improvements,
David Hildenbrand
[PATCH v3] mm/madvise: unrestrict process_madvise() for current process,
Lorenzo Stoakes
Re: filemap: Fix bounds checking in filemap_read(), Mike Snitzer
[PATCH] mm, swap: avoid over reclaim of full clusters, Kairui Song
[linux-next:master 12634/12811] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:954: warning: Function parameter or struct member 'queue_cnt' not described in 'get_wave_count', kernel test robot
[RFC PATCH v2 0/2] Support large folios for tmpfs,
Baolin Wang
[PATCH v3] mm: move mm flags to mm_types.h, Nanyong Sun
[PATCH v5 00/13] introduce pte_offset_map_{ro|rw}_nolock(),
Qi Zheng
- [PATCH v5 01/13] mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock(), Qi Zheng
- [PATCH v5 02/13] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock(), Qi Zheng
- [PATCH v5 03/13] mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock(), Qi Zheng
- [PATCH v5 05/13] arm: adjust_pte() use pte_offset_map_rw_nolock(), Qi Zheng
- [PATCH v5 06/13] mm: handle_pte_fault() use pte_offset_map_rw_nolock(), Qi Zheng
- [PATCH v5 11/13] mm: userfaultfd: move_pages_pte() use pte_offset_map_rw_nolock(), Qi Zheng
- [PATCH v5 04/13] mm: khugepaged: __collapse_huge_page_swapin() use pte_offset_map_ro_nolock(), Qi Zheng
- [PATCH v5 12/13] mm: multi-gen LRU: walk_pte_range() use pte_offset_map_rw_nolock(), Qi Zheng
- [PATCH v5 07/13] mm: khugepaged: collapse_pte_mapped_thp() use pte_offset_map_rw_nolock(), Qi Zheng
- [PATCH v5 13/13] mm: pgtable: remove pte_offset_map_nolock(), Qi Zheng
- [PATCH v5 09/13] mm: mremap: move_ptes() use pte_offset_map_rw_nolock(), Qi Zheng
- [PATCH v5 08/13] mm: copy_pte_range() use pte_offset_map_rw_nolock(), Qi Zheng
- [PATCH v5 10/13] mm: page_vma_mapped_walk: map_pte() use pte_offset_map_rw_nolock(), Qi Zheng
[syzbot] [mm?] kernel BUG in page_table_check_clear (2),
syzbot
[PATCHv2] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags,
zhaoyang.huang
[PATCH v3 0/5] selftests: gitignore and clean target file additions,
Javier Carrasco
[next-20240925] possible circular locking: uart vs kmemleak,
Sergey Senozhatsky
Field-Programmable Gate Array (FPGA), Barry
[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging,
James Houghton
- [PATCH v7 01/18] KVM: Remove kvm_handle_hva_range helper functions, James Houghton
- [PATCH v7 02/18] KVM: Add lockless memslot walk to KVM, James Houghton
- [PATCH v7 03/18] KVM: x86/mmu: Factor out spte atomic bit clearing routine, James Houghton
- [PATCH v7 04/18] KVM: x86/mmu: Relax locking for kvm_test_age_gfn and kvm_age_gfn, James Houghton
- [PATCH v7 07/18] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock, James Houghton
- [PATCH v7 08/18] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock, James Houghton
- [PATCH v7 06/18] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0, James Houghton
- [PATCH v7 13/18] mm: Add fast_only bool to test_young and clear_young MMU notifiers, James Houghton
- [PATCH v7 05/18] KVM: x86/mmu: Rearrange kvm_{test_,}age_gfn, James Houghton
- [PATCH v7 14/18] KVM: Pass fast_only to kvm_{test_,}age_gfn, James Houghton
- [PATCH v7 11/18] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER, James Houghton
- [PATCH v7 17/18] mm: multi-gen LRU: Have secondary MMUs participate in aging, James Houghton
- [PATCH v7 10/18] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns, James Houghton
- [PATCH v7 16/18] KVM: x86/mmu: Enable has_fast_aging, James Houghton
- [PATCH v7 12/18] mm: Add has_fast_aging to struct mmu_notifier, James Houghton
- [PATCH v7 09/18] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs, James Houghton
- [PATCH v7 18/18] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test, James Houghton
- [PATCH v7 15/18] KVM: x86/mmu: Locklessly harvest access information from shadow MMU, James Houghton
- Re: [PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging, Sean Christopherson
[PATCH v2 0/2] mm: optimize shadow entries removal,
Shakeel Butt
[RFC/PATCH bpf-next 0/3] bpf: Add slab iterator and kfunc (v1),
Namhyung Kim
[PATCH v2 0/6] Split list_lru lock into per-cgroup scope,
Kairui Song
[PATCH RFC v2] mm: move the check of READ_IMPLIES_EXEC out of do_mmap(), Shu Han
[PATCH 0/5] asm-generic: clean up asm/mman.h,
Arnd Bergmann
[linux-next:master] BUILD REGRESSION 2b7275670032a98cba266bd1b8905f755b3e650f, kernel test robot
[PATCH RFC v3] mm: move the check of READ_IMPLIES_EXEC out of do_mmap(), Shu Han
[DESIGN] Hardening page allocator against type confusion,
Matthew Wilcox
Next steps towards shrinking stuct page,
Matthew Wilcox
[linux-next:fs-next] BUILD SUCCESS abcd32e1d7ca481ee7bae1a5d21310b7d5cbda8f, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 260e0956d7aaa86789a2505333278f370c3aa1fa, kernel test robot
[linux-next:fs-current] BUILD SUCCESS 9afd0cc2611375a1035dbe30cad4ecb1c79f4e05, kernel test robot
[PATCH] mmzone: remove redundant exception handler on pfn_valid(),
Leesoo Ahn
[PATCH v2 0/4] selftsets: gitignore and clean target file additions,
Javier Carrasco
[PATCH 1/1] kasan, vmalloc: avoid lock contention when depopulating vmalloc,
Adrian Huang
[PATCH RFC v2] mm: move security_mmap_file() back into do_mmap(), Shu Han
[PATCH V2 0/2] Introduce panic function when slub leaks,
Fangzheng Zhang
[PATCH AUTOSEL 6.11 020/244] exec: don't WARN for racy path_noexec check, Sasha Levin
[PATCH v1] memblock: Initialized the memory of memblock.reserve to the MIGRATE_MOVABL,
suhua
[PATCH] mm: move security_file_mmap() back into do_mmap(),
Shu Han
[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound,
Yunsheng Lin
[PATCH] procfs: prefer neater pointer error comparison, Lorenzo Stoakes
[PATCH] mm: move the check of READ_IMPLIES_EXEC out of do_mmap(),
Shu Han
[linux-next:master 12681/12687] rust/helpers/spinlock.c:10:23: error: implicit declaration of function 'spinlock_check' is invalid in C99, kernel test robot
[PATCH 0/2] Introduce panic function when slub leaks,
Fangzheng Zhang
[PATCH] mm: migrate LRU_REFS_MASK bits in folio_migrate_flags,
zhaoyang.huang
[PATCH] dcssblk: Mark DAX broken,
Dan Williams
[PATCH] mm: migrate: annotate data-race in migrate_folio_unmap(),
Jeongjun Park
Re: [PATCH v5 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c,
kernel test robot
[linux-next:master] BUILD SUCCESS 4d0326b60bb753627437fff0f76bf1525bcda422, kernel test robot
OOMs on PS3 since kernel 6.9-rc4,
Damian Dudycz
[PATCH v1 1/1] selftests: set executable bit,
David Hunter
[PATCH] mm: refactor mm_access() to not return NULL,
Lorenzo Stoakes
[PATCH] selftests/mm: add pkey_sighandler_xx, hugetlb_dio to .gitignore, Lorenzo Stoakes
Re: [PATCH v3] zram: don't free statically defined names,
Chris Li
[PATCH] tools: fix shared radix-tree build,
Lorenzo Stoakes
[PATCH] mm: percpu: fix typo to pcpu_alloc_noprof() description,
Jeongjun Park
Re: [PATCH v4 2/5] Replace generic memcpy and memset by IO memcpy functions,
kernel test robot
[linux-next:fs-current] BUILD SUCCESS 9eb22d77e4ea50618aaf96365f069df9ed446826, kernel test robot
[PATCH v3] mm: Make SPLIT_PTE_PTLOCKS depend on SMP,
Guenter Roeck
Re: [PATCHv2] zram: free secondary algorithms names,
Chris Li
[PATCH V2] mm/gup: folio_split_user_page_pin,
Steve Sistare
[RFC] exec: add a flag for "reasonable" execveat() comm,
Tycho Andersen
[linux-next:pending-fixes] BUILD SUCCESS bcb70b5ccde3841408113761c0c3187b05148b44, kernel test robot
[PATCH 0/4] cleanup maple_alloc related functions,
Wei Yang
[linux-next:fs-next] BUILD SUCCESS c158d81aeb5c86c057efe57264d5a439d2ae7bd9, kernel test robot
[PATCH 0/4] selftsets: gitignore and clean target file additions,
Javier Carrasco
[PATCH V3] mm/vmscan: wake up flushers conditionally to avoid cgroup OOM,
Jingxiang Zeng
[PATCH v2 0/2] unrestrict process_madvise() for current process,
Lorenzo Stoakes
[PATCH v5 0/2] Do not shatter hugezeropage on wp-fault,
Dev Jain
[PATCH] mm/memory_hotplug: Print the correct pfn in do_migrate_range(),
Li Zhijian
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]