]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.4-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 May 2016 23:59:33 +0000 (01:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 May 2016 23:59:33 +0000 (01:59 +0200)
commit4ea6dc49316ed81643328ce3b24455a9bd4f889d
tree8ac00191ab4b02e09aded0fd6453eb2d924a98a4
parent261590334677b5eb6243209f8c10ef1ec3d1eecc
4.4-stable patches

added patches:
alsa-hda-fix-broken-reconfig.patch
alsa-hda-fix-subwoofer-pin-on-asus-n751-and-n551.patch
alsa-hda-fix-white-noise-on-asus-ux501vw-headset.patch
alsa-usb-audio-quirk-for-yet-another-phoenix-audio-devices-v2.patch
alsa-usb-audio-yet-another-phoneix-audio-device-quirk.patch
arm-dts-at91-sam9x5-fix-the-memory-range-assigned-to-the-pmc.patch
atomic_open-fix-the-handling-of-create_error.patch
crypto-hash-fix-page-length-clamping-in-hash-walk.patch
crypto-qat-fix-invalid-pf2vf_resp_wq-logic.patch
crypto-testmgr-use-kmalloc-memory-for-rsa-input.patch
get_rock_ridge_filename-handle-malformed-nm-entries.patch
input-max8997-haptic-fix-null-pointer-dereference.patch
ocfs2-fix-posix_acl_create-deadlock.patch
ocfs2-revert-using-ocfs2_acl_chmod-to-avoid-inode-cluster-lock-hang.patch
perf-core-disable-the-event-on-a-truncated-aux-record.patch
pinctrl-at91-pio4-fix-pull-up-down-logic.patch
qla1280-don-t-allocate-512kb-of-host-tags.patch
regmap-spmi-fix-regmap_spmi_ext_read-in-multi-byte-case.patch
regulator-axp20x-fix-axp22x-ldo_io-voltage-ranges.patch
regulator-s2mps11-fix-invalid-selector-mask-and-voltages-for-buck9.patch
revert-videobuf2-v4l2-verify-planes-array-in-buffer-dequeueing.patch
s390-mm-fix-asce_bits-handling-with-dynamic-pagetable-levels.patch
spi-pxa2xx-do-not-detect-number-of-enabled-chip-selects-on-intel-spt.patch
spi-spi-ti-qspi-fix-flen-and-wlen-settings-if-bits_per_word-is-overridden.patch
spi-spi-ti-qspi-handle-truncated-frames-properly.patch
tools-lib-traceevent-do-not-reassign-parg-after-collapse_tree.patch
vfs-add-vfs_select_inode-helper.patch
vfs-rename-check-backing-inode-being-equal.patch
workqueue-fix-rebind-bound-workers-warning.patch
zsmalloc-fix-zs_can_compact-integer-overflow.patch
30 files changed:
queue-4.4/alsa-hda-fix-broken-reconfig.patch [new file with mode: 0644]
queue-4.4/alsa-hda-fix-subwoofer-pin-on-asus-n751-and-n551.patch [new file with mode: 0644]
queue-4.4/alsa-hda-fix-white-noise-on-asus-ux501vw-headset.patch [new file with mode: 0644]
queue-4.4/alsa-usb-audio-quirk-for-yet-another-phoenix-audio-devices-v2.patch [new file with mode: 0644]
queue-4.4/alsa-usb-audio-yet-another-phoneix-audio-device-quirk.patch [new file with mode: 0644]
queue-4.4/arm-dts-at91-sam9x5-fix-the-memory-range-assigned-to-the-pmc.patch [new file with mode: 0644]
queue-4.4/atomic_open-fix-the-handling-of-create_error.patch [new file with mode: 0644]
queue-4.4/crypto-hash-fix-page-length-clamping-in-hash-walk.patch [new file with mode: 0644]
queue-4.4/crypto-qat-fix-invalid-pf2vf_resp_wq-logic.patch [new file with mode: 0644]
queue-4.4/crypto-testmgr-use-kmalloc-memory-for-rsa-input.patch [new file with mode: 0644]
queue-4.4/get_rock_ridge_filename-handle-malformed-nm-entries.patch [new file with mode: 0644]
queue-4.4/input-max8997-haptic-fix-null-pointer-dereference.patch [new file with mode: 0644]
queue-4.4/ocfs2-fix-posix_acl_create-deadlock.patch [new file with mode: 0644]
queue-4.4/ocfs2-revert-using-ocfs2_acl_chmod-to-avoid-inode-cluster-lock-hang.patch [new file with mode: 0644]
queue-4.4/perf-core-disable-the-event-on-a-truncated-aux-record.patch [new file with mode: 0644]
queue-4.4/pinctrl-at91-pio4-fix-pull-up-down-logic.patch [new file with mode: 0644]
queue-4.4/qla1280-don-t-allocate-512kb-of-host-tags.patch [new file with mode: 0644]
queue-4.4/regmap-spmi-fix-regmap_spmi_ext_read-in-multi-byte-case.patch [new file with mode: 0644]
queue-4.4/regulator-axp20x-fix-axp22x-ldo_io-voltage-ranges.patch [new file with mode: 0644]
queue-4.4/regulator-s2mps11-fix-invalid-selector-mask-and-voltages-for-buck9.patch [new file with mode: 0644]
queue-4.4/revert-videobuf2-v4l2-verify-planes-array-in-buffer-dequeueing.patch [new file with mode: 0644]
queue-4.4/s390-mm-fix-asce_bits-handling-with-dynamic-pagetable-levels.patch [new file with mode: 0644]
queue-4.4/spi-pxa2xx-do-not-detect-number-of-enabled-chip-selects-on-intel-spt.patch [new file with mode: 0644]
queue-4.4/spi-spi-ti-qspi-fix-flen-and-wlen-settings-if-bits_per_word-is-overridden.patch [new file with mode: 0644]
queue-4.4/spi-spi-ti-qspi-handle-truncated-frames-properly.patch [new file with mode: 0644]
queue-4.4/tools-lib-traceevent-do-not-reassign-parg-after-collapse_tree.patch [new file with mode: 0644]
queue-4.4/vfs-add-vfs_select_inode-helper.patch [new file with mode: 0644]
queue-4.4/vfs-rename-check-backing-inode-being-equal.patch [new file with mode: 0644]
queue-4.4/workqueue-fix-rebind-bound-workers-warning.patch [new file with mode: 0644]
queue-4.4/zsmalloc-fix-zs_can_compact-integer-overflow.patch [new file with mode: 0644]