https://github.com/torvalds/linux
Revision ec037ac244c070f9eedcdf5cdb23bd817e7b8cf4 authored by Linus Torvalds on 16 August 2019, 15:41:15 UTC, committed by Linus Torvalds on 16 August 2019, 15:41:15 UTC
Pull drm fixes from Dave Airlie:
 "Nothing too crazy this week, one amdgpu fix to use vmalloc for a
  struct that grew in size, and another MST fix for nouveau, and some
  other misc fixes:

  i915:
   - single GVT use after free fix

  scheduler:
   - entity destruction race fix

  amdgpu:
   - struct allocation fix
   - gfx9 soft recovery fix

  nouveau:
   - followup MST fix

  ast:
   - vga register race fix"

* tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm:
  drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
  drm/ast: Fixed reboot test may cause system hanged
  drm/scheduler: use job count instead of peek
  drm/amd/display: use kvmalloc for dc_state (v2)
  drm/amdgpu: fix gfx9 soft recovery
  drm/i915: Use after free in error path in intel_vgpu_create_workload()
2 parent s a69e905 + a85abd5
History
Tip revision: ec037ac244c070f9eedcdf5cdb23bd817e7b8cf4 authored by Linus Torvalds on 16 August 2019, 15:41:15 UTC
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
Tip revision: ec037ac
File Mode Size
evm
ima
platform_certs
Kconfig -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 751 bytes
digsig.c -rw-r--r-- 4.1 KB
digsig_asymmetric.c -rw-r--r-- 3.5 KB
iint.c -rw-r--r-- 5.3 KB
integrity.h -rw-r--r-- 6.4 KB
integrity_audit.c -rw-r--r-- 1.6 KB

back to top