summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap
2021-09-22KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-22s390/pv: fix the forcing of the swiotlbHalil Pasic
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka
2021-09-22m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-archArnd Bergmann
2021-09-22arm64: dts: ls1046a: fix eeprom entriesRaag Jadav
2021-09-22arm64: tegra: Fix compatible string for Tegra132 CPUsThierry Reding
2021-09-22ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner
2021-09-22arm64: dts: qcom: sdm660: use reg value for memory nodeVinod Koul
2021-09-22ARM: dts: imx53-ppd: Fix ACHC entrySebastian Reichel
2021-09-22arm64: tegra: Fix Tegra194 PCIe EP compatible stringVidya Sagar
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby
2021-09-22s390: make PCI mio support a machine flagNiklas Schnelle
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens
2021-09-22ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg
2021-09-22MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel
2021-09-22KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy
2021-09-22KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin
2021-09-22powerpc/config: Renable MTD_PHYSMAP_OFJoel Stanley
2021-09-22openrisc: don't printk() unconditionallyRandy Dunlap
2021-09-22powerpc/stacktrace: Include linux/delay.hMichal Suchanek
2021-09-22ARM: 9105/1: atags_to_fdt: don't warn about stack sizeDavid Heidelberg
2021-09-22arm64: head: avoid over-mapping in map_memoryMark Rutland
2021-09-22xen: fix setting of max_pfn in shared_infoJuergen Gross
2021-09-22powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-09-15KVM: nVMX: Unconditionally clear nested.pi_pending on nested VM-EnterSean Christopherson
2021-09-15KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng
2021-09-15KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-09-15x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger
2021-09-15perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips
2021-09-15bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann
2021-09-15arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7Krzysztof Kozlowski
2021-09-15ARM: dts: meson8b: ec100: Fix the pwm regulator supply propertiesAnand Moon
2021-09-15ARM: dts: meson8b: mxq: Fix the pwm regulator supply propertiesAnand Moon
2021-09-15ARM: dts: meson8b: odroidc1: Fix the pwm regulator supply propertiesAnand Moon
2021-09-15ARM: dts: meson8: Use a higher default GPU clock frequencyMartin Blumenstingl
2021-09-15arm64: dts: renesas: r8a77995: draak: Remove bogus adv7511w propertiesGeert Uytterhoeven
2021-09-15ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsiDylan Hung
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-12x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit
2021-09-12powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song
2021-09-12ARC: wireup clone3 syscallVineet Gupta