summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2021-09-22s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich1-2/+1
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich1-2/+7
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich1-28/+30
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap1-1/+1
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton1-0/+8
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton1-6/+10
2021-09-22KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual1-0/+8
2021-09-22KVM: arm64: Make hyp_panic() more robust when protected mode is enabledWill Deacon2-13/+31
2021-09-22riscv: fix the global name pfn_base confliction errorKenneth Lee2-5/+5
2021-09-22s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-2/+2
2021-09-22powerpc/mce: Fix access error in mce handlerGanesh Goudar1-2/+15
2021-09-22powerpc/64s: system call rfscv workaround for TM bugsNicholas Piggin1-0/+13
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin1-2/+34
2021-09-22x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon1-2/+2
2021-09-22powerpc/64s: system call scv tabort fix for corrupt irq soft-mask stateNicholas Piggin2-41/+30
2021-09-22x86/mce: Avoid infinite loop for copy from user recoveryTony Luck1-11/+32
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport1-3/+3
2021-09-22x86/pat: Pass valid address to sanitize_phys()Jeff Moyer1-1/+6
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown1-1/+1
2021-09-22xen: fix usage of pmd_populate in mremap for pv guestsJuergen Gross1-2/+5
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross1-0/+7
2021-09-18s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle3-8/+15
2021-09-18s390/pv: fix the forcing of the swiotlbHalil Pasic1-1/+1
2021-09-18parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada1-3/+3
2021-09-18parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-18m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann1-1/+1
2021-09-18arm64: dts: ls1046a: fix eeprom entriesRaag Jadav2-13/+2
2021-09-18arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUSTim Harvey1-2/+3
2021-09-18arm64: dts: imx8mm-venice-gw700x: fix invalid pmic pin configTim Harvey1-8/+0
2021-09-18arm64: dts: imx8mm-venice-gw700x: fix mp5416 pmic configTim Harvey1-19/+37
2021-09-18arm64: tegra: Fix compatible string for Tegra132 CPUsThierry Reding1-2/+2
2021-09-18ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner1-7/+7
2021-09-18ARM: tegra: acer-a500: Remove bogus USB VBUS regulatorsDmitry Osipenko1-24/+1
2021-09-18ARM: dts: ixp4xx: Fix up bad interrupt flagsLinus Walleij2-36/+36
2021-09-18arm64: dts: qcom: sm8250: Fix epss_l3 unit addressGeorgi Djakov1-1/+1
2021-09-18arm64: dts: qcom: msm8996: don't use underscore in node nameVinod Koul1-2/+2
2021-09-18arm64: dts: qcom: msm8994: don't use underscore in node nameVinod Koul1-2/+4
2021-09-18arm64: dts: qcom: sdm630: don't use underscore in node nameVinod Koul1-2/+2
2021-09-18arm64: dts: qcom: ipq6018: drop '0x' from unit addressVinod Koul1-1/+1
2021-09-18arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul1-1/+1
2021-09-18arm64: dts: qcom: ipq8074: fix pci node reg propertyVinod Koul1-8/+8
2021-09-18ARM: dts: imx53-ppd: Fix ACHC entrySebastian Reichel1-10/+13
2021-09-18arm64: dts: qcom: sdm630: Fix TLMM node and pinctrl configurationAngeloGioacchino Del Regno1-73/+139
2021-09-18arm64: dts: qcom: sdm630: Rewrite memory mapAngeloGioacchino Del Regno1-23/+18
2021-09-18arm64: tegra: Fix Tegra194 PCIe EP compatible stringVidya Sagar1-3/+3
2021-09-18ARM: dts: at91: use the right property for shutdown controllerNicolas Ferre7-7/+7
2021-09-18ARM: dts: stm32: Update AV96 adv7513 node per dtbs_checkMarek Vasut1-4/+2
2021-09-18ARM: dts: stm32: Set {bitclock,frame}-master phandles on ST DKxMarek Vasut1-4/+4
2021-09-18ARM: dts: stm32: Set {bitclock,frame}-master phandles on DHCOM SoMMarek Vasut1-4/+4
2021-09-18xtensa: ISS: don't panic in rs_initJiri Slaby1-3/+14