index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
highmem: fix kmap_to_page() for kmap_local_page() addresses
Ira Weiny
1
-12
/
+31
2022-10-12
mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page
Yafang Shao
1
-2
/
+2
2022-10-12
mm/hugetlb: use hugetlb_pte_stable in migration race check
Peter Xu
1
-4
/
+3
2022-10-12
mm/hugetlb: fix race condition of uffd missing/minor handling
Peter Xu
1
-7
/
+52
2022-10-12
mm: use update_mmu_tlb() on the second thread
Qi Zheng
1
-1
/
+1
2022-10-12
kasan: fix array-bounds warnings in tests
Andrey Konovalov
1
-1
/
+8
2022-10-12
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
1
-7
/
+82
2022-10-12
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
1
-65
/
+85
2022-10-12
mm/memremap.c: take a pgmap reference on page allocation
Alistair Popple
1
-6
/
+19
2022-10-12
mm: free device private pages have zero refcount
Alistair Popple
2
-0
/
+17
2022-10-12
mm/memory.c: fix race when faulting a device private page
Alistair Popple
3
-20
/
+48
2022-10-12
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
2
-11
/
+10
2022-10-12
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
1
-7
/
+2
2022-10-12
kmsan: unpoison @tlb in arch_tlb_gather_mmu()
Alexander Potapenko
1
-0
/
+10
2022-10-12
mm/mmap: undo ->mmap() when arch_validate_flags() fails
Carlos Llamas
1
-1
/
+4
2022-10-12
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
3
-0
/
+8
2022-10-12
mm/mmap: preallocate maple nodes for brk vma expansion
Liam Howlett
1
-12
/
+6
2022-10-12
mmap: fix copy_vma() failure path
Liam Howlett
1
-0
/
+5
2022-10-12
mm/compaction: fix set skip in fast_find_migrateblock
Chuyi Zhou
1
-1
/
+0
2022-10-12
mm/hugetlb.c: make __hugetlb_vma_unlock_write_put() static
Andrew Morton
1
-1
/
+1
2022-10-07
hugetlb: allocate vma lock for all sharable vmas
Mike Kravetz
1
-35
/
+15
2022-10-07
hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
Mike Kravetz
1
-10
/
+32
2022-10-07
hugetlb: fix vma lock handling during split vma and range unmapping
Mike Kravetz
2
-20
/
+27
2022-10-07
mglru: mm/vmscan.c: fix imprecise comments
Yu Zhao
1
-5
/
+4
2022-10-07
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
1
-2
/
+0
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2
-4
/
+6
2022-10-03
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
1
-10
/
+10
2022-10-03
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
1
-40
/
+10
2022-10-03
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
2
-0
/
+9
2022-10-03
mm/secretmem: remove reduntant return value
Xiu Jianfeng
1
-4
/
+2
2022-10-03
mm/hugetlb: add available_huge_pages() func
Xin Hao
1
-5
/
+9
2022-10-03
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
1
-1
/
+2
2022-10-03
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
1
-57
/
+188
2022-10-03
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
1
-7
/
+62
2022-10-03
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
2
-9
/
+11
2022-10-03
mm/madvise: MADV_COLLAPSE return EAGAIN when page cannot be isolated
Zach O'Keefe
1
-0
/
+2
2022-10-03
mm/khugepaged: check compound_order() in collapse_pte_mapped_thp()
Zach O'Keefe
1
-0
/
+3
2022-10-03
mm: hugetlb: fix UAF in hugetlb_handle_userfault
Liu Shixin
1
-20
/
+17
2022-10-03
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
1
-8
/
+19
2022-10-03
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
3
-21
/
+40
2022-10-03
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
1
-32
/
+14
2022-10-03
mm/page_alloc: update comments for rmqueue()
Ran Xiaokai
1
-1
/
+2
2022-10-03
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
4
-5
/
+5
2022-10-03
hugetlb: freeze allocated pages before creating hugetlb pages
Mike Kravetz
1
-64
/
+38
2022-10-03
mm/page_alloc: fix obsolete comment in deferred_pfn_valid()
Miaohe Lin
1
-5
/
+1
2022-10-03
mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
Miaohe Lin
1
-1
/
+1
2022-10-03
mm/page_alloc: init local variable buddy_pfn
Miaohe Lin
1
-1
/
+1
2022-10-03
mm/page_alloc: use helper macro SZ_1{K,M}
Miaohe Lin
1
-5
/
+5
2022-10-03
mm/page_alloc: make boot_nodestats static
Miaohe Lin
2
-3
/
+1
2022-10-03
mm/page_alloc: use local variable zone_idx directly
Miaohe Lin
1
-1
/
+1
[next]