]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Jul 2016 23:55:37 +0000 (16:55 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 Jul 2016 23:55:37 +0000 (16:55 -0700)
commitd11cdbb9f8c89b1f7c42145df981d100590be049
tree197929d6fa6a78fab1bc456befff8aa33be0e732
parentd59827a01fa1464e407ca6c95e962f3d2b6d777c
4.6-stable patches

added patches:
af_unix-fix-hard-linked-sockets-on-overlay.patch
btrfs-account-for-non-cow-d-blocks-in-btrfs_abort_transaction.patch
drm-add-missing-drm_mode_set_crtcinfo-call.patch
drm-amd-powerplay-fix-bug-that-function-parameter-was-incorect.patch
drm-amd-powerplay-fix-incorrect-voltage-table-value-for-tonga.patch
drm-amd-powerplay-fix-logic-error.patch
drm-amd-powerplay-incorrectly-use-of-the-function-return-value.patch
drm-amd-powerplay-need-to-notify-system-bios-pcie-device-ready.patch
drm-amdgpu-fix-num_rbs-exposed-to-userspace-v2.patch
drm-amdgpu-gfx7-fix-broken-condition-check.patch
drm-amdgpu-initialize-amdgpu_cgs_acpi_eval_object-result-value.patch
drm-amdkfd-destroy-dbgmgr-in-notifier-release.patch
drm-amdkfd-unbind-only-existing-processes.patch
drm-atmel-hlcdc-actually-disable-scaling-when-no-scaling-is-required.patch
drm-atomic-make-drm_atomic_legacy_backoff-reset-crtc-acquire_ctx.patch
drm-dp-mst-always-clear-proposed-vcpi-table-for-port.patch
drm-i915-fbc-disable-on-hsw-by-default-for-now.patch
drm-i915-ilk-don-t-disable-ssc-source-if-it-s-in-use.patch
drm-i915-refresh-cached-dp-port-register-value-on-resume.patch
drm-i915-update-ifdeffery-for-mutex-owner.patch
drm-make-drm_atomic_set_mode_prop_for_crtc-more-reliable.patch
drm-nouveau-bios-disp-fix-handling-of-match-any-protocol-entries.patch
drm-nouveau-disp-sor-gf119-both-links-use-the-same-training-register.patch
drm-nouveau-disp-sor-gf119-select-correct-sor-when-poking-training-pattern.patch
drm-nouveau-disp-sor-gm107-training-pattern-registers-are-like-gm200.patch
drm-nouveau-fbcon-fix-out-of-bounds-memory-accesses.patch
drm-nouveau-fix-for-disabled-fbdev-emulation.patch
drm-nouveau-gr-gf100-update-sm-error-decoding-from-gk20a-nvgpu-headers.patch
drm-nouveau-ltc-gm107-fix-typo-in-the-address-of-nv_pltcg_ltc0_lts0_intr.patch
drm-radeon-fix-asic-initialization-for-virtualized-environments.patch
drm-ttm-make-ttm_bo_mem_compat-available.patch
drm-vmwgfx-add-an-option-to-change-assumed-fb-bpp.patch
drm-vmwgfx-check-pin-count-before-attempting-to-move-a-buffer.patch
drm-vmwgfx-delay-pinning-fbdev-framebuffer-until-after-mode-set.patch
drm-vmwgfx-fix-corner-case-screen-target-management.patch
drm-vmwgfx-fix-error-paths-when-mapping-framebuffer.patch
drm-vmwgfx-work-around-mode-set-failure-in-2d-vms.patch
drm-wrap-direct-calls-to-driver-gem_free_object-from-cma.patch
memory-omap-gpmc-fix-omap-gpmc-extradelay-timing.patch
pci-fix-unaligned-accesses-in-vc-code.patch
percpu-fix-synchronization-between-chunk-map_extend_work-and-chunk-destruction.patch
percpu-fix-synchronization-between-synchronous-map-extension-and-chunk-destruction.patch
ubi-make-recover_peb-power-cut-aware.patch
vfs-add-d_real_inode-helper.patch
virtio_balloon-fix-pfn-format-for-virtio-1.patch
46 files changed:
queue-4.6/af_unix-fix-hard-linked-sockets-on-overlay.patch [new file with mode: 0644]
queue-4.6/btrfs-account-for-non-cow-d-blocks-in-btrfs_abort_transaction.patch [new file with mode: 0644]
queue-4.6/drm-add-missing-drm_mode_set_crtcinfo-call.patch [new file with mode: 0644]
queue-4.6/drm-amd-powerplay-fix-bug-that-function-parameter-was-incorect.patch [new file with mode: 0644]
queue-4.6/drm-amd-powerplay-fix-incorrect-voltage-table-value-for-tonga.patch [new file with mode: 0644]
queue-4.6/drm-amd-powerplay-fix-logic-error.patch [new file with mode: 0644]
queue-4.6/drm-amd-powerplay-incorrectly-use-of-the-function-return-value.patch [new file with mode: 0644]
queue-4.6/drm-amd-powerplay-need-to-notify-system-bios-pcie-device-ready.patch [new file with mode: 0644]
queue-4.6/drm-amdgpu-fix-num_rbs-exposed-to-userspace-v2.patch [new file with mode: 0644]
queue-4.6/drm-amdgpu-gfx7-fix-broken-condition-check.patch [new file with mode: 0644]
queue-4.6/drm-amdgpu-initialize-amdgpu_cgs_acpi_eval_object-result-value.patch [new file with mode: 0644]
queue-4.6/drm-amdkfd-destroy-dbgmgr-in-notifier-release.patch [new file with mode: 0644]
queue-4.6/drm-amdkfd-unbind-only-existing-processes.patch [new file with mode: 0644]
queue-4.6/drm-atmel-hlcdc-actually-disable-scaling-when-no-scaling-is-required.patch [new file with mode: 0644]
queue-4.6/drm-atomic-make-drm_atomic_legacy_backoff-reset-crtc-acquire_ctx.patch [new file with mode: 0644]
queue-4.6/drm-dp-mst-always-clear-proposed-vcpi-table-for-port.patch [new file with mode: 0644]
queue-4.6/drm-i915-fbc-disable-on-hsw-by-default-for-now.patch [new file with mode: 0644]
queue-4.6/drm-i915-ilk-don-t-disable-ssc-source-if-it-s-in-use.patch [new file with mode: 0644]
queue-4.6/drm-i915-refresh-cached-dp-port-register-value-on-resume.patch [new file with mode: 0644]
queue-4.6/drm-i915-update-ifdeffery-for-mutex-owner.patch [new file with mode: 0644]
queue-4.6/drm-make-drm_atomic_set_mode_prop_for_crtc-more-reliable.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-bios-disp-fix-handling-of-match-any-protocol-entries.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-disp-sor-gf119-both-links-use-the-same-training-register.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-disp-sor-gf119-select-correct-sor-when-poking-training-pattern.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-disp-sor-gm107-training-pattern-registers-are-like-gm200.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-fbcon-fix-out-of-bounds-memory-accesses.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-fix-for-disabled-fbdev-emulation.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-gr-gf100-update-sm-error-decoding-from-gk20a-nvgpu-headers.patch [new file with mode: 0644]
queue-4.6/drm-nouveau-ltc-gm107-fix-typo-in-the-address-of-nv_pltcg_ltc0_lts0_intr.patch [new file with mode: 0644]
queue-4.6/drm-radeon-fix-asic-initialization-for-virtualized-environments.patch [new file with mode: 0644]
queue-4.6/drm-ttm-make-ttm_bo_mem_compat-available.patch [new file with mode: 0644]
queue-4.6/drm-vmwgfx-add-an-option-to-change-assumed-fb-bpp.patch [new file with mode: 0644]
queue-4.6/drm-vmwgfx-check-pin-count-before-attempting-to-move-a-buffer.patch [new file with mode: 0644]
queue-4.6/drm-vmwgfx-delay-pinning-fbdev-framebuffer-until-after-mode-set.patch [new file with mode: 0644]
queue-4.6/drm-vmwgfx-fix-corner-case-screen-target-management.patch [new file with mode: 0644]
queue-4.6/drm-vmwgfx-fix-error-paths-when-mapping-framebuffer.patch [new file with mode: 0644]
queue-4.6/drm-vmwgfx-work-around-mode-set-failure-in-2d-vms.patch [new file with mode: 0644]
queue-4.6/drm-wrap-direct-calls-to-driver-gem_free_object-from-cma.patch [new file with mode: 0644]
queue-4.6/memory-omap-gpmc-fix-omap-gpmc-extradelay-timing.patch [new file with mode: 0644]
queue-4.6/pci-fix-unaligned-accesses-in-vc-code.patch [new file with mode: 0644]
queue-4.6/percpu-fix-synchronization-between-chunk-map_extend_work-and-chunk-destruction.patch [new file with mode: 0644]
queue-4.6/percpu-fix-synchronization-between-synchronous-map-extension-and-chunk-destruction.patch [new file with mode: 0644]
queue-4.6/series
queue-4.6/ubi-make-recover_peb-power-cut-aware.patch [new file with mode: 0644]
queue-4.6/vfs-add-d_real_inode-helper.patch [new file with mode: 0644]
queue-4.6/virtio_balloon-fix-pfn-format-for-virtio-1.patch [new file with mode: 0644]