summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-10KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini
2019-12-10s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-12-10hypfs: Fix error number left in struct pointer memberDavid Howells
2019-12-10powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-12-10kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid
2019-12-10KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-12-10KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen
2019-12-10powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-12-10ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-12-10x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-11-22KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-11-22KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-11-22x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-11-22x86/apic: Drop logical_smp_processor_id() inlineDou Liyang
2019-11-22x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-11-22uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-11-22ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri
2019-11-22x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-11-22sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-11-22arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-11-22x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-11-22x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-15x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUsJosh Poimboeuf
2019-11-15x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-11-15x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-15kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-11-15x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-15x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-11-15x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-11-15x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-11-15x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-11-15KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini
2019-11-15KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings
2019-10-31KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-10-31parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-10-31ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-10-31x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-10-31x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-10-31s390: fix stfle zero paddingHeiko Carstens
2019-10-31powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-10-31powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-10-31ARM: riscpc: fix DMARussell King
2019-10-05x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-10-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin
2019-10-05x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-10-05KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin
2019-10-05s390/crypto: fix possible sleep during spinlock aquiredHarald Freudenberger
2019-10-05powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria
2019-10-05powerpc/perf: add missing put_cpu_var in power_pmu_event_initJan Stancek