summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-05-27x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf
2020-05-27powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman
2020-05-27powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey
2020-05-27ARM: futex: Address build warningThomas Gleixner
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-05-27riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-05-27KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven
2020-05-20arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodesYoshihiro Shimoda
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam
2020-05-20ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-05-20riscv: fix vdso build with lldIlie Halip
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes
2020-05-14x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn
2020-05-14x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf
2020-05-14x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf
2020-05-14KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blobSean Christopherson
2020-05-14KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobsSean Christopherson
2020-05-14arm64: hugetlb: avoid potential NULL dereferenceMark Rutland
2020-05-14KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier
2020-05-10hexagon: define ioremap_ucNick Desaulniers
2020-05-10hexagon: clean up ioremapChristoph Hellwig
2020-05-10s390/ftrace: fix potential crashes when switching tracersPhilipp Rudo
2020-05-10powerpc/pci/of: Parse unassigned resourcesAlexey Kardashevskiy
2020-05-02bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song
2020-05-02x86: hyperv: report value of misc_featuresOlaf Hering
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson
2020-05-02ARM: dts: bcm283x: Disable dsi0 nodeNicolas Saenz Julienne
2020-04-29s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2020-04-29powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-29ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-04-29KVM: VMX: Enable machine check support for 32bit targetsUros Bizjak
2020-04-29KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson
2020-04-29x86/KVM: Clean up host's steal time structureBoris Ostrovsky
2020-04-29x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky
2020-04-29x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-04-29KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson
2020-04-29KVM: VMX: Zero out *all* general purpose registers after VM-ExitSean Christopherson