aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen1-0/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-4/+4
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer1-0/+2
2026-01-17s390/pci: Use PCIBIOS return values in pci_read()/pci_write()Niklas Schnelle1-2/+6
2026-01-17s390/pci: Handle futile config accesses of disabled devices directlyNiklas Schnelle1-8/+17
2025-12-14s390/pci: Annotate lock context imbalance in zpci_release_device()Benjamin Block1-0/+1
2025-12-14s390/pci: Fix cyclic dead-lock in zpci_zdev_put() and zpci_scan_devices()Benjamin Block1-1/+5
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher1-0/+6
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens1-2/+1
2025-10-04s390/pci: Expose firmware provided UID Checking state in sysfsRamesh Errabolu1-0/+4
2025-05-22s390/pci: Serialize device addition and removalNiklas Schnelle1-0/+7
2025-05-22s390/pci: Allow re-add of a reserved but not yet removed deviceNiklas Schnelle1-10/+22
2025-05-22s390/pci: Remove redundant bus removal and disable from zpci_release_device()Niklas Schnelle1-6/+0
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+3
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-2/+2
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens1-2/+3
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato1-15/+20
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-29/+26
2024-11-28s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle1-25/+9
2024-11-28s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle1-4/+17
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2024-10-15iommu/s390: Implement blocking domainMatthew Rosato1-0/+3
2024-10-10s390/pci: Sort PCI functions prior to creating virtual bussesNiklas Schnelle1-8/+61
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner1-1/+0
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle1-1/+1
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe1-6/+0
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-6/+14
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe1-1/+1
2024-02-20s390/pci: fix three typos in commentsGerd Bayer1-1/+1
2024-02-20s390/pci: remove hotplug slot when releasing the deviceGerd Bayer1-2/+3
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer1-2/+9
2024-02-20s390/pci: rename lock member in struct zpci_devGerd Bayer1-1/+1
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+15
2023-10-05s390/pci: Fix reset of IOMMU software countersNiklas Schnelle1-3/+10
2023-10-02s390/pci: Use dma-iommu layerNiklas Schnelle1-17/+5
2023-09-19s390: use control register bit definesHeiko Carstens1-1/+1
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens1-1/+1
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He1-47/+10
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik1-6/+10
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle1-20/+3
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle1-6/+10
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle1-1/+1
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle1-5/+6
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato1-0/+4
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato1-0/+6
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato1-0/+6
2022-04-25s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle1-1/+1