]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.11-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Jun 2017 08:54:16 +0000 (10:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Jun 2017 08:54:16 +0000 (10:54 +0200)
commit2a6ff0ed50adfa1092f27961cf5a98725faac457
tree6d1eb519924c9a1d0f94df71df30025c01f9310f
parent62aa228a055fce6db586c493a727531928c135e2
4.11-stable patches

added patches:
ahci-acer-sa5-271-ssd-not-detected-fix.patch
block-avoid-that-blk_exit_rl-triggers-a-use-after-free.patch
cfq-iosched-fix-the-delay-of-cfq_group-s-vdisktime-under-iops-mode.patch
cgroup-prevent-kill_css-from-being-called-more-than-once.patch
cpufreq-cpufreq_register_driver-should-return-enodev-if-init-fails.patch
dmaengine-ep93xx-always-start-from-base0.patch
dmaengine-ep93xx-don-t-drain-the-transfers-in-terminate_all.patch
dmaengine-mv_xor_v2-do-not-use-descriptors-not-acked-by-async_tx.patch
dmaengine-mv_xor_v2-enable-xor-engine-after-its-configuration.patch
dmaengine-mv_xor_v2-fix-tx_submit-implementation.patch
dmaengine-mv_xor_v2-handle-mv_xor_v2_prep_sw_desc-error-properly.patch
dmaengine-mv_xor_v2-properly-handle-wrapping-in-the-array-of-hw-descriptors.patch
dmaengine-mv_xor_v2-remove-interrupt-coalescing.patch
dmaengine-mv_xor_v2-set-dma-mask-to-40-bits.patch
dmaengine-usb-dmac-fix-dmaor-ae-bit-definition.patch
drm-fix-oops-xserver-hang-when-unplugging-usb-drm-devices.patch
drm-msm-expose-our-reservation-object-when-exporting-a-dmabuf.patch
drm-msm-mdp5-use-__drm_atomic_helper_plane_duplicate_state.patch
ext4-fix-data-corruption-with-ext4_get_blocks_zero.patch
ext4-fix-fdatasync-2-after-extent-manipulation-operations.patch
ext4-fix-seek_hole.patch
ext4-keep-existing-extra-fields-when-inode-expands.patch
iio-adc-bcm_iproc_adc-swap-primary-and-secondary-isr-handler-s.patch
iio-light-ltr501-fix-interchanged-als-ps-register-field.patch
iio-proximity-as3935-fix-as3935_int-mask.patch
iio-proximity-as3935-fix-iio_trigger_poll-issue.patch
iio-trigger-fix-null-pointer-dereference-in-iio_trigger_write_current.patch
input-elantech-add-fujitsu-lifebook-e546-e557-to-force-crc_enabled.patch
mei-make-sysfs-modalias-format-similar-as-uevent-modalias.patch
mtd-nand-tango-export-of-device-id-table-as-module-aliases.patch
mtd-nand-tango-update-ecc_stats.corrected.patch
random-invalidate-batched-entropy-after-crng-init.patch
rc-core-race-condition-during-ir_raw_event_register.patch
reiserfs-make-flush-bios-explicitely-sync.patch
staging-lustre-lov-remove-set_fs-call-from-lov_getstripe.patch
target-re-add-check-to-reject-control-writes-with-overflow-data.patch
usb-chipidea-debug-check-before-accessing-ci_role.patch
usb-chipidea-imx-do-not-access-clkonoff-on-i.mx51.patch
usb-chipidea-udc-fix-null-pointer-dereference-if-udc_start-failed.patch
usb-gadget-f_mass_storage-serialize-wake-and-sleep-execution.patch
usb-musb-dsps-keep-vbus-on-for-host-only-mode.patch
xen-privcmd-support-correctly-64kb-page-granularity-when-mapping-memory.patch
43 files changed:
queue-4.11/ahci-acer-sa5-271-ssd-not-detected-fix.patch [new file with mode: 0644]
queue-4.11/block-avoid-that-blk_exit_rl-triggers-a-use-after-free.patch [new file with mode: 0644]
queue-4.11/cfq-iosched-fix-the-delay-of-cfq_group-s-vdisktime-under-iops-mode.patch [new file with mode: 0644]
queue-4.11/cgroup-prevent-kill_css-from-being-called-more-than-once.patch [new file with mode: 0644]
queue-4.11/cpufreq-cpufreq_register_driver-should-return-enodev-if-init-fails.patch [new file with mode: 0644]
queue-4.11/dmaengine-ep93xx-always-start-from-base0.patch [new file with mode: 0644]
queue-4.11/dmaengine-ep93xx-don-t-drain-the-transfers-in-terminate_all.patch [new file with mode: 0644]
queue-4.11/dmaengine-mv_xor_v2-do-not-use-descriptors-not-acked-by-async_tx.patch [new file with mode: 0644]
queue-4.11/dmaengine-mv_xor_v2-enable-xor-engine-after-its-configuration.patch [new file with mode: 0644]
queue-4.11/dmaengine-mv_xor_v2-fix-tx_submit-implementation.patch [new file with mode: 0644]
queue-4.11/dmaengine-mv_xor_v2-handle-mv_xor_v2_prep_sw_desc-error-properly.patch [new file with mode: 0644]
queue-4.11/dmaengine-mv_xor_v2-properly-handle-wrapping-in-the-array-of-hw-descriptors.patch [new file with mode: 0644]
queue-4.11/dmaengine-mv_xor_v2-remove-interrupt-coalescing.patch [new file with mode: 0644]
queue-4.11/dmaengine-mv_xor_v2-set-dma-mask-to-40-bits.patch [new file with mode: 0644]
queue-4.11/dmaengine-usb-dmac-fix-dmaor-ae-bit-definition.patch [new file with mode: 0644]
queue-4.11/drm-fix-oops-xserver-hang-when-unplugging-usb-drm-devices.patch [new file with mode: 0644]
queue-4.11/drm-msm-expose-our-reservation-object-when-exporting-a-dmabuf.patch [new file with mode: 0644]
queue-4.11/drm-msm-mdp5-use-__drm_atomic_helper_plane_duplicate_state.patch [new file with mode: 0644]
queue-4.11/ext4-fix-data-corruption-with-ext4_get_blocks_zero.patch [new file with mode: 0644]
queue-4.11/ext4-fix-fdatasync-2-after-extent-manipulation-operations.patch [new file with mode: 0644]
queue-4.11/ext4-fix-seek_hole.patch [new file with mode: 0644]
queue-4.11/ext4-keep-existing-extra-fields-when-inode-expands.patch [new file with mode: 0644]
queue-4.11/iio-adc-bcm_iproc_adc-swap-primary-and-secondary-isr-handler-s.patch [new file with mode: 0644]
queue-4.11/iio-light-ltr501-fix-interchanged-als-ps-register-field.patch [new file with mode: 0644]
queue-4.11/iio-proximity-as3935-fix-as3935_int-mask.patch [new file with mode: 0644]
queue-4.11/iio-proximity-as3935-fix-iio_trigger_poll-issue.patch [new file with mode: 0644]
queue-4.11/iio-trigger-fix-null-pointer-dereference-in-iio_trigger_write_current.patch [new file with mode: 0644]
queue-4.11/input-elantech-add-fujitsu-lifebook-e546-e557-to-force-crc_enabled.patch [new file with mode: 0644]
queue-4.11/mei-make-sysfs-modalias-format-similar-as-uevent-modalias.patch [new file with mode: 0644]
queue-4.11/mtd-nand-tango-export-of-device-id-table-as-module-aliases.patch [new file with mode: 0644]
queue-4.11/mtd-nand-tango-update-ecc_stats.corrected.patch [new file with mode: 0644]
queue-4.11/random-invalidate-batched-entropy-after-crng-init.patch [new file with mode: 0644]
queue-4.11/rc-core-race-condition-during-ir_raw_event_register.patch [new file with mode: 0644]
queue-4.11/reiserfs-make-flush-bios-explicitely-sync.patch [new file with mode: 0644]
queue-4.11/series
queue-4.11/staging-lustre-lov-remove-set_fs-call-from-lov_getstripe.patch [new file with mode: 0644]
queue-4.11/target-re-add-check-to-reject-control-writes-with-overflow-data.patch [new file with mode: 0644]
queue-4.11/usb-chipidea-debug-check-before-accessing-ci_role.patch [new file with mode: 0644]
queue-4.11/usb-chipidea-imx-do-not-access-clkonoff-on-i.mx51.patch [new file with mode: 0644]
queue-4.11/usb-chipidea-udc-fix-null-pointer-dereference-if-udc_start-failed.patch [new file with mode: 0644]
queue-4.11/usb-gadget-f_mass_storage-serialize-wake-and-sleep-execution.patch [new file with mode: 0644]
queue-4.11/usb-musb-dsps-keep-vbus-on-for-host-only-mode.patch [new file with mode: 0644]
queue-4.11/xen-privcmd-support-correctly-64kb-page-granularity-when-mapping-memory.patch [new file with mode: 0644]