summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-03Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2019-05-01arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-01arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSBWill Deacon
2019-05-01arm64: add sysfs vulnerability show for speculative store bypassJeremy Linton
2019-05-01arm64: Fix size of __early_cpu_boot_statusArun KS
2019-04-30arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvctMarc Zyngier
2019-04-30arm64: Apply ARM64_ERRATUM_1188873 to Neoverse-N1Marc Zyngier
2019-04-30arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32Marc Zyngier
2019-04-30arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-04-29arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou
2019-04-26bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-04-26arm64: Always enable ssb vulnerability detectionJeremy Linton
2019-04-26arm64: add sysfs vulnerability show for spectre-v2Jeremy Linton
2019-04-26arm64: Always enable spectre-v2 vulnerability detectionJeremy Linton
2019-04-26arm64: Use firmware to detect CPUs that are not affected by Spectre-v2Marc Zyngier
2019-04-26arm64: Advertise mitigation of Spectre-v2, or lack thereofMarc Zyngier
2019-04-26arm64: add sysfs vulnerability show for meltdownJeremy Linton
2019-04-26arm64: Add sysfs vulnerability show for spectre-v1Mian Yousaf Kaukab
2019-04-26arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton
2019-04-24arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray
2019-04-24arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributesAndrew Murray
2019-04-24arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray
2019-04-24arm64: arm_pmu: Remove unnecessary isb instructionAndrew Murray
2019-04-24KVM: arm/arm64: Context-switch ptrauth registersMark Rutland
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin
2019-04-23arm64: compat: Add KUSER_HELPERS config optionVincenzo Frascino
2019-04-23arm64: compat: Refactor aarch32_alloc_vdso_pages()Vincenzo Frascino
2019-04-23arm64: compat: Split kuser32Vincenzo Frascino
2019-04-23arm64: compat: Alloc separate pages for vectors and sigpageVincenzo Frascino
2019-04-23arm64/module: ftrace: deal with place relative nature of PLTsArd Biesheuvel
2019-04-18arm64/sve: Clarify vq map semanticsDave Martin
2019-04-16arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-04-16arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray
2019-04-16arm64: Handle trapped DC CVADPAndrew Murray
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray
2019-04-14arm64/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner
2019-04-11arm64: vdso: use $(LD) instead of $(CC) to link VDSOMasahiro Yamada
2019-04-11arm64: perf_event: Remove wrongfully used inlineRaphael Gault
2019-04-09arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker