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
*
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
2017-03-09
1
-3
/
+41
*
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2017-02-24
1
-0
/
+1
*
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
2017-02-24
1
-9
/
+42
*
userfaultfd: non-cooperative: add madvise() event for MADV_REMOVE request
Mike Rapoport
2017-02-24
1
-0
/
+1
*
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
1
-1
/
+1
*
oom-reaper: use madvise_dontneed() logic to decide if unmap the VMA
Kirill A. Shutemov
2017-02-22
1
-1
/
+3
*
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
2017-02-22
1
-1
/
+1
*
userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition
Andrea Arcangeli
2017-02-22
1
-1
/
+1
*
userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request
Pavel Emelyanov
2017-02-22
1
-0
/
+2
*
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
1
-0
/
+1
*
mm: make mmap_sem for write waits killable for mm syscalls
Michal Hocko
2016-05-23
1
-3
/
+5
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-3
/
+3
*
mm/madvise: update comment on sys_madvise()
Naoya Horiguchi
2016-03-15
1
-0
/
+14
*
mm/madvise: pass return code of memory_failure() to userspace
Naoya Horiguchi
2016-03-15
1
-2
/
+3
*
mm/huge_memory.c: don't split THP page when MADV_FREE syscall is called
Minchan Kim
2016-01-15
1
-1
/
+7
*
mm: move lazily freed pages to inactive list
Minchan Kim
2016-01-15
1
-0
/
+2
*
mm/madvise.c: free swp_entry in madvise_free
Minchan Kim
2016-01-15
1
-1
/
+24
*
mm: support madvise(MADV_FREE)
Minchan Kim
2016-01-15
1
-0
/
+170
*
mm: madvise allow remove operation for hugetlbfs
Mike Kravetz
2015-09-08
1
-1
/
+1
*
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
2015-09-04
1
-3
/
+3
*
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
2015-09-04
1
-1
/
+2
*
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
*
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
1
-1
/
+1
*
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-7
/
+10
|
\
|
*
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
2015-01-20
1
-7
/
+10
*
|
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2015-02-10
1
-2
/
+2
*
|
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
2015-02-10
1
-8
/
+1
|
/
*
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-11-07
1
-1
/
+1
*
mm: update the description for madvise_remove
Wang Sheng-Hui
2014-08-06
1
-3
/
+0
*
mm: madvise: fix MADV_WILLNEED on shmem swapouts
Johannes Weiner
2014-05-23
1
-1
/
+1
*
mm/hwpoison: fix traversal of hugetlbfs pages to avoid printk flood
Wanpeng Li
2013-09-30
1
-2
/
+3
*
mm/madvise.c:madvise_hwpoison(): remove local `ret'
Andrew Morton
2013-09-11
1
-4
/
+5
*
mm/madvise.c: fix return value of madvise_hwpoison()
Wanpeng Li
2013-09-11
1
-1
/
+1
*
mm/hwpoison.c: fix held reference count after unpoisoning empty zero page
Wanpeng Li
2013-09-11
1
-0
/
+4
*
mm/hwpoison: add '#' to madvise_hwpoison
Wanpeng Li
2013-09-11
1
-2
/
+2
*
mm/madvise.c: fix coding-style errors
Vladimir Cernov
2013-09-11
1
-7
/
+7
*
mm: madvise: complete input validation before taking lock
Rasmus Villemoes
2013-04-29
1
-16
/
+15
*
mm: make madvise(MADV_WILLNEED) support swap file prefetch
Shaohua Li
2013-02-23
1
-4
/
+101
*
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
2012-10-09
1
-2
/
+6
*
mm: Hold a file reference in madvise_remove
Andy Lutomirski
2012-07-06
1
-4
/
+14
*
mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE
Hugh Dickins
2012-05-29
1
-8
/
+7
*
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
2012-03-23
1
-0
/
+8
*
HWPOISON: Clean up memory_failure() vs. __memory_failure()
Tony Luck
2012-01-03
1
-1
/
+1
*
fs: kill i_alloc_sem
Christoph Hellwig
2011-07-20
1
-1
/
+1
*
thp: khugepaged: make khugepaged aware about madvise
Andrea Arcangeli
2011-01-13
1
-1
/
+1
*
thp: madvise(MADV_NOHUGEPAGE)
Andrea Arcangeli
2011-01-13
1
-1
/
+3
*
thp: madvise(MADV_HUGEPAGE)
Andrea Arcangeli
2011-01-13
1
-0
/
+8
*
HWPOISON: Add a madvise() injector for soft page offlining
Andi Kleen
2009-12-16
1
-3
/
+12
*
HWPOISON: Use get_user_page_fast in hwpoison madvise
Andi Kleen
2009-12-16
1
-2
/
+1
*
HWPOISON: Turn ref argument into flags argument
Andi Kleen
2009-12-16
1
-1
/
+1
[next]