linux-stable/arch/s390
Vasily Gorbik 3637eac174 s390/hypfs: include z/VM guests with access control group set
commit 663d34c8df upstream.

Currently if z/VM guest is allowed to retrieve hypervisor performance
data globally for all guests (privilege class B) the query is formed in a
way to include all guests but the group name is left empty. This leads to
that z/VM guests which have access control group set not being included
in the results (even local vm).

Change the query group identifier from empty to "any" to retrieve
information about all guests from any groups (or without a group set).

Cc: stable@vger.kernel.org
Fixes: 31cb4bd31a ("[S390] Hypervisor filesystem (s390_hypfs) for z/VM")
Reviewed-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-08 18:15:26 +01:00
..
appldata sched/cputime: Convert kcpustat to nsecs 2018-10-20 09:51:32 +02:00
boot s390/decompressor: fix initrd corruption caused by bss clear 2017-04-12 12:41:14 +02:00
configs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2016-10-04 14:05:52 -07:00
crypto s390/crypto: xts-aes-s390 fix extra run-time crypto self tests finding 2019-10-05 12:30:27 +02:00
hypfs s390/hypfs: include z/VM guests with access control group set 2022-02-08 18:15:26 +01:00
include hugetlbfs: flush TLBs correctly after huge_pmd_unshare 2021-12-08 08:45:03 +01:00
kernel s390/setup: avoid using memblock_enforce_memory_limit 2021-12-08 08:45:05 +01:00
kvm KVM: s390: vsie: Fix delivery of addressing exceptions 2020-04-24 07:58:55 +02:00
lib s390: fix strrchr() implementation 2021-10-27 09:33:57 +02:00
mm gup: document and work around "COW can break either way" issue 2022-01-27 08:47:42 +01:00
net s390/bpf: Fix optimizing out zero-extensions 2021-09-26 13:36:17 +02:00
numa s390/mm: Fix ERROR: "__node_distance" undefined! 2018-11-27 16:09:39 +01:00
oprofile s390/dumpstack: restore reliable indicator for call traces 2016-10-17 14:44:30 +02:00
pci s390/pci: fix out of bounds access during irq setup 2018-09-05 09:20:10 +02:00
tools s390/facilities: do not generate DWORDS define anymore 2016-07-31 05:27:59 -04:00
defconfig mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS 2016-08-30 10:10:21 -07:00
Kbuild
Kconfig s390: appldata depends on PROC_SYSCTL 2021-07-20 16:21:04 +02:00
Kconfig.debug
Makefile s390: add automatic detection of the spectre defense 2018-04-29 11:31:59 +02:00