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
/
mm
/
userfaultfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-2
/
+1
2019-01-08
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
Mike Kravetz
1
-9
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-1
/
+1
2018-12-28
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-2
/
+9
2018-11-30
userfaultfd: shmem: add i_size checks
Andrea Arcangeli
1
-2
/
+24
2018-11-30
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
1
-9
/
+6
2018-11-30
userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmem
Andrea Arcangeli
1
-2
/
+13
2018-11-30
userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
Andrea Arcangeli
1
-3
/
+3
2018-06-07
userfaultfd: prevent non-cooperative events vs mcopy_atomic races
Mike Rapoport
1
-5
/
+17
2018-02-06
mm/userfaultfd.c: remove duplicate include
Pravin Shedge
1
-1
/
+0
2017-09-06
userfaultfd: shmem: wire up shmem_mfill_zeropage_pte
Mike Rapoport
1
-2
/
+4
2017-09-06
userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper
Mike Rapoport
1
-16
/
+30
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
1
-10
/
+13
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-24
userfaultfd: mcopy_atomic: return -ENOENT when no compatible VMA found
Mike Rapoport
1
-30
/
+28
2017-02-22
userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings
Mike Kravetz
1
-16
/
+58
2017-02-22
userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory
Mike Rapoport
1
-13
/
+21
2017-02-22
userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb
Mike Kravetz
1
-1
/
+16
2017-02-22
userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing
Mike Kravetz
1
-1
/
+1
2017-02-22
userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY
Mike Kravetz
1
-0
/
+186
2017-02-22
userfaultfd: use vma_is_anonymous
Andrea Arcangeli
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-2
/
+1
2016-01-15
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
1
-3
/
+3
2016-01-15
rmap: add argument to charge compound page
Kirill A. Shutemov
1
-1
/
+1
2015-09-04
userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
Andrea Arcangeli
1
-26
/
+65
2015-09-04
userfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY|UFFDIO_ZEROPAGE prepara...
Andrea Arcangeli
1
-0
/
+269