summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabledSean Christopherson2022-09-222-0/+4
| | * | | | | | | | | | KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURESDr. David Alan Gilbert2022-09-221-1/+7
| | * | | | | | | | | | KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0Sean Christopherson2022-09-223-10/+5
| | * | | | | | | | | | KVM: x86/mmu: add missing update to max_mmu_rmap_sizeMiaohe Lin2022-09-221-0/+2
| | * | | | | | | | | | selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang2022-09-221-1/+1
| | * | | | | | | | | | Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-09-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_baseZenghui Yu2022-09-191-1/+1
| * | | | | | | | | | | | Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-231-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | xen/xenbus: fix xenbus_setup_ring()Juergen Gross2022-09-161-3/+6
| * | | | | | | | | | | | | Merge tag 'drm-fixes-2022-09-23-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-2336-720/+340
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | MAINTAINERS: switch graphics to airlied other addressesDave Airlie2022-09-231-3/+4
| | * | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2022-09-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-233-2/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | drm/hisilicon: Add depends on MMURandy Dunlap2022-09-201-0/+1
| | | * | | | | | | | | | | | | drm/mgag200: Force 32 bpp on the consoleThomas Zimmermann2022-09-201-1/+5
| | | * | | | | | | | | | | | | drm/panel: simple: Fix innolux_g121i1_l01 bus_formatHeiko Schocher2022-09-191-1/+1
| | * | | | | | | | | | | | | | Merge tag 'mediatek-drm-fixes-6.0' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie2022-09-232-12/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()NĂ­colas F. R. A. Prado2022-09-221-11/+10
| | | * | | | | | | | | | | | | | drm/mediatek: Fix wrong dither settingsAllen-KH Cheng2022-09-131-1/+1
| | | * | | | | | | | | | | | | | drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno2022-08-251-0/+3
| | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge tag 'amd-drm-fixes-6.0-2022-09-21' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-09-2328-698/+309
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()Nathan Chancellor2022-09-211-125/+47
| | | * | | | | | | | | | | | | | drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...Nathan Chancellor2022-09-211-196/+52
| | | * | | | | | | | | | | | | | drm/amdgpu: don't register a dirty callback for non-atomicAlex Deucher2022-09-211-1/+10
| | | * | | | | | | | | | | | | | drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0Evan Quan2022-09-212-93/+5
| | | * | | | | | | | | | | | | | drm/amd/pm: add support for 3794 pptable for SMU13.0.0Evan Quan2022-09-211-0/+1
| | | * | | | | | | | | | | | | | drm/amd/display: correct num_dsc based on HW capCharlene Liu2022-09-211-1/+1
| | | * | | | | | | | | | | | | | drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314Nicholas Kazlauskas2022-09-211-2/+1
| | | * | | | | | | | | | | | | | drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINEDaniel Miess2022-09-212-223/+6
| | | * | | | | | | | | | | | | | drm/amd/display: increase dcn315 pstate change latencyDmytro Laktyushkin2022-09-211-8/+14
| | | * | | | | | | | | | | | | | drm/amd/display: Fix DP MST timeslot issue when fallback happenedCruise Hung2022-09-211-1/+7
| | | * | | | | | | | | | | | | | drm/amd/display: Display distortion after hotplug 5K tiled displayMeenakshikumar Somasundaram2022-09-216-20/+45
| | | * | | | | | | | | | | | | | drm/amd/display: Update dummy P-state search to use DCN32 DMLGeorge Shen2022-09-212-1/+51
| | | * | | | | | | | | | | | | | drm/amd/display: skip audio setup when audio stream is enabledzhikzhai2022-09-211-2/+4
| | | * | | | | | | | | | | | | | drm/amd/display: update gamut remap if plane has changedHugo Hu2022-09-211-0/+1
| | | * | | | | | | | | | | | | | drm/amd/display: Assume an LTTPR is always present on fixed_vs linksMichael Strauss2022-09-211-0/+8
| | | * | | | | | | | | | | | | | drm/amd/display: fix dcn315 memory channel count and width readDmytro Laktyushkin2022-09-212-3/+7
| | | * | | | | | | | | | | | | | drm/amd/display: Fix double cursor on non-video RGB MPOLeo Li2022-09-211-2/+10
| | | * | | | | | | | | | | | | | drm/amd/display: Only consider pixle rate div policy for DCN32+Alvin Lee2022-09-213-17/+2
| | | * | | | | | | | | | | | | | drm/amd/display: Port DCN30 420 logic to DCN32Chris Park2022-09-213-0/+29
| | | * | | | | | | | | | | | | | drm/amdgpu: Update PTE flags with TF enabledMukul Joshi2022-09-212-4/+6
| | | * | | | | | | | | | | | | | drm/amdgpu/mes: zero the sdma_hqd_mask of 2nd SDMA engine for SDMA 6.0.1Yifan Zhang2022-09-141-0/+3
| | * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2022-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2022-09-222-5/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | drm/i915/gem: Really move i915_gem_context.link under ref protectionChris Wilson2022-09-201-4/+4
| | | * | | | | | | | | | | | | | drm/i915/gem: Flush contexts on driver releaseJanusz Krzysztofik2022-09-201-1/+2
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-09-223-7/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy2022-09-161-1/+1
| | * | | | | | | | | | | | | | | scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca2022-09-161-1/+3
| | * | | | | | | | | | | | | | | scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren2022-09-161-5/+0
| * | | | | | | | | | | | | | | | Merge tag 'slab-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-222-3/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.Maurizio Lombardi2022-09-221-1/+8