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: remove FGP_HEAD
Matthew Wilcox (Oracle)
2022-11-09
1
-1
/
+1
*
mm: convert find_get_incore_page() to filemap_get_incore_folio()
Matthew Wilcox (Oracle)
2022-11-09
4
-19
/
+26
*
mm/swap: convert find_get_incore_page to use folios
Matthew Wilcox (Oracle)
2022-11-09
1
-9
/
+10
*
mm/huge_memory: convert split_huge_pages_in_file() to use a folio
Matthew Wilcox (Oracle)
2022-11-09
1
-9
/
+9
*
mm: vmalloc: use trace_free_vmap_area_noflush event
Uladzislau Rezki (Sony)
2022-11-09
1
-1
/
+5
*
mm: vmalloc: use trace_purge_vmap_area_lazy event
Uladzislau Rezki (Sony)
2022-11-09
1
-2
/
+7
*
mm: vmalloc: use trace_alloc_vmap_area event
Uladzislau Rezki (Sony)
2022-11-09
1
-0
/
+5
*
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-09
6
-6
/
+6
*
mm/mm_init.c: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-09
1
-7
/
+1
*
mm/mmap: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-09
1
-5
/
+1
*
mm/slub.c: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-09
1
-6
/
+1
*
mm: rmap: rename page_not_mapped() to folio_not_mapped()
Kefeng Wang
2022-11-09
1
-4
/
+4
*
mm/gup_test: start/stop/read functionality for PIN LONGTERM test
David Hildenbrand
2022-11-09
2
-0
/
+153
*
kasan: migrate workqueue_uaf test to kunit
Andrey Konovalov
2022-11-09
2
-37
/
+33
*
kasan: migrate kasan_rcu_uaf test to kunit
Andrey Konovalov
2022-11-09
2
-30
/
+37
*
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
2022-11-09
3
-62
/
+62
*
tmpfs: ensure O_LARGEFILE with generic_file_open()
Thomas Weißschuh
2022-11-09
1
-0
/
+1
*
mm: memcontrol: use mem_cgroup_is_root() helper
Kamalesh Babulal
2022-11-09
1
-10
/
+10
*
mm/mincore.c: use vma_lookup() instead of find_vma()
Deming Wang
2022-11-09
1
-2
/
+2
*
mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()
Lukas Bulwahn
2022-11-09
1
-2
/
+1
*
filemap: find_get_entries() now updates start offset
Vishal Moola (Oracle)
2022-11-09
4
-22
/
+23
*
filemap: find_lock_entries() now updates start offset
Vishal Moola (Oracle)
2022-11-09
4
-18
/
+18
*
mm/rmap: fix comment in anon_vma_clone()
Ma Wupeng
2022-11-09
1
-2
/
+2
*
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2022-11-09
1
-1
/
+1
*
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
2022-11-09
1
-5
/
+0
*
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-11-09
3
-7
/
+21
*
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-09
2
-184
/
+68
*
mmap: fix remap_file_pages() regression
Liam Howlett
2022-10-28
1
-0
/
+3
*
mm/shmem: ensure proper fallback if page faults
Ira Weiny
2022-10-28
1
-0
/
+17
*
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
2022-10-28
1
-4
/
+21
*
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2022-10-28
1
-0
/
+1
*
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
2022-10-28
1
-0
/
+1
*
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
2022-10-28
1
-0
/
+7
*
mm: prep_compound_tail() clear page->private
Hugh Dickins
2022-10-28
2
-1
/
+2
*
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
2022-10-28
1
-1
/
+11
*
mm/page_isolation: fix clang deadcode warning
Maria Yu
2022-10-28
1
-1
/
+1
*
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
2022-10-28
1
-4
/
+4
*
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
2022-10-28
1
-19
/
+42
*
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
2022-10-21
1
-1
/
+10
*
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
2022-10-21
1
-8
/
+27
*
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
Liam R. Howlett
2022-10-21
1
-8
/
+12
*
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
2022-10-21
1
-1
/
+1
*
mm/mmap: fix MAP_FIXED address return on VMA merge
Liam Howlett
2022-10-21
1
-8
/
+7
*
mm/mmap.c: __vma_adjust(): suppress uninitialized var warning
Andrew Morton
2022-10-21
1
-1
/
+2
*
mm/mmap: undo ->mmap() when mas_preallocate() fails
Mike Kravetz
2022-10-21
1
-1
/
+1
*
zsmalloc: zs_destroy_pool: add size_class NULL check
Alexey Romanov
2022-10-21
1
-0
/
+3
*
mm/mempolicy: fix mbind_range() arguments to vma_merge()
Liam Howlett
2022-10-21
1
-6
/
+11
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-17
4
-6
/
+6
|
\
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
2
-2
/
+2
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
2
-4
/
+4
[next]