Hello Linus, please pull couple more s390 changes for 6.1. Thank you, Vasily The following changes since commit 03785a69ae47a17fe57fee31058fef7cd3042977: Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2022-10-09 13:51:40 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.1-2 for you to fetch changes up to bf18140d30541c2c1e5c0f57879634f3d0d04912: s390/vmur: generate uevent on unsolicited device end (2022-10-10 10:15:10 +0200) ---------------------------------------------------------------- s390 updates for the 6.1 merge window #2 - Generate a change uevent on unsolicited device end I/O interrupt for z/VM unit record devices supported by the vmur driver. This event can be used to automatically trigger processing of files as they arrive in the z/VM reader. ---------------------------------------------------------------- Peter Oberparleiter (2): s390/vmur: remove unnecessary BUG statement s390/vmur: generate uevent on unsolicited device end drivers/s390/char/vmur.c | 37 ++++++++++++++++++++++++++++++++++--- drivers/s390/char/vmur.h | 2 ++ 2 files changed, 36 insertions(+), 3 deletions(-)