index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
uaccess.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: uaccess: correct thinko in __get_mem_asm()
Mark Rutland
2024-08-14
1
-1
/
+1
*
arm64: start using 'asm goto' for put_user()
Linus Torvalds
2024-06-19
1
-34
/
+36
*
arm64: start using 'asm goto' for get_user() when available
Linus Torvalds
2024-06-19
1
-23
/
+98
*
arm64/mm: remove now-superfluous ISBs from TTBR writes
Jamie Iles
2023-06-15
1
-2
/
+0
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-56
/
+10
|
\
|
*
arm64: mte: rename TCO routines
Vincenzo Frascino
2023-04-06
1
-56
/
+10
*
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-04-20
1
-2
/
+0
|
\
\
|
*
|
arm: uaccess: Remove memcpy_page_flushcache()
Ira Weiny
2023-03-27
1
-2
/
+0
|
|
/
*
|
arm64: uaccess: remove unnecessary earlyclobber
Mark Rutland
2023-03-28
1
-1
/
+1
*
|
arm64: uaccess: permit put_{user,kernel} to use zero register
Mark Rutland
2023-03-28
1
-1
/
+1
|
/
*
arm64: uaccess: simplify uaccess_mask_ptr()
Mark Rutland
2022-09-23
1
-11
/
+11
*
arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO support
Tong Tiangen
2022-06-28
1
-47
/
+47
*
arm64: Add support for user sub-page fault probing
Catalin Marinas
2022-04-25
1
-0
/
+15
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-7
/
+4
*
arm64: simplify access_ok()
Arnd Bergmann
2022-02-25
1
-24
/
+10
*
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2022-02-25
1
-2
/
+0
*
arm64: uaccess: avoid blocking within critical sections
Mark Rutland
2021-11-24
1
-7
/
+41
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-10-29
1
-2
/
+2
|
\
|
*
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
2021-10-07
1
-2
/
+2
*
|
arm64: extable: add a dedicated uaccess handler
Mark Rutland
2021-10-21
1
-15
/
+4
*
|
arm64: extable: consolidate definitions
Mark Rutland
2021-10-21
1
-6
/
+1
|
/
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-09
1
-11
/
+0
*
arm64: mte: Enable TCO in functions that can read beyond buffer limits
Vincenzo Frascino
2021-04-11
1
-0
/
+22
*
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
2021-02-03
1
-1
/
+1
*
arm64: Move PSTATE.TCO setting to separate functions
Catalin Marinas
2021-01-07
1
-3
/
+13
*
arm64: mte: add in-kernel tag fault handler
Vincenzo Frascino
2020-12-22
1
-0
/
+23
*
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
1
-2
/
+2
|
\
|
*
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-10
1
-2
/
+2
*
|
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
2020-12-02
1
-40
/
+19
*
|
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
1
-35
/
+6
*
|
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-12-02
1
-26
/
+38
*
|
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
2020-12-02
1
-17
/
+27
*
|
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-12-02
1
-2
/
+2
|
/
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
2020-07-21
1
-0
/
+1
*
arm64: Add get_user() type annotation on the !access_ok() path
Al Viro
2020-05-22
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-12-06
1
-1
/
+6
|
\
|
*
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
2019-12-06
1
-1
/
+6
*
|
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
2019-11-20
1
-5
/
+22
|
/
*
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-06
1
-1
/
+3
*
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
2019-08-06
1
-3
/
+7
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
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-04
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
[next]