summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
2025-12-14s390/pci: Annotate lock context imbalance in zpci_release_device()Benjamin Block
2025-12-14s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()Benjamin Block
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-17s390: Remove compat supportHeiko Carstens
2025-10-24s390/pci: Restore IRQ unconditionally for the zPCI deviceFarhan Ali
2025-10-23s390/pci: Highlight failure to enable PCI functionGerd Bayer
2025-10-23s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdumpGerd Bayer
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-06-28s390/pci: Allow automatic recovery with minimal driver supportNiklas Schnelle
2025-06-28s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle
2025-06-28s390/pci: Fix stale function handles in error handlingNiklas Schnelle
2025-06-17s390: Remove unnecessary include <linux/export.h>Heiko Carstens
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-05-22s390/pci: Serialize device addition and removalNiklas Schnelle
2025-05-22s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle
2025-05-22s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle
2025-05-21s390/pci: Fix __pcilg_mio_inuser() inline assemblyHeiko Carstens
2025-05-07s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle
2025-04-14s390/mm: Reimplement lazy ASCE handlingHeiko Carstens
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-31s390/pci: Fix dev.dma_range_map missing sentinel elementNiklas Schnelle
2025-03-31s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFsNiklas Schnelle
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-21s390/pci: Fix s390_mmio_read/write syscall page fault handlingNiklas Schnelle
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato
2025-02-21s390/pci: store DMA offset in bus_dma_regionMatthew Rosato
2025-02-21s390/pci: check for relaxed translation capabilityMatthew Rosato
2025-02-11s390/pci: Fix handling of isolated VFsNiklas Schnelle
2025-02-11s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn()Niklas Schnelle
2025-01-26s390/pci: Fix SR-IOV for PFs initially in standbyNiklas Schnelle
2025-01-07s390/pci: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-16s390/pci: Add pci_msg debug view to PCI reportNiklas Schnelle
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds