index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
copy_in_user.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
arm64: Avoid premature usercopy failure
Robin Murphy
1
-7
/
+14
2020-04-29
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
1
-16
/
+16
2020-01-08
arm64: lib: Use modern annotations for assembly functions
Mark Brown
1
-2
/
+2
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
1
-3
/
+0
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
1
-1
/
+3
2018-02-06
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
1
-2
/
+3
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
1
-1
/
+1
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
1
-1
/
+1
2017-03-28
arm64: switch to RAW_COPY_USER
Al Viro
1
-2
/
+2
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
1
-8
/
+3
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
1
-2
/
+2
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-8
/
+8
2015-10-07
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
1
-29
/
+38
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
1
-0
/
+8
2015-07-27
arm64: lib: use pair accessors for copy_*_user routines
Will Deacon
1
-6
/
+11
2012-09-17
arm64: User access library functions
Catalin Marinas
1
-0
/
+63