index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
l3mdev
/
l3mdev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
3
-32
/
+43
2023-08-25
mm: handle userfaults under VMA lock
Suren Baghdasaryan
3
-28
/
+35
2023-08-25
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
3
-15
/
+31
2023-08-25
mm: change folio_lock_or_retry to use vm_fault directly
Suren Baghdasaryan
3
-23
/
+24
2023-08-25
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
6
-5
/
+22
2023-08-25
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-25
swap: remove remnants of polling from read_swap_cache_async
Suren Baghdasaryan
3
-10
/
+7
2023-08-25
mm: memory-failure: fix potential page refcnt leak in memory_failure()
Miaohe Lin
1
-2
/
+1
2023-08-25
mm/memory.c: fix mismerge
Matthew Wilcox
1
-1
/
+1
2023-08-25
mm/khugepaged: fix collapse_pte_mapped_thp() versus uffd
Hugh Dickins
1
-9
/
+29
2023-08-25
hugetlb: clear flags in tail pages that will be freed individually
Mike Kravetz
1
-10
/
+1
2023-08-24
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
1
-2
/
+4
2023-08-24
selftests: cachestat: catch failing fsync test on tmpfs
Andre Przywara
1
-15
/
+47
2023-08-24
selftests: cachestat: test for cachestat availability
Andre Przywara
1
-1
/
+19
2023-08-24
maple_tree: disable mas_wr_append() when other readers are possible
Liam R. Howlett
1
-0
/
+7
2023-08-24
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
1
-1
/
+1
2023-08-24
madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...
Yin Fengwei
1
-1
/
+1
2023-08-24
madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...
Yin Fengwei
1
-2
/
+2
2023-08-21
mm: convert split_huge_pages_pid() to use a folio
Matthew Wilcox (Oracle)
1
-11
/
+10
2023-08-21
mm: add tail private fields to struct folio
Matthew Wilcox (Oracle)
1
-1
/
+13
2023-08-21
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
2
-6
/
+1
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
5
-12
/
+11
2023-08-21
mm: rearrange page flags
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
8
-28
/
+11
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
6
-67
/
+43
2023-08-21
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
2
-29
/
+5
2023-08-21
mm: convert prep_transhuge_page() to folio_prep_large_rmappable()
Matthew Wilcox (Oracle)
5
-16
/
+16
2023-08-21
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
5
-18
/
+19
2023-08-21
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
5
-36
/
+34
2023-08-21
mm: call free_huge_page() directly
Matthew Wilcox (Oracle)
2
-4
/
+7
2023-08-21
io_uring: stop calling free_compound_page()
Matthew Wilcox (Oracle)
2
-10
/
+2
2023-08-21
selftest/mm: ksm_functional_tests: Add PROT_NONE test
David Hildenbrand
1
-7
/
+52
2023-08-21
selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...
David Hildenbrand
1
-0
/
+47
2023-08-21
pgtable: improve pte_protnone() comment
David Hildenbrand
1
-6
/
+10
2023-08-21
mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
David Hildenbrand
1
-7
/
+0
2023-08-21
kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
David Hildenbrand
1
-1
/
+12
2023-08-21
pagemap: remove wait_on_page_locked_killable()
Kefeng Wang
1
-5
/
+0
2023-08-21
Rename kmemleak_initialized to kmemleak_late_initialized
Xiaolei Wang
1
-4
/
+4
2023-08-21
mm/kmemleak: use object_cache instead of kmemleak_initialized to check in set...
Xiaolei Wang
1
-1
/
+6
2023-08-21
mm/ksm: add pages scanned metric
Stefan Roesch
2
-1
/
+17
2023-08-21
mm: allow fault_dirty_shared_page() to be called under the VMA lock
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-21
mm/secretmem: use a folio in secretmem_fault()
ZhangPeng
1
-6
/
+8
2023-08-21
writeback: remove unused delaration of bdi_async_bio_wq
Xiu Jianfeng
1
-1
/
+0
2023-08-21
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2
-3
/
+3
2023-08-21
mm,thp: fix nodeN/meminfo output alignment
Hugh Dickins
1
-2
/
+2
2023-08-21
mm,thp: no space after colon in Mem-Info fields
Hugh Dickins
1
-3
/
+3
2023-08-21
riscv: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
arm64: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
arm: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
selftests: improve vm.memfd_noexec sysctl tests
Aleksa Sarai
1
-85
/
+254
[next]