summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-07-26powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch
2019-07-26powerpc/pseries: Fix xive=off command lineGreg Kurz
2019-07-26powerpc/powernv: Fix stale iommu table base after VFIOAlexey Kardashevskiy
2019-07-26powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev
2019-07-26powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-07-26powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-07-26powerpc/mm/32s: fix condition that is always trueAndreas Schwab
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
2019-07-26parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller
2019-07-26parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller
2019-07-26mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-07-26x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()Eiichi Tsukata
2019-07-26perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-26perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-26perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-26x86/hyper-v: Zero out the VP ASSIST PAGE on allocationDexuan Cui
2019-07-26ARM: dts: gemini: Set DIR-685 SPI CS as active lowLinus Walleij
2019-07-26arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry
2019-07-26arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry
2019-07-26arm64: tegra: Fix AGIC register rangeJon Hunter
2019-07-26KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-07-26KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling
2019-07-26KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entrySuraj Jitindar Singh
2019-07-26KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...Suraj Jitindar Singh
2019-07-26KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li
2019-07-26KVM: VMX: Fix handling of #MC that occurs during VM-EntrySean Christopherson
2019-07-26KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson
2019-07-26KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson
2019-07-26KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mappedSean Christopherson
2019-07-26arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-07-26arm64: tegra: Fix Jetson Nano GPU regulatorJon Hunter
2019-07-26arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter
2019-07-26crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-07-26crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-26acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-07-26arm64: Do not enable IRQs for ct_user_exitJulien Thierry
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai
2019-07-26x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-07-26perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang
2019-07-26perf/x86/intel: Disable check_msr for real HWJiri Olsa
2019-07-26perf/x86/intel: Add more Icelake CPUIDsKan Liang
2019-07-26x86/cpufeatures: Add FDP_EXCPTN_ONLY and ZERO_FCS_FDSAaron Lewis
2019-07-26perf/x86: Add Intel Ice Lake NNPI uncore supportRajneesh Bhardwaj
2019-07-26x86/cpu: Add Ice Lake NNPI to Intel familyRajneesh Bhardwaj
2019-07-26arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby
2019-07-21s390: fix stfle zero paddingHeiko Carstens