summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-19x86/mm: Remove in_nmi() warning from vmalloc_fault()Joerg Roedel
2018-09-19powerpc/mm: Don't report PUDs as memory leaks when using kmemleakMichael Ellerman
2018-09-19MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton
2018-09-19powerpc/pseries: fix EEH recovery of some IOV devicesSam Bobroff
2018-09-19powerpc/4xx: Fix error return path in ppc4xx_msi_probe()Guenter Roeck
2018-09-19powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usageReza Arbab
2018-09-19ARC: [plat-axs*]: Enable SWAPAlexey Brodkin
2018-09-19x86/apic/vector: Make error return value negativeThomas Gleixner
2018-09-19x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn
2018-09-19x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi
2018-09-19x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava
2018-09-19ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin
2018-09-19KVM: x86: Do not re-{try,execute} after failed emulation in L2Sean Christopherson
2018-09-19KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_faultSean Christopherson
2018-09-19KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTESean Christopherson
2018-09-19KVM: x86: Invert emulation re-execute behavior to make it opt-inSean Christopherson
2018-09-19KVM: VMX: Do not allow reexecute_instruction() when skipping MMIO instrSean Christopherson
2018-09-19KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulationSean Christopherson
2018-09-19KVM: s390: vsie: copy wrapping keys to right placePierre Morel
2018-09-19KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()Paul Mackerras
2018-09-19arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier
2018-09-19MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-09-15x86: kvm: avoid unused variable warningArnd Bergmann
2018-09-15kvm: x86: Set highest physical address bits in non-present/reserved SPTEsJunaid Shahid
2018-09-15x86/xen: don't write ptes directly in 32-bit PV guestsJuergen Gross
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross
2018-09-15x86/tsc: Prevent result truncation on 32bitChuanhua Lei
2018-09-15ARM: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-15arm64: rockchip: Force CONFIG_PM on Rockchip systemsMarc Zyngier
2018-09-15kvm: nVMX: Fix fault vector for VMX operation at CPL > 0Jim Mattson
2018-09-15KVM: vmx: track host_state.loaded using a loaded_vmcs pointerSean Christopherson
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar
2018-09-15um: fix parallel building with O= optionMasahiro Yamada
2018-09-15powerpc/64s: Make rfi_flush_fallback a little more robustMichael Ellerman
2018-09-15powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warningRandy Dunlap
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman
2018-09-15RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo
2018-09-15powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann
2018-09-09arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse
2018-09-09crypto: arm64/sm4-ce - check for the right CPU feature bitArd Biesheuvel
2018-09-09crypto: aesni - Use unaligned loads from gcm_context_dataDave Watson
2018-09-09sys: don't hold uts_sem while accessing userspace memoryJann Horn
2018-09-09ARM: dts: am57xx-idk: Enable dual role for USB2 portRoger Quadros
2018-09-09ARM: tegra: Fix Tegra30 Cardhu PCA954x resetJon Hunter
2018-09-09xtensa: increase ranges in ___invalidate_{i,d}cache_allMax Filippov
2018-09-09xtensa: limit offsets in __loop_cache_{all,page}Max Filippov
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras