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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-17
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2
-21
/
+99
2022-07-17
mm/page_alloc: remove mistaken page == NULL check in rmqueue
Mel Gorman
1
-3
/
+1
2022-07-17
mm/page_alloc: split out buddy removal code from rmqueue into separate helper
Mel Gorman
1
-34
/
+47
2022-07-17
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2
-6
/
+9
2022-07-17
mm/page_alloc: add page->buddy_list and page->pcp_list
Mel Gorman
2
-12
/
+17
2022-07-17
hugetlb: lazy page table copies in fork()
Mike Kravetz
1
-1
/
+1
2022-07-17
hugetlb: do not update address in huge_pmd_unshare
Mike Kravetz
3
-31
/
+21
2022-07-17
arm64/hugetlb: implement arm64 specific hugetlb_mask_last_page
Baolin Wang
1
-0
/
+22
2022-07-17
hugetlb: skip to end of PT page mapping when pte not present
Mike Kravetz
2
-5
/
+52
2022-07-17
kasan: separate double free case from invalid free
Kuan-Ying Lee
3
-9
/
+14
2022-07-17
doc: proc: fix the description to THPeligible
Yang Shi
1
-1
/
+3
2022-07-17
mm: khugepaged: reorg some khugepaged helpers
Yang Shi
4
-23
/
+21
2022-07-17
mm: thp: kill __transhuge_page_enabled()
Yang Shi
5
-73
/
+52
2022-07-17
mm: thp: kill transparent_hugepage_active()
Yang Shi
5
-62
/
+59
2022-07-17
mm: khugepaged: better comments for anon vma check in hugepage_vma_revalidate
Yang Shi
1
-1
/
+7
2022-07-17
mm: thp: consolidate vma size check to transhuge_vma_suitable
Yang Shi
4
-28
/
+18
2022-07-17
mm: khugepaged: check THP flag in hugepage_vma_check()
Yang Shi
1
-0
/
+3
2022-07-17
xfs: add dax dedupe support
Shiyang Ruan
4
-7
/
+69
2022-07-17
xfs: support CoW in fsdax mode
Shiyang Ruan
3
-6
/
+58
2022-07-17
fsdax: dedup file range to use a compare function
Shiyang Ruan
5
-11
/
+130
2022-07-17
fsdax: add dax_iomap_cow_copy() for dax zero
Shiyang Ruan
1
-8
/
+19
2022-07-17
fsdax: replace mmap entry in case of CoW
Shiyang Ruan
1
-35
/
+42
2022-07-17
fsdax: introduce dax_iomap_cow_copy()
Shiyang Ruan
1
-5
/
+83
2022-07-17
fsdax: output address in dax_iomap_pfn() and rename it
Shiyang Ruan
1
-5
/
+13
2022-07-17
fsdax: set a CoW flag when associate reflink mappings
Shiyang Ruan
2
-9
/
+47
2022-07-17
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
6
-3
/
+238
2022-07-17
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2
-10
/
+88
2022-07-17
fsdax: introduce dax_lock_mapping_entry()
Shiyang Ruan
2
-0
/
+78
2022-07-17
pagemap,pmem: introduce ->memory_failure()
Shiyang Ruan
3
-0
/
+43
2022-07-17
mm: factor helpers for memory_failure_dev_pagemap
Shiyang Ruan
1
-76
/
+95
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
7
-23
/
+110
2022-07-17
tools: add selftests to hmm for COW in device memory
Alex Sierra
1
-0
/
+80
2022-07-17
tools: add hmm gup tests for device coherent type
Alex Sierra
1
-0
/
+110
2022-07-17
tools: update test_hmm script to support SP config
Alex Sierra
1
-3
/
+21
2022-07-17
tools: update hmm-test to support device coherent type
Alex Sierra
1
-21
/
+100
2022-07-17
lib: add support for device coherent type in test_hmm
Alex Sierra
2
-61
/
+196
2022-07-17
lib: test_hmm add module param for zone device type
Alex Sierra
2
-21
/
+53
2022-07-17
lib: test_hmm add ioctl to get zone device type
Alex Sierra
2
-6
/
+19
2022-07-17
drm/amdkfd: add SPM support for SVM
Alex Sierra
1
-13
/
+21
2022-07-17
mm/gup: migrate device coherent pages when pinning instead of failing
Alistair Popple
3
-7
/
+96
2022-07-17
mm: add device coherent vma selection for memory migration
Alex Sierra
2
-3
/
+10
2022-07-17
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
10
-16
/
+27
2022-07-17
mm: add zone device coherent type memory support
Alex Sierra
7
-17
/
+53
2022-07-17
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
3
-79
/
+81
2022-07-17
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
4
-8
/
+8
2022-07-17
selftests/vm: add protection_keys tests to run_vmtests
Kalpana Shetty
1
-0
/
+11
2022-07-17
mm/damon/lru_sort: fix potential memory leak in damon_lru_sort_init()
SeongJae Park
1
-1
/
+3
2022-07-03
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
3
-1
/
+56
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
3
-6
/
+11
2022-07-03
mm/khugepaged: remove unneeded return value of khugepaged_add_pte_mapped_thp()
Miaohe Lin
1
-3
/
+2
[next]