index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
userfaultfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
1
-10
/
+12
*
mm: introduce fault_env
Kirill A. Shutemov
2016-07-26
1
-11
/
+11
*
userfaultfd: don't pin the user memory in userfaultfd_file_create()
Oleg Nesterov
2016-05-20
1
-13
/
+28
*
userfaultfd: don't block on the last VM updates at exit time
Linus Torvalds
2016-03-02
1
-0
/
+6
*
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-22
1
-4
/
+4
*
userfaultfd: add missing mmput() in error path
Eric Biggers
2015-09-17
1
-1
/
+3
*
userfaultfd: avoid missing wakeups during refile in userfaultfd_read
Andrea Arcangeli
2015-09-04
1
-2
/
+24
*
userfaultfd: allow signals to interrupt a userfault
Andrea Arcangeli
2015-09-04
1
-3
/
+32
*
userfaultfd: require UFFDIO_API before other ioctls
Andrea Arcangeli
2015-09-04
1
-1
/
+3
*
userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
Andrea Arcangeli
2015-09-04
1
-0
/
+96
*
userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and read
Andrea Arcangeli
2015-09-04
1
-15
/
+66
*
userfaultfd: allocate the userfaultfd_ctx cacheline aligned
Andrea Arcangeli
2015-09-04
1
-8
/
+31
*
userfaultfd: optimize read() and poll() to be O(1)
Andrea Arcangeli
2015-09-04
1
-74
/
+111
*
userfaultfd: wake pending userfaults
Andrea Arcangeli
2015-09-04
1
-22
/
+43
*
userfaultfd: change the read API to return a uffd_msg
Andrea Arcangeli
2015-09-04
1
-33
/
+46
*
userfaultfd: Rename uffd_api.bits into .features
Pavel Emelyanov
2015-09-04
1
-2
/
+2
*
userfaultfd: add new syscall to provide memory externalization
Andrea Arcangeli
2015-09-04
1
-0
/
+1036