-
- Downloads
Merge tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Vasily Gorbik: - Fix isolated VFs handling by verifying that a VF’s parent PF is locally owned before registering it in an existing PCI domain - Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHES to workaround gcc failure in handling __builtin_constant_p() in this case - Fix CHPID "configure" attribute caching in CIO by not updating the cache when SCLP returns no data, ensuring consistent sysfs output - Remove CONFIG_LSM from default configs and rely on defaults, which enables BPF LSM hook * tag 's390-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/pci: Fix handling of isolated VFs s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn() s390/bitops: Disable arch_test_bit() optimization for PROFILE_ALL_BRANCHES s390/cio: Fix CHPID "configure" attribute caching s390/configs: Remove CONFIG_LSM
Showing
- arch/s390/configs/debug_defconfig 0 additions, 1 deletionarch/s390/configs/debug_defconfig
- arch/s390/configs/defconfig 0 additions, 1 deletionarch/s390/configs/defconfig
- arch/s390/configs/zfcpdump_defconfig 0 additions, 1 deletionarch/s390/configs/zfcpdump_defconfig
- arch/s390/include/asm/bitops.h 5 additions, 1 deletionarch/s390/include/asm/bitops.h
- arch/s390/pci/pci_bus.c 20 additions, 0 deletionsarch/s390/pci/pci_bus.c
- arch/s390/pci/pci_iov.c 42 additions, 14 deletionsarch/s390/pci/pci_iov.c
- arch/s390/pci/pci_iov.h 7 additions, 0 deletionsarch/s390/pci/pci_iov.h
- drivers/s390/cio/chp.c 2 additions, 1 deletiondrivers/s390/cio/chp.c
Loading
Please register or sign in to comment