]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
3.18-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Dec 2017 14:07:44 +0000 (15:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Dec 2017 14:07:44 +0000 (15:07 +0100)
commit52e1b79617bb96487b55e26fe100b9425d41aac9
tree47b91021ea74577f6bb5e0c0e9682f5468cbacd5
parent708d7d9ef897cd9ac17802028b02f1dff544d41b
3.18-stable patches

added patches:
afs-adjust-mode-bits-processing.patch
afs-fix-afs_kill_pages.patch
afs-fix-missing-put_page.patch
afs-fix-page-leak-in-afs_write_begin.patch
afs-fix-the-maths-in-afs_fs_store_data.patch
afs-flush-outstanding-writes-when-an-fd-is-closed.patch
afs-populate-and-use-client-modification-time.patch
afs-populate-group-id-from-vnode-status.patch
arm-ccn-perf-prevent-module-unload-while-pmu-is-in-use.patch
ath9k-fix-tx99-potential-info-leak.patch
bcache-explicitly-destroy-mutex-while-exiting.patch
bcache-fix-wrong-cache_misses-statistics.patch
btrfs-add-missing-memset-while-reading-compressed-inline-extents.patch
clk-tegra-fix-cclk_lp-divisor-register.patch
dmaengine-fix-array-index-out-of-bounds-warning-in-__get_unmap_pool.patch
drm-radeon-reinstate-oland-workaround-for-sclk.patch
drm-radeon-si-add-dpm-quirk-for-oland.patch
fbdev-controlfb-add-missing-modes-to-fix-out-of-bounds-access.patch
gfs2-take-inode-off-order_write-list-when-setting-jdata-flag.patch
input-i8042-add-tuxedo-bu1406-n24_25bu-to-the-nomux-list.patch
iscsi-target-fix-memory-leak-in-lio_target_tiqn_addtpg.patch
macvlan-only-deliver-one-copy-of-the-frame-to-the-macvlan-interface.patch
mm-handle-0-flags-in-_calc_vm_trans-macro.patch
net-bcmgenet-correct-mib-access-of-unimac-runt-counters.patch
net-bcmgenet-correct-the-rbuf_ovfl_cnt-and-rbuf_err_cnt-mib-values.patch
net-bcmgenet-power-up-the-internal-phy-before-probing-the-mii.patch
net-resend-igmp-memberships-upon-peer-notification.patch
net-wimax-i2400m-fix-null-deref-at-probe.patch
nfsd-fix-nfsd_minorversion-..-nfsd_avail.patch
nfsd-fix-nfsd_reset_versions-for-nfsv4.patch
nfsv4.1-respect-server-s-max-size-in-create_session.patch
openrisc-fix-issue-handling-8-byte-get_user-calls.patch
pci-detach-driver-before-procfs-sysfs-teardown-on-device-remove.patch
pci-pme-handle-invalid-data-when-reading-root-status.patch
perf-symbols-fix-symbols__fixup_end-heuristic-for-corner-cases.patch
pinctrl-adi2-fix-kconfig-build-problem.patch
platform-x86-sony-laptop-fix-error-handling-in-sony_nc_setup_rfkill.patch
powerpc-ipic-fix-status-get-and-status-clear.patch
powerpc-opal-fix-ebusy-bug-in-acquiring-tokens.patch
powerpc-powernv-cpufreq-fix-the-frequency-read-by-proc-cpuinfo.patch
ppp-destroy-the-mutex-when-cleanup.patch
raid5-set-r5_expanded-on-parity-devices-as-well-as-data.patch
sched-deadline-use-deadline-instead-of-period-when-calculating-overflow.patch
scsi-bfa-integer-overflow-in-debugfs.patch
scsi-scsi_devinfo-add-reportlun2-to-emc-symmetrix-blacklist-entry.patch
target-file-do-not-return-error-for-unmap-if-length-is-zero.patch
target-fix-condition-return-in-core_pr_dump_initiator_port.patch
target-iscsi-fix-a-race-condition-in-iscsit_add_reject_from_cmd.patch
target-use-system-workqueue-for-alua-transitions.patch
thermal-drivers-step_wise-fix-temperature-regulation-misbehavior.patch
tty-fix-oops-when-rmmod-8250.patch
udf-avoid-overflow-when-session-starts-at-large-offset.patch
usb-phy-isp1301-add-of-device-id-table.patch
video-fbdev-au1200fb-release-some-resources-if-a-memory-allocation-fails.patch
video-fbdev-au1200fb-return-an-error-code-if-a-memory-allocation-fails.patch
video-udlfb-fix-read-edid-timeout.patch
xfs-fix-log-block-underflow-during-recovery-cycle-verification.patch
58 files changed:
queue-3.18/afs-adjust-mode-bits-processing.patch [new file with mode: 0644]
queue-3.18/afs-fix-afs_kill_pages.patch [new file with mode: 0644]
queue-3.18/afs-fix-missing-put_page.patch [new file with mode: 0644]
queue-3.18/afs-fix-page-leak-in-afs_write_begin.patch [new file with mode: 0644]
queue-3.18/afs-fix-the-maths-in-afs_fs_store_data.patch [new file with mode: 0644]
queue-3.18/afs-flush-outstanding-writes-when-an-fd-is-closed.patch [new file with mode: 0644]
queue-3.18/afs-populate-and-use-client-modification-time.patch [new file with mode: 0644]
queue-3.18/afs-populate-group-id-from-vnode-status.patch [new file with mode: 0644]
queue-3.18/arm-ccn-perf-prevent-module-unload-while-pmu-is-in-use.patch [new file with mode: 0644]
queue-3.18/ath9k-fix-tx99-potential-info-leak.patch [new file with mode: 0644]
queue-3.18/bcache-explicitly-destroy-mutex-while-exiting.patch [new file with mode: 0644]
queue-3.18/bcache-fix-wrong-cache_misses-statistics.patch [new file with mode: 0644]
queue-3.18/btrfs-add-missing-memset-while-reading-compressed-inline-extents.patch [new file with mode: 0644]
queue-3.18/clk-tegra-fix-cclk_lp-divisor-register.patch [new file with mode: 0644]
queue-3.18/dmaengine-fix-array-index-out-of-bounds-warning-in-__get_unmap_pool.patch [new file with mode: 0644]
queue-3.18/drm-radeon-reinstate-oland-workaround-for-sclk.patch [new file with mode: 0644]
queue-3.18/drm-radeon-si-add-dpm-quirk-for-oland.patch [new file with mode: 0644]
queue-3.18/fbdev-controlfb-add-missing-modes-to-fix-out-of-bounds-access.patch [new file with mode: 0644]
queue-3.18/gfs2-take-inode-off-order_write-list-when-setting-jdata-flag.patch [new file with mode: 0644]
queue-3.18/input-i8042-add-tuxedo-bu1406-n24_25bu-to-the-nomux-list.patch [new file with mode: 0644]
queue-3.18/iscsi-target-fix-memory-leak-in-lio_target_tiqn_addtpg.patch [new file with mode: 0644]
queue-3.18/macvlan-only-deliver-one-copy-of-the-frame-to-the-macvlan-interface.patch [new file with mode: 0644]
queue-3.18/mm-handle-0-flags-in-_calc_vm_trans-macro.patch [new file with mode: 0644]
queue-3.18/net-bcmgenet-correct-mib-access-of-unimac-runt-counters.patch [new file with mode: 0644]
queue-3.18/net-bcmgenet-correct-the-rbuf_ovfl_cnt-and-rbuf_err_cnt-mib-values.patch [new file with mode: 0644]
queue-3.18/net-bcmgenet-power-up-the-internal-phy-before-probing-the-mii.patch [new file with mode: 0644]
queue-3.18/net-resend-igmp-memberships-upon-peer-notification.patch [new file with mode: 0644]
queue-3.18/net-wimax-i2400m-fix-null-deref-at-probe.patch [new file with mode: 0644]
queue-3.18/nfsd-fix-nfsd_minorversion-..-nfsd_avail.patch [new file with mode: 0644]
queue-3.18/nfsd-fix-nfsd_reset_versions-for-nfsv4.patch [new file with mode: 0644]
queue-3.18/nfsv4.1-respect-server-s-max-size-in-create_session.patch [new file with mode: 0644]
queue-3.18/openrisc-fix-issue-handling-8-byte-get_user-calls.patch [new file with mode: 0644]
queue-3.18/pci-detach-driver-before-procfs-sysfs-teardown-on-device-remove.patch [new file with mode: 0644]
queue-3.18/pci-pme-handle-invalid-data-when-reading-root-status.patch [new file with mode: 0644]
queue-3.18/perf-symbols-fix-symbols__fixup_end-heuristic-for-corner-cases.patch [new file with mode: 0644]
queue-3.18/pinctrl-adi2-fix-kconfig-build-problem.patch [new file with mode: 0644]
queue-3.18/platform-x86-sony-laptop-fix-error-handling-in-sony_nc_setup_rfkill.patch [new file with mode: 0644]
queue-3.18/powerpc-ipic-fix-status-get-and-status-clear.patch [new file with mode: 0644]
queue-3.18/powerpc-opal-fix-ebusy-bug-in-acquiring-tokens.patch [new file with mode: 0644]
queue-3.18/powerpc-powernv-cpufreq-fix-the-frequency-read-by-proc-cpuinfo.patch [new file with mode: 0644]
queue-3.18/ppp-destroy-the-mutex-when-cleanup.patch [new file with mode: 0644]
queue-3.18/raid5-set-r5_expanded-on-parity-devices-as-well-as-data.patch [new file with mode: 0644]
queue-3.18/sched-deadline-use-deadline-instead-of-period-when-calculating-overflow.patch [new file with mode: 0644]
queue-3.18/scsi-bfa-integer-overflow-in-debugfs.patch [new file with mode: 0644]
queue-3.18/scsi-scsi_devinfo-add-reportlun2-to-emc-symmetrix-blacklist-entry.patch [new file with mode: 0644]
queue-3.18/series
queue-3.18/target-file-do-not-return-error-for-unmap-if-length-is-zero.patch [new file with mode: 0644]
queue-3.18/target-fix-condition-return-in-core_pr_dump_initiator_port.patch [new file with mode: 0644]
queue-3.18/target-iscsi-fix-a-race-condition-in-iscsit_add_reject_from_cmd.patch [new file with mode: 0644]
queue-3.18/target-use-system-workqueue-for-alua-transitions.patch [new file with mode: 0644]
queue-3.18/thermal-drivers-step_wise-fix-temperature-regulation-misbehavior.patch [new file with mode: 0644]
queue-3.18/tty-fix-oops-when-rmmod-8250.patch [new file with mode: 0644]
queue-3.18/udf-avoid-overflow-when-session-starts-at-large-offset.patch [new file with mode: 0644]
queue-3.18/usb-phy-isp1301-add-of-device-id-table.patch [new file with mode: 0644]
queue-3.18/video-fbdev-au1200fb-release-some-resources-if-a-memory-allocation-fails.patch [new file with mode: 0644]
queue-3.18/video-fbdev-au1200fb-return-an-error-code-if-a-memory-allocation-fails.patch [new file with mode: 0644]
queue-3.18/video-udlfb-fix-read-edid-timeout.patch [new file with mode: 0644]
queue-3.18/xfs-fix-log-block-underflow-during-recovery-cycle-verification.patch [new file with mode: 0644]