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
Age
Commit message (
Expand
)
Author
2023-09-02
mm/kmemleak: move up cond_resched() call in page scanning loop
Waiman Long
2023-09-02
mm: page_alloc: remove stale CMA guard code
Johannes Weiner
2023-09-02
MAINTAINERS: add rmap.h to mm entry
Baruch Siach
2023-09-02
rmap: remove anon_vma_link() nommu stub
Baruch Siach
2023-09-02
proc/ksm: add ksm stats to /proc/pid/smaps
Stefan Roesch
2023-09-02
mm/hwpoison: rename hwp_walk* to hwpoison_walk*
Jiaqi Yan
2023-09-02
mm: memory-failure: add PageOffline() check
Miaohe Lin
2023-08-24
maple_tree: shrink struct maple_tree
Mateusz Guzik
2023-08-24
maple_tree: clean up mas_wr_append()
Liam R. Howlett
2023-08-24
secretmem: convert page_is_secretmem() to folio_is_secretmem()
Matthew Wilcox (Oracle)
2023-08-24
nios2: fix flush_dcache_page() for usage from irq context
Helge Deller
2023-08-24
hugetlb: add documentation for vma_kernel_pagesize()
Matthew Wilcox (Oracle)
2023-08-24
mm: add orphaned kernel-doc to the rst files.
Matthew Wilcox (Oracle)
2023-08-24
mm: fix clean_record_shared_mapping_range kernel-doc
Matthew Wilcox (Oracle)
2023-08-24
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
2023-08-24
mm: fix kernel-doc warning from tlb_flush_rmaps()
Matthew Wilcox (Oracle)
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
mm: allow ->huge_fault() to be called without the mmap_lock held
Matthew Wilcox (Oracle)
2023-08-24
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
2023-08-24
mm: remove checks for pte_index
Matthew Wilcox (Oracle)
2023-08-24
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
2023-08-24
mm/huge_memory: work on folio->swap instead of page->private when splitting f...
David Hildenbrand
2023-08-24
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-24
selftests/mm: fix WARNING comparing pointer to 0
Anh Tuan Phan
2023-08-24
selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
Lucas Karpinski
2023-08-24
mm: userfaultfd: remove stale comment about core dump locking
Jann Horn
2023-08-24
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
2023-08-24
mm: call update_mmu_cache_range() in more page fault handling paths
Matthew Wilcox (Oracle)
2023-08-24
filemap: batch PTE mappings
Yin Fengwei
2023-08-24
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2023-08-24
rmap: add folio_add_file_rmap_range()
Yin Fengwei
2023-08-24
filemap: add filemap_map_folio_range()
Yin Fengwei
2023-08-24
mm: use flush_icache_pages() in do_set_pmd()
Matthew Wilcox (Oracle)
2023-08-24
mm: tidy up set_ptes definition
Matthew Wilcox (Oracle)
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-24
mm: remove page_mapping_file()
Matthew Wilcox (Oracle)
2023-08-24
xtensa: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
x86: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
um: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sparc32: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
sh: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
s390: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
openrisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
nios2: implement the new page table range API
Matthew Wilcox (Oracle)
[next]