Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: extable: add load_unaligned_zeropad() handler | Mark Rutland | 2021-10-21 | 1 | -17/+4 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-04-26 | 1 | -0/+4 |
|\ | |||||
| * | arm64: mte: Enable TCO in functions that can read beyond buffer limits | Vincenzo Frascino | 2021-04-11 | 1 | -0/+4 |
* | | arm64: fix inline asm in load_unaligned_zeropad() | Peter Collingbourne | 2021-04-01 | 1 | -5/+5 |
|/ | |||||
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | arm64: switch to relative exception tables | Ard Biesheuvel | 2016-02-24 | 1 | -4/+3 |
* | arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs | Will Deacon | 2013-12-19 | 1 | -0/+40 |
* | arm64: use generic strnlen_user and strncpy_from_user functions | Will Deacon | 2013-12-19 | 1 | -0/+54 |