summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-20arm64: KVM: Increment PC after handling an SMC trapMark Rutland1-0/+9
2018-04-20arm64: Branch predictor hardening for Cavium ThunderX2Mark Rutland1-0/+10
2018-04-20arm64: Implement branch predictor hardening for affected Cortex-A CPUsMark Rutland2-0/+66
2018-04-20arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMark Rutland1-0/+7
2018-04-20arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Mark Rutland1-0/+6
2018-04-20arm64: entry: Apply BP hardening for suspicious interrupts from EL0Mark Rutland2-0/+11
2018-04-20arm64: entry: Apply BP hardening for high-priority synchronous exceptionsMark Rutland2-2/+13
2018-04-20arm64: KVM: Use per-CPU vector when BP hardening is enabledMark Rutland4-2/+57
2018-04-20arm64: Move BP hardening to check_and_switch_contextMark Rutland1-2/+3
2018-04-20arm64: Add skeleton to harden the branch predictor against aliasing attacksMark Rutland11-5/+219
2018-04-20arm64: Move post_ttbr_update_workaround to C codeMark Rutland3-15/+10
2018-04-20arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroMark Rutland2-5/+15
2018-04-20arm64: cpufeature: Pass capability structure to ->enable callbackMark Rutland1-2/+2
2018-04-20arm64: Run enable method for errata work arounds on late CPUsMark Rutland1-3/+6
2018-04-20arm64: cpufeature: __this_cpu_has_cap() shouldn't stop earlyMark Rutland1-2/+1
2018-04-20arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userMark Rutland4-15/+17
2018-04-20arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_userMark Rutland1-26/+36
2018-04-20arm64: uaccess: Prevent speculative use of the current addr_limitMark Rutland1-0/+7
2018-04-20arm64: entry: Ensure branch through syscall table is bounded under speculationMark Rutland2-0/+12
2018-04-20arm64: Use pointer masking to limit uaccess speculationMark Rutland1-3/+23
2018-04-20arm64: Make USER_DS an inclusive limitMark Rutland4-22/+33
2018-04-20arm64: move TASK_* definitions to <asm/processor.h>Mark Rutland3-15/+22
2018-04-20arm64: Implement array_index_mask_nospec()Mark Rutland1-0/+21
2018-04-20arm64: barrier: Add CSDB macros to control data-value predictionMark Rutland2-0/+9
2018-04-20parisc: Fix out of array access in match_pci_device()Helge Deller1-0/+4
2018-04-13sparc64: ldc abort during vds iso bootJag Raman1-1/+6
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2018-04-13ARM: dts: armadillo800eva: Split LCD mux and gpioGeert Uytterhoeven1-0/+2
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski1-1/+2
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski1-1/+6
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski1-3/+3
2018-04-13KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exitJim Mattson1-2/+1
2018-04-13ARM: imx: Add MXC_CPU_IMX6ULL and cpu_is_imx6ullLeonard Crestez2-0/+9
2018-04-13ARM: dts: qcom: ipq4019: fix i2c_0 nodeChristian Lamparter1-2/+2
2018-04-13powerpc/8xx: fix mpc8xx_get_irq() return on no irqChristophe Leroy1-1/+1
2018-04-13arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel1-6/+13
2018-04-13powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2018-04-13KVM: SVM: do not zero out segment attributes if segment is unusable or not pr...Roman Pen1-13/+11
2018-04-13arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon1-4/+4
2018-04-13powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov1-3/+11
2018-04-13x86/efi: Disable runtime services on kexec kernel if booted with efi=old_mapSai Praneeth1-2/+4
2018-04-13ARM: dts: ls1021a: add "fsl,ls1021a-esdhc" compatible string to esdhc nodeRasmus Villemoes1-1/+1
2018-04-13KVM: nVMX: Fix handling of lmsw instructionJan H. Schönherr1-2/+5
2018-04-13KVM: X86: Fix preempt the preemption timer cancelWanpeng Li1-0/+2
2018-04-13ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li1-1/+3
2018-04-13ARM: davinci: da8xx: Create DSP device only when assigned memorySuman Anna1-0/+10
2018-04-13powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman1-0/+12
2018-04-13ARM: dts: rockchip: fix rk322x i2s1 pinctrl errorSugar Zhang1-3/+3
2018-04-13KVM: arm64: Restore host physical timer access on hyp_panic()James Morse1-0/+1
2018-04-13KVM: arm: Restore banked registers and physical timer access on hyp_panic()James Morse1-0/+2