summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-29x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-29KVM: Fix UAF in nested posted interrupt processingCfir Cohen
2018-12-29kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost
2018-12-21bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1Nicolas Schichan
2018-12-21ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu
2018-12-21x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu
2018-12-21locking/qspinlock, x86: Provide liveness guaranteePeter Zijlstra
2018-12-21locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper boundWill Deacon
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon
2018-12-21x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-12-21ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel
2018-12-21arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-12-17x86/kvm/vmx: fix old-style function declarationYi Wang
2018-12-17KVM: x86: fix empty-body warningsYi Wang
2018-12-17ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard
2018-12-17s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-12-17ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik
2018-12-17ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1Adam Ford
2018-12-17ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor
2018-12-13ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-12-08svm: Add mutex_lock to protect apic_access_page_done on AMD systemsWei Wang
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-12-08MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin
2018-12-05ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner
2018-12-05perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts()Jiri Olsa
2018-12-05perf/x86/intel: Move branch tracing setup to the Intel-specific source fileJiri Olsa
2018-12-05x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2018-12-05x86/MCE/AMD: Fix the thresholding machinery initialization orderBorislav Petkov
2018-12-05arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.Christoph Muellner
2018-12-05xtensa: fix coprocessor part of ptrace_{get,set}xregsMax Filippov
2018-12-05xtensa: fix coprocessor context offset definitionsMax Filippov
2018-12-05xtensa: enable coprocessors that are being flushedMax Filippov
2018-12-05KVM: X86: Fix scan ioapic use-before-initializationWanpeng Li
2018-12-05KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercallLiran Alon
2018-12-05kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcbJim Mattson
2018-12-05kvm: mmu: Fix race in emulated page table writesJunaid Shahid
2018-12-05x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2018-12-05x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-12-05x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-05x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner
2018-12-05x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2018-12-05x86/speculation: Split out TIF updateThomas Gleixner
2018-12-05x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner