summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-262-11/+50
* 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
* 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
* arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas2019-06-091-1/+1
* signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman2019-06-091-1/+4
* 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/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel2019-04-231-2/+7
* arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-081-6/+9
* arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2019-04-081-2/+1
* arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-04-041-0/+6
* arm64: replace memblock_alloc_low with memblock_allocChen Zhou2019-03-271-1/+1
* arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-03-191-0/+1
* arm64/stacktrace: Export save_stack_trace_regs()William Cohen2019-03-191-0/+1
* arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu2019-03-191-19/+30
* arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu2019-03-191-4/+2
* arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu2019-03-191-6/+0
* arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu2019-03-191-2/+5
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-3/+5
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-1013-50/+397
|\
| * arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-012-4/+16
| * arm64: Rename get_thread_info()Julien Thierry2019-02-261-2/+2
| * Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2019-02-151-1/+1
| |\
| | * arm64: perf: remove misleading commentAndrew Murray2019-01-191-1/+1
| * | arm64: Enable the support of pseudo-NMIsJulien Thierry2019-02-061-1/+9
| * | arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry2019-02-061-0/+21
| * | arm64: Skip preemption when exiting an NMIJulien Thierry2019-02-061-1/+9
| * | arm64: Handle serror in NMI contextJulien Thierry2019-02-061-2/+6
| * | arm64: Switch to PMR masking when starting CPUsJulien Thierry2019-02-061-0/+26
| * | arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-063-5/+51
| * | arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry2019-02-062-5/+18
| * | arm64: Unmask PMR before going idleJulien Thierry2019-02-061-0/+45
| * | arm64: Make PMR part of task contextJulien Thierry2019-02-063-0/+21
| * | arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry2019-02-061-0/+23
| * | arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry2019-02-061-1/+1
| * | arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-02-061-0/+3
| * | arm64: entry: Remove unneeded need_resched() loopValentin Schneider2019-02-041-10/+1
| * | arm64: add ptrace regsets for ptrauth key managementKristina Martsenko2019-02-011-0/+147
| * | arm64: Remove asm/memblock.hWill Deacon2019-01-211-1/+0
| * | arm64: asm-offsets: remove unused offsetsAndrew Murray2019-01-211-20/+0