index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
copy_in_user.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-09
1
-77
/
+0
*
arm64: Avoid premature usercopy failure
Robin Murphy
2021-07-15
1
-7
/
+14
*
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
1
-8
/
+8
*
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
2020-04-29
1
-16
/
+16
*
arm64: lib: Use modern annotations for assembly functions
Mark Brown
2020-01-08
1
-2
/
+2
*
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-20
1
-3
/
+0
*
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
2019-11-20
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
1
-1
/
+3
*
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-06
1
-2
/
+3
*
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
1
-1
/
+1
*
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-12-11
1
-1
/
+1
*
arm64: switch to RAW_COPY_USER
Al Viro
2017-03-29
1
-2
/
+2
*
arm64: don't pull uaccess.h into *.S
Al Viro
2016-12-26
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-11-21
1
-8
/
+3
*
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
1
-2
/
+2
*
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
1
-8
/
+8
*
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
2015-10-07
1
-29
/
+38
*
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
1
-0
/
+8
*
arm64: lib: use pair accessors for copy_*_user routines
Will Deacon
2015-07-27
1
-6
/
+11
*
arm64: User access library functions
Catalin Marinas
2012-09-17
1
-0
/
+63