summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.19.80' into v4.19-rtSteven Rostedt (VMware)2019-11-122-21/+30
|\
| * arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma2019-10-171-17/+15
| * arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton2019-10-171-4/+15
* | Merge tag 'v4.19.79' into v4.19-rtSteven Rostedt (VMware)2019-10-146-94/+383
|\ \ | |/
| * arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-10-112-2/+12
| * arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier2019-10-111-9/+23
| * arm64: Force SSBS on context switchMarc Zyngier2019-10-111-1/+28
| * arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon2019-10-111-4/+6
| * arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton2019-10-111-0/+42
| * arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton2019-10-111-1/+26
| * arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton2019-10-111-7/+8
| * arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier2019-10-111-53/+56
| * arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton2019-10-111-0/+13
| * arm64: Always enable ssb vulnerability detectionJeremy Linton2019-10-111-4/+5
| * arm64: add sysfs vulnerability show for meltdownJeremy Linton2019-10-111-14/+44
| * arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab2019-10-111-0/+6
| * arm64: fix SSBS sanitizationMark Rutland2019-10-111-7/+8
| * arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2019-10-114-2/+94
| * arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon2019-10-112-2/+18
| * arm64/prefetch: fix a -Wtype-limits warningQian Cai2019-10-051-1/+1
| * arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2019-09-211-0/+6
* | Merge tag 'v4.19.72' into v4.19-rtSteven Rostedt (VMware)2019-09-148-23/+53
|\ \ | |/
| * arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-09-061-3/+11
| * arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-251-9/+12
| * arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-252-0/+6
| * arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-061-2/+6
| * arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-061-3/+4
| * acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-07-261-3/+7
| * arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-07-261-2/+2
| * arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-07-261-1/+5
* | Merge tag 'v4.19.59' into v4.19-rtSteven Rostedt (VMware)2019-07-195-12/+58
|\ \ | |/
| * arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-07-101-2/+6
| * bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann2019-07-031-0/+40
| * arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier2019-06-251-0/+1
| * arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2019-06-222-10/+11
* | Merge tag 'v4.19.50' into v4.19-rtSteven Rostedt (VMware)2019-06-142-5/+1
|\ \ | |/
| * arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas2019-06-091-1/+1
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-041-4/+0
* | Merge tag 'v4.19.47' into v4.19-rtSteven Rostedt (VMware)2019-06-1411-14/+86
|\ \ | |/
| * arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang2019-05-311-0/+1
| * arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino2019-05-313-5/+7
| * arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-312-0/+55
| * arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2019-05-312-4/+4
| * arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-05-221-0/+1
| * arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-05-221-4/+11
| * arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou2019-05-221-1/+1
| * arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-05-081-0/+6
* | Merge tag 'v4.19.37' into v4.19-rtSteven Rostedt (VMware)2019-04-281-6/+9
|\ \ | |/
| * arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-171-6/+9
* | Merge tag 'v4.19.31' into v4.19-rtSteven Rostedt (VMware)2019-03-274-6/+20
|\ \ | |/