summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-06-04KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generatedSean Christopherson
2020-06-04KVM: nVMX: always update CR3 in VMCSPaolo Bonzini
2020-06-04x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-06-04x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-06-04KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-dateSean Christopherson
2020-06-04arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan
2020-06-04KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit
2020-06-04x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-06-04x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-06-04x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-06-04x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-06-04x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-06-04x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-06-04x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-06-04riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-06-04arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2020-06-04KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-06-04KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB pathSean Christopherson
2020-06-04crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld
2020-06-04hexagon: define ioremap_ucNick Desaulniers
2020-06-04hexagon: clean up ioremapChristoph Hellwig
2020-06-04ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safeRussell King
2020-06-04arm64: Delete the space separator in __emit_instFangrui Song
2020-06-04x86: hyperv: report value of misc_featuresOlaf Hering
2020-06-04bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-06-04bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-06-04bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-06-04um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha
2020-06-04s390/pci: do not set affinity for floating irqsNiklas Schnelle
2020-06-04ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne
2020-06-04compat: ARM64: always include asm-generic/compat.hArnd Bergmann
2020-06-04powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-06-04powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAPMichael Ellerman
2020-06-04powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-06-04KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-06-04KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
2020-06-04Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-06-04arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas
2020-06-04arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse
2020-06-04arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse
2020-06-04arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2020-06-01x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-06-01s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-06-01KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini
2020-06-01ARM: dts: sunxi: Fix DE2 clocks register rangeJernej Skrabec
2020-06-01csky: Fixup init_fpu compile warning with __initGuo Ren
2020-06-01um: falloc.h needs to be directly included for older libcAlan Maguire
2020-06-01csky: Fixup get wrong psr value from phyical regGuo Ren
2020-06-01csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-06-01x86: ACPI: fix CPU hotplug deadlockQian Cai