summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-0817-70/+510
|\
| * arm64: Fix syscall restarting around signal suppressed by tracerDave Martin2018-06-081-2/+3
| * arm64: topology: Avoid checking numa mask for scheduler MC selectionJeremy Linton2018-06-071-7/+4
| * arm64: cpu_errata: include required headersArnd Bergmann2018-06-051-0/+2
| * arm64: signal: Report signal frame size to userspace via auxvDave Martin2018-06-012-7/+46
| * arm64/sve: Thin out initialisation sanity-checks for sve_max_vlDave Martin2018-06-012-16/+4
| * Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2018-05-311-2/+1
| |\
| | * arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-211-2/+1
| * | arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requestsMarc Zyngier2018-05-311-0/+1
| * | arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2018-05-312-0/+111
| * | arm64: ssbd: Introduce thread flag to control userspace mitigationMarc Zyngier2018-05-311-0/+2
| * | arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-05-313-1/+20
| * | arm64: ssbd: Skip apply_ssbd if not using dynamic mitigationMarc Zyngier2018-05-312-0/+17
| * | arm64: Add 'ssbd' command-line optionMarc Zyngier2018-05-311-16/+87
| * | arm64: Add ARCH_WORKAROUND_2 probingMarc Zyngier2018-05-311-0/+69
| * | arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2Marc Zyngier2018-05-312-4/+9
| * | arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier2018-05-312-0/+46
| * | arm64/sve: Write ZCR_EL1 on context switch only if changedDave Martin2018-05-171-1/+1
| * | arm64: topology: divorce MC scheduling domain from core_siblingsJeremy Linton2018-05-171-1/+35
| * | arm64: topology: enable ACPI/PPTT based CPU topologyJeremy Linton2018-05-171-1/+44
| * | arm64: topology: rename cluster_idJeremy Linton2018-05-171-13/+13
| * | arm64: Add support for ACPI based firmware tablesJeremy Linton2018-05-171-5/+10
| * | arm64: Remove duplicate includeVincenzo Frascino2018-05-153-5/+1
| * | arm64: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-151-10/+10
| * | arm64: Increase ARCH_DMA_MINALIGN to 128Catalin Marinas2018-05-151-7/+2
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-042-2/+1
|\ \
| * \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-025-14/+16
| |\ \ | | |/
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-192-2/+1
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-043-1/+3
|\ \ \
| * | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-253-1/+3
| |/ /
* | | arm64: export tishift functions to modulesJason A. Donenfeld2018-05-211-0/+8
* | | arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley2018-05-091-0/+1
| |/ |/|
* | arm64: fix possible spectre-v1 in ptrace_hbp_get_event()Mark Rutland2018-04-261-4/+10
* | arm64: only advance singlestep for user instruction trapsMark Rutland2018-04-241-1/+2
* | arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrpKim Phillips2018-04-242-2/+2
* | arm64: ptrace: remove addr_limit manipulationMark Rutland2018-04-241-6/+0
* | arm64: add sentinel to kpti_safe_listMark Rutland2018-04-231-0/+1
* | arm64: signal: don't force known signals to SIGKILLMark Rutland2018-04-181-1/+1
|/
* arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel2018-04-111-0/+3
* arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier2018-04-113-90/+2
* arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier2018-04-112-16/+5
* arm64: capabilities: Rework EL2 vector hardening entryMarc Zyngier2018-04-111-9/+11
* arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-04-112-55/+19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-098-64/+292
|\
| * arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macroMarc Zyngier2018-03-281-2/+6
| * Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier2018-03-282-19/+44
| * arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni2018-03-192-44/+19
| * arm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57 and A72Marc Zyngier2018-03-191-0/+12
| * arm64: Make BP hardening slot counter availableMarc Zyngier2018-03-192-6/+6
| * arm64: KVM: Allow far branches from vector slots to the main vectorsMarc Zyngier2018-03-191-0/+21
OpenPOWER on IntegriCloud