Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
42d516ce3414b46fae5cb74cf180606588d2777f
/
arch
/
arm64
/
include
/
asm
/
uaccess.h
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3170d8d2
kill {__,}{get,put}_user_unaligned()
by Al Viro
· 8 years ago
8298525
kill strlen_user()
by Al Viro
· 8 years ago
e47b40a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
d135b8b
arm64: uaccess: suppress spurious clang warning
by Mark Rutland
· 8 years ago
a06040d
arm64: uaccess: ensure extension of access_ok() addr
by Mark Rutland
· 8 years ago
7dcd9dd
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
by Kristina Martsenko
· 8 years ago
92430da
arm64: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
4658393
arm64: add extable.h
by Al Viro
· 9 years ago
af1d5b3
uaccess: drop duplicate includes from asm/uaccess.h
by Al Viro
· 9 years ago
5e6039d
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
by Al Viro
· 9 years ago
7662417
arm64: uaccess: consistently check object sizes
by Mark Rutland
· 9 years ago
b4b8664
arm64: don't pull uaccess.h into *.S
by Al Viro
· 9 years ago
7503712
arm64: Disable PAN on uaccess_enable()
by Marc Zyngier
· 9 years ago
4b65a5d
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
by Catalin Marinas
· 9 years ago
bd38967
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
by Catalin Marinas
· 9 years ago
87261d1
arm64: Cortex-A53 errata workaround: check for kernel addresses
by Andre Przywara
· 9 years ago
4855bd2
arm64: don't zero in __copy_from_user{,_inatomic}
by Al Viro
· 9 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 9 years ago
faf5b63
arm64/uaccess: Enable hardened usercopy
by Kees Cook
· 9 years ago
bffe1ba
arm64: kasan: instrument user memory access API
by Yang Shi
· 9 years ago
db413b5
arm64: Remove orphaned __addr_ok() definition
by Robin Murphy
· 9 years ago
6c94f27
arm64: switch to relative exception tables
by Ard Biesheuvel
· 10 years ago
7054419
arm64: kernel: Don't toggle PAN on systems with UAO
by James Morse
· 10 years ago
57f4959
arm64: kernel: Add support for User Access Override
by James Morse
· 10 years ago
338d4f4
arm64: kernel: Add support for Privileged Access Never
by James Morse
· 10 years ago
967f0e5
arm64: macro whitespace fixes
by Michael S. Tsirkin
· 11 years ago
58fff51
arm64/uaccess: fix sparse errors
by Michael S. Tsirkin
· 11 years ago
31b1e94
arm64: Fix __range_ok macro
by Christopher Covington
· 11 years ago
12a0ef7
arm64: use generic strnlen_user and strncpy_from_user functions
by Will Deacon
· 12 years ago
1f65c13
arm64: avoid multiple evaluation of ptr in get_user/put_user()
by AKASHI Takahiro
· 12 years ago
56d2ef7
arm64: uaccess s/might_sleep/might_fault/
by Michael S. Tsirkin
· 12 years ago
0aea86a
arm64: User access library functions
by Catalin Marinas
· 13 years ago