index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
uaccess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
1
-24
/
+12
|
\
|
*
Revert "arm64: uaccess: Implement unsafe accessors"
Catalin Marinas
2019-03-01
1
-59
/
+20
|
*
arm64: uaccess: Implement unsafe accessors
Julien Thierry
2019-01-25
1
-20
/
+59
|
*
arm64: uaccess: Cleanup get/put_user()
Julien Thierry
2019-01-25
1
-24
/
+12
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-4
/
+4
*
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2018-12-28
1
-7
/
+0
*
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2018-12-06
1
-2
/
+1
*
Revert "arm64: uaccess: implement unsafe accessors"
James Morse
2018-10-10
1
-46
/
+15
*
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
2018-10-01
1
-1
/
+0
*
arm64: uaccess: implement unsafe accessors
Julien Thierry
2018-09-10
1
-15
/
+46
*
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
1
-6
/
+6
*
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-06
1
-7
/
+22
*
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Will Deacon
2018-02-06
1
-22
/
+32
*
arm64: uaccess: Prevent speculative use of the current addr_limit
Will Deacon
2018-02-06
1
-0
/
+7
*
arm64: Use pointer masking to limit uaccess speculation
Robin Murphy
2018-02-06
1
-3
/
+23
*
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-06
1
-19
/
+26
*
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
1
-3
/
+6
*
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2018-01-14
1
-2
/
+2
*
arm64: uaccess: Add PAN helper
James Morse
2018-01-13
1
-0
/
+12
*
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
1
-2
/
+2
*
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-12-11
1
-4
/
+17
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-05
1
-0
/
+12
|
\
|
*
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2017-08-09
1
-0
/
+12
*
|
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
arm64/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
1
-0
/
+3
*
|
arm64: uaccess: Remove redundant __force from addr cast in __range_ok
Will Deacon
2017-07-20
1
-1
/
+1
*
|
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-4
/
+0
|
\
\
|
*
|
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-03
1
-4
/
+0
|
|
/
*
/
kill strlen_user()
Al Viro
2017-05-15
1
-1
/
+0
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-11
1
-6
/
+7
|
\
|
*
arm64: uaccess: suppress spurious clang warning
Mark Rutland
2017-05-09
1
-2
/
+2
|
*
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
2017-05-09
1
-1
/
+2
|
*
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
2017-05-09
1
-3
/
+3
*
|
arm64: switch to RAW_COPY_USER
Al Viro
2017-03-28
1
-50
/
+5
*
|
arm64: add extable.h
Al Viro
2017-03-28
1
-22
/
+1
*
|
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-2
/
+0
*
|
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-05
1
-3
/
+0
|
/
*
arm64: uaccess: consistently check object sizes
Mark Rutland
2017-02-08
1
-2
/
+2
*
arm64: don't pull uaccess.h into *.S
Al Viro
2016-12-26
1
-64
/
+0
*
arm64: Disable PAN on uaccess_enable()
Marc Zyngier
2016-12-12
1
-1
/
+1
*
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
1
-6
/
+102
*
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
2016-11-21
1
-10
/
+69
*
arm64: Cortex-A53 errata workaround: check for kernel addresses
Andre Przywara
2016-10-20
1
-0
/
+8
*
arm64: don't zero in __copy_from_user{,_inatomic}
Al Viro
2016-09-15
1
-4
/
+6
*
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
1
-5
/
+10
|
\
|
*
arm64/uaccess: Enable hardened usercopy
Kees Cook
2016-07-26
1
-7
/
+22
*
|
arm64: kasan: instrument user memory access API
Yang Shi
2016-06-21
1
-4
/
+21
|
/
*
arm64: Remove orphaned __addr_ok() definition
Robin Murphy
2016-05-31
1
-13
/
+0
*
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
1
-14
/
+16
[next]