This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c9194f32bfd9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...] new fa953adfad7c x86/tools/relocs: Fix non-POSIX regexp new 28bbbb9875a3 mips: Fix non-POSIX regexp new 54eacba0e3bb scripts: checkversion: modernize linux/version.h search strings new 14ccc638b02f kbuild: cancel sub_make_done for the install target to fix DKMS new 4972bb90c395 Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/p [...] new 78d9d8005e45 riscv: stacktrace: Fix NULL pointer dereference new d09560435cb7 riscv: dts: fix memory size for the SiFive HiFive Unmatched new a18b14d88866 riscv: Disable STACKPROTECTOR_PER_TASK if GCC_PLUGIN_RANDS [...] new 6d7f91d914bc riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical [...] new 867432bec1c6 Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED" new 0b6684ba5f5a Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.o [...] new 952835edb4fd s390/dasd: fix use after free in dasd path handling new 402e0b8cd002 n64cart: fix the dma address in n64cart_do_bvec new 5ba03936c055 md/raid10: properly indicate failure when ending a failed [...] new cc396d27d8d5 Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/ [...] new 8d75d0eff688 blk-iolatency: error out if blk_get_queue() failed in iola [...] new 2e9fb2c11e0e block/partitions/ldm.c: Fix a kernel-doc warning new fb7b9b0231ba kyber: make trace_block_rq call consistent with documentation new 6bbf59145c4b Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/l [...] new 83d6c39310b6 io-wq: fix race between worker exiting and activating free worker new 3d4e4face9c1 io-wq: fix no lock protection of acct->nr_worker new 21698274da5b io-wq: fix lack of acct->nr_workers < acct->max_workers judgement new 85a90500f9a1 Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.d [...]
The 23 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: Makefile | 10 +++ arch/mips/Makefile | 2 +- arch/riscv/Kconfig | 7 +++ .../riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 2 +- arch/riscv/include/asm/page.h | 7 ++- arch/riscv/kernel/stacktrace.c | 2 +- arch/riscv/mm/init.c | 17 ++++-- arch/x86/tools/relocs.c | 8 +-- block/blk-iolatency.c | 6 +- block/kyber-iosched.c | 2 +- block/partitions/ldm.c | 2 +- drivers/block/n64cart.c | 2 +- drivers/md/raid1.c | 2 - drivers/md/raid10.c | 4 +- drivers/s390/block/dasd_eckd.c | 13 +++- fs/io-wq.c | 71 ++++++++++++++-------- scripts/checkversion.pl | 18 +++--- 17 files changed, 117 insertions(+), 58 deletions(-)