summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-05-27x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive tasksJosh Poimboeuf1-0/+7
2020-05-27s390/kexec_file: fix initrd location for kdump kernelPhilipp Rudo1-1/+1
2020-05-27s390/kaslr: add support for R_390_JMP_SLOT relocation typeGerald Schaefer1-0/+1
2020-05-27s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2-4/+219
2020-05-27powerpc/64s: Disable STRICT_KERNEL_RWXMichael Ellerman1-1/+1
2020-05-27powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLERussell Currey1-1/+1
2020-05-27arm64: Fix PTRACE_SYSEMU semanticsKeno Fischer1-3/+4
2020-05-27KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger3-18/+18
2020-05-27ARM: futex: Address build warningThomas Gleixner1-2/+7
2020-05-27x86/apic: Move TSC deadline timer debug printkThomas Gleixner1-13/+14
2020-05-27x86/mm/cpa: Flush direct map alias during cpaRick Edgecombe1-4/+8
2020-05-27KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin1-7/+6
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven1-1/+1
2020-05-20arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodesYoshihiro Shimoda1-0/+2
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven1-1/+8
2020-05-20arm64: dts: imx8mn: Change SDMA1 ahb clock for imx8mnAdam Ford1-1/+1
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai1-2/+2
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai2-2/+2
2020-05-20arm64: dts: meson-g12-common: fix dwc2 clock namesNeil Armstrong1-1/+1
2020-05-20arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status propertyNeil Armstrong1-0/+4
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf1-7/+9
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov3-1/+15
2020-05-20powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+1
2020-05-20ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connectionMichal Vokáč1-1/+1
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam1-2/+2
2020-05-20ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I1-2/+2
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig1-0/+1
2020-05-20riscv: fix vdso build with lldIlie Halip1-3/+3
2020-05-14arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan1-1/+1
2020-05-14KVM: x86: Fixes posted interrupt check for IRQs delivery modesSuravee Suthikulpanit1-2/+2
2020-05-14x86/unwind/orc: Fix premature unwind stoppage due to IRET framesJosh Poimboeuf3-14/+43
2020-05-14x86/unwind/orc: Fix error path for bad ORC entry typeJosh Poimboeuf1-1/+1
2020-05-14x86/unwind/orc: Prevent unwinding before ORC initializationJosh Poimboeuf1-3/+3
2020-05-14x86/unwind/orc: Don't skip the first frame for inactive tasksMiroslav Benes1-1/+1
2020-05-14x86/entry/64: Fix unwind hints in rewind_stack_do_exit()Jann Horn1-1/+1
2020-05-14x86/entry/64: Fix unwind hints in kernel exit pathJosh Poimboeuf1-1/+2
2020-05-14x86/entry/64: Fix unwind hints in register clearing codeJosh Poimboeuf1-19/+21
2020-05-14riscv: set max_pfn to the PFN of the last pageVincent Chen1-1/+2
2020-05-14arm64: hugetlb: avoid potential NULL dereferenceMark Rutland1-0/+2
2020-05-14KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier1-0/+7
2020-05-14KVM: VMX: Explicitly clear RFLAGS.CF and RFLAGS.ZF in VM-Exit RSB pathSean Christopherson1-0/+3
2020-05-14KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger1-1/+3
2020-05-14crypto: arch/nhpoly1305 - process in explicit 4k chunksJason A. Donenfeld4-4/+4
2020-05-10x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai1-0/+1
2020-05-10hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-05-10hexagon: clean up ioremapChristoph Hellwig3-11/+4
2020-05-06arm64: vdso: Add -fasynchronous-unwind-tables to cflagsVincenzo Frascino1-1/+1
2020-05-06ARM: dts: imx6qdl-sr-som-ti: indicate powering off wifi is safeRussell King1-0/+1
2020-05-02arm64: Delete the space separator in __emit_instFangrui Song1-1/+3