index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
madvise.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
1
-2
/
+3
|
\
|
*
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-03-16
1
-2
/
+3
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-13
/
+1
|
\
\
|
*
|
mm/madvise: use vma_lookup() instead of find_vma()
ZhangPeng
2023-04-18
1
-13
/
+1
|
|
/
*
/
iov_iter: add iter_iov_addr() and iter_iov_len() helpers
Jens Axboe
2023-03-30
1
-5
/
+4
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-64
/
+59
|
\
|
*
mm: change to return bool for folio_isolate_lru()
Baolin Wang
2023-02-20
1
-2
/
+2
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
*
madvise: use split_vma() instead of __split_vma()
Liam R. Howlett
2023-02-09
1
-7
/
+3
|
*
mm: switch vma_merge(), split_vma(), and __split_vma to vma iterator
Liam R. Howlett
2023-02-09
1
-3
/
+3
|
*
madvise: use vmi iterator for __split_vma() and vma_merge()
Liam R. Howlett
2023-02-09
1
-4
/
+5
|
*
mm: madvise: use vm_normal_folio() in madvise_free_pte_range()
Kefeng Wang
2023-02-02
1
-4
/
+2
|
*
mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export
Alistair Popple
2023-02-02
1
-1
/
+1
|
*
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-18
1
-2
/
+2
|
*
madvise: convert madvise_cold_or_pageout_pte_range() to use folios
Vishal Moola (Oracle)
2023-01-18
1
-49
/
+49
|
*
mm: swap: convert mark_page_lazyfree() to folio_mark_lazyfree()
Kefeng Wang
2023-01-18
1
-1
/
+1
*
|
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
|
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
2023-01-11
1
-1
/
+1
|
/
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-23
/
+38
|
\
|
*
mm: add cond_resched() in swapin_walk_pmd_entry()
Kefeng Wang
2022-12-11
1
-0
/
+1
|
*
mm/madvise: fix madvise_pageout for private file mappings
Pavankumar Kondeti
2022-12-11
1
-18
/
+35
|
*
mm: anonymous shared memory naming
Pasha Tatashin
2022-11-30
1
-5
/
+2
*
|
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
*
|
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-11-30
1
-3
/
+3
|
/
*
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
2022-10-28
1
-1
/
+11
*
madvise: convert madvise_free_pte_range() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-24
/
+25
*
mm/madvise: use vma_find() instead of vma linked list
Liam R. Howlett
2022-09-26
1
-1
/
+1
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
1
-2
/
+5
|
\
|
*
mm: fix madivse_pageout mishandling on non-LRU page
Minchan Kim
2022-09-26
1
-2
/
+5
*
|
mm/madvise: add MADV_COLLAPSE to process_madvise()
Zach O'Keefe
2022-09-11
1
-2
/
+2
*
|
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-11
1
-0
/
+5
|
/
*
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-17
1
-2
/
+2
*
mm/madvise: minor cleanup for swapin_walk_pmd_entry()
Miaohe Lin
2022-07-03
1
-5
/
+5
*
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-16
1
-1
/
+1
*
mm: filter out swapin error entry in shmem mapping
Miaohe Lin
2022-05-27
1
-1
/
+4
*
mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range
Miaohe Lin
2022-05-27
1
-5
/
+8
*
mm: submit multipage reads for SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-2
/
+6
*
mm: create new mm/swap.h header file
NeilBrown
2022-05-09
1
-0
/
+1
*
mm/madvise: fix potential pte_unmap_unlock pte error
Miaohe Lin
2022-04-28
1
-4
/
+4
*
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
2022-04-01
1
-8
/
+1
*
mm: madvise: MADV_DONTNEED_LOCKED
Johannes Weiner
2022-03-24
1
-10
/
+14
*
mm: enable MADV_DONTNEED for hugetlb mappings
Mike Kravetz
2022-03-24
1
-3
/
+30
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+5
|
\
|
*
mm/munlock: delete munlock_vma_pages_all(), allow oomreap
Hugh Dickins
2022-02-17
1
-0
/
+5
*
|
mm: madvise: skip unmapped vma holes passed to process_madvise
Charan Teja Kalla
2022-03-22
1
-1
/
+8
*
|
mm: madvise: return correct bytes advised with process_madvise
Charan Teja Kalla
2022-03-22
1
-2
/
+1
*
|
mm/madvise: use vma_lookup() instead of find_vma()
Miaohe Lin
2022-03-22
1
-2
/
+2
*
|
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
2022-03-22
1
-0
/
+2
[next]