index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-8
/
+6
2022-04-08
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
2022-04-08
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-08
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-08
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
1
-2
/
+2
2022-04-08
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Zi Yan
2
-2
/
+2
2022-04-07
mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walk
zhenwei pi
1
-3
/
+3
2022-04-07
mm/mempolicy: Use vma_alloc_folio() in new_page()
Matthew Wilcox (Oracle)
1
-14
/
+11
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
1
-0
/
+13
2022-04-07
mm/migrate: Use a folio in migrate_misplaced_transhuge_page()
Matthew Wilcox (Oracle)
1
-42
/
+16
2022-04-07
mm/migrate: Use a folio in alloc_migration_target()
Matthew Wilcox (Oracle)
1
-12
/
+10
2022-04-07
mm/huge_memory: Avoid calling pmd_page() on a non-leaf PMD
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-04-05
Revert "mm/page_alloc: mark pagesets as __maybe_unused"
Sebastian Andrzej Siewior
1
-1
/
+1
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-154
/
+62
2022-04-01
mm/damon: prevent activated scheme from sleeping by deactivated schemes
Jonghyeon Kim
1
-1
/
+4
2022-04-01
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
1
-2
/
+7
2022-04-01
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
1
-4
/
+8
2022-04-01
mm: kfence: fix objcgs vector allocation
Muchun Song
2
-1
/
+13
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
6
-16
/
+47
2022-04-01
mm/munlock: add lru_add_drain() to fix memcg_stat_test
Hugh Dickins
1
-2
/
+8
2022-04-01
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
1
-8
/
+1
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
1
-4
/
+6
2022-04-01
readahead: Update comments
Matthew Wilcox (Oracle)
1
-47
/
+45
2022-04-01
mm: remove the skip_page argument to read_pages
Christoph Hellwig
1
-10
/
+8
2022-04-01
mm: remove the pages argument to read_pages
Christoph Hellwig
1
-8
/
+5
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2
-14
/
+3
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
1
-76
/
+0
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-3
/
+3
2022-03-30
mm: page_alloc: validate buddy before check its migratetype.
Zi Yan
1
-0
/
+3
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-03-28
Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+3
2022-03-28
mm/balloon_compaction: make balloon page compaction callbacks static
Miaohe Lin
1
-3
/
+3
2022-03-27
mm: kfence: fix missing objcg housekeeping for SLAB
Muchun Song
1
-0
/
+1
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2022-03-26
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-03-25
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
1
-1
/
+1
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
1
-10
/
+14
2022-03-24
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
1
-1
/
+24
2022-03-24
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
1
-0
/
+3
2022-03-24
mm: unmap_mapping_range_tree() with i_mmap_rwsem shared
Hugh Dickins
1
-4
/
+4
2022-03-24
mm: warn on deleting redirtied only if accounted
Hugh Dickins
2
-15
/
+17
2022-03-24
mm/huge_memory: remove stale locking logic from __split_huge_pmd()
David Hildenbrand
1
-36
/
+4
2022-03-24
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
1
-48
/
+0
2022-03-24
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
1
-104
/
+0
2022-03-24
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
1
-11
/
+0
2022-03-24
mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
David Hildenbrand
1
-4
/
+9
2022-03-24
mm: streamline COW logic in do_swap_page()
David Hildenbrand
1
-12
/
+43
2022-03-24
mm: slightly clarify KSM logic in do_swap_page()
David Hildenbrand
1
-15
/
+23
2022-03-24
mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
David Hildenbrand
1
-1
/
+9
[next]