summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-08-06x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski
2019-08-06gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds
2019-08-06ARC: enable uboot support unconditionallyEugeniy Paltsev
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-06arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-06parisc: Fix build of compressed kernel even with debug enabledHelge Deller
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-06x86: kvm: avoid constant-conversion warningArnd Bergmann
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-08-06arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson
2019-08-06ARM: riscpc: fix DMARussell King
2019-08-04Fix allyesconfig output.Yoshinori Sato
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-31sh: prevent warnings when using iounmapSam Ravnborg
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-07-31arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse
2019-07-31powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V
2019-07-31powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-07-31um: Silence lockdep complaint about mmap_semJohannes Berg
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-07-31powerpc/cacheflush: fix variable set but not usedQian Cai
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-31powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch
2019-07-28KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka
2019-07-28KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini
2019-07-28MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-26powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-07-26parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller