Linux Kernel Memory Management
[Prev Page][Next Page]
- Re: [PATCH 0/9] Fixes and cleanups to compaction, (continued)
- Message not available
- Message not available
- Message not available
[linux-next:master 4617/7272] kernel/bpf/disasm.c:90:12: sparse: sparse: symbol 'bpf_alu_sign_string' was not declared. Should it be static?,
kernel test robot
[PATCH v26 0/8] crash: Kernel handling of CPU and memory hot un/plug,
Eric DeVolder
[PATCH v3] selftests: cgroup: fix test_kmem_basic less than error, Lucas Karpinski
[linux-next:master] BUILD REGRESSION bdffb18b5dd8071cd25685b966f380a30b1fadaa, kernel test robot
[PATCH 0/6] maple_tree: Change replacement strategy,
Liam R. Howlett
[linux-next:pending-fixes] BUILD SUCCESS 514250232787bc4c20714949414b314a161120b4, kernel test robot
[PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives,
Lucas Karpinski
[RESEND PATCH V3] NUMA:Improve the efficiency of calculating pages loss,
Liam Ni
[PATCH v4 0/6] make vma locking more obvious,
Suren Baghdasaryan
[PATCH v6 0/5] rcu: Dump memory object info if callback function is invalid,
thunder . leizhen
[PATCH v1 0/4] lib/vsprintf: Rework header inclusions,
Andy Shevchenko
[RFC PATCH RESEND v2 2/2] zram: charge the compressed RAM to the page's memcgroup, Zhongkun He
[RFC PATCH RESEND v2 1/2] memcg: Add support for zram object charge, Zhongkun He
[RFC PATCH RESEND v2 0/2] zram: memcg accounting, Zhongkun He
[linux-next:master 6492/7272] kernel/watchdog.c:111:12: warning: 'hardlockup_all_cpu_backtrace_proc_handler' defined but not used,
kernel test robot
[PATCH] mm: no need to export mm_kobj,
Greg Kroah-Hartman
[RFC 0/2] Reduce TLB flushes under some specific conditions,
Byungchul Park
[PATCH vfs.tmpfs] shmem: move spinlock into shmem_recalc_inode() to fix quota support,
Hugh Dickins
[linux-next:master 4511/6910] drivers/net/ethernet/mellanox/mlx5/core/lib/devcom.c:264 mlx5_devcom_send_event() warn: variable dereferenced before IS_ERR check 'devcom' (see line 259), Dan Carpenter
[PATCH v3 0/8] Fixes and cleanups to compaction,
Kemeng Shi
[PATCH 0/7] cleanup with helper macro K(),
Peng Zhang
Re: [PATCH v5 04/10] ARM: syscall: always store thread_info->abi_syscall,
Kees Cook
[PATCH v4] mm: memcg: use rstat for non-hierarchical stats, Yosry Ahmed
[PATCH v3] selftests: cgroup: fix test_kmem_basic slab1 check,
Lucas Karpinski
[PATCH v3] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages,
Sidhartha Kumar
[linux-next:master] BUILD REGRESSION fb4327106e5250ee360d0d8b056c1eef7eeb9a98,
kernel test robot
[PATCH v3 0/6] make vma locking more obvious,
Suren Baghdasaryan
[PATCH v2] selftests: cgroup: fix test_kmem_basic slab1 check,
Lucas Karpinski
[PATCHv2] x86/mm: Fix VDSO and VVAR placement on 5-level paging machines,
Kirill A. Shutemov
[linux-next:pending-fixes] BUILD SUCCESS 35245ef82c5b8206d97d0296017df658fd8ea3d2, kernel test robot
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout,
David Hildenbrand
[linux-next:master 1937/6910] drivers/mtd/nand/raw/qcom_nandc.c:2941 qcom_op_cmd_mapping() error: uninitialized symbol 'ret'.,
Dan Carpenter
[PATCH -next] mm: use helper function put_resv_map(),
Ruan Jinjie
[PATCH] mm/memcg: fix wrong function name above obj_cgroup_charge_zswap(),
Miaohe Lin
[PATCH] mm/page_alloc: remove unneeded variable base,
Miaohe Lin
[PATCH] mm/mm_init: use helper macro BITS_PER_LONG,
Miaohe Lin
[PATCH -next v2] mm/z3fold: use helper function put_z3fold_locked() and put_z3fold_locked_list(),
Ruan Jinjie
Re: [PATCH v2 4/4] mm/compaction: remove unnecessary "else continue" at end of loop in isolate_freepages_block, David Hildenbrand
[PATCH v5 0/3] rcu: Dump memory object info if callback function is invalid,
thunder . leizhen
[linux-next:master 6098/6910] arm-linux-gnueabi-ld: storage.c:undefined reference to `__bread_gfp', kernel test robot
WARNING in try_grab_page,
Yikebaer Aizezi
[PATCH -next] mm: zswap: use helper function put_z3fold_locked(),
Ruan Jinjie
[PATCH v2 3/4] mm/compaction: remove unnecessary cursor page in isolate_freepages_block, Kemeng Shi
[PATCH 00/13] Extedn DAMOS filters for address ranges and DAMON monitoring targets,
SeongJae Park
- [PATCH 01/13] mm/damon/core: introduce address range type damos filter, SeongJae Park
- [PATCH 03/13] mm/damon/core-test: add a unit test for __damos_filter_out(), SeongJae Park
- [PATCH 04/13] selftests/damon/sysfs: test address range damos filter, SeongJae Park
- [PATCH 05/13] Docs/mm/damon/design: update for address range filters, SeongJae Park
- [PATCH 06/13] Docs/ABI/damon: update for address range DAMOS filter, SeongJae Park
- [PATCH 08/13] mm/damon/core: implement target type damos filter, SeongJae Park
- [PATCH 07/13] Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filter, SeongJae Park
- [PATCH 09/13] mm/damon/sysfs-schemes: support target damos filter, SeongJae Park
- [PATCH 10/13] selftests/damon/sysfs: test damon_target filter, SeongJae Park
- [PATCH 11/13] Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter, SeongJae Park
- [PATCH 12/13] Docs/ABI/damon: update for DAMON monitoring target type DAMOS filter, SeongJae Park
- [PATCH 13/13] Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMOS filter, SeongJae Park
- [PATCH 02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter, SeongJae Park
[PATCH 0/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file,
SeongJae Park
[PATCH] kselftests: cgroup: fix kmem test slab1 check, Lucas Karpinski
[PATCH] mm/mm_init: Ignore kernelcore=mirror boot option when no mirror memory presents., Levi Yun
[linux-next:master] BUILD REGRESSION 626c67169f9972fffcdf3bc3864de421f162ebf5, kernel test robot
[linux-next:pending-fixes] BUILD SUCCESS 34fbf9d4c584469c2b06b8a434f20ecbe63221ba, kernel test robot
[PATCH v6 00/38] New page table range API,
Matthew Wilcox (Oracle)
- [PATCH v6 01/38] minmax: Add in_range() macro, Matthew Wilcox (Oracle)
- [PATCH v6 03/38] mm: Add generic flush_icache_pages() and documentation, Matthew Wilcox (Oracle)
- [PATCH v6 07/38] alpha: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 08/38] arc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 09/38] arm: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 13/38] ia64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 18/38] nios2: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 15/38] m68k: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 11/38] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 20/38] parisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 02/38] mm: Convert page_table_check_pte_set() to page_table_check_ptes_set(), Matthew Wilcox (Oracle)
- [PATCH v6 31/38] mm: Rationalise flush_icache_pages() and flush_icache_page(), Matthew Wilcox (Oracle)
- [PATCH v6 29/38] xtensa: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 21/38] powerpc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 23/38] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 12/38] hexagon: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 22/38] riscv: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 27/38] um: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 28/38] x86: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 33/38] mm: Use flush_icache_pages() in do_set_pmd(), Matthew Wilcox (Oracle)
- [PATCH v6 30/38] mm: Remove page_mapping_file(), Matthew Wilcox (Oracle)
- [PATCH v6 25/38] sparc32: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 04/38] mm: Add folio_flush_mapping(), Matthew Wilcox (Oracle)
- [PATCH v6 34/38] filemap: Add filemap_map_folio_range(), Matthew Wilcox (Oracle)
- [PATCH v6 16/38] microblaze: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 06/38] mm: Add default definition of set_ptes(), Matthew Wilcox (Oracle)
- [PATCH v6 32/38] mm: Tidy up set_ptes definition, Matthew Wilcox (Oracle)
- [PATCH v6 38/38] mm: Call update_mmu_cache_range() in more page fault handling paths, Matthew Wilcox (Oracle)
- [PATCH v6 05/38] mm: Remove ARCH_IMPLEMENTS_FLUSH_DCACHE_FOLIO, Matthew Wilcox (Oracle)
- [PATCH v6 26/38] sparc64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 24/38] sh: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 37/38] filemap: Batch PTE mappings, Matthew Wilcox (Oracle)
- [PATCH v6 10/38] arm64: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 36/38] mm: Convert do_set_pte() to set_pte_range(), Matthew Wilcox (Oracle)
- [PATCH v6 35/38] rmap: add folio_add_file_rmap_range(), Matthew Wilcox (Oracle)
- [PATCH v6 19/38] openrisc: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 14/38] loongarch: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v6 17/38] mips: Implement the new page table range API, Matthew Wilcox (Oracle)
- Re: [PATCH v6 00/38] New page table range API, Andrew Morton
[linux-next:master 5684/6443] htmldocs: Documentation/gpu/todo.rst:469: WARNING: Unexpected indentation.,
kernel test robot
[PATCH v4 0/2] rcu: Dump memory object info if callback function is invalid,
thunder . leizhen
Fwd: crash/hang in mm/swapfile.c:718 add_to_avail_list when exercising stress-ng,
Bagas Sanjaya
[PATCH 0/2] nodemask: Use nr_node_ids,
Peter Zijlstra
Fwd: Kernel memory management bug at mm/migrate.c:662 when flushing caches,
Bagas Sanjaya
[PATCH 0/4] mm: migrate: more folio conversion,
Kefeng Wang
[PATCH] acpi,mm: fix typo sibiling -> sibling,
Li Zhijian
[PATCH] doc: update params of memhp_default_state=,
Wupeng Ma
[PATCH v2] mm: disable kernelcore=mirror when no mirror memory,
Wupeng Ma
[syzbot] [mm?] WARNING in try_to_migrate_one, syzbot
[PATCH v3 0/2] mm: use memmap_on_memory semantics for dax/kmem,
Vishal Verma
[PATCH v3 0/2] rcu: Dump memory object info if callback function is invalid,
thunder . leizhen
[PATCH v2 1/3] mm-unstable: Multi-gen LRU: Fix per-zone reclaim,
Kalesh Singh
[PATCH v2 0/8] Fixes and cleanups to compaction,
Kemeng Shi
Message not available
[PATCH 1/3] mm-unstable: Multi-gen LRU: Fix per-zone reclaim,
Kalesh Singh
[PATCH v2 0/6] make vma locking more obvious,
Suren Baghdasaryan
[RFC PATCH 0/2] vmrd: dynamic guest VM memory resizing daemon, Sudarshan Rajagopalan
Maple Tree Work 2023/08, Liam R. Howlett
[linux-next:master] BUILD REGRESSION a734662572708cf062e974f659ae50c24fc1ad17, kernel test robot
allow building a kernel without buffer_heads v3,
Christoph Hellwig
[linux-next:master 5607/6031] ../lib/gcc/loongarch64-linux/12.3.0/plugin/include/config/loongarch/loongarch-opts.h:31:10: fatal error: loongarch-def.h: No such file or directory, kernel test robot
[PATCH] tmpfs: verify {g,u}id mount options correctly,
Christian Brauner
[PATCH] selftests: cgroup: fix test_kmem_basic false positives,
Johannes Weiner
[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout,
David Hildenbrand
[PATCH] mm/memcg: update obsolete comment above parent_mem_cgroup(), Miaohe Lin
[PATCH v2 -mm] arm64: tlbflush: Add some comments for TLB batched flushing, Yicong Yang
[PATCH] mm/page_alloc: avoid unneeded alike_pages calculation, Miaohe Lin
[linux-next:pending-fixes] BUILD SUCCESS d08ef24947110c3528df7902eed86276d39c6eb1, kernel test robot
[PATCH v3 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
Re: [PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers,
Greg Kroah-Hartman
[PATCH v7 0/7] Add support for memmap on memory feature on ppc64,
Aneesh Kumar K.V
Message not available
Re: [PATCH v7 0/7] Add support for memmap on memory feature on ppc64, Michal Hocko
Message not available
[PATCH 0/4 v3] Add KFENCE support for LoongArch,
Enze Li
[PATCH v2 0/2] mm: hugetlb: fix mremap tlb flush,
Kefeng Wang
[PATCH] fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions,
Lorenzo Stoakes
[PATCH] MAINTAINERS: Add maple tree mailing list, Liam R. Howlett
[PATCH] mm: compaction: fix endless looping over same migrate block,
Johannes Weiner
[PATCH 0/6] make vma locking more obvious,
Suren Baghdasaryan
[PATCH mm-unstable v8 00/31] Split ptdesc from struct page,
Vishal Moola (Oracle)
[Index of Archives]
[Linux Kernel Development]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]