summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-12-19x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng
2019-12-19s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-12-19perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-12-19perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-12-19MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton
2019-12-19MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-12-19ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-12-19xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-12-19parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-12-19ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-12-19USB: rio500: Remove Rio 500 kernel driverBastien Nocera
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