summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-08KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-08um: Fix uml_mconsole stop/goAnton Ivanov
2022-04-08arm64: dts: ls1046a: Update i2c node dma propertiesKuldeep Singh
2022-04-08arm64: dts: ls1043a: Update i2c dma propertiesKuldeep Singh
2022-04-08ARM: dts: spear13xx: Update SPI dma propertiesKuldeep Singh
2022-04-08ARM: dts: spear1340: Update serial node propertiesKuldeep Singh
2022-04-08ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-04-08arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definitionWill Deacon
2022-04-08riscv module: remove (NOLOAD)Fangrui Song
2022-04-08ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann
2022-04-08crypto: arm/aes-neonbs-cbc - Select generic cbc and aesHerbert Xu
2022-04-08KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang
2022-04-08KVM: x86: fix sending PV IPILi RongQing
2022-04-08KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activatedVitaly Kuznetsov
2022-04-08KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...Vitaly Kuznetsov
2022-04-08KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irqVitaly Kuznetsov
2022-04-08MIPS: crypto: Fix CRC32 codePaul Cercueil
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell
2022-04-08powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy
2022-04-08powerpc/lib/sstep: Fix build errors with newer binutilsAnders Roxell
2022-04-08powerpc/lib/sstep: Fix 'sthcx' instructionAnders Roxell
2022-04-08powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-04-08KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercallVitaly Kuznetsov
2022-04-08KVM: x86: hyper-v: Fix the maximum number of sparse banks for XMM fast TLB fl...Vitaly Kuznetsov
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_flush_tlb()Vitaly Kuznetsov
2022-04-08KVM: x86: hyper-v: Drop redundant 'ex' parameter from kvm_hv_send_ipi()Vitaly Kuznetsov
2022-04-08KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMUSean Christopherson
2022-04-08KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMUSean Christopherson
2022-04-08KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()Sean Christopherson
2022-04-08KVM: x86/mmu: Use common TDP MMU zap helper for MMU notifier unmap hookSean Christopherson
2022-04-08KVM: x86: Reinitialize context if host userspace toggles EFER.LMEPaolo Bonzini
2022-04-08ARM: mmp: Fix failure to remove sram deviceUwe Kleine-König
2022-04-08ARM: tegra: tamonten: Fix I2C3 pad settingRichard Leitner
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-04-08ARM: dts: bcm2711: Add the missing L1/L2 cache informationRichard Schleich
2022-04-08arm64: defconfig: build imx-sdma as a moduleMarcel Ziswiler
2022-04-08ARM: dts: imx7: Use audio_mclk_post_div instead audio_mclk_root_clkAbel Vesa
2022-04-08ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel
2022-04-08ARM: dts: bcm2837: Add the missing L1/L2 cache informationRichard Schleich
2022-04-08ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960David Heidelberg
2022-04-08parisc: Fix handling off probe non-access faultsJohn David Anglin
2022-04-08parisc: Fix non-access data TLB cache flush faultsJohn David Anglin
2022-04-08arm64: module: remove (NOLOAD) from linker scriptFangrui Song
2022-04-08xen: fix is_xen_pmu()Juergen Gross
2022-04-08powerpc/pseries: Fix use after free in remove_phb_dynamic()Michael Ellerman
2022-04-08MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-04-08MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-08xtensa: add missing XCHAL_HAVE_WINDOWED checkMax Filippov
2022-04-08powerpc: 8xx: fix a return value error in mpc8xx_pic_initHangyu Hua
2022-04-08powerpc/64s: Don't use DSISR for SLB faultsMichael Ellerman