summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2022-02-08KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky
2022-02-08KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky
2022-02-08Revert "svm: Add warning message for AVIC IPI invalid target"Sean Christopherson
2022-02-08arm64: Remove ARCH_VULCANGeert Uytterhoeven
2022-02-08Merge tag 'amlogic-fixes-v5.17-rc-v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-02-08Merge tag 'socfpga_fix_for_v5.17' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-02-08ARM: dts: Fix boot regression on SkomerLinus Walleij
2022-02-08Merge tag 'ti-k3-dt-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-02-08ARM: dts: spear320: Drop unused and undocumented 'irq-over-gpio' propertyRob Herring
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-07Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Arnd Bergmann
2022-02-07parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko
2022-02-07ARM: socfpga: fix missing RESET_CONTROLLERKrzysztof Kozlowski
2022-02-07powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2022-02-06s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-05Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-04riscv/mm: Add XIP_FIXUP for riscv_pfn_basePalmer Dabbelt
2022-02-04riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt
2022-02-04Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-04riscv: Fix XIP_FIXUP_FLASH_OFFSETMyrtle Shah
2022-02-04lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld
2022-02-04riscv: eliminate unreliable __builtin_frame_address(1)Changbin Du
2022-02-04KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointerSean Christopherson
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-04KVM: x86: Report deprecated x87 features in supported CPUIDJim Mattson
2022-02-03Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-03x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2022-02-02x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers
2022-02-02Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2022-02-02RISC-V: KVM: Fix SBI implementation versionAnup Patel
2022-02-02RISC-V: KVM: make CY, TM, and IR counters accessible in VU modeMayuresh Chitale
2022-02-02kvm/riscv: rework guest entry logicMark Rutland
2022-02-02perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume
2022-02-02x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra
2022-02-02KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch
2022-02-01arm64: Enable Cortex-A510 erratum 2051678 by defaultMark Brown
2022-02-01kvm/arm64: rework guest entry logicMark Rutland