]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.14-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Feb 2016 19:45:52 +0000 (11:45 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Feb 2016 19:45:52 +0000 (11:45 -0800)
commit11631bd46a9d1935681b7904d5dc8e5abb166a6e
tree449c322e4453e15d7e556ef59914b475d994691b
parent1099c90f5b68f3164217e1204bd159e5ec1fdca7
3.14-stable patches

added patches:
alsa-compress-disable-get_codec_caps-ioctl-for-some-architectures.patch
alsa-dummy-disable-switching-timer-backend-via-sysfs.patch
alsa-dummy-implement-timer-backend-switching-more-safely.patch
alsa-hda-add-fixup-for-mac-mini-7-1-model.patch
alsa-hda-fix-speaker-output-from-vaio-aio-machines.patch
alsa-hda-fix-static-checker-warning-in-patch_hdmi.c.patch
alsa-pcm-fix-potential-deadlock-in-oss-emulation.patch
alsa-rawmidi-fix-race-at-copying-updating-the-position.patch
alsa-rawmidi-remove-kernel-warning-for-null-user-space-buffer-check.patch
alsa-seq-fix-incorrect-sanity-check-at-snd_seq_oss_synth_cleanup.patch
alsa-seq-fix-lockdep-warnings-due-to-double-mutex-locks.patch
alsa-seq-fix-race-at-closing-in-virmidi-driver.patch
alsa-seq-fix-yet-another-races-among-alsa-timer-accesses.patch
alsa-timer-fix-leftover-link-at-closing.patch
alsa-timer-fix-link-corruption-due-to-double-start-or-stop.patch
alsa-timer-fix-wrong-instance-passed-to-slave-callbacks.patch
alsa-usb-audio-avoid-freeing-umidi-object-twice.patch
alsa-usb-audio-fix-teac-ud-501-ud-503-nt-503-usb-delay.patch
asoc-dpcm-fix-the-be-state-on-hw_free.patch
saa7134-alsa-only-frees-registered-sound-cards.patch
tty-fix-gpf-in-flush_to_ldisc.patch
tty-fix-unsafe-ldisc-reference-via-ioctl-tiocgetd.patch
usb-cp210x-add-id-for-iai-usb-to-rs485-adaptor.patch
usb-hub-do-not-clear-bos-field-during-reset-device.patch
usb-option-fix-cinterion-ahxx-enumeration.patch
usb-serial-ftdi_sio-add-support-for-yaesu-scu-18-cable.patch
usb-serial-option-adding-support-for-telit-le922.patch
usb-serial-visor-fix-crash-on-detecting-device-without-write_urbs.patch
usb-visor-fix-null-deref-at-probe.patch
30 files changed:
queue-3.14/alsa-compress-disable-get_codec_caps-ioctl-for-some-architectures.patch [new file with mode: 0644]
queue-3.14/alsa-dummy-disable-switching-timer-backend-via-sysfs.patch [new file with mode: 0644]
queue-3.14/alsa-dummy-implement-timer-backend-switching-more-safely.patch [new file with mode: 0644]
queue-3.14/alsa-hda-add-fixup-for-mac-mini-7-1-model.patch [new file with mode: 0644]
queue-3.14/alsa-hda-fix-speaker-output-from-vaio-aio-machines.patch [new file with mode: 0644]
queue-3.14/alsa-hda-fix-static-checker-warning-in-patch_hdmi.c.patch [new file with mode: 0644]
queue-3.14/alsa-pcm-fix-potential-deadlock-in-oss-emulation.patch [new file with mode: 0644]
queue-3.14/alsa-rawmidi-fix-race-at-copying-updating-the-position.patch [new file with mode: 0644]
queue-3.14/alsa-rawmidi-remove-kernel-warning-for-null-user-space-buffer-check.patch [new file with mode: 0644]
queue-3.14/alsa-seq-fix-incorrect-sanity-check-at-snd_seq_oss_synth_cleanup.patch [new file with mode: 0644]
queue-3.14/alsa-seq-fix-lockdep-warnings-due-to-double-mutex-locks.patch [new file with mode: 0644]
queue-3.14/alsa-seq-fix-race-at-closing-in-virmidi-driver.patch [new file with mode: 0644]
queue-3.14/alsa-seq-fix-yet-another-races-among-alsa-timer-accesses.patch [new file with mode: 0644]
queue-3.14/alsa-timer-fix-leftover-link-at-closing.patch [new file with mode: 0644]
queue-3.14/alsa-timer-fix-link-corruption-due-to-double-start-or-stop.patch [new file with mode: 0644]
queue-3.14/alsa-timer-fix-wrong-instance-passed-to-slave-callbacks.patch [new file with mode: 0644]
queue-3.14/alsa-usb-audio-avoid-freeing-umidi-object-twice.patch [new file with mode: 0644]
queue-3.14/alsa-usb-audio-fix-teac-ud-501-ud-503-nt-503-usb-delay.patch [new file with mode: 0644]
queue-3.14/asoc-dpcm-fix-the-be-state-on-hw_free.patch [new file with mode: 0644]
queue-3.14/saa7134-alsa-only-frees-registered-sound-cards.patch [new file with mode: 0644]
queue-3.14/series
queue-3.14/tty-fix-gpf-in-flush_to_ldisc.patch [new file with mode: 0644]
queue-3.14/tty-fix-unsafe-ldisc-reference-via-ioctl-tiocgetd.patch [new file with mode: 0644]
queue-3.14/usb-cp210x-add-id-for-iai-usb-to-rs485-adaptor.patch [new file with mode: 0644]
queue-3.14/usb-hub-do-not-clear-bos-field-during-reset-device.patch [new file with mode: 0644]
queue-3.14/usb-option-fix-cinterion-ahxx-enumeration.patch [new file with mode: 0644]
queue-3.14/usb-serial-ftdi_sio-add-support-for-yaesu-scu-18-cable.patch [new file with mode: 0644]
queue-3.14/usb-serial-option-adding-support-for-telit-le922.patch [new file with mode: 0644]
queue-3.14/usb-serial-visor-fix-crash-on-detecting-device-without-write_urbs.patch [new file with mode: 0644]
queue-3.14/usb-visor-fix-null-deref-at-probe.patch [new file with mode: 0644]