index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-26
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-23
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
2023-06-23
Revert "page cache: fix page_cache_next/prev_miss off by one"
Mike Kravetz
2023-06-23
mm/vmscan: fix root proactive reclaim unthrottling unbalanced node
Yosry Ahmed
2023-06-23
mm: memcg: rename and document global_reclaim()
Yosry Ahmed
2023-06-23
mm: compaction: convert to use a folio in isolate_migratepages_block()
Kefeng Wang
2023-06-23
mm: zswap: fix double invalidate with exclusive loads
Yosry Ahmed
2023-06-23
mm: remove unnecessary pagevec includes
Matthew Wilcox (Oracle)
2023-06-23
mm: remove references to pagevec
Matthew Wilcox (Oracle)
2023-06-23
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Matthew Wilcox (Oracle)
2023-06-23
mm: remove struct pagevec
Matthew Wilcox (Oracle)
2023-06-23
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
2023-06-23
mm: page_alloc: use the correct type of list for free pages
Baolin Wang
2023-06-23
mm: backing-dev: make bdi_class a static const structure
Ivan Orlov
2023-06-23
mm/swapfile: delete outdated pte_offset_map() comment
Hugh Dickins
2023-06-23
mm: pass nid to reserve_bootmem_region()
Yajun Deng
2023-06-23
mm/gup: do not return 0 from pin_user_pages_fast() for bad args
Jason Gunthorpe
2023-06-23
mm: fix shmem THP counters on migration
Jan Glauber
2023-06-23
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
2023-06-23
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2023-06-23
mm: compaction: skip memory hole rapidly when isolating migratable pages
Baolin Wang
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
mm/mglru: make memcg_lru->lock irq safe
Yu Zhao
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-21
mm: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
2023-06-20
Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-06-19
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
2023-06-19
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
2023-06-19
mm/damon/core-test: add a test for damon_set_attrs()
SeongJae Park
2023-06-19
mm/gup.c: reorganize try_get_folio()
Vishal Moola (Oracle)
2023-06-19
mm/gup_test.c: convert verify_dma_pinned() to us folios
Vishal Moola (Oracle)
2023-06-19
kasan: add support for kasan.fault=panic_on_write
Marco Elver
2023-06-19
mm: zswap: invaldiate entry after writeback
Domenico Cerasuolo
2023-06-19
mm: kill lock|unlock_page_memcg()
Kefeng Wang
2023-06-19
mm/page_owner/cma: show pfn in cma/page_owner with hex format
Kassey Li
2023-06-19
mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
Nick Desaulniers
2023-06-19
percpu-internal/pcpu_chunk: re-layout pcpu_chunk structure to reduce false sh...
Yu Ma
2023-06-19
memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
Miaohe Lin
2023-06-19
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Miaohe Lin
2023-06-19
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
2023-06-19
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
[next]