]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.6-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 May 2016 20:23:12 +0000 (13:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 May 2016 20:23:12 +0000 (13:23 -0700)
commitdcf4d15d8aa2f8cf974323ae5e9556607162081b
tree17e7f0d365954fd268ca63cec2c4aa189b4b4acf
parent1263fbbc94745cc9fc32ff707311139e341eb11a
4.6-stable patches

added patches:
alsa-hda-fix-headphone-noise-on-dell-xps-13-9360.patch
alsa-hda-fix-headset-mic-detection-problem-for-one-dell-machine.patch
alsa-hda-realtek-add-support-for-alc295-alc3254.patch
alsa-hda-realtek-new-codecs-support-for-alc234-alc274-alc294.patch
btrfs-bugfix-handle-fs_ioc32_-getflags-setflags-getversion-in-btrfs_ioctl.patch
btrfs-fix-handling-of-faults-from-btrfs_copy_from_user.patch
clk-bcm2835-add-locking-to-pll-_on-off-methods.patch
fix-openssh-pty-regression-on-close.patch
fixing-oops-in-callback-path.patch
hpfs-fix-remount-failure-when-there-are-no-options-changed.patch
hpfs-implement-the-show_options-method.patch
ib-srp-fix-a-debug-kernel-crash.patch
ib-srp-fix-srp_create_target-error-handling.patch
kbuild-move-wunused-const-variable-to-w-1-warning-level.patch
kvm-mtrr-remove-msr-0x2f8.patch
kvm-ppc-book3s-hv-fix-build-error-in-book3s_hv.c.patch
kvm-x86-fix-ordering-of-cr0-initialization-code-in-vmx_cpu_reset.patch
locking-qspinlock-fix-spin_is_locked-and-spin_unlock_wait.patch
mcb-fixed-bar-number-assignment-for-the-gdd.patch
md-md.c-fix-oops-in-mddev_suspend-for-raid0.patch
mei-amthif-discard-not-read-messages.patch
mei-bus-call-mei_cl_read_start-under-device-lock.patch
mei-fix-null-dereferencing-during-fw-initiated-disconnection.patch
mips-kvm-fix-timer-irq-race-when-freezing-timer.patch
mips-kvm-fix-timer-irq-race-when-writing-cp0_compare.patch
misc-mic-fix-for-double-fetch-security-bug-in-vop-driver.patch
objtool-allow-building-with-older-libelf.patch
revert-scsi-fix-soft-lockup-in-scsi_remove_target-on-module-removal.patch
scsi-add-intermediate-starget_remove-state-to-scsi_target_state.patch
serial-8250_mid-recognize-interrupt-source-in-handler.patch
serial-8250_mid-use-proper-bar-for-dnv-platform.patch
serial-8250_pci-fix-divide-error-bug-if-baud-rate-is-0.patch
serial-samsung-reorder-the-sequence-of-clock-control-when-call-s3c24xx_serial_set_termios.patch
signal-move-generic-copy_siginfo-to-signal.h.patch
staging-comedi-das1800-fix-possible-null-dereference.patch
thunderbolt-fix-double-free-of-drom-buffer.patch
tty-n_gsm-fix-false-positive-warn_on.patch
tty-serial-atmel-fix-hardware-handshake-selection.patch
tty-vt-return-error-when-con_startup-fails.patch
ubi-fix-static-volume-checks-when-fastmap-is-used.patch
usb-core-hub-hub_port_init-lock-controller-instead-of-bus.patch
usb-f_mass_storage-test-whether-thread-is-running-before-starting-another.patch
usb-gadget-f_fs-fix-efault-generation-for-async-read-operations.patch
usb-gadget-udc-core-fix-argument-of-dev_err-in-usb_gadget_map_request.patch
usb-host-xhci-rcar-avoid-long-wait-in-xhci_reset.patch
usb-leave-lpm-alone-if-possible-when-binding-unbinding-interface-drivers.patch
usb-misc-usbtest-fix-pattern-tests-for-scatterlists.patch
usb-serial-cp210x-fix-hardware-flow-control-disable.patch
usb-serial-io_edgeport-fix-memory-leaks-in-attach-error-path.patch
usb-serial-io_edgeport-fix-memory-leaks-in-probe-error-path.patch
usb-serial-keyspan-fix-use-after-free-in-probe-error-path.patch
usb-serial-mxuport-fix-use-after-free-in-probe-error-path.patch
usb-serial-option-add-even-more-zte-device-ids.patch
usb-serial-option-add-more-zte-device-ids.patch
usb-serial-option-add-support-for-cinterion-ph8-and-ahxx.patch
usb-serial-quatech2-fix-use-after-free-in-probe-error-path.patch
watchdog-core-fix-circular-locking-dependency.patch
watchdog-sp5100_tco-properly-check-for-new-register-layouts.patch
x86-cpufeature-x86-mm-pkeys-fix-broken-compile-time-disabling-of-pkeys.patch
xen-x86-actually-allocate-legacy-interrupts-on-pv-guests.patch
61 files changed:
queue-4.6/alsa-hda-fix-headphone-noise-on-dell-xps-13-9360.patch [new file with mode: 0644]
queue-4.6/alsa-hda-fix-headset-mic-detection-problem-for-one-dell-machine.patch [new file with mode: 0644]
queue-4.6/alsa-hda-realtek-add-support-for-alc295-alc3254.patch [new file with mode: 0644]
queue-4.6/alsa-hda-realtek-new-codecs-support-for-alc234-alc274-alc294.patch [new file with mode: 0644]
queue-4.6/btrfs-bugfix-handle-fs_ioc32_-getflags-setflags-getversion-in-btrfs_ioctl.patch [new file with mode: 0644]
queue-4.6/btrfs-fix-handling-of-faults-from-btrfs_copy_from_user.patch [new file with mode: 0644]
queue-4.6/clk-bcm2835-add-locking-to-pll-_on-off-methods.patch [new file with mode: 0644]
queue-4.6/fix-openssh-pty-regression-on-close.patch [new file with mode: 0644]
queue-4.6/fixing-oops-in-callback-path.patch [new file with mode: 0644]
queue-4.6/hpfs-fix-remount-failure-when-there-are-no-options-changed.patch [new file with mode: 0644]
queue-4.6/hpfs-implement-the-show_options-method.patch [new file with mode: 0644]
queue-4.6/ib-srp-fix-a-debug-kernel-crash.patch [new file with mode: 0644]
queue-4.6/ib-srp-fix-srp_create_target-error-handling.patch [new file with mode: 0644]
queue-4.6/kbuild-move-wunused-const-variable-to-w-1-warning-level.patch [new file with mode: 0644]
queue-4.6/kvm-mtrr-remove-msr-0x2f8.patch [new file with mode: 0644]
queue-4.6/kvm-ppc-book3s-hv-fix-build-error-in-book3s_hv.c.patch [new file with mode: 0644]
queue-4.6/kvm-x86-fix-ordering-of-cr0-initialization-code-in-vmx_cpu_reset.patch [new file with mode: 0644]
queue-4.6/locking-qspinlock-fix-spin_is_locked-and-spin_unlock_wait.patch [new file with mode: 0644]
queue-4.6/mcb-fixed-bar-number-assignment-for-the-gdd.patch [new file with mode: 0644]
queue-4.6/md-md.c-fix-oops-in-mddev_suspend-for-raid0.patch [new file with mode: 0644]
queue-4.6/mei-amthif-discard-not-read-messages.patch [new file with mode: 0644]
queue-4.6/mei-bus-call-mei_cl_read_start-under-device-lock.patch [new file with mode: 0644]
queue-4.6/mei-fix-null-dereferencing-during-fw-initiated-disconnection.patch [new file with mode: 0644]
queue-4.6/mips-kvm-fix-timer-irq-race-when-freezing-timer.patch [new file with mode: 0644]
queue-4.6/mips-kvm-fix-timer-irq-race-when-writing-cp0_compare.patch [new file with mode: 0644]
queue-4.6/misc-mic-fix-for-double-fetch-security-bug-in-vop-driver.patch [new file with mode: 0644]
queue-4.6/objtool-allow-building-with-older-libelf.patch [new file with mode: 0644]
queue-4.6/revert-scsi-fix-soft-lockup-in-scsi_remove_target-on-module-removal.patch [new file with mode: 0644]
queue-4.6/scsi-add-intermediate-starget_remove-state-to-scsi_target_state.patch [new file with mode: 0644]
queue-4.6/serial-8250_mid-recognize-interrupt-source-in-handler.patch [new file with mode: 0644]
queue-4.6/serial-8250_mid-use-proper-bar-for-dnv-platform.patch [new file with mode: 0644]
queue-4.6/serial-8250_pci-fix-divide-error-bug-if-baud-rate-is-0.patch [new file with mode: 0644]
queue-4.6/serial-samsung-reorder-the-sequence-of-clock-control-when-call-s3c24xx_serial_set_termios.patch [new file with mode: 0644]
queue-4.6/series
queue-4.6/signal-move-generic-copy_siginfo-to-signal.h.patch [new file with mode: 0644]
queue-4.6/staging-comedi-das1800-fix-possible-null-dereference.patch [new file with mode: 0644]
queue-4.6/thunderbolt-fix-double-free-of-drom-buffer.patch [new file with mode: 0644]
queue-4.6/tty-n_gsm-fix-false-positive-warn_on.patch [new file with mode: 0644]
queue-4.6/tty-serial-atmel-fix-hardware-handshake-selection.patch [new file with mode: 0644]
queue-4.6/tty-vt-return-error-when-con_startup-fails.patch [new file with mode: 0644]
queue-4.6/ubi-fix-static-volume-checks-when-fastmap-is-used.patch [new file with mode: 0644]
queue-4.6/usb-core-hub-hub_port_init-lock-controller-instead-of-bus.patch [new file with mode: 0644]
queue-4.6/usb-f_mass_storage-test-whether-thread-is-running-before-starting-another.patch [new file with mode: 0644]
queue-4.6/usb-gadget-f_fs-fix-efault-generation-for-async-read-operations.patch [new file with mode: 0644]
queue-4.6/usb-gadget-udc-core-fix-argument-of-dev_err-in-usb_gadget_map_request.patch [new file with mode: 0644]
queue-4.6/usb-host-xhci-rcar-avoid-long-wait-in-xhci_reset.patch [new file with mode: 0644]
queue-4.6/usb-leave-lpm-alone-if-possible-when-binding-unbinding-interface-drivers.patch [new file with mode: 0644]
queue-4.6/usb-misc-usbtest-fix-pattern-tests-for-scatterlists.patch [new file with mode: 0644]
queue-4.6/usb-serial-cp210x-fix-hardware-flow-control-disable.patch [new file with mode: 0644]
queue-4.6/usb-serial-io_edgeport-fix-memory-leaks-in-attach-error-path.patch [new file with mode: 0644]
queue-4.6/usb-serial-io_edgeport-fix-memory-leaks-in-probe-error-path.patch [new file with mode: 0644]
queue-4.6/usb-serial-keyspan-fix-use-after-free-in-probe-error-path.patch [new file with mode: 0644]
queue-4.6/usb-serial-mxuport-fix-use-after-free-in-probe-error-path.patch [new file with mode: 0644]
queue-4.6/usb-serial-option-add-even-more-zte-device-ids.patch [new file with mode: 0644]
queue-4.6/usb-serial-option-add-more-zte-device-ids.patch [new file with mode: 0644]
queue-4.6/usb-serial-option-add-support-for-cinterion-ph8-and-ahxx.patch [new file with mode: 0644]
queue-4.6/usb-serial-quatech2-fix-use-after-free-in-probe-error-path.patch [new file with mode: 0644]
queue-4.6/watchdog-core-fix-circular-locking-dependency.patch [new file with mode: 0644]
queue-4.6/watchdog-sp5100_tco-properly-check-for-new-register-layouts.patch [new file with mode: 0644]
queue-4.6/x86-cpufeature-x86-mm-pkeys-fix-broken-compile-time-disabling-of-pkeys.patch [new file with mode: 0644]
queue-4.6/xen-x86-actually-allocate-legacy-interrupts-on-pv-guests.patch [new file with mode: 0644]