summaryrefslogtreecommitdiff
path: root/arch/s390/pci
AgeCommit message (Expand)Author
6 daysMerge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
8 daysMerge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali
2026-08-13s390/pci: Store PCI error information for passthrough devicesFarhan Ali
2026-08-11s390/pci: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-11s390/pci: Rework __zpci_event_availability() to remove conditional lockingHeiko Carstens
2026-08-11s390/pci: Rework __zpci_event_error() to remove conditional lockingHeiko Carstens
2026-08-05s390: Remove cond_resched() callsHeiko Carstens
2026-07-31s390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-11PCI: s390: Expose the UID as an arch specific PCI slot attributeNiklas Schnelle
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer
2026-01-17s390/pci: Use PCIBIOS return values in pci_read()/pci_write()Niklas Schnelle
2026-01-17s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle
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