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-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
2022-03-24
mm: optimize do_wp_page() for exclusive pages in the swapcache
David Hildenbrand
1
-6
/
+14
2022-03-24
mm/huge_memory: make is_transparent_hugepage() static
Miaohe Lin
1
-2
/
+1
2022-03-24
mm: enable MADV_DONTNEED for hugetlb mappings
Mike Kravetz
1
-3
/
+30
2022-03-24
kasan: disable LOCKDEP when printing reports
Andrey Konovalov
1
-1
/
+5
2022-03-24
kasan: move and hide kasan_save_enable/restore_multi_shot
Andrey Konovalov
2
-13
/
+24
2022-03-24
kasan: reorder reporting functions
Andrey Konovalov
1
-41
/
+41
2022-03-24
kasan: respect KASAN_BIT_REPORTED in all reporting routines
Andrey Konovalov
1
-3
/
+32
2022-03-24
kasan: add comment about UACCESS regions to kasan_report
Andrey Konovalov
1
-0
/
+5
2022-03-24
kasan: rename kasan_access_info to kasan_report_info
Andrey Konovalov
4
-10
/
+10
2022-03-24
kasan: move and simplify kasan_report_async
Andrey Konovalov
1
-14
/
+14
2022-03-24
kasan: call print_report from kasan_report_invalid_free
Andrey Konovalov
2
-16
/
+32
2022-03-24
kasan: merge __kasan_report into kasan_report
Andrey Konovalov
1
-21
/
+15
2022-03-24
kasan: restructure kasan_report
Andrey Konovalov
1
-6
/
+9
2022-03-24
kasan: simplify kasan_find_first_bad_addr call sites
Andrey Konovalov
4
-4
/
+10
[next]