index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
2018-02-06
UPSTREAM: arm64/efi: Make strnlen() available to the EFI namespace
Thierry Reding
2018-01-18
FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...
Catalin Marinas
2018-01-06
FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-01-04
BACKPORT: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...
Catalin Marinas
2017-01-04
Revert "FROMLIST: arm64: Factor out PAN enabling/disabling into separate uacc...
Sami Tolvanen
2016-09-29
FROMLIST: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...
Catalin Marinas
2016-09-22
UPSTREAM: arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
2016-09-22
BACKPORT: arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-09-22
UPSTREAM: arm64: kernel: Add support for User Access Override
James Morse
2016-09-22
UPSTREAM: arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
2016-09-22
UPSTREAM: arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
2016-09-06
BACKPORT: arm64/uaccess: Enable hardened usercopy
Kees Cook
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-10-07
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
2015-10-07
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2015-07-27
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
2015-07-27
arm64: bitops: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
arm64: lib: use pair accessors for copy_*_user routines
Will Deacon
2014-11-13
arm64: __clear_user: handle exceptions on strb
Kyle McMartin
2014-05-23
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized memset routine
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized memmove routine
zhichang.yuan
2014-05-23
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2013-12-19
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2013-05-08
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
2013-04-30
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
2013-04-30
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
2013-03-21
arm64: klib: Optimised atomic bitops
Catalin Marinas
2013-03-21
arm64: klib: Optimised string functions
Catalin Marinas
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier
2012-09-17
arm64: User access library functions
Catalin Marinas