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
/
arch
/
x86
/
include
/
asm
/
uaccess_32.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-03
x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> header
Linus Torvalds
1
-0
/
+3
2020-03-18
x86: get rid of small constant size cases in raw_copy_{to,from}_user()
Al Viro
1
-27
/
+0
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
1
-80
/
+15
2017-03-28
kill __copy_from_user_nocache()
Al Viro
1
-30
/
+0
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2016-07-26
x86/uaccess: Enable hardened usercopy
Kees Cook
1
-0
/
+2
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-26
/
+0
2016-05-22
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
1
-36
/
+0
2016-02-23
x86: fix SMAP in 32-bit environments
Linus Torvalds
1
-0
/
+26
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-2
/
+4
2015-04-16
x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()
Chris Wilson
1
-0
/
+4
2013-10-26
x86: Unify copy_to_user() and add size checking to it
Jan Beulich
1
-3
/
+0
2013-10-26
x86: Unify copy_from_user() size checking
Jan Beulich
1
-26
/
+0
2012-09-21
x86, uaccess: Merge prototypes for clear_user/__clear_user
H. Peter Anvin
1
-3
/
+0
2012-05-26
x86: use the new generic strnlen_user() function
Linus Torvalds
1
-17
/
+0
2012-04-11
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
1
-5
/
+0
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
1
-1
/
+0
2010-01-05
x86: copy_from_user() should not return -EFAULT
Heiko Carstens
1
-3
/
+2
2009-10-02
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
1
-1
/
+3
2009-10-01
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
1
-3
/
+9
2009-09-26
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
1
-1
/
+18
2009-09-20
x86: Fix uaccess_32.h typo
Sergey Senozhatsky
1
-1
/
+1
2008-10-28
Merge commit 'v2.6.28-rc2' into core/locking
Ingo Molnar
1
-0
/
+218
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+218