index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-01
mm/damon: prevent activated scheme from sleeping by deactivated schemes
Jonghyeon Kim
2022-04-01
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
2022-04-01
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
2022-04-01
mm: kfence: fix objcgs vector allocation
Muchun Song
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
2022-04-01
mm/munlock: add lru_add_drain() to fix memcg_stat_test
Hugh Dickins
2022-04-01
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
readahead: Update comments
Matthew Wilcox (Oracle)
2022-04-01
mm: remove the skip_page argument to read_pages
Christoph Hellwig
2022-04-01
mm: remove the pages argument to read_pages
Christoph Hellwig
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-30
mm: page_alloc: validate buddy before check its migratetype.
Zi Yan
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-28
mm/balloon_compaction: make balloon page compaction callbacks static
Miaohe Lin
2022-03-27
mm: kfence: fix missing objcg housekeeping for SLAB
Muchun Song
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-26
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
2022-03-24
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
2022-03-24
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
2022-03-24
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
2022-03-24
mm: unmap_mapping_range_tree() with i_mmap_rwsem shared
Hugh Dickins
2022-03-24
mm: warn on deleting redirtied only if accounted
Hugh Dickins
2022-03-24
mm/huge_memory: remove stale locking logic from __split_huge_pmd()
David Hildenbrand
2022-03-24
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
2022-03-24
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
2022-03-24
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
2022-03-24
mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
David Hildenbrand
2022-03-24
mm: streamline COW logic in do_swap_page()
David Hildenbrand
2022-03-24
mm: slightly clarify KSM logic in do_swap_page()
David Hildenbrand
2022-03-24
mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
David Hildenbrand
2022-03-24
mm: optimize do_wp_page() for exclusive pages in the swapcache
David Hildenbrand
2022-03-24
mm/huge_memory: make is_transparent_hugepage() static
Miaohe Lin
2022-03-24
mm: enable MADV_DONTNEED for hugetlb mappings
Mike Kravetz
2022-03-24
kasan: disable LOCKDEP when printing reports
Andrey Konovalov
2022-03-24
kasan: move and hide kasan_save_enable/restore_multi_shot
Andrey Konovalov
2022-03-24
kasan: reorder reporting functions
Andrey Konovalov
2022-03-24
kasan: respect KASAN_BIT_REPORTED in all reporting routines
Andrey Konovalov
2022-03-24
kasan: add comment about UACCESS regions to kasan_report
Andrey Konovalov
2022-03-24
kasan: rename kasan_access_info to kasan_report_info
Andrey Konovalov
2022-03-24
kasan: move and simplify kasan_report_async
Andrey Konovalov
2022-03-24
kasan: call print_report from kasan_report_invalid_free
Andrey Konovalov
2022-03-24
kasan: merge __kasan_report into kasan_report
Andrey Konovalov
2022-03-24
kasan: restructure kasan_report
Andrey Konovalov
2022-03-24
kasan: simplify kasan_find_first_bad_addr call sites
Andrey Konovalov
[next]