summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-29arm64: module: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon
2019-07-29arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-07-26KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse
2019-07-22arm64: Force SSBS on context switchMarc Zyngier
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino
2019-07-22arm64: vdso: fix flip/flop vdso build bugNaohiro Aota
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara
2019-07-05arm64: Update silicon-errata.txt for Neoverse-N1 #1349291James Morse
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-06-26arm64: rename dump_instr as dump_kernel_instrjinho lim
2019-06-26arm64: vdso: Fix compilation with clang older than 8Vincenzo Frascino
2019-06-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-06-26arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-06-26arm64: vdso: Remove unnecessary asm-offsets.c definitionsCatalin Marinas
2019-06-25arm64: Implement panic_smp_self_stop()Aaro Koskinen
2019-06-25arm64: Improve parking of stopped CPUsJayachandran C
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown
2019-06-24arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pagesArd Biesheuvel
2019-06-24arm64: module: create module allocations without exec permissionsArd Biesheuvel
2019-06-24acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-06-22arm64: vdso: Enable vDSO compat supportVincenzo Frascino
2019-06-22arm64: compat: Get sigreturn trampolines from vDSOVincenzo Frascino
2019-06-22arm64: compat: VDSO setup for compat layerVincenzo Frascino
2019-06-22arm64: vdso: Refactor vDSO codeVincenzo Frascino
2019-06-22arm64: compat: Add vDSOVincenzo Frascino