index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
4 days
selftests/mm: virtual_address_range: mmap() without PROT_WRITE
Thomas Weißschuh
1
-2
/
+2
4 days
selftests/memfd/memfd_test: fix possible NULL pointer dereference
liuye
1
-1
/
+1
4 days
mm: add FGP_DONTCACHE folio creation flag
Jens Axboe
2
-0
/
+7
4 days
mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
Jens Axboe
1
-0
/
+5
4 days
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
2
-0
/
+20
4 days
mm/filemap: drop streaming/uncached pages when writeback completes
Jens Axboe
1
-0
/
+28
4 days
mm/filemap: add read support for RWF_DONTCACHE
Jens Axboe
2
-2
/
+28
4 days
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
2
-2
/
+18
4 days
mm/truncate: add folio_unmap_invalidate() helper
Jens Axboe
2
-25
/
+30
4 days
mm/readahead: add readahead_control->dropbehind member
Jens Axboe
2
-1
/
+8
4 days
mm: add PG_dropbehind folio flag
Jens Axboe
2
-1
/
+7
4 days
mm/readahead: add folio allocation helper
Jens Axboe
1
-5
/
+11
4 days
mm/filemap: use page_cache_sync_ra() to kick off read-ahead
Jens Axboe
1
-3
/
+3
4 days
mm/filemap: change filemap_create_folio() to take a struct kiocb
Jens Axboe
1
-8
/
+9
4 days
mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
David Hildenbrand
1
-3
/
+5
4 days
mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
David Hildenbrand
1
-9
/
+8
4 days
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
3
-7
/
+18
4 days
mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
David Hildenbrand
2
-4
/
+14
4 days
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
5
-10
/
+27
4 days
mm/huge_memory: convert has_hwpoisoned into a pure folio flag
David Hildenbrand
2
-5
/
+3
4 days
mm/damon/paddr: improve readability of damon_pa_stat
Joshua Hahn
1
-4
/
+1
4 days
mm/damon/paddr: increment pa_stat damon address range by folio size
Usama Arif
1
-2
/
+6
4 days
selftests/mm/cow: modify the incorrect checking parameters
Hao Ge
1
-5
/
+5
4 days
kasan: use correct kernel-doc format
Randy Dunlap
1
-9
/
+9
4 days
selftests/mm: add tests for splitting pmd THPs to all lower orders
Zi Yan
1
-5
/
+9
4 days
selftests/mm: use selftests framework to print test result
Zi Yan
1
-22
/
+12
4 days
Documentation/filesystems/proc.rst: fix possessive form of "process"
Andrew Morton
1
-16
/
+18
4 days
ksm: add ksm involvement information for each process
xu xin
4
-0
/
+99
4 days
mm/memfd: use strncpy_from_user() to read memfd name
Isaac J. Manjarres
1
-14
/
+6
4 days
mm/memfd: refactor and cleanup the logic in memfd_create()
Isaac J. Manjarres
1
-23
/
+58
4 days
mm/damon: explain "effective quota" on kernel-doc comment
SeongJae Park
1
-4
/
+9
4 days
Docs/admin-guide/mm/damon/start: update snapshot example
SeongJae Park
1
-27
/
+40
4 days
Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files...
SeongJae Park
1
-1
/
+1
4 days
Docs/mm/damon: add an example monitoring intervals tuning
SeongJae Park
2
-0
/
+256
4 days
Docs/mm/damon/design: add monitoring parameters tuning guide
SeongJae Park
1
-0
/
+48
4 days
mm: remove PageTransTail()
Matthew Wilcox (Oracle)
1
-12
/
+0
4 days
mm/mglru: fix PTE-mapped large folios
Yu Zhao
1
-37
/
+71
4 days
mm/mglru: rework workingset protection
Yu Zhao
5
-164
/
+202
4 days
mm/mglru: rework refault detection
Yu Zhao
1
-8
/
+9
4 days
mm/mglru: rework type selection
Yu Zhao
1
-56
/
+26
4 days
mm/mglru: rework aging feedback
Yu Zhao
2
-124
/
+99
4 days
mm/mglru: optimize deactivation
Yu Zhao
1
-7
/
+41
4 days
mm/mglru: clean up workingset
Yu Zhao
1
-12
/
+11
4 days
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
65
-431
/
+144
4 days
mm: make mmap_region() internal
Lorenzo Stoakes
5
-64
/
+126
4 days
mips: vdso: prefer do_mmap() to mmap_region()
Lorenzo Stoakes
1
-4
/
+6
4 days
mm, swap_slots: remove slot cache for freeing path
Kairui Song
3
-126
/
+44
4 days
mm, swap: use a global swap cluster for non-rotation devices
Kairui Song
2
-14
/
+42
4 days
mm, swap: introduce a helper for retrieving cluster from offset
Kairui Song
1
-4
/
+10
4 days
mm, swap: simplify percpu cluster updating
Kairui Song
2
-39
/
+31
[prev]
[next]