]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.0-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Apr 2019 20:54:46 +0000 (22:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Apr 2019 20:54:46 +0000 (22:54 +0200)
commit9d0aa67b09ae0784edde7da530e96a26cda8bb65
tree549a2b3f63a0a22a0b3fa98b0e5b62dd3b14c74c
parent85647c5c061f147736cae569ca567306aa674ca3
5.0-stable patches

added patches:
alsa-core-fix-card-races-between-register-and-disconnect.patch
alsa-hda-realtek-add-two-more-pin-configuration-sets-to-quirk-table.patch
arm64-futex-restore-oldval-initialization-to-work-around-buggy-compilers.patch
cifs-fix-handle-leak-in-smb2_query_symlink.patch
cifs-fix-lease-buffer-length-error.patch
cifs-fix-use-after-free-in-smb2_read.patch
cifs-fix-use-after-free-in-smb2_write.patch
cifs-keep-fileinfo-handle-live-during-oplock-break.patch
coredump-fix-race-condition-between-mmget_not_zero-get_task_mm-and-core-dumping.patch
crypto-x86-poly1305-fix-overflow-during-partial-reduction.patch
drm-amdgpu-gmc9-fix-vm_l2_cntl3-programming.patch
drm-ttm-fix-out-of-bounds-read-in-ttm_put_pages-v2.patch
fs-dax-deposit-pagetable-even-when-installing-zero-page.patch
i3c-dw-fix-dw_i3c_master_disable-controller-by-using-correct-mask.patch
i3c-fix-the-verification-of-random-pid.patch
iio-ad_sigma_delta-select-channel-when-reading-register.patch
iio-adc-at91-disable-adc-channel-interrupt-in-timeout-case.patch
iio-chemical-bme680-fix-report-temperature-in-millidegrees.patch
iio-chemical-bme680-fix-spi-read-interface.patch
iio-core-fix-a-possible-circular-locking-dependency.patch
iio-cros_ec-fix-the-maths-for-gyro-scale-calculation.patch
iio-dac-mcp4725-add-missing-powerdown-bits-in-store-eeprom.patch
iio-fix-scan-mask-selection.patch
iio-gyro-bmg160-use-millidegrees-for-temperature-scale.patch
iio-gyro-mpu3050-fix-chip-id-reading.patch
input-elan_i2c-add-hardware-id-for-multiple-lenovo-laptops.patch
io-accel-kxcjk1013-restore-the-range-after-resume.patch
ipmi-fix-sleep-in-atomic-in-free_user-at-cleanup-srcu-user-release_barrier.patch
kprobes-fix-error-check-when-reusing-optimized-probes.patch
kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch
kvm-x86-don-t-clear-efer-during-smm-transitions-for-32-bit-vcpu.patch
kvm-x86-svm-make-sure-nmi-is-injected-after-nmi_singlestep.patch
mac80211-do-not-call-driver-wake_tx_queue-op-during-reconfig.patch
perf-x86-amd-add-event-map-for-amd-family-17h.patch
perf-x86-fix-incorrect-pebs_regs.patch
revert-scsi-fcoe-clear-fc_rp_started-flags-when-receiving-a-logo.patch
revert-svm-fix-avic-incomplete-ipi-emulation.patch
rt2x00-do-not-increment-sequence-number-while-re-transmitting.patch
s390-mem_detect-use-is_enabled-config_blk_dev_initrd.patch
scsi-core-set-result-when-the-command-cannot-be-dispatched.patch
serial-sh-sci-fix-hscif-rx-sampling-point-adjustment.patch
serial-sh-sci-fix-hscif-rx-sampling-point-calculation.patch
staging-comedi-ni_usb6501-fix-possible-double-free-of-usb_rx_buf.patch
staging-comedi-ni_usb6501-fix-use-of-uninitialized-mutex.patch
staging-comedi-vmk80xx-fix-possible-double-free-of-usb_rx_buf.patch
staging-comedi-vmk80xx-fix-use-of-uninitialized-semaphore.patch
staging-iio-ad7192-fix-ad7193-channel-address.patch
staging-iio-meter-fixed-typo.patch
staging-most-core-use-device-description-as-name.patch
timers-sched_clock-prevent-generic-sched_clock-wrap-caused-by-tick_freeze.patch
vt-fix-cursor-when-clearing-the-screen.patch
x86-cpu-bugs-use-__initconst-for-const-init-data.patch
x86-kprobes-avoid-kretprobe-recursion-bug.patch
x86-kprobes-verify-stack-frame-on-kretprobe.patch
x86-kvm-move-kvm_load-put_guest_xcr0-into-atomic-context.patch
x86-speculation-prevent-deadlock-on-ssb_state-lock.patch
57 files changed:
queue-5.0/alsa-core-fix-card-races-between-register-and-disconnect.patch [new file with mode: 0644]
queue-5.0/alsa-hda-realtek-add-two-more-pin-configuration-sets-to-quirk-table.patch [new file with mode: 0644]
queue-5.0/arm64-futex-restore-oldval-initialization-to-work-around-buggy-compilers.patch [new file with mode: 0644]
queue-5.0/cifs-fix-handle-leak-in-smb2_query_symlink.patch [new file with mode: 0644]
queue-5.0/cifs-fix-lease-buffer-length-error.patch [new file with mode: 0644]
queue-5.0/cifs-fix-use-after-free-in-smb2_read.patch [new file with mode: 0644]
queue-5.0/cifs-fix-use-after-free-in-smb2_write.patch [new file with mode: 0644]
queue-5.0/cifs-keep-fileinfo-handle-live-during-oplock-break.patch [new file with mode: 0644]
queue-5.0/coredump-fix-race-condition-between-mmget_not_zero-get_task_mm-and-core-dumping.patch [new file with mode: 0644]
queue-5.0/crypto-x86-poly1305-fix-overflow-during-partial-reduction.patch [new file with mode: 0644]
queue-5.0/drm-amdgpu-gmc9-fix-vm_l2_cntl3-programming.patch [new file with mode: 0644]
queue-5.0/drm-ttm-fix-out-of-bounds-read-in-ttm_put_pages-v2.patch [new file with mode: 0644]
queue-5.0/fs-dax-deposit-pagetable-even-when-installing-zero-page.patch [new file with mode: 0644]
queue-5.0/i3c-dw-fix-dw_i3c_master_disable-controller-by-using-correct-mask.patch [new file with mode: 0644]
queue-5.0/i3c-fix-the-verification-of-random-pid.patch [new file with mode: 0644]
queue-5.0/iio-ad_sigma_delta-select-channel-when-reading-register.patch [new file with mode: 0644]
queue-5.0/iio-adc-at91-disable-adc-channel-interrupt-in-timeout-case.patch [new file with mode: 0644]
queue-5.0/iio-chemical-bme680-fix-report-temperature-in-millidegrees.patch [new file with mode: 0644]
queue-5.0/iio-chemical-bme680-fix-spi-read-interface.patch [new file with mode: 0644]
queue-5.0/iio-core-fix-a-possible-circular-locking-dependency.patch [new file with mode: 0644]
queue-5.0/iio-cros_ec-fix-the-maths-for-gyro-scale-calculation.patch [new file with mode: 0644]
queue-5.0/iio-dac-mcp4725-add-missing-powerdown-bits-in-store-eeprom.patch [new file with mode: 0644]
queue-5.0/iio-fix-scan-mask-selection.patch [new file with mode: 0644]
queue-5.0/iio-gyro-bmg160-use-millidegrees-for-temperature-scale.patch [new file with mode: 0644]
queue-5.0/iio-gyro-mpu3050-fix-chip-id-reading.patch [new file with mode: 0644]
queue-5.0/input-elan_i2c-add-hardware-id-for-multiple-lenovo-laptops.patch [new file with mode: 0644]
queue-5.0/io-accel-kxcjk1013-restore-the-range-after-resume.patch [new file with mode: 0644]
queue-5.0/ipmi-fix-sleep-in-atomic-in-free_user-at-cleanup-srcu-user-release_barrier.patch [new file with mode: 0644]
queue-5.0/kprobes-fix-error-check-when-reusing-optimized-probes.patch [new file with mode: 0644]
queue-5.0/kprobes-mark-ftrace-mcount-handler-functions-nokprobe.patch [new file with mode: 0644]
queue-5.0/kvm-x86-don-t-clear-efer-during-smm-transitions-for-32-bit-vcpu.patch [new file with mode: 0644]
queue-5.0/kvm-x86-svm-make-sure-nmi-is-injected-after-nmi_singlestep.patch [new file with mode: 0644]
queue-5.0/mac80211-do-not-call-driver-wake_tx_queue-op-during-reconfig.patch [new file with mode: 0644]
queue-5.0/perf-x86-amd-add-event-map-for-amd-family-17h.patch [new file with mode: 0644]
queue-5.0/perf-x86-fix-incorrect-pebs_regs.patch [new file with mode: 0644]
queue-5.0/revert-scsi-fcoe-clear-fc_rp_started-flags-when-receiving-a-logo.patch [new file with mode: 0644]
queue-5.0/revert-svm-fix-avic-incomplete-ipi-emulation.patch [new file with mode: 0644]
queue-5.0/rt2x00-do-not-increment-sequence-number-while-re-transmitting.patch [new file with mode: 0644]
queue-5.0/s390-mem_detect-use-is_enabled-config_blk_dev_initrd.patch [new file with mode: 0644]
queue-5.0/scsi-core-set-result-when-the-command-cannot-be-dispatched.patch [new file with mode: 0644]
queue-5.0/serial-sh-sci-fix-hscif-rx-sampling-point-adjustment.patch [new file with mode: 0644]
queue-5.0/serial-sh-sci-fix-hscif-rx-sampling-point-calculation.patch [new file with mode: 0644]
queue-5.0/series
queue-5.0/staging-comedi-ni_usb6501-fix-possible-double-free-of-usb_rx_buf.patch [new file with mode: 0644]
queue-5.0/staging-comedi-ni_usb6501-fix-use-of-uninitialized-mutex.patch [new file with mode: 0644]
queue-5.0/staging-comedi-vmk80xx-fix-possible-double-free-of-usb_rx_buf.patch [new file with mode: 0644]
queue-5.0/staging-comedi-vmk80xx-fix-use-of-uninitialized-semaphore.patch [new file with mode: 0644]
queue-5.0/staging-iio-ad7192-fix-ad7193-channel-address.patch [new file with mode: 0644]
queue-5.0/staging-iio-meter-fixed-typo.patch [new file with mode: 0644]
queue-5.0/staging-most-core-use-device-description-as-name.patch [new file with mode: 0644]
queue-5.0/timers-sched_clock-prevent-generic-sched_clock-wrap-caused-by-tick_freeze.patch [new file with mode: 0644]
queue-5.0/vt-fix-cursor-when-clearing-the-screen.patch [new file with mode: 0644]
queue-5.0/x86-cpu-bugs-use-__initconst-for-const-init-data.patch [new file with mode: 0644]
queue-5.0/x86-kprobes-avoid-kretprobe-recursion-bug.patch [new file with mode: 0644]
queue-5.0/x86-kprobes-verify-stack-frame-on-kretprobe.patch [new file with mode: 0644]
queue-5.0/x86-kvm-move-kvm_load-put_guest_xcr0-into-atomic-context.patch [new file with mode: 0644]
queue-5.0/x86-speculation-prevent-deadlock-on-ssb_state-lock.patch [new file with mode: 0644]