index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
2022-04-01
1
-4
/
+8
*
mm: kfence: fix objcgs vector allocation
Muchun Song
2022-04-01
2
-1
/
+13
*
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
2022-04-01
6
-16
/
+47
*
mm/munlock: add lru_add_drain() to fix memcg_stat_test
Hugh Dickins
2022-04-01
1
-2
/
+8
*
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
2022-04-01
1
-8
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-03-31
1
-3
/
+3
|
\
|
*
mm/balloon_compaction: make balloon page compaction callbacks static
Miaohe Lin
2022-03-28
1
-3
/
+3
*
|
mm: page_alloc: validate buddy before check its migratetype.
Zi Yan
2022-03-31
1
-0
/
+3
*
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-29
1
-1
/
+1
|
\
\
|
*
|
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-1
/
+1
*
|
|
Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-29
1
-4
/
+3
|
\
\
\
|
*
|
|
mm/mlock: fix two bugs in user_shm_lock()
Miaohe Lin
2022-03-23
1
-4
/
+3
*
|
|
|
mm: kfence: fix missing objcg housekeeping for SLAB
Muchun Song
2022-03-28
1
-0
/
+1
*
|
|
|
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-27
1
-3
/
+2
|
\
\
\
\
|
*
|
|
|
memblock: __next_mem_pfn_range_in_zone: remove unneeded local variable nid
Miaohe Lin
2022-02-21
1
-3
/
+2
*
|
|
|
|
Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-26
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fs/iomap: Fix buffered write page prefaulting
Andreas Gruenbacher
2022-03-25
1
-1
/
+1
*
|
|
|
|
|
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
2022-03-25
1
-10
/
+14
*
|
|
|
|
|
mm: fix race between MADV_FREE reclaim and blkdev direct IO read
Mauricio Faria de Oliveira
2022-03-25
1
-1
/
+24
*
|
|
|
|
|
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
2022-03-25
1
-0
/
+3
*
|
|
|
|
|
mm: unmap_mapping_range_tree() with i_mmap_rwsem shared
Hugh Dickins
2022-03-25
1
-4
/
+4
*
|
|
|
|
|
mm: warn on deleting redirtied only if accounted
Hugh Dickins
2022-03-25
2
-15
/
+17
*
|
|
|
|
|
mm/huge_memory: remove stale locking logic from __split_huge_pmd()
David Hildenbrand
2022-03-25
1
-36
/
+4
*
|
|
|
|
|
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
2022-03-25
1
-48
/
+0
*
|
|
|
|
|
mm/swapfile: remove stale reuse_swap_page()
David Hildenbrand
2022-03-25
1
-104
/
+0
*
|
|
|
|
|
mm/khugepaged: remove reuse_swap_page() usage
David Hildenbrand
2022-03-25
1
-11
/
+0
*
|
|
|
|
|
mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()
David Hildenbrand
2022-03-25
1
-4
/
+9
*
|
|
|
|
|
mm: streamline COW logic in do_swap_page()
David Hildenbrand
2022-03-25
1
-12
/
+43
*
|
|
|
|
|
mm: slightly clarify KSM logic in do_swap_page()
David Hildenbrand
2022-03-25
1
-15
/
+23
*
|
|
|
|
|
mm: optimize do_wp_page() for fresh pages in local LRU pagevecs
David Hildenbrand
2022-03-25
1
-1
/
+9
*
|
|
|
|
|
mm: optimize do_wp_page() for exclusive pages in the swapcache
David Hildenbrand
2022-03-25
1
-6
/
+14
*
|
|
|
|
|
mm/huge_memory: make is_transparent_hugepage() static
Miaohe Lin
2022-03-25
1
-2
/
+1
*
|
|
|
|
|
mm: enable MADV_DONTNEED for hugetlb mappings
Mike Kravetz
2022-03-25
1
-3
/
+30
*
|
|
|
|
|
kasan: disable LOCKDEP when printing reports
Andrey Konovalov
2022-03-25
1
-1
/
+5
*
|
|
|
|
|
kasan: move and hide kasan_save_enable/restore_multi_shot
Andrey Konovalov
2022-03-25
2
-13
/
+24
*
|
|
|
|
|
kasan: reorder reporting functions
Andrey Konovalov
2022-03-25
1
-41
/
+41
*
|
|
|
|
|
kasan: respect KASAN_BIT_REPORTED in all reporting routines
Andrey Konovalov
2022-03-25
1
-3
/
+32
*
|
|
|
|
|
kasan: add comment about UACCESS regions to kasan_report
Andrey Konovalov
2022-03-25
1
-0
/
+5
*
|
|
|
|
|
kasan: rename kasan_access_info to kasan_report_info
Andrey Konovalov
2022-03-25
4
-10
/
+10
*
|
|
|
|
|
kasan: move and simplify kasan_report_async
Andrey Konovalov
2022-03-25
1
-14
/
+14
*
|
|
|
|
|
kasan: call print_report from kasan_report_invalid_free
Andrey Konovalov
2022-03-25
2
-16
/
+32
*
|
|
|
|
|
kasan: merge __kasan_report into kasan_report
Andrey Konovalov
2022-03-25
1
-21
/
+15
*
|
|
|
|
|
kasan: restructure kasan_report
Andrey Konovalov
2022-03-25
1
-6
/
+9
*
|
|
|
|
|
kasan: simplify kasan_find_first_bad_addr call sites
Andrey Konovalov
2022-03-25
4
-4
/
+10
*
|
|
|
|
|
kasan: split out print_report from __kasan_report
Andrey Konovalov
2022-03-25
2
-30
/
+35
*
|
|
|
|
|
kasan: move disable_trace_on_warning to start_report
Andrey Konovalov
2022-03-25
1
-1
/
+2
*
|
|
|
|
|
kasan: move update_kunit_status to start_report
Andrey Konovalov
2022-03-25
1
-41
/
+34
*
|
|
|
|
|
kasan: check CONFIG_KASAN_KUNIT_TEST instead of CONFIG_KUNIT
Andrey Konovalov
2022-03-25
2
-11
/
+9
*
|
|
|
|
|
kasan: simplify kasan_update_kunit_status() and call sites
Andrey Konovalov
2022-03-25
1
-16
/
+14
*
|
|
|
|
|
kasan: simplify async check in end_report()
Andrey Konovalov
2022-03-25
1
-1
/
+1
[next]