This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 79b00034e9dc Merge tag 'drm-fixes-2022-03-11' of git://anongit.freedesk [...] new c993ee0f9f81 watch_queue: Fix filter limit check new db8facfc9faf watch_queue, pipe: Free watchqueue state after clearing pipe ring new c1853fbadcba watch_queue: Fix to release page in ->release() new 96a4d8912b28 watch_queue: Fix to always request a pow-of-2 pipe ring size new a66bd7575b5f watch_queue: Use the bitmap API when applicable new 3b4c0371928c watch_queue: Fix the alloc bitmap size to reflect notes allocated new 7ea1a0124b6d watch_queue: Free the alloc bitmap when the watch_queue is [...] new 2ed147f015af watch_queue: Fix lack of barrier/sync/lock between post and read new 4edc0760412b watch_queue: Make comment about setting ->defunct more accurate new 173ce1ca47c4 afs: Fix potential thrashing in afs writeback new 413a4a6b0b55 cachefiles: Fix volume coherency attribute new 93ce93587d36 Merge branch 'davidh' (fixes from David Howells) new f0d2f15362f0 mmc: meson: Fix usage of meson_mmc_post_req() new 1760fdb6fe9f mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND new 3977a3fb6770 Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/ [...] new 6c7cb60bff7a ARM: fix Thumb2 regression with Spectre BHB new 48015b632f77 powerpc: Fix STACKTRACE=n build new 878409ecde7c Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm [...] new c80ee64a8020 riscv: alternative only works on !XIP_KERNEL new 0966d385830d riscv: Fix auipc+jalr relocation range checks new 77fe1ba90241 Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.o [...] new 68453767131a ARM: Spectre-BHB: provide empty stub for non-config
The 22 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: arch/arm/include/asm/spectre.h | 6 ++++++ arch/arm/kernel/entry-armv.S | 4 ++-- arch/powerpc/include/asm/nmi.h | 2 +- arch/riscv/Kconfig.erratas | 1 + arch/riscv/Kconfig.socs | 4 ++-- arch/riscv/kernel/module.c | 21 ++++++++++++++++----- drivers/mmc/core/block.c | 2 +- drivers/mmc/core/mmc.c | 2 +- drivers/mmc/core/mmc_ops.c | 13 +++++++++---- drivers/mmc/core/mmc_ops.h | 3 ++- drivers/mmc/core/sd.c | 2 +- drivers/mmc/host/meson-gx-mmc.c | 15 ++++++++------- fs/afs/write.c | 9 ++++++++- fs/cachefiles/xattr.c | 23 ++++++++++++++++++++--- fs/pipe.c | 11 +++++++---- include/linux/watch_queue.h | 3 ++- include/trace/events/cachefiles.h | 2 ++ kernel/watch_queue.c | 22 +++++++++++----------- 18 files changed, 100 insertions(+), 45 deletions(-)