summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-06-25arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier
2019-06-22arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen
2019-06-09arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas
2019-06-09signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman
2019-05-31arm64: cpu_ops: fix a leaked reference by adding missing of_node_putWen Yang
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-31arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel
2019-05-22arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-22arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-04-23arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-04-08arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon
2019-04-08arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel
2019-04-04arm64: fix wrong check of on_sdei_stack in nmi contextWei Li
2019-03-27arm64: replace memblock_alloc_low with memblock_allocChen Zhou
2019-03-19arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo
2019-03-19arm64/stacktrace: Export save_stack_trace_regs()William Cohen
2019-03-19arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu
2019-03-19arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu
2019-03-19arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu
2019-03-19arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand
2019-03-05arm64: kexec: no need to ClearPageReserved()David Hildenbrand
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-03-01arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon
2019-02-26arm64: Rename get_thread_info()Julien Thierry
2019-02-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-02-21kasan: fix random seed generation for tag-based modeAndrey Konovalov
2019-02-20arm64: Relax GIC version check during early bootVladimir Murzin
2019-02-18arm64: fix SSBS sanitizationMark Rutland
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-15Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2019-02-07arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse
2019-02-06arm64: Enable the support of pseudo-NMIsJulien Thierry
2019-02-06arm64: Skip irqflags tracing for NMI in IRQs disabled contextJulien Thierry
2019-02-06arm64: Skip preemption when exiting an NMIJulien Thierry
2019-02-06arm64: Handle serror in NMI contextJulien Thierry
2019-02-06arm64: Switch to PMR masking when starting CPUsJulien Thierry
2019-02-06arm64: alternative: Apply alternatives early in boot processDaniel Thompson
2019-02-06arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry
2019-02-06arm64: Unmask PMR before going idleJulien Thierry
2019-02-06arm64: Make PMR part of task contextJulien Thierry
2019-02-06arm64: cpufeature: Add cpufeature for IRQ priority maskingJulien Thierry
2019-02-06arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system featureJulien Thierry