index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
madvise.c
Age
Commit message (
Expand
)
Author
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-29
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
2020-12-15
mm,memory_failure: always pin the page in madvise_inject_error
Oscar Salvador
2020-12-15
mm,hwpoison: drop unneeded pcplist draining
Oscar Salvador
2020-12-08
mm/madvise: remove racy mm ownership check
Minchan Kim
2020-11-22
mm: fix madvise WILLNEED performance problem
Matthew Wilcox (Oracle)
2020-11-22
mm/madvise: fix memory leak from process_madvise
Eric Dumazet
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
mm,hwpoison: return 0 if the page is already poisoned in soft-offline
Oscar Salvador
2020-10-16
mm,hwpoison: refactor madvise_inject_error
Oscar Salvador
2020-10-13
mm: optimise madvise WILLNEED
Matthew Wilcox (Oracle)
2020-09-26
mm: validate pmd after splitting
Minchan Kim
2020-09-05
mm: madvise: fix vma user-after-free
Yang Shi
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-04-24
mm: check that mm is still valid in madvise()
Linus Torvalds
2020-03-21
mm: do not allow MADV_PAGEOUT for CoW pages
Michal Hocko
2020-01-20
mm: make do_madvise() available internally
Jens Axboe
2019-12-01
mm/madvise.c: use PAGE_ALIGN[ED] for range checking
Wei Yang
2019-12-01
mm/madvise.c: replace with page_size() in madvise_inject_error()
Yunfeng Ye
2019-12-01
mm, soft-offline: convert parameter to pfn
Naoya Horiguchi
2019-11-15
mm: fix trying to reclaim unevictable lru page when calling madvise_pageout
zhong jiang
2019-09-25
mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
2019-09-25
mm: introduce MADV_COLD
Minchan Kim
2019-09-25
mm: untag user pointers passed to memory syscalls
Andrey Konovalov
2019-09-24
mm/madvise: reduce code duplication in error handling paths
Mike Rapoport
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-07
pagewalk: separate function pointers from iterator data
Christoph Hellwig
2019-09-07
mm: split out a new pagewalk.h header from mm.h
Christoph Hellwig
2019-08-30
mm: Handle MADV_WILLNEED through vfs_fadvise()
Jan Kara
2019-07-02
mm: remove MEMORY_DEVICE_PUBLIC support
Christoph Hellwig
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-04-03
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
Jérôme Glisse
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-05
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-07-23
mm, madvise_inject_error: Let memory_failure() optionally take a page reference
Dan Williams
2018-01-23
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2017-11-29
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK
Yang Shi
[next]