]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
5.15-stable patches
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Apr 2022 10:38:48 +0000 (12:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Apr 2022 10:38:48 +0000 (12:38 +0200)
commit2a4be67498380b6f47ce32c04707648404a8a1d5
treefc968ce9edf1a6c387ec9b0dbd264e56d5711c16
parentc0a89ed47d38e7c5ab1c8b26ae0a538c5b625370
5.15-stable patches

added patches:
cifs-fix-handlecache-and-multiuser.patch
cifs-we-do-not-need-a-spinlock-around-the-tree-access-during-umount.patch
clk-rockchip-re-add-rational-best-approximation-algorithm-to-the-fractional-divider.patch
clk-uniphier-fix-fixed-rate-initialization.patch
coresight-fix-trcconfigr.qe-sysfs-interface.patch
coresight-syscfg-fix-memleak-on-registration-failure-in-cscfg_create_device.patch
docs-sphinx-requirements-limit-jinja2-3.1.patch
documentation-add-link-to-stable-release-candidate-tree.patch
documentation-update-stable-tree-link.patch
f2fs-fix-to-do-sanity-check-on-.cp_pack_total_block_count.patch
f2fs-fix-to-unlock-page-correctly-in-error-path-of-is_alive.patch
f2fs-quota-fix-loop-condition-at-f2fs_quota_sync.patch
firmware-stratix10-svc-add-missing-callback-parameter-on-rsu.patch
firmware-sysfb-fix-platform-device-leak-in-error-path.patch
greybus-svc-fix-an-error-handling-bug-in-gb_svc_hello.patch
hid-intel-ish-hid-use-dma_alloc_coherent-for-firmware-update.patch
iio-afe-rescale-use-s64-for-temporary-scale-calculations.patch
iio-inkern-apply-consumer-scale-on-iio_val_int-cases.patch
iio-inkern-apply-consumer-scale-when-no-channel-scale-is-available.patch
iio-inkern-make-a-best-effort-on-offset-calculation.patch
keys-asymmetric-enforce-that-sig-algo-matches-key-algo.patch
keys-asymmetric-properly-validate-hash_algo-and-encoding.patch
keys-fix-length-validation-in-keyctl_pkey_params_get_2.patch
mm-mlock-fix-two-bugs-in-user_shm_lock.patch
mtd-rawnand-protect-access-to-rawnand-devices-while-in-suspend.patch
net-bnxt_ptp-fix-compilation-error.patch
nfs-nfsv2-v3-clients-should-never-be-setting-nfs_cap_xattr.patch
nfsd-prevent-integer-overflow-on-32-bit-systems.patch
nfsd-prevent-underflow-in-nfssvc_decode_writeargs.patch
pinctrl-ingenic-fix-regmap-on-x-series-socs.patch
pinctrl-samsung-drop-pin-banks-references-on-error-paths.patch
ptrace-check-ptrace_o_suspend_seccomp-permission-on-ptrace_seize.patch
remoteproc-fix-count-check-in-rproc_coredump_write.patch
serial-sc16is7xx-clear-rs485-bits-in-the-shutdown.patch
spi-mxic-fix-the-transmit-path.patch
sunrpc-avoid-race-between-mod_timer-and-del_timer_sync.patch
37 files changed:
queue-5.15/cifs-fix-handlecache-and-multiuser.patch [new file with mode: 0644]
queue-5.15/cifs-we-do-not-need-a-spinlock-around-the-tree-access-during-umount.patch [new file with mode: 0644]
queue-5.15/clk-rockchip-re-add-rational-best-approximation-algorithm-to-the-fractional-divider.patch [new file with mode: 0644]
queue-5.15/clk-uniphier-fix-fixed-rate-initialization.patch [new file with mode: 0644]
queue-5.15/coresight-fix-trcconfigr.qe-sysfs-interface.patch [new file with mode: 0644]
queue-5.15/coresight-syscfg-fix-memleak-on-registration-failure-in-cscfg_create_device.patch [new file with mode: 0644]
queue-5.15/docs-sphinx-requirements-limit-jinja2-3.1.patch [new file with mode: 0644]
queue-5.15/documentation-add-link-to-stable-release-candidate-tree.patch [new file with mode: 0644]
queue-5.15/documentation-update-stable-tree-link.patch [new file with mode: 0644]
queue-5.15/f2fs-fix-to-do-sanity-check-on-.cp_pack_total_block_count.patch [new file with mode: 0644]
queue-5.15/f2fs-fix-to-unlock-page-correctly-in-error-path-of-is_alive.patch [new file with mode: 0644]
queue-5.15/f2fs-quota-fix-loop-condition-at-f2fs_quota_sync.patch [new file with mode: 0644]
queue-5.15/firmware-stratix10-svc-add-missing-callback-parameter-on-rsu.patch [new file with mode: 0644]
queue-5.15/firmware-sysfb-fix-platform-device-leak-in-error-path.patch [new file with mode: 0644]
queue-5.15/greybus-svc-fix-an-error-handling-bug-in-gb_svc_hello.patch [new file with mode: 0644]
queue-5.15/hid-intel-ish-hid-use-dma_alloc_coherent-for-firmware-update.patch [new file with mode: 0644]
queue-5.15/iio-afe-rescale-use-s64-for-temporary-scale-calculations.patch [new file with mode: 0644]
queue-5.15/iio-inkern-apply-consumer-scale-on-iio_val_int-cases.patch [new file with mode: 0644]
queue-5.15/iio-inkern-apply-consumer-scale-when-no-channel-scale-is-available.patch [new file with mode: 0644]
queue-5.15/iio-inkern-make-a-best-effort-on-offset-calculation.patch [new file with mode: 0644]
queue-5.15/keys-asymmetric-enforce-that-sig-algo-matches-key-algo.patch [new file with mode: 0644]
queue-5.15/keys-asymmetric-properly-validate-hash_algo-and-encoding.patch [new file with mode: 0644]
queue-5.15/keys-fix-length-validation-in-keyctl_pkey_params_get_2.patch [new file with mode: 0644]
queue-5.15/mm-mlock-fix-two-bugs-in-user_shm_lock.patch [new file with mode: 0644]
queue-5.15/mtd-rawnand-protect-access-to-rawnand-devices-while-in-suspend.patch [new file with mode: 0644]
queue-5.15/net-bnxt_ptp-fix-compilation-error.patch [new file with mode: 0644]
queue-5.15/nfs-nfsv2-v3-clients-should-never-be-setting-nfs_cap_xattr.patch [new file with mode: 0644]
queue-5.15/nfsd-prevent-integer-overflow-on-32-bit-systems.patch [new file with mode: 0644]
queue-5.15/nfsd-prevent-underflow-in-nfssvc_decode_writeargs.patch [new file with mode: 0644]
queue-5.15/pinctrl-ingenic-fix-regmap-on-x-series-socs.patch [new file with mode: 0644]
queue-5.15/pinctrl-samsung-drop-pin-banks-references-on-error-paths.patch [new file with mode: 0644]
queue-5.15/ptrace-check-ptrace_o_suspend_seccomp-permission-on-ptrace_seize.patch [new file with mode: 0644]
queue-5.15/remoteproc-fix-count-check-in-rproc_coredump_write.patch [new file with mode: 0644]
queue-5.15/serial-sc16is7xx-clear-rs485-bits-in-the-shutdown.patch [new file with mode: 0644]
queue-5.15/series
queue-5.15/spi-mxic-fix-the-transmit-path.patch [new file with mode: 0644]
queue-5.15/sunrpc-avoid-race-between-mod_timer-and-del_timer_sync.patch [new file with mode: 0644]