summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | thermal: Update information in MAINTAINERSRafael J. Wysocki2021-10-011-3/+5
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-017-32/+81
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson2021-09-301-10/+59
| * | | | | | | | | KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson2021-09-301-2/+2
| * | | | | | | | | ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng2021-09-301-7/+2
| * | | | | | | | | x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2021-09-302-11/+16
| * | | | | | | | | selftests: KVM: Don't clobber XMM register when readOliver Upton2021-09-281-1/+1
| * | | | | | | | | KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issueZhenzhong Duan2021-09-271-1/+1
* | | | | | | | | | Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-10-0125-77/+81
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/li...Daniel Vetter2021-10-019-31/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/exynos: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2021-09-169-31/+9
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/a...Daniel Vetter2021-10-017-11/+53
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ixPrike Liang2021-09-281-0/+8
| | * | | | | | | | | | drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser2021-09-281-0/+31
| | * | | | | | | | | | drm/amd/display: Pass PCI deviceid into DCCharlene Liu2021-09-281-0/+1
| | * | | | | | | | | | drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic2021-09-281-0/+1
| | * | | | | | | | | | drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang2021-09-281-1/+1
| | * | | | | | | | | | drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar2021-09-281-8/+7
| | * | | | | | | | | | drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2021-09-282-2/+4
| * | | | | | | | | | | Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2021-10-015-23/+14
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | drm/i915: Remove warning from the rps workerTejas Upadhyay2021-09-271-2/+0
| | * | | | | | | | | | drm/i915/request: fix early tracepointsMatthew Auld2021-09-271-9/+2
| | * | | | | | | | | | drm/i915/guc, docs: Fix pdfdocs build error by removing nested gridAkira Yokosawa2021-09-272-10/+10
| | * | | | | | | | | | Merge tag 'gvt-fixes-2021-09-18' of https://github.com/intel/gvt-linux into d...Jani Nikula2021-09-271-2/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | drm/i915/gvt: fix the usage of ww lock in gvt scheduler.Zhi A Wang2021-09-131-2/+2
| * | | | | | | | | | | Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie2021-09-284-12/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | gpu: host1x: Plug potential memory leakThierry Reding2021-09-161-1/+3
| | * | | | | | | | | | gpu/host1x: fence: Make spinlock staticDmitry Osipenko2021-09-161-1/+1
| | * | | | | | | | | | drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMUDmitry Osipenko2021-09-161-1/+1
| | * | | | | | | | | | drm/tegra: dc: Remove unused variablesDmitry Osipenko2021-09-162-9/+0
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-10-012-24/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | iommu/dart: Clear sid2group entry when a group is freedSven Peter2021-09-281-3/+35
| * | | | | | | | | | | iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas2021-09-281-3/+3
| * | | | | | | | | | | iommu/dart: Remove iommu_flush_opsSven Peter2021-09-281-18/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-3088-447/+1384
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-09-303-12/+56
| * | | | | | | | | | | net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee2021-09-301-0/+4
| * | | | | | | | | | | net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski2021-09-301-0/+6
| * | | | | | | | | | | net: sched: flower: protect fl_walk() with rcuVlad Buslov2021-09-301-0/+6
| * | | | | | | | | | | net: introduce and use lock_sock_fast_nested()Paolo Abeni2021-09-303-20/+33
| * | | | | | | | | | | net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli2021-09-291-4/+110
| * | | | | | | | | | | Merge branch 'hns3-fixes'David S. Miller2021-09-297-73/+60
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang2021-09-291-8/+13
| | * | | | | | | | | | | net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang2021-09-291-2/+4
| | * | | | | | | | | | | net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang2021-09-291-2/+6
| | * | | | | | | | | | | net: hns3: fix show wrong state when add existing uc mac addressJian Shen2021-09-291-10/+9
| | * | | | | | | | | | | net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen2021-09-292-28/+10
| | * | | | | | | | | | | net: hns3: don't rollback when destroy mqprio failJian Shen2021-09-291-6/+11
| | * | | | | | | | | | | net: hns3: remove tc enable checkingJian Shen2021-09-294-17/+2
| | * | | | | | | | | | | net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen2021-09-291-0/+5
| |/ / / / / / / / / / /