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
*
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
*
|
mm: fix use-after-free when anon vma name is used after vma is freed
Suren Baghdasaryan
2022-03-05
1
-1
/
+7
*
|
mm: prevent vm_area_struct::anon_name refcount saturation
Suren Baghdasaryan
2022-03-05
1
-2
/
+1
*
|
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-03-05
1
-58
/
+29
|
/
*
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
1
-0
/
+1
*
mm: add anonymous vma name refcounting
Suren Baghdasaryan
2022-01-15
1
-6
/
+36
*
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-15
1
-4
/
+125
*
mm: rearrange madvise code to allow for reuse
Colin Cross
2022-01-15
1
-160
/
+178
*
mm: use pidfd_get_task()
Christian Brauner
2021-10-14
1
-12
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+1
|
\
|
*
mm/madvise: add MADV_WILLNEED to process_madvise()
zhangkui
2021-09-03
1
-0
/
+1
*
|
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm: Fix comments mentioning i_mutex
Jan Kara
2021-07-12
1
-1
/
+1
*
|
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2021-08-13
1
-1
/
+3
|
/
*
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
1
-0
/
+66
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-2
/
+2
*
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
2021-03-13
1
-1
/
+12
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-2
/
+3
|
\
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+2
|
*
fs: add file and path permissions helpers
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
1
-3
/
+3
*
|
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2021-01-29
1
-3
/
+3
|
/
*
mm,memory_failure: always pin the page in madvise_inject_error
Oscar Salvador
2020-12-15
1
-8
/
+1
*
mm,hwpoison: drop unneeded pcplist draining
Oscar Salvador
2020-12-15
1
-5
/
+0
*
mm/madvise: remove racy mm ownership check
Minchan Kim
2020-12-08
1
-2
/
+1
*
mm: fix madvise WILLNEED performance problem
Matthew Wilcox (Oracle)
2020-11-22
1
-1
/
+1
*
mm/madvise: fix memory leak from process_madvise
Eric Dumazet
2020-11-22
1
-2
/
+0
*
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
1
-1
/
+92
*
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-18
1
-14
/
+18
*
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
1
-17
/
+0
*
mm,hwpoison: return 0 if the page is already poisoned in soft-offline
Oscar Salvador
2020-10-16
1
-5
/
+0
*
mm,hwpoison: refactor madvise_inject_error
Oscar Salvador
2020-10-16
1
-17
/
+13
*
mm: optimise madvise WILLNEED
Matthew Wilcox (Oracle)
2020-10-13
1
-9
/
+12
*
mm: validate pmd after splitting
Minchan Kim
2020-09-26
1
-1
/
+1
*
mm: madvise: fix vma user-after-free
Yang Shi
2020-09-05
1
-1
/
+1
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-10
/
+10
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-10
/
+10
*
mm: check that mm is still valid in madvise()
Linus Torvalds
2020-04-24
1
-0
/
+18
*
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
2020-03-21
1
-3
/
+9
*
mm: make do_madvise() available internally
Jens Axboe
2020-01-20
1
-1
/
+6
*
mm/madvise.c: use PAGE_ALIGN[ED] for range checking
Wei Yang
2019-12-01
1
-2
/
+2
*
mm/madvise.c: replace with page_size() in madvise_inject_error()
Yunfeng Ye
2019-12-01
1
-4
/
+4
[next]