开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-05-31
hugetlb: show nr_huge_pages in report_hugepages()
Wenjie Xu
2025-05-31
selftests/mm: skip hugevm test if kernel config file is not present
Zi Yan
2025-05-31
selftests/mm: skip guard_regions.uffd tests when uffd is not present
Zi Yan
2025-05-31
mm/shmem: remove unneeded xa_is_value() check in shmem_unuse_swap_entries()
Kemeng Shi
2025-05-31
mm: shmem: only remove inode from swaplist when it's swapped page count is 0
Kemeng Shi
2025-05-31
mm/shmem: fix potential dead loop in shmem_unuse()
Kemeng Shi
2025-05-31
mm: shmem: add missing shmem_unacct_size() in __shmem_file_setup()
Kemeng Shi
2025-05-31
mm: shmem: avoid unpaired folio_unlock() in shmem_swapin_folio()
Kemeng Shi
2025-05-31
mm/damon/core: avoid destroyed target reference from DAMOS quota
Akinobu Mita
2025-05-31
memcg: make memcg_rstat_updated nmi safe
Shakeel Butt
2025-05-31
memcg: nmi-safe slab stats updates
Shakeel Butt
2025-05-31
memcg: add nmi-safe update for MEMCG_KMEM
Shakeel Butt
2025-05-31
memcg: nmi safe memcg stats for specific archs
Shakeel Butt
2025-05-31
memcg: disable kmem charging in nmi for unsupported arch
Shakeel Butt
2025-05-31
selftests/mm: deduplicate default page size test results in thuge-gen
Mark Brown
2025-05-31
selftests/mm: deduplicate test logging in test_mlock_lock()
Mark Brown
2025-05-31
zram: support deflate-specific params
Sergey Senozhatsky
2025-05-31
zram: rename ZCOMP_PARAM_NO_LEVEL
Sergey Senozhatsky
2025-05-31
iov: remove copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
2025-05-31
ntfs3: use folios more in ntfs_compress_write()
Matthew Wilcox (Oracle)
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
2025-05-31
m68k: remove use of page->index
Matthew Wilcox (Oracle)
2025-05-27
mm: pcp: increase pcp->free_count threshold to trigger free_high
Nikhil Dhama
2025-05-27
mm/hugetlb: convert use of struct page to folio in __unmap_hugepage_range()
Fan Ni
2025-05-27
mm/hugetlb: refactor __unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: refactor unmap_hugepage_range() to take folio instead of page
Fan Ni
2025-05-27
mm/hugetlb: pass folio instead of page to unmap_ref_private()
Fan Ni
2025-05-22
memcg: objcg stock trylock without irq disabling
Shakeel Butt
2025-05-22
memcg: no stock lock for cpu hot-unplug
Shakeel Butt
2025-05-22
memcg: make __mod_memcg_lruvec_state re-entrant safe against irqs
Shakeel Butt
2025-05-22
memcg: make count_memcg_events re-entrant safe against irqs
Shakeel Butt
2025-05-22
memcg: make mod_memcg_state re-entrant safe against irqs
Shakeel Butt
2025-05-22
memcg: move preempt disable to callers of memcg_rstat_updated
Shakeel Butt
2025-05-22
memcg: memcg_rstat_updated re-entrant safe against irqs
Shakeel Butt
2025-05-22
mm: khugepaged: decouple SHMEM and file folios' collapse
Baolin Wang
2025-05-22
selftests/eventfd: correct test name and improve messages
Ryan Chung
2025-05-22
alloc_tag: check mem_profiling_support in alloc_tag_init
Casey Chen
2025-05-22
Docs/damon: update titles and brief introductions to explain DAMOS
SeongJae Park
2025-05-22
selftests/damon/_damon_sysfs: read tried regions directories in order
SeongJae Park
2025-05-22
mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject()
SeongJae Park
2025-05-22
mm/damon/paddr: remove unused variable, folio_list, in damon_pa_stat()
SeongJae Park
2025-05-22
mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strs
SeongJae Park
2025-05-22
mm/damon/core: warn and fix nr_accesses[_bp] corruption
SeongJae Park
2025-05-22
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
2025-05-22
selftests/mm: deduplicate second mmap() of 5*PAGE_SIZE at base
Mark Brown
2025-05-22
mm: remove WARN_ON_ONCE() in file_has_valid_mmap_hooks()
Lorenzo Stoakes
2025-05-22
MAINTAINERS: add kernel/fork.c to relevant sections
Lorenzo Stoakes
2025-05-22
mm: convert do_set_pmd() to take a folio
Baolin Wang
2025-05-22
mm: khugepaged: convert set_huge_pmd() to take a folio
Baolin Wang
2025-05-22
mm/io-mapping: track_pfn() -> "pfnmap tracking"
David Hildenbrand
[next]