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-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
2023-06-19
mm: zswap: remove zswap_header
Domenico Cerasuolo
2023-06-19
mm: zswap: simplify writeback function
Domenico Cerasuolo
2023-06-19
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
2023-06-19
mm: zswap: remove page reclaim logic from zsmalloc
Domenico Cerasuolo
2023-06-19
mm: zswap: remove page reclaim logic from z3fold
Domenico Cerasuolo
2023-06-19
mm: zswap: remove page reclaim logic from zbud
Domenico Cerasuolo
2023-06-19
mm: zswap: add pool shrinking mechanism
Domenico Cerasuolo
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
mm: ptdump should use ptep_get_lockless()
Ryan Roberts
2023-06-19
mm: slab: reduce the kmalloc() minimum alignment if DMA bouncing possible
Catalin Marinas
2023-06-19
mm/slab: limit kmalloc() minimum alignment to dma_get_cache_alignment()
Catalin Marinas
2023-06-19
mm/slab: simplify create_kmalloc_cache() args and make it static
Catalin Marinas
2023-06-19
mm/hugetlb: fix pgtable lock on pmd sharing
Peter Xu
2023-06-19
mm: remove set_compound_page_dtor()
Sidhartha Kumar
2023-06-19
perf/core: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
mm/swap: swap_vma_readahead() do the pte_offset_map()
Hugh Dickins
2023-06-19
mm/pgtable: delete pmd_trans_unstable() and friends
Hugh Dickins
2023-06-19
mm/memory: handle_pte_fault() use pte_offset_map_nolock()
Hugh Dickins
2023-06-19
mm/memory: allow pte_offset_map[_lock]() to fail
Hugh Dickins
[prev]
[next]