summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-08arm64: Fix syscall restarting around signal suppressed by tracerDave Martin
2018-06-07arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton
2018-06-05arm64: cpu_errata: include required headersArnd Bergmann
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-01Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-06-01arm64: signal: Report signal frame size to userspace via auxvDave Martin
2018-06-01arm64/sve: Thin out initialisation sanity-checks for sve_max_vlDave Martin
2018-05-31Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas
2018-05-31arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier
2018-05-31arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier
2018-05-31arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier
2018-05-31arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier
2018-05-31arm64: Add 'ssbd' command-line optionMarc Zyngier
2018-05-31arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier
2018-05-31arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier
2018-05-31arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin
2018-05-25arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin
2018-05-25arm64/sve: Switch sve_pffr() argument from task to threadDave Martin
2018-05-25arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-05-25arm64/sve: Refactor user SVE trap maintenance for external useDave Martin
2018-05-25arm64: fpsimd: Eliminate task->mm checksDave Martin
2018-05-25arm64: fpsimd: Generalise context saving for non-task contextsDave Martin
2018-05-25arm64: Use update{,_tsk}_thread_flag()Dave Martin
2018-05-25arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regsDave Martin
2018-05-21arm64: export tishift functions to modulesJason A. Donenfeld
2018-05-21arm_pmu: simplify arm_pmu::handle_irqMark Rutland
2018-05-17arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin
2018-05-17arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton
2018-05-17arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton
2018-05-17arm64: topology: rename cluster_idJeremy Linton
2018-05-17arm64: Add support for ACPI based firmware tablesJeremy Linton
2018-05-15arm64: Remove duplicate includeVincenzo Frascino
2018-05-15arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-05-15arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas
2018-05-09arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-26arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-24arm64: only advance singlestep for user instruction trapsMark Rutland
2018-04-24arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips
2018-04-24arm64: ptrace: remove addr_limit manipulationMark Rutland