Janosch Frank
|
1e2c043628
userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
|
7 年之前 |
Mike Rapoport
|
df2cc96e77
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Eric Biggers
|
284cd241a1
userfaultfd: convert to use anon_inode_getfd()
|
7 年之前 |
Huang Ying
|
a365ac09d3
mm, userfaultfd, THP: avoid waiting when PMD under THP migration
|
7 年之前 |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Andrea Arcangeli
|
0cbb4b4f4c
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
|
7 年之前 |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 年之前 |
Mike Rapoport
|
00bb31fa44
userfaultfd: use mmgrab instead of open-coded increment of mm_count
|
7 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 年之前 |
Andrea Arcangeli
|
384632e67e
userfaultfd: non-cooperative: fix fork use after free
|
7 年之前 |
Andrea Arcangeli
|
656710a60e
userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS
|
8 年之前 |
Andrea Arcangeli
|
a36985d31a
userfaultfd: provide pid in userfault msg - add feat union
|
8 年之前 |
Alexey Perevalov
|
9d4ac93482
userfaultfd: provide pid in userfault msg
|
8 年之前 |
Prakash Sangappa
|
2d6d6f5a09
mm: userfaultfd: add feature to request for a signal delivery
|
8 年之前 |
Mike Rapoport
|
ce53e8e6f2
userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs
|
8 年之前 |
Ingo Molnar
|
040cca3ab2
Merge branch 'linus' into locking/core, to resolve conflicts
|
8 年之前 |
Mike Rapoport
|
e86b298beb
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
|
8 年之前 |
Peter Zijlstra
|
a9668cd6ee
locking: Remove smp_mb__before_spinlock()
|
8 年之前 |
Mike Rapoport
|
5a18b64e3f
userfaultfd: non-cooperative: flush event_wqh at release time
|
8 年之前 |
Mike Rapoport
|
9d95aa4bad
userfaultfd_zeropage: return -ENOSPC in case mm has gone
|
8 年之前 |
Punit Agrawal
|
7868a2087e
mm/hugetlb: add size parameter to huge_pte_offset()
|
8 年之前 |
Mike Rapoport
|
f93ae36462
fs/userfaultfd.c: drop dead code
|
8 年之前 |
Ingo Molnar
|
2055da9738
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
|
8 年之前 |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 年之前 |
Andrea Arcangeli
|
64c2b20301
userfaultfd: shmem: handle coredumping in handle_userfault()
|
8 年之前 |
Mike Rapoport
|
045098e944
userfaultfd: report actual registered features in fdinfo
|
8 年之前 |
Linus Torvalds
|
baeedc7158
Merge branch 'prep-for-5level'
|
8 年之前 |
David Hildenbrand
|
2378cd6181
userfaultfd: remove wrong comment from userfaultfd_ctx_get()
|
8 年之前 |
Andrea Arcangeli
|
70ccb92fdd
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
|
8 年之前 |