summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-14arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()Miles Chen1-0/+1
2018-12-13arm64: sysreg: Use _BITUL() when defining register bitsWill Deacon1-40/+41
2018-12-13arm64: cpufeature: Rework ptr auth hwcaps using multi_entry_cap_matchesWill Deacon3-89/+99
2018-12-13arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4Will Deacon3-17/+8
2018-12-13arm64: docs: document pointer authenticationMark Rutland4-0/+116
2018-12-13arm64: ptr auth: Move per-thread keys from thread_info to thread_structWill Deacon4-8/+7
2018-12-13arm64: enable pointer authenticationMark Rutland1-0/+23
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko6-0/+71
2018-12-13arm64: perf: strip PAC when unwinding userspaceMark Rutland2-1/+12
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland6-2/+57
2018-12-13arm64: add basic pointer authentication supportMark Rutland6-0/+104
2018-12-13arm64/cpufeature: detect pointer authenticationMark Rutland3-1/+109
2018-12-13arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2018-12-13arm64/kvm: hide ptrauth from guestsMark Rutland2-0/+26
2018-12-13arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-4/+4
2018-12-13arm64: add pointer authentication register bitsMark Rutland2-1/+32
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko1-7/+7
2018-12-13arm64: perf: Treat EXCLUDE_EL* bit definitions as unsignedWill Deacon1-3/+3
2018-12-13arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon1-0/+6
2018-12-12arm64: enable per-task stack canariesArd Biesheuvel5-2/+23
2018-12-12arm64: Add memory hotplug supportRobin Murphy4-0/+38
2018-12-12arm64: percpu: Fix LSE implementation of value-returning pcpu atomicsWill Deacon1-1/+1