Merge branch 'features' into for-next
authorVasily Gorbik <gor@linux.ibm.com>
Wed, 9 Feb 2022 21:56:26 +0000 (22:56 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 9 Feb 2022 21:56:26 +0000 (22:56 +0100)
commit00abcf5346759a8a0971d8f8f51c9c3ba448da3c
tree740c3b056a8b617a98f610aa189a1254e38955d1
parentd89c4cbf0f9dd7acd70f0d093ec4a23797d74cc1
parentf413f685c6c094a7b968f66ca2e8512720807203
Merge branch 'features' into for-next

* features:
  s390/mm: use CRST_ALLOC_ORDER instead of number
  s390/maccess: fix semantics of memcpy_real() and its callers
  s390/dump: fix old lowcore virtual vs physical address confusion
  s390/lgr: use simple assignment instead of memcpy
  s390/dump: fix os_info virtual vs physical address confusion
  s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusion
  s390/maccess: fix absolute lowcore virtual vs physical address confusion
  s390/ftrace: verify opcode before applying patch
  s390: remove invalid email address of Heiko Carstens
  s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable function
  s390/vfio-ap: add s390dbf logging to the handle_pqap function
  MAINTAINERS: update file path for S390 VFIO AP DRIVER
  s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
MAINTAINERS