]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
4.10-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 12:48:27 +0000 (14:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Apr 2017 12:48:27 +0000 (14:48 +0200)
commit6e70a4de04090df567565be2612850a7aba0739c
treeb575ff32a02ec0e0a143d802701f5f7905f831a3
parentcf18aad6879de04462f5803ce7b1bb32564497fb
4.10-stable patches

added patches:
audit-make-sure-we-don-t-let-the-retry-queue-grow-without-bounds.patch
cifs-reconnect-thread-reschedule-itself.patch
cifs-store-results-of-cifs_reopen_file-to-avoid-infinite-wait.patch
drm-etnaviv-fix-missing-unlock-on-error-in-etnaviv_gpu_submit.patch
drm-fb-helper-allow-var-x-yres-_virtual-fb-width-height-again.patch
drm-nouveau-initial-support-display-only-for-gp107.patch
drm-nouveau-kms-nv50-fix-double-dma_fence_put-when-destroying-plane-state.patch
drm-nouveau-kms-nv50-fix-setting-of-headsetrastervertblankdmi-method.patch
drm-nouveau-mmu-nv4a-use-nv04-mmu-rather-than-the-nv44-one.patch
drm-nouveau-mpeg-mthd-returns-true-on-success-now.patch
input-xpad-add-support-for-razer-wildcat-gamepad.patch
orangefs-free-superblock-when-mount-fails.patch
perf-annotate-s390-fix-perf-annotate-error-95-4.10-regression.patch
perf-x86-avoid-exposing-wrong-stale-data-in-intel_pmu_lbr_read_32.patch
tcmu-fix-possible-overwrite-of-t_data_sg-s-last-iov.patch
tcmu-fix-wrongly-calculating-of-the-base_command_size.patch
tcmu-skip-data-out-blocks-before-gathering-data-in-buffer-for-bidi-case.patch
thp-fix-madv_dontneed-vs-clear-soft-dirty-race.patch
thp-fix-madv_dontneed-vs.-madv_free-race.patch
x86-efi-don-t-try-to-reserve-runtime-regions.patch
x86-intel_rdt-fix-locking-in-rdtgroup_schemata_write.patch
x86-pmem-fix-broken-__copy_user_nocache-cache-bypass-assumptions.patch
x86-signals-fix-lower-upper-bound-reporting-in-compat-siginfo.patch
x86-vdso-ensure-vdso32_enabled-gets-set-to-valid-values-only.patch
x86-vdso-plug-race-between-mapping-and-elf-header-setup.patch
zram-do-not-use-copy_page-with-non-page-aligned-address.patch
zram-fix-operator-precedence-to-get-offset.patch
zsmalloc-expand-class-bit.patch
29 files changed:
queue-4.10/audit-make-sure-we-don-t-let-the-retry-queue-grow-without-bounds.patch [new file with mode: 0644]
queue-4.10/cifs-reconnect-thread-reschedule-itself.patch [new file with mode: 0644]
queue-4.10/cifs-store-results-of-cifs_reopen_file-to-avoid-infinite-wait.patch [new file with mode: 0644]
queue-4.10/drm-etnaviv-fix-missing-unlock-on-error-in-etnaviv_gpu_submit.patch [new file with mode: 0644]
queue-4.10/drm-fb-helper-allow-var-x-yres-_virtual-fb-width-height-again.patch [new file with mode: 0644]
queue-4.10/drm-nouveau-initial-support-display-only-for-gp107.patch [new file with mode: 0644]
queue-4.10/drm-nouveau-kms-nv50-fix-double-dma_fence_put-when-destroying-plane-state.patch [new file with mode: 0644]
queue-4.10/drm-nouveau-kms-nv50-fix-setting-of-headsetrastervertblankdmi-method.patch [new file with mode: 0644]
queue-4.10/drm-nouveau-mmu-nv4a-use-nv04-mmu-rather-than-the-nv44-one.patch [new file with mode: 0644]
queue-4.10/drm-nouveau-mpeg-mthd-returns-true-on-success-now.patch [new file with mode: 0644]
queue-4.10/input-xpad-add-support-for-razer-wildcat-gamepad.patch [new file with mode: 0644]
queue-4.10/orangefs-free-superblock-when-mount-fails.patch [new file with mode: 0644]
queue-4.10/perf-annotate-s390-fix-perf-annotate-error-95-4.10-regression.patch [new file with mode: 0644]
queue-4.10/perf-x86-avoid-exposing-wrong-stale-data-in-intel_pmu_lbr_read_32.patch [new file with mode: 0644]
queue-4.10/series
queue-4.10/tcmu-fix-possible-overwrite-of-t_data_sg-s-last-iov.patch [new file with mode: 0644]
queue-4.10/tcmu-fix-wrongly-calculating-of-the-base_command_size.patch [new file with mode: 0644]
queue-4.10/tcmu-skip-data-out-blocks-before-gathering-data-in-buffer-for-bidi-case.patch [new file with mode: 0644]
queue-4.10/thp-fix-madv_dontneed-vs-clear-soft-dirty-race.patch [new file with mode: 0644]
queue-4.10/thp-fix-madv_dontneed-vs.-madv_free-race.patch [new file with mode: 0644]
queue-4.10/x86-efi-don-t-try-to-reserve-runtime-regions.patch [new file with mode: 0644]
queue-4.10/x86-intel_rdt-fix-locking-in-rdtgroup_schemata_write.patch [new file with mode: 0644]
queue-4.10/x86-pmem-fix-broken-__copy_user_nocache-cache-bypass-assumptions.patch [new file with mode: 0644]
queue-4.10/x86-signals-fix-lower-upper-bound-reporting-in-compat-siginfo.patch [new file with mode: 0644]
queue-4.10/x86-vdso-ensure-vdso32_enabled-gets-set-to-valid-values-only.patch [new file with mode: 0644]
queue-4.10/x86-vdso-plug-race-between-mapping-and-elf-header-setup.patch [new file with mode: 0644]
queue-4.10/zram-do-not-use-copy_page-with-non-page-aligned-address.patch [new file with mode: 0644]
queue-4.10/zram-fix-operator-precedence-to-get-offset.patch [new file with mode: 0644]
queue-4.10/zsmalloc-expand-class-bit.patch [new file with mode: 0644]