This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1c0cc5f1ae5e Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/proje [...] new 05668e1d74b8 s390/cio: fix virtio-ccw DMA without PV new 062795fcdcb2 s390/uaccess: avoid (false positive) compiler warnings new f154988a905e Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/lin [...] new c6875f3aacf2 x86/xen: Return from panic notifier new 574878f98c05 xen/grant-table: remove unnecessary printing new ee7f5225dc3c xen: Stop abusing DT of_dma_configure API new 680b5b3c5d34 Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/ [...] new 18217da36103 powerpc/64s/radix: Fix build failure with RADIX_MMU=n new 4ab8a485f7bc powerpc/pseries: Remove confusing warning message. new 5b216ea1c40c selftests/powerpc: Fix compile error on tlbie_test due to [...] new 7fe4e1176dfe powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_swi [...] new 2272905a4580 spufs: fix a crash in spufs_create_root() new db60a5a035aa Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/ [...] new 88356d09904b MIPS: include: Mark __cmpxchg as __always_inline new 46f1619500d0 MIPS: include: Mark __xchg as __always_inline new efcb529694c3 MIPS: fw: sni: Fix out of bounds init of o32 stack new 38dffe1e4dde MIPS: elf_hwcap: Export userspace ASEs new 2f2b4fd674ca MIPS: Disable Loongson MMI instructions for kernel build new 63f9bff56beb Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/s [...] new 8b04825ed205 riscv: avoid kernel hangs when trapped in BUG() new e0c0fc18f10d riscv: avoid sending a SIGTRAP to a user thread trapped in WARN() new 8bb0daef64e5 riscv: Correct the handling of unexpected ebreak in do_tra [...] new cd9e72b80090 RISC-V: entry: Remove unneeded need_resched() loop new 48acba989ed5 Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub [...]
The 24 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: Documentation/admin-guide/kernel-parameters.txt | 4 +++ arch/mips/fw/sni/sniprom.c | 2 +- arch/mips/include/asm/cmpxchg.h | 9 +++--- arch/mips/include/uapi/asm/hwcap.h | 11 ++++++++ arch/mips/kernel/cpu-probe.c | 33 ++++++++++++++++++++++ arch/mips/loongson64/Platform | 4 +++ arch/mips/vdso/Makefile | 1 + .../powerpc/include/asm/book3s/64/tlbflush-radix.h | 4 +++ arch/powerpc/kvm/book3s_hv_rmhandlers.S | 1 + arch/powerpc/platforms/cell/spufs/inode.c | 1 + arch/powerpc/platforms/pseries/lpar.c | 3 ++ arch/riscv/kernel/entry.S | 3 +- arch/riscv/kernel/traps.c | 14 ++++----- arch/s390/include/asm/uaccess.h | 4 +-- arch/x86/xen/enlighten.c | 28 ++++++++++++++++-- drivers/gpu/drm/xen/xen_drm_front.c | 12 ++------ drivers/s390/cio/cio.h | 1 + drivers/s390/cio/css.c | 7 ++++- drivers/s390/cio/device.c | 2 +- drivers/xen/gntdev.c | 13 ++------- drivers/xen/grant-table.c | 3 +- tools/testing/selftests/powerpc/mm/tlbie_test.c | 2 +- 22 files changed, 117 insertions(+), 45 deletions(-)