summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin1-2/+34
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport1-3/+3
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown1-1/+1
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross1-0/+7
2021-09-22s390/pv: fix the forcing of the swiotlbHalil Pasic1-1/+1
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-22m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann1-1/+1
2021-09-22arm64: dts: ls1046a: fix eeprom entriesRaag Jadav2-13/+2
2021-09-22arm64: tegra: Fix compatible string for Tegra132 CPUsThierry Reding1-2/+2
2021-09-22ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner1-7/+7
2021-09-22arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul1-1/+1
2021-09-22ARM: dts: imx53-ppd: Fix ACHC entrySebastian Reichel1-10/+13
2021-09-22arm64: tegra: Fix Tegra194 PCIe EP compatible stringVidya Sagar1-3/+3
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby1-3/+14
2021-09-22s390: make PCI mio support a machine flagNiklas Schnelle3-3/+8
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens1-1/+1
2021-09-22ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg1-3/+3
2021-09-22MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel1-1/+1
2021-09-22KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy1-3/+6
2021-09-22KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin2-0/+27
2021-09-22powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley1-0/+1
2021-09-22openrisc: don't printk() unconditionallyRandy Dunlap1-0/+2
2021-09-22powerpc/stacktrace: Include linux/delay.hMichal Suchanek1-0/+1
2021-09-22ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg1-0/+2
2021-09-22arm64: head: avoid over-mapping in map_memoryMark Rutland2-7/+8
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross1-2/+2
2021-09-22powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain1-1/+1
2021-09-15KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson1-4/+3
2021-09-15KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng1-0/+4
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic4-8/+9
2021-09-15x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger1-0/+6
2021-09-15perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips1-0/+1
2021-09-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann9-0/+50
2021-09-15arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski1-1/+1
2021-09-15ARM: dts: meson8b: ec100: Fix the pwm regulator supply propertiesAnand Moon1-2/+2
2021-09-15ARM: dts: meson8b: mxq: Fix the pwm regulator supply propertiesAnand Moon1-1/+3
2021-09-15ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply propertiesAnand Moon1-2/+2
2021-09-15ARM: dts: meson8: Use a higher default GPU clock frequencyMartin Blumenstingl1-0/+5
2021-09-15arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w propertiesGeert Uytterhoeven1-4/+0
2021-09-15ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsiDylan Hung1-2/+2
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin1-2/+2
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter1-46/+56
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev1-21/+20
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2
2021-09-12x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit1-21/+26
2021-09-12powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song1-3/+0
2021-09-12ARC: wireup clone3 syscallVineet Gupta6-4/+19