index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-03
ftrace: unpoison ftrace_regs in ftrace_ops_list_func()
Ilya Leoshkevich
2024-07-03
Docs/mm/damon/maintainer-profile: document DAMON community meetups
SeongJae Park
2024-07-03
Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
SeongJae Park
2024-07-03
mm: read page_type using READ_ONCE
David Hildenbrand
2024-07-03
mm: memory: rename pages_per_huge_page to nr_pages
Kefeng Wang
2024-07-03
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2024-07-03
mm: memory: use folio in struct copy_subpage_arg
Kefeng Wang
2024-07-03
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
mm/page_alloc: reword the comment of buddy_merge_likely()
Wei Yang
2024-07-03
mm/page_alloc: fix a typo in comment about GFP flag
Wei Yang
2024-07-03
mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
Wei Yang
2024-07-03
mm/sparse: nr_pages won't be 0
Wei Yang
2024-07-03
mm/memory-failure: refactor log format in unpoison_memory
Jiaqi Yan
2024-07-03
mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text
Javier Martinez Canillas
2024-07-03
maple_tree: modified return type of mas_wr_store_entry()
JaeJoon Jung
2024-07-03
mm: remove folio_test_anon(folio)==false path in __folio_add_anon_rmap()
Barry Song
2024-07-03
mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
Barry Song
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
vmalloc: modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
2024-07-03
mm/memory_hotplug: skip adjust_managed_page_count() for PageOffline() pages w...
David Hildenbrand
2024-07-03
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
2024-07-03
mm: pass meminit_context to __free_pages_core()
David Hildenbrand
2024-07-03
mm: remove page_mkclean()
Kefeng Wang
2024-07-03
fb_defio: use a folio in fb_deferred_io_work()
Kefeng Wang
2024-07-03
mm: remove page_maybe_dma_pinned()
Kefeng Wang
2024-07-03
fs/proc/task_mmu: use folio API in pte_is_pinned()
Kefeng Wang
2024-07-03
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
2024-07-03
mm/filemap: reinitialize folio->_mapcount directly
David Hildenbrand
2024-07-03
mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pages
David Hildenbrand
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
2024-07-03
mm: allow reuse of the lower 16 bit of the page type with an actual type
David Hildenbrand
2024-07-03
mm: update _mapcount and page_type documentation
David Hildenbrand
2024-07-03
selftests/mm: remove local __NR_* definitions
John Hubbard
2024-07-03
mm/huge_memory.c: fix used-uninitialized
Andrew Morton
2024-07-03
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
2024-07-03
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2024-07-03
nilfs2: fix inode number range checks
Ryusuke Konishi
2024-07-03
mm: avoid overflows in dirty throttling logic
Jan Kara
2024-07-03
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
2024-07-03
khugepaged: simplify the allocation of slab caches
Hongfu Li
2024-07-03
mm: ksm: drop KSM_KMEM_CACHE()
Kefeng Wang
2024-07-03
mm/damon/lru_sort: remove unnecessary online tuning handling code
SeongJae Park
2024-07-03
mm/damon/lru_sort: use damon_commit_ctx()
SeongJae Park
2024-07-03
mm/damon/reclaim: remove unnecessary code for online tuning
SeongJae Park
2024-07-03
mm/damon/reclaim: use damon_commit_ctx()
SeongJae Park
2024-07-03
mm/damon/sysfs-schemes: rename *_set_{schemes,scheme_filters,quota_score,sche...
SeongJae Park
2024-07-03
mm/damon/sysfs-schemes: remove unnecessary online tuning handling code
SeongJae Park
2024-07-03
mm/damon/sysfs: rename damon_sysfs_set_targets() to ...add_targets()
SeongJae Park
2024-07-03
mm/damon/sysfs: remove unnecessary online tuning handling code
SeongJae Park
[prev]
[next]