Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-14arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund
2022-02-12Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-02-11Merge tag 'kvmarm-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-11KVM: arm64: vgic: Read HW interrupt pending state from the HWMarc Zyngier
2022-02-10Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"Arnd Bergmann
2022-02-08arm64: Remove ARCH_VULCANGeert Uytterhoeven
2022-02-08Merge tag 'ti-k3-dt-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-02-08Merge tag 'imx-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-02-07Merge branch 'v5.17/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-04arm64: dts: meson-sm1-odroid: fix boot loop after rebootLutz Koschorreck
2022-02-04arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610Christian Hewitt
2022-02-04arm64: dts: meson-g12: add ATF BL32 reserved-memory regionChristian Hewitt
2022-02-04arm64: dts: meson-gx: add ATF BL32 reserved-memory regionChristian Hewitt
2022-02-04arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2Dongjin Kim
2022-02-04arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulatorLutz Koschorreck
2022-02-04arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'Dongjin Kim
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse
2022-02-03KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occursJames Morse
2022-02-03KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse
2022-02-01arm64: Enable Cortex-A510 erratum 2051678 by defaultMark Brown
2022-02-01kvm/arm64: rework guest entry logicMark Rutland
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-29arm64: dts: imx8mq: fix lcdif port nodeAlexander Stein
2022-01-29arm64: dts: imx8mq-librem5: fix mipi_csi1 port number to sensorMartin Kepplinger
2022-01-29arm64: dts: imx8mq: fix mipi_csi bidirectional port numbersMartin Kepplinger
2022-01-29arm64: dts: ls1028a: sl28: re-enable ftm_alarm0Michael Walle
2022-01-29arm64: dts: freescale: Fix sound card model for MBa8MxAlexander Stein
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas
2022-01-28Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual
2022-01-27arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual
2022-01-26arm64: extable: fix load_unaligned_zeropad() reg indicesEvgenii Stepanov
2022-01-26arm64: dts: imx8mn-venice-gw7902: disable gpuTim Harvey
2022-01-24arm64: dts: ti: k3-j721s2-common-proc-board: Alias console uart to serial2Aswath Govindraju
2022-01-24arm64: dts: ti: k3-j721s2: Move aliases to board dtsAswath Govindraju
2022-01-24arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOLMasami Hiramatsu
2022-01-24arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual
2022-01-24arm64: Add Cortex-X2 CPU part definitionAnshuman Khandual
2022-01-24arm64: vdso: Fix "no previous prototype" warningVincenzo Frascino
2022-01-24KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHEMarc Zyngier
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22KVM: arm64: vgic-v3: Restrict SEIS workaround to known broken systemsMarc Zyngier