文件最后提交记录最后更新时间
Revert "回退 'Pull Request !1416 : 支持 LoongArch 架构'"1 年前
mm: generalize ARCH_HAS_CACHE_LINE_SIZE1 年前
treewide: replace '---help---' in Kconfig files with 'help'5 年前
mm:add purgeable ashmem3 年前
writeback, cgroup: remove extra percpu_ref_exit()2 年前
mm/balloon_compaction: suppress allocation warnings6 年前
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core6 年前
mm/cma: use nth_page() in place of direct struct page manipulation1 年前
mm: cma: use CMA_MAX_NAME to define the length of cma name array5 年前
debugfs: make sure we can remove u32_array files cleanly5 年前
mm, compaction: fix fast_isolate_around() to stay within boundaries2 年前
Add new page tracing in meminfo4 年前
License cleanup: add SPDX GPL-2.0 license identifier to files with no license8 年前
mm/debug_vm_pgtable: remove pte entry from the page table3 年前
mm/dmapool.c: replace hard coded function name with __func__5 年前
mm/early_ioremap.c: use %pa to print resource_size_t variables6 年前
mm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED5 年前
mm/failslab.c: by default, do not fail allocations with direct reclaim only6 年前
mm/filemap: fix infinite loop in generic_file_buffered_read()2 年前
media: vb2: frame_vector.c: replace WARN_ONCE with a comment1 年前
mm/frontswap: mark various intentional data races5 年前
mm/migration: return errno when isolate_huge_page failed2 年前
mm/gup_benchmark: take the mmap lock around GUP5 年前
mm/highmem.c: clean up endif comments5 年前
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault3 年前
mm/thp: fix compile issue of page defer split.1 年前
mm/migration: return errno when isolate_huge_page failed2 年前
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings5 年前
mm,hwpoison-inject: don't pin for hwpoison_filter5 年前
mm/gup: prevent gup_fast from racing with COW during fork5 年前
mm/thp: fix deferred split unqueue naming and locking1 年前
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 2486 年前
mm: move p?d_alloc_track to separate header file5 年前
mm/khugepaged: fix ->anon_vma race10 个月前
Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"3 年前
add xpm checks3 年前
mm: list_lru: set shrinker map bit when child nr_items is not zero5 年前
mm: Fix some warning in mm3 年前
mm: change the time interval of lowmem debug3 年前
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()3 年前
mm: fix madivse_pageout mishandling on non-LRU page3 年前
mm/mapping_dirty_helpers: update huge page-table entry callbacks6 年前
Revert "mm: Always release pages to the buddy allocator in memblock_free_late()."2 年前
bugfix:reclaim purgeable memory by memcg when reclaim_size is zero3 年前
mm: Fix some warning in mm3 年前
kernel: repair linux-5.10 CVE backport build1 个月前
memfd: check for non-NULL file_seals in memfd_create() syscall2 年前
mm/memory-failure: check the mapcount of the precise page1 年前
mm/swap: fix race when skipping swapcache1 年前
mm/memory_hotplug: use pfn math in place of direct struct page manipulation1 年前
mm: Add memory monitor feature3 年前
migrate: hugetlb: check for hugetlb shared PMD in node migration2 年前
mm/mempool: add 'else' to split mutually exclusive case5 年前
mm/memremap.c: map FS_DAX device memory as decrypted3 年前
License cleanup: add SPDX GPL-2.0 license identifier to files with no license8 年前
Add ashmem process info4 年前
mm/migration: return errno when isolate_huge_page failed2 年前
mm: factor find_get_incore_page out of mincore_page5 年前
mm: refactor vm_area_struct::anon_vma_name usage code3 年前
mm: adjust vm_committed_as_batch according to vm overcommit policy5 年前
fix2 年前
mm/khugepaged: fix GUP-fast interaction by sending IPI3 年前
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()3 年前
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL3 年前
Init2 年前
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)3 年前
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites5 年前
mm: remove alloc_vm_area5 年前
memcg: fix soft lockup in the OOM process1 年前
mm: avoid overflows in dirty throttling logic1 年前
mm/page_alloc: correct start page when guard page debug is enabled1 年前
mm/page_counter: correct the obsolete func name in the comment of page_counter_try_charge()5 年前
mm: fix page_owner initializing issue for arm324 年前
mm/page_idle.c: skip offline pages5 年前
mm: fix unexpected zeroed page mapping with zram swap3 年前
mm/page_isolation: do not isolate the max order page4 年前
mm/page_owner: record the timestamp of all pages during free4 年前
mm: page_poison: print page info when corruption is caught4 年前
mm: rename page_order() to buddy_order()5 年前
mm: introduce include/linux/pgtable.h5 年前
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()4 年前
mm: pagewalk: Fix race between unmap and page walker3 年前
percpu: make pcpu_nr_empty_pop_pages per chunk type5 年前
mm: memcg/percpu: account percpu memory to memory cgroups5 年前
percpu: make pcpu_nr_empty_pop_pages per chunk type5 年前
mm: memcg/percpu: account percpu memory to memory cgroups5 年前
percpu: make pcpu_nr_empty_pop_pages per chunk type5 年前
mm: move p?d_alloc_track to separate header file5 年前
mm/thp: fix __split_huge_pmd_locked() on shmem migration entry4 年前
mm/process_vm_access.c: include compat.h5 年前
mm: pagewalk: Fix race between unmap and page walker3 年前
mm: Fix some warning in mm3 年前
bugfix for purgeable ashmem3 年前
vfs: fix readahead(2) on block devices1 年前
mm: replace module_param_named with module_param_cb in reclaim_acct3 年前
mm: replace module_param_named with module_param_cb in reclaim_acct3 年前
mm: fix race between MADV_FREE reclaim and blkdev direct IO read3 年前
mm/rodata_test.c: fix missing function declaration5 年前
mm: fix rss_threshold_show mm struct NULL pointer3 年前
mm: revert "mm: shmem: fix data-race in shmem_getattr()"1 年前
mm: rename page_order() to buddy_order()5 年前
mm/shuffle: remove dynamic reconfiguration5 年前
mm/sl?b.c: remove ctor argument from kmem_cache_flags5 年前
mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag3 年前
mm/slub: fix redzoning for small allocations4 年前
mm: memcg: convert vmstat slab counters to bytes5 年前
mm/slub: avoid accessing metadata when pointer is invalid in object_err()7 个月前
mm/sparse: only sub-section aligned range would be populated5 年前
mm/sparsemem: fix race in accessing memory_section->usage1 年前
hyperhold: add support hyperhold file lru and add memcg management for hyperhold4 年前
mm: memcontrol: make swap tracking an integral part of memory control5 年前
mm/swap_slots.c: remove always zero and unused return value of enable_swap_slots_cache()5 年前
mm: swap: get rid of livelock in swapin readahead3 年前
mm/swap: fix race when skipping swapcache1 年前
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()4 年前
mm/usercopy: return 1 from hardened_usercopy __setup() handler3 年前
mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()3 年前
mm: vmalloc: introduce array allocation functions1 年前
kernel: better document the use_mm/unuse_mm API contract5 年前
mm: add a call to flush_cache_vmap() in vmap_pfn()2 年前
mm: vmpressure: use mem_cgroup_is_root API6 年前
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()1 年前
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL3 年前
mm: Fix some warning in mm3 年前
mm: set the sleep_mapped to true for zbud and z3fold4 年前
mm: set the sleep_mapped to true for zbud and z3fold4 年前
mm/zswap: add the flag can_sleep_mapped4 年前
zsmalloc: fix races between asynchronous zspage free and page migration3 年前
mm/zswap: fix passing zero to 'PTR_ERR' warning4 年前
fix buffersize1 年前
eswap: add eswap_info for swapout size3 年前
hyperhold: add zswapd to actively reclaim and swap out anonymous pages4 年前