summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* um: Avoid marking pages with "changed protection"Anton Ivanov2019-02-201-1/+8
* KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov2019-02-201-0/+7
* powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy2019-02-201-1/+1
* arm64: KVM: Skip MMIO insn after emulationMark Rutland2019-02-201-5/+6
* ARM: pxa: avoid section mismatch warningArnd Bergmann2019-02-203-3/+3
* mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2019-02-201-1/+1
* ARM: dts: Fix OMAP4430 SDP Ethernet startupRussell King - ARM Linux2019-02-201-0/+1
* x86/fpu: Add might_fault() to user_insn()Sebastian Andrzej Siewior2019-02-201-0/+3
* ARM: dts: mmp2: fix TWSI2Lubomir Rintel2019-02-201-3/+6
* arm64: ftrace: don't adjust the LR valueMark Rutland2019-02-201-1/+0
* ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor2019-02-201-3/+3
* powerpc/pseries: add of_node_put() in dlpar_detach_node()Frank Rowand2019-02-201-0/+2
* x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King2019-02-201-2/+2
* ARM: 8808/1: kexec:offline panic_smp_self_stop CPUYufen Wang2019-02-201-0/+15
* arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-061-0/+2
* ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte2019-02-061-1/+1
* s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand2019-02-061-2/+6
* arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang2019-02-061-4/+0
* x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake2019-02-061-2/+2
* KVM: x86: Fix single-step debuggingAlexander Popov2019-02-061-2/+1
* s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-02-061-0/+4
* s390/early: improve machine detectionChristian Borntraeger2019-02-062-2/+4
* ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-02-061-1/+2
* arm64: perf: set suppress_bind_attrs flag to trueAnders Roxell2019-01-261-0/+1
* MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSurMaciej W. Rozycki2019-01-263-0/+18
* Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su2019-01-261-1/+3
* mips: fix n32 compat_ipc_parse_versionArnd Bergmann2019-01-261-0/+1
* arm64: Don't trap host pointer auth use to EL2Mark Rutland2019-01-261-1/+3
* arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2019-01-263-2/+4
* crypto: x86/chacha20 - avoid sleeping with preemption disabledEric Biggers2019-01-131-0/+1
* ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang2019-01-131-1/+1
* powerpc: Fix COFF zImage booting on old powermacsPaul Mackerras2019-01-131-1/+3
* x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...Vitaly Kuznetsov2019-01-132-3/+19
* MIPS: Align kernel load address to 64KBHuacai Chen2019-01-131-3/+4
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-131-0/+5
* KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixupSean Christopherson2019-01-131-1/+1
* x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2019-01-131-0/+2
* ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-211-3/+5
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-211-0/+72
* x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu2018-12-211-1/+1
* powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec2018-12-211-1/+6
* powerpc/boot: Fix random libfdt related build errorsGuenter Roeck2018-12-211-1/+2
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-173-6/+3
* mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-175-5/+7
* KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-12-177-18/+59
* x86/speculation: Use synthetic bits for IBRS/IBPB/STIBPBorislav Petkov2018-12-172-7/+7
* x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-12-172-4/+12
* KVM: SVM: Move spec control call after restore of GSThomas Gleixner2018-12-171-12/+12
* x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guestKonrad Rzeszutek Wilk2018-12-174-8/+8
* x86/bugs, KVM: Support the combination of guest and host IBRSKonrad Rzeszutek Wilk2018-12-172-8/+4