summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-31KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-10-31parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller1-10/+18
2019-10-31ARC: hide unused function unw_hdr_allocArnd Bergmann1-5/+4
2019-10-31x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen1-2/+7
2019-10-31x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen1-1/+3
2019-10-31s390: fix stfle zero paddingHeiko Carstens1-7/+14
2019-10-31powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-10-31powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-10-31ARM: riscpc: fix DMARussell King1-1/+4
2019-10-05x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez1-1/+10
2019-10-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin1-9/+20
2019-10-05x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King1-1/+2
2019-10-05KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin1-7/+42
2019-10-05s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger2-9/+10
2019-10-05powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2-2/+7
2019-10-05powerpc/perf: add missing put_cpu_var in power_pmu_event_initJan Stancek1-1/+3
2019-09-23x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski1-8/+0
2019-09-23powerpc/booke64: set RI in default MSRLaurentiu Tudor1-1/+1
2019-09-23x86/uaccess: Dont leak the AC flag into __put_user() argument evaluationPeter Zijlstra1-3/+4
2019-09-23powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall1-1/+3
2019-09-23crypto: arm/aes-neonbs - don't access already-freed walk.ivEric Biggers1-0/+4
2019-09-23ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-6/+0
2019-09-23arm64: compat: Reduce address limitVincenzo Frascino1-0/+8
2019-09-23crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers1-8/+5
2019-09-23ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren1-1/+1
2019-09-23ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy1-1/+1
2019-08-13powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-08-13x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner3-29/+32
2019-08-13x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf1-1/+1
2019-08-13x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf1-9/+106
2019-08-13x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf3-3/+49
2019-08-13x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li1-2/+2
2019-08-13x86/entry/64: Really create an error-entry-from-usermode code pathAndy Lutomirski1-12/+16
2019-08-13x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode codeAndy Lutomirski1-5/+23
2019-08-13x86: cpufeatures: Renumber feature word 7Ben Hutchings1-18/+21
2019-08-13x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu1-2/+20
2019-08-13x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu1-0/+26
2019-08-13kvm: mmu: Fix overflow on kvm mmu page limit calculationBen Gardon4-16/+15
2019-08-13MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno1-1/+1
2019-08-13x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner1-2/+6
2019-08-13powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy1-1/+1
2019-08-13xen: Prevent buffer overflow in privcmd ioctlDan Carpenter1-0/+3
2019-08-13xtensa: fix return_addressMax Filippov1-1/+5
2019-08-13KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-15/+15
2019-08-13kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson1-0/+5
2019-08-13ARM: dts: pfla02: increase phy reset durationMarco Felsch1-0/+1
2019-08-13ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-08-13powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2-5/+5
2019-07-09powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy1-0/+9
2019-07-09powerpc/powernv: Make opal log only readable by rootJordan Niethe1-1/+1