summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-04-11ARM: dts: imx: align SPI NOR node name with dtschemaKrzysztof Kozlowski
2022-04-11ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding fec clocksThorsten Scherer
2022-04-11ARM: dts: imx6qdl-tx6: Drop some duplicated propertiesUwe Kleine-König
2022-04-09ARM: dts: imx7s: fix iomuxc_lpsr node nameAlexander Stein
2022-04-06ARM: dts: imx6ul: peb-av-02: move to 3 cell pwmAndrej Picej
2022-04-06ARM: dts: imx6ull: Add support for PHYTEC phyGATE-Tauri-S with i.MX 6ULLAlexander Bauer
2022-04-06ARM: dts: imx6ull: add TQ-Systems MBa6ULLxL device treesAlexander Stein
2022-04-06ARM: dts: imx6ull: add TQ-Systems MBa6ULLx device treesAlexander Stein
2022-04-06ARM: dts: imx6ul: add TQ-Systems MBa6ULxL device treesAlexander Stein
2022-04-06ARM: dts: imx6ul: add TQ-Systems MBa6ULx device treesAlexander Stein
2022-04-06ARM: dts: imx6qdl-victgo: add CAN termination supportDavid Jander
2022-04-06ARM: dts: imx6dl-victgo: The TGO uses a lg,lb070wv8 compatible 7" displayRobin van der Gracht
2022-04-06ARM: dts: imx6dl-victgo: Add interrupt-counter nodesRobin van der Gracht
2022-04-06ARM: dts: imx6qdl-vicut1: update gpio-line-names for some GPIOsDavid Jander
2022-04-06ARM: dts: imx6qdl-vicut1/vicutgo: Add backlight_led nodeDavid Jander
2022-04-06ARM: dts: imx6qdl-vicut1/vicutgo: Rename backlight to backlight_lcdDavid Jander
2022-04-06ARM: dts: imx6qdl-vicut1/vicutgo: Set default backlight brightness to maximumDavid Jander
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02KVM: x86: fix sending PV IPILi RongQing
2022-04-02KVM: x86/mmu: do compare-and-exchange of gPTE via the user addressPaolo Bonzini
2022-04-02KVM: x86: Remove redundant vm_entry_controls_clearbit() callZhenzhong Duan
2022-04-02KVM: x86: cleanup enter_rmode()Zhenzhong Duan
2022-04-02KVM: x86: SVM: fix tsc scaling when the host doesn't support itMaxim Levitsky
2022-04-02kvm: x86: SVM: remove unused definesMaxim Levitsky
2022-04-02KVM: x86: SVM: move tsc ratio definitions to svm.hMaxim Levitsky
2022-04-02KVM: x86: SVM: fix avic spec based definitions againMaxim Levitsky
2022-04-02KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsrHou Wenlong
2022-04-02KVM: x86/emulator: Emulate RDPID only if it is enabled in guestHou Wenlong
2022-04-02KVM: x86/pmu: Fix and isolate TSX-specific performance event logicLike Xu
2022-04-02KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was setMaxim Levitsky
2022-04-02KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRsJim Mattson
2022-04-02KVM: x86: Trace all APICv inhibit changes and capture overall statusSean Christopherson
2022-04-02KVM: x86: Add wrappers for setting/clearing APICv inhibitsSean Christopherson
2022-04-02KVM: x86: Make APICv inhibit reasons an enum and cleanup namingSean Christopherson
2022-04-02KVM: X86: Handle implicit supervisor access with SMAPLai Jiangshan
2022-04-02KVM: X86: Rename variable smap to not_smap in permission_fault()Lai Jiangshan
2022-04-02KVM: X86: Fix comments in update_permission_bitmaskLai Jiangshan
2022-04-02KVM: X86: Change the type of access u32 to u64Lai Jiangshan
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson
2022-04-02KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()Peter Gonda
2022-04-02KVM: x86/pmu: Use different raw event masks for AMD and IntelJim Mattson
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-02KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmapSean Christopherson
2022-04-02KVM: SVM: fix panic on out-of-bounds guest IRQYi Wang