summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-02riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-03-02riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal
2022-03-02KVM: x86/mmu: make apf token non-zero to fix bugLiang Zhang
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-03-02parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-03-02x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski
2022-02-23arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610Christian Hewitt
2022-02-23arm64: dts: meson-g12: add ATF BL32 reserved-memory regionChristian Hewitt
2022-02-23arm64: dts: meson-gx: add ATF BL32 reserved-memory regionChristian Hewitt
2022-02-23x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers
2022-02-23ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_ofYe Guojin
2022-02-23ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson
2022-02-23KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson
2022-02-23KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu
2022-02-23powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-23powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2022-02-23arm64: Correct wrong label in macro __init_el2_gicv3Joakim Tjernlund
2022-02-23KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved stateMaxim Levitsky
2022-02-23KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky
2022-02-23KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky
2022-02-23KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSMMaxim Levitsky
2022-02-23KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPUDavid Woodhouse
2022-02-23x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich
2022-02-23parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko
2022-02-23parisc: Drop __init from map_pages declarationJohn David Anglin
2022-02-23parisc: Show error if wrong 32/64-bit compiler is being usedHelge Deller
2022-02-23Revert "svm: Add warning message for AVIC IPI invalid target"Sean Christopherson
2022-02-16arm64: dts: imx8mq: fix lcdif port nodeAlexander Stein
2022-02-16MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer
2022-02-16x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre
2022-02-16arm64: dts: meson-sm1-odroid: fix boot loop after rebootLutz Koschorreck
2022-02-16arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO domain for GPIOE_2Dongjin Kim
2022-02-16arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulatorLutz Koschorreck
2022-02-16arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'Dongjin Kim
2022-02-16arm64: dts: imx8mq: fix mipi_csi bidirectional port numbersMartin Kepplinger
2022-02-16ARM: dts: imx7ulp: Fix 'assigned-clocks-parents' typoRob Herring
2022-02-16ARM: dts: imx6qdl-udoo: Properly describe the SD card detectFabio Estevam
2022-02-16ARM: dts: meson8b: Fix the UART device-tree schema validationMartin Blumenstingl
2022-02-16ARM: dts: meson8: Fix the UART device-tree schema validationMartin Blumenstingl
2022-02-16ARM: dts: meson: Fix the UART compatible stringsMartin Blumenstingl
2022-02-16ARM: dts: Fix timer regression for beagleboard revision cTony Lindgren
2022-02-16ARM: socfpga: fix missing RESET_CONTROLLERKrzysztof Kozlowski
2022-02-16ARM: dts: Fix boot regression on SkomerLinus Walleij
2022-02-16ARM: dts: imx23-evk: Remove MX23_PAD_SSP1_DETECT from hog groupFabio Estevam
2022-02-16riscv: eliminate unreliable __builtin_frame_address(1)Changbin Du
2022-02-16riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu
2022-02-16riscv: fix build with binutils 2.38Aurelien Jarno
2022-02-16KVM: x86: Report deprecated x87 features in supported CPUIDJim Mattson
2022-02-16KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS blocking shadowSean Christopherson