index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
userfaultfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-11
userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
1
-16
/
+55
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
1
-0
/
+4
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2022-07-29
userfaultfd: don't fail on unrecognized features
Axel Rasmussen
1
-4
/
+2
2022-07-26
userfaultfd: provide properly masked address for huge-pages
Nadav Amit
1
-5
/
+7
2022-05-13
mm/uffd: enable write protection for shmem & hugetlbfs
Peter Xu
1
-18
/
+3
2022-05-13
mm: teach core mm about pte markers
Peter Xu
1
-4
/
+7
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
1
-1
/
+4
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
1
-3
/
+3
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
1
-0
/
+1
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
1
-3
/
+4
2021-10-18
userfaultfd: fix a race between writeprotect and exit_mmap()
Nadav Amit
1
-3
/
+9
2021-09-03
userfaultfd: prevent concurrent API initialization
Nadav Amit
1
-47
/
+44
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
1
-12
/
+13
2021-07-23
userfaultfd: do not untag user pointers
Peter Collingbourne
1
-14
/
+12
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+11
2021-06-30
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
1
-1
/
+2
2021-06-30
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
1
-2
/
+1
2021-06-30
mm/userfaultfd: fail uffd-wp registration if not supported
Peter Xu
1
-1
/
+8
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-2
/
+2
2021-05-05
userfaultfd: add UFFDIO_CONTINUE ioctl
Axel Rasmussen
1
-0
/
+67
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-31
/
+47
2021-05-05
hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp
Peter Xu
1
-0
/
+4
2021-01-14
userfaultfd: use secure anon inodes for userfaultfd
Daniel Colascione
1
-9
/
+10
2020-12-15
userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knob
Lokesh Gidra
1
-2
/
+8
2020-12-15
userfaultfd: add UFFD_USER_MODE_ONLY
Lokesh Gidra
1
-1
/
+9
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
1
-19
/
+9
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2020-08-03
userfaultfd: simplify fault handling
Linus Torvalds
1
-38
/
+1
2020-07-29
userfaultfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-2
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-9
/
+9
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
1
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-10
/
+10
2020-04-07
userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
Peter Xu
1
-3
/
+13
2020-04-07
userfaultfd: wp: don't wake up when doing write protect
Peter Xu
1
-5
/
+8
2020-04-07
userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
Andrea Arcangeli
1
-16
/
+66
2020-04-07
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
1
-2
/
+3
2020-04-02
mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault path
Peter Xu
1
-8
/
+28
2020-04-02
mm: introduce FAULT_FLAG_INTERRUPTIBLE
Peter Xu
1
-3
/
+1
2020-04-02
userfaultfd: don't retake mmap_sem to emulate NOPAGE
Peter Xu
1
-24
/
+0
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-8
/
+13
2019-12-01
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
Mike Rapoport
1
-7
/
+11
2019-12-01
fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_...
Andrea Arcangeli
1
-1
/
+2
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-09-25
userfaultfd: untag user pointers
Andrey Konovalov
1
-10
/
+12
2019-08-24
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-05-14
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
1
-0
/
+5
[next]