index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-12-02
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2020-05-22
arm64: Add get_user() type annotation on the !access_ok() path
Al Viro
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-12-06
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-06
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-01
Revert "arm64: uaccess: Implement unsafe accessors"
Catalin Marinas
2019-01-25
arm64: uaccess: Implement unsafe accessors
Julien Thierry
2019-01-25
arm64: uaccess: Cleanup get/put_user()
Julien Thierry
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2018-12-06
arm64: Add support for SB barrier and patch in over DSB; ISB sequences
Will Deacon
2018-10-10
Revert "arm64: uaccess: implement unsafe accessors"
James Morse
2018-10-01
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
2018-09-10
arm64: uaccess: implement unsafe accessors
Julien Thierry
2018-02-19
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-06
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-06
arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
Will Deacon
2018-02-06
arm64: uaccess: Prevent speculative use of the current addr_limit
Will Deacon
2018-02-06
arm64: Use pointer masking to limit uaccess speculation
Robin Murphy
2018-02-06
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2018-01-13
arm64: uaccess: Add PAN helper
James Morse
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2017-07-20
arm64: uaccess: Remove redundant __force from addr cast in __range_ok
Will Deacon
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-08
arm64/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-05-15
kill strlen_user()
Al Viro
2017-05-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-09
arm64: uaccess: suppress spurious clang warning
Mark Rutland
2017-05-09
arm64: uaccess: ensure extension of access_ok() addr
Mark Rutland
2017-05-09
arm64: hw_breakpoint: fix watchpoint matching for tagged pointers
Kristina Martsenko
[next]