aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-24KVM: x86/mmu: Use MMU role to check for matching guest page sizesSean Christopherson2-16/+3
2021-06-24KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFNSean Christopherson1-34/+16
2021-06-24Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role"Sean Christopherson2-2/+0
2021-06-24KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is brokenSean Christopherson4-4/+31
2021-06-24KVM: x86: Force all MMUs to reinitialize if guest CPUID is modifiedSean Christopherson3-3/+16
2021-06-24Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"Sean Christopherson2-0/+2
2021-06-24KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walkSean Christopherson1-2/+1
2021-06-24KVM: x86: Properly reset MMU context at vCPU RESET/INITSean Christopherson1-0/+13
2021-06-24KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUsSean Christopherson1-1/+9
2021-06-24KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPTSean Christopherson1-7/+0
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang8-313/+78
2021-06-24KVM: selftests: Add selftest for KVM statistics data binary interfaceJing Zhang5-0/+256
2021-06-24KVM: stats: Add documentation for binary statistics interfaceJing Zhang1-0/+170
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang8-2/+359
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang8-0/+157
2021-06-24dt-bindings: crypto: ccree: Convert to json-schemaGeert Uytterhoeven2-25/+53
2021-06-24dt-bindings: fpga: zynq: convert bindings to YAMLNobuhiro Iwamatsu2-19/+52
2021-06-24dt-bindings: rtc: zynqmp: convert bindings to YAMLNobuhiro Iwamatsu2-25/+65
2021-06-24cifs: fix missing spinlock around update to ses->statusSteve French2-2/+6
2021-06-24Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-38/+99
2021-06-24i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie9-23/+90
2021-06-24i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov1-0/+3
2021-06-24dt-bindings: i2c: update bindings for MT8195 SoCKewei.Xu1-0/+1
2021-06-24i2c: imx: Fix some checkpatch warningsKwon Tae-young1-14/+5
2021-06-24Merge branch 'sctp-pmtud-convergence'David S. Miller4-13/+18
2021-06-24sctp: send the next probe immediately once the last one is ackedXin Long2-5/+12
2021-06-24sctp: do black hole detection in search complete stateXin Long2-8/+6
2021-06-24Merge branch 'sja1110-doc'David S. Miller2-6/+63
2021-06-24net: dsa: sja1105: document the SJA1110 in the KconfigVladimir Oltean1-2/+6
2021-06-24Documentation: net: dsa: add details about SJA1110Vladimir Oltean1-4/+57
2021-06-24PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu1-0/+20
2021-06-24dt-bindings: imx6q-pcie: Add "vph-supply" for PHY supply voltageRichard Zhu1-0/+3
2021-06-24PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu1-0/+1
2021-06-24PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei1-3/+1
2021-06-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller3-8/+20
2021-06-24i2c: dev: Add __user annotationAndreas Hecht1-1/+1
2021-06-24Merge branch 'gve-dqo'David S. Miller16-216/+3250
2021-06-24gve: DQO: Add RX pathBailey Forrest4-0/+601
2021-06-24gve: DQO: Add TX pathBailey Forrest2-2/+829
2021-06-24gve: DQO: Configure interrupts on device upBailey Forrest2-2/+33
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest7-13/+420
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest8-25/+260
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest4-29/+64
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest1-11/+251
2021-06-24gve: Add dqo descriptorsBailey Forrest2-1/+257
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest4-2/+127
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest2-15/+55
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest5-15/+37
2021-06-24gve: Introduce a new model for device optionsBailey Forrest2-43/+179