aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-08arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUsJayachandran C1-0/+3
2018-01-08arm64: Implement branch predictor hardening for FalkorShanker Donthineni6-3/+70
2018-01-08arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon2-0/+66
2018-01-08arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon1-0/+4
2018-01-08arm64: KVM: Make PSCI_VERSION a fast pathMarc Zyngier1-0/+13
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier3-1/+49
2018-01-08arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon11-3/+215
2018-01-08arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier4-16/+11
2018-01-08arm64: cpufeature: Pass capability structure to ->enable callbackWill Deacon1-2/+2
2018-01-08arm64: Take into account ID_AA64PFR0_EL1.CSV3Will Deacon2-1/+8
2018-01-08arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entryWill Deacon1-7/+6
2018-01-08arm64: use RET instruction for exiting the trampolineWill Deacon1-1/+9
2018-01-08x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song1-26/+6
2018-01-08x86/tboot: Unbreak tboot with PTI enabledDave Hansen1-0/+1
2018-01-08x86: xen: remove the use of VLAISNick Desaulniers1-5/+3
2018-01-08x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers1-1/+1
2018-01-08KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2-10/+4
2018-01-08KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2-0/+20
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier4-4/+28
2018-01-08arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier1-0/+2
2018-01-08arm: KVM: Add optimized PIPT icache flushingMarc Zyngier2-3/+31
2018-01-08arm64: KVM: Add invalidate_icache_range helperMarc Zyngier4-12/+52
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2-21/+52
2018-01-08KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier7-2/+5
2018-01-08Revert "arm64: KVM: Hide PMU from guests when disabled"Christoffer Dall1-21/+14
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen1-0/+1
2018-01-08cris: Make THREAD_SIZE available to vmlinux.ldsDavid Howells3-7/+8
2018-01-08x86/cpu: Implement CPU vulnerabilites sysfs functionsThomas Gleixner2-0/+30
2018-01-08powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman3-4/+22
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig6-17/+17
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig4-24/+0
2018-01-07RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt5-30/+27
2018-01-07RISC-V: Add a basic defconfigKarsten Merker1-0/+75
2018-01-07Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds6-10/+65
2018-01-07ARM: dts: exynos: fix RTC interrupt for exynos5410Arnd Bergmann1-1/+0
2018-01-07Revert "ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU"Krzysztof Kozlowski1-3/+0
2018-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-6/+38
2018-01-06x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]David Woodhouse2-0/+5
2018-01-06x86/pti: Unbreak EFI old_memmapJiri Kosina1-0/+2
2018-01-06Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+6
2018-01-06Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář2-5/+6
2018-01-06x86/microcode/intel: Extend BDW late-loading with a revision checkJia Zhang1-2/+11
2018-01-06parisc: qemu idle sleep supportHelge Deller1-0/+39
2018-01-06perf/x86/msr: Clean up the codeIngo Molnar1-32/+29
2018-01-06perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian1-4/+23
2018-01-06Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar162-916/+3142
2018-01-06ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=yValentin Ilie1-1/+1
2018-01-06ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpointChen-Yu Tsai2-2/+2
2018-01-06ARM: imx_v6_v7_defconfig: enable CONFIG_CPU_FREQ_STATDong Aisheng1-0/+1
2018-01-05signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman1-1/+2