This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9ebcfadb0610 Linux 5.8-rc3 new b6509f6a8c43 Revert "fs: Do not check if there is a fsnotify watcher on [...] new 34c86f4c4a7b crypto: af_alg - fix use-after-free in af_alg_accept() due [...] new e04ec0de61c1 padata: upgrade smp_mb__after_atomic to smp_mb in padata_d [...] new 2cfa46dadd20 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new b45fd13be340 thermal/drivers: imx: Fix missing of_node_put() at probe time new 14533a5a6c12 thermal/drivers/mediatek: Fix bank number settings on mt8183 new b4147917ad4f thermal/drivers/sprd: Fix return value of sprd_thm_probe() new 3ecc82926be7 thermal/drivers/tsens: Fix compilation warnings by making [...] new 371a3bc79c11 thermal/drivers/cpufreq_cooling: Fix wrong frequency conve [...] new 5f8f06425a0d thermal/drivers/rcar_gen3: Fix undefined temperature if negative new be88fef34f78 Merge tag 'thermal-v5.8-rc4' of git://git.kernel.org/pub/s [...] new 7684580d45bd spi: spi-fsl-dspi: Fix lockup if device is removed during [...] new 3c525b69e8c1 spi: spi-fsl-dspi: Fix lockup if device is shutdown during [...] new 3d87b613d6a3 spi: spi-fsl-dspi: Fix external abort on interrupt in resu [...] new f148915f91fc spi: spi-fsl-dspi: Initialize completion before possible i [...] new cf961fce30f8 spi: pxa2xx: Add support for Intel Tiger Lake PCH-H new 7c30b859a947 Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/s [...]
The 17 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: crypto/af_alg.c | 26 +++++++++++-------------- crypto/algif_aead.c | 9 +++------ crypto/algif_hash.c | 9 +++------ crypto/algif_skcipher.c | 9 +++------ drivers/spi/spi-fsl-dspi.c | 39 +++++++++++++++++++++---------------- drivers/spi/spi-pxa2xx.c | 5 +++++ drivers/thermal/cpufreq_cooling.c | 6 +++--- drivers/thermal/imx_thermal.c | 7 ++++--- drivers/thermal/mtk_thermal.c | 5 ++++- drivers/thermal/qcom/tsens.c | 10 +++++----- drivers/thermal/rcar_gen3_thermal.c | 2 +- drivers/thermal/sprd_thermal.c | 4 ++-- fs/file_table.c | 2 +- include/crypto/if_alg.h | 4 ++-- kernel/padata.c | 4 ++-- 15 files changed, 71 insertions(+), 70 deletions(-)