Andrea Arcangeli
|
656710a60e
userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS
|
8 years ago |
Andrea Arcangeli
|
a36985d31a
userfaultfd: provide pid in userfault msg - add feat union
|
8 years ago |
Alexey Perevalov
|
9d4ac93482
userfaultfd: provide pid in userfault msg
|
8 years ago |
Prakash Sangappa
|
2d6d6f5a09
mm: userfaultfd: add feature to request for a signal delivery
|
8 years ago |
Mike Rapoport
|
ce53e8e6f2
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
|
8 years ago |
Ingo Molnar
|
040cca3ab2
Merge branch 'linus' into locking/core, to resolve conflicts
|
8 years ago |
Mike Rapoport
|
e86b298beb
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
|
8 years ago |
Peter Zijlstra
|
a9668cd6ee
locking: Remove smp_mb__before_spinlock()
|
8 years ago |
Mike Rapoport
|
5a18b64e3f
userfaultfd: non-cooperative: flush event_wqh at release time
|
8 years ago |
Mike Rapoport
|
9d95aa4bad
userfaultfd_zeropage: return -ENOSPC in case mm has gone
|
8 years ago |
Punit Agrawal
|
7868a2087e
mm/hugetlb: add size parameter to huge_pte_offset()
|
8 years ago |
Mike Rapoport
|
f93ae36462
fs/userfaultfd.c: drop dead code
|
8 years ago |
Ingo Molnar
|
2055da9738
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Andrea Arcangeli
|
64c2b20301
userfaultfd: shmem: handle coredumping in handle_userfault()
|
8 years ago |
Mike Rapoport
|
045098e944
userfaultfd: report actual registered features in fdinfo
|
8 years ago |
Linus Torvalds
|
baeedc7158
Merge branch 'prep-for-5level'
|
8 years ago |
David Hildenbrand
|
2378cd6181
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
|
8 years ago |
Andrea Arcangeli
|
70ccb92fdd
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
|
8 years ago |
Mike Rapoport
|
7eb76d457f
userfaultfd: non-cooperative: fix fork fctx->new memleak
|
8 years ago |
Andrea Arcangeli
|
8c9e7bb7a4
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
|
8 years ago |
Andrea Arcangeli
|
9a69a829f9
userfaultfd: non-cooperative: robustness check
|
8 years ago |
Andrea Arcangeli
|
dd0db88d80
userfaultfd: non-cooperative: rollback userfaultfd_exit
|
8 years ago |
Andrea Arcangeli
|
6bbc4a4144
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
|
8 years ago |
Kirill A. Shutemov
|
c2febafc67
mm: convert generic code to 5-level paging
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Vegard Nossum
|
f1f1007644
mm: add new mmgrab() helper
|
8 years ago |
Masahiro Yamada
|
9332ef9dbd
scripts/spelling.txt: add "an user" pattern and fix typo instances
|
8 years ago |
Mike Rapoport
|
96333187ab
userfaultfd_copy: return -ENOSPC in case mm has gone
|
8 years ago |