| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: s390: Fix use-after-free of PCI resources with per-function hotplug | Niklas Schnelle | 2023-03-13 | 3 | -15/+16 |
* | iommu/s390: Use GFP_KERNEL in sleepable contexts | Jason Gunthorpe | 2023-01-25 | 1 | -1/+1 |
* | iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s | Jason Gunthorpe | 2023-01-25 | 1 | -14/+17 |
* | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-19 | 2 | -36/+54 |
|\ |
|
| * | s390/pci: use lock-free I/O translation updates | Niklas Schnelle | 2022-11-19 | 1 | -29/+45 |
| * | iommu/s390: Use RCU to allow concurrent domain_list iteration | Niklas Schnelle | 2022-11-19 | 1 | -1/+1 |
| * | iommu/s390: Make attach succeed even if the device is in error state | Niklas Schnelle | 2022-11-19 | 2 | -6/+8 |
* | | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2022-12-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | s390/pci: Use irq_data_get_msi_desc() | Thomas Gleixner | 2022-11-23 | 1 | -1/+1 |
* | | s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i... | Heiko Carstens | 2022-10-26 | 1 | -4/+4 |
|/ |
|
* | Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2022-10-09 | 1 | -1/+1 |
|\ |
|
| * | s390/pci: convert high_memory to physical address | Niklas Schnelle | 2022-09-14 | 1 | -1/+1 |
* | | KVM: s390: pci: Hook to access KVM lowlevel from VFIO | Pierre Morel | 2022-08-29 | 2 | -1/+12 |
|/ |
|
* | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-04 | 1 | -62/+20 |
|\ |
|
| * | s390/pci: allow zPCI zbus without a function zero | Niklas Schnelle | 2022-07-22 | 1 | -62/+20 |
* | | KVM: s390: pci: add routines to start/stop interpretive execution | Matthew Rosato | 2022-07-11 | 1 | -0/+4 |
* | | KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding | Matthew Rosato | 2022-07-11 | 1 | -0/+1 |
* | | KVM: s390: pci: do initial setup for AEN interpretation | Matthew Rosato | 2022-07-11 | 1 | -0/+6 |
* | | s390/pci: stash dtsm and maxstbl | Matthew Rosato | 2022-07-11 | 1 | -0/+2 |
* | | s390/pci: stash associated GISA designation | Matthew Rosato | 2022-07-11 | 3 | -0/+16 |
* | | s390/pci: externalize the SIC operation controls and routine | Matthew Rosato | 2022-07-11 | 2 | -15/+14 |
* | | s390/airq: allow for airq structure that uses an input vector | Matthew Rosato | 2022-07-11 | 1 | -4/+4 |
* | | s390/airq: pass more TPI info to airq handlers | Matthew Rosato | 2022-07-11 | 1 | -2/+7 |
|/ |
|
* | s390/pci: add error record for CC 2 retries | Niklas Schnelle | 2022-04-25 | 1 | -17/+57 |
* | s390/pci: add PCI access type and length to error records | Niklas Schnelle | 2022-04-25 | 1 | -15/+39 |
* | s390/pci: don't log availability events as errors | Niklas Schnelle | 2022-04-25 | 1 | -3/+0 |
* | s390/pci: make better use of zpci_dbg() levels | Niklas Schnelle | 2022-04-25 | 3 | -3/+3 |
* | s390/pci: rename get_zdev_by_bus() to zdev_from_bus() | Niklas Schnelle | 2022-03-27 | 2 | -4/+4 |
* | s390/pci: improve zpci_dev reference counting | Niklas Schnelle | 2022-03-27 | 4 | -4/+16 |
* | s390/pci: make zpci_set_irq()/zpci_clear_irq() static | Niklas Schnelle | 2022-03-10 | 1 | -2/+2 |
* | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens | 2022-03-08 | 3 | -0/+3 |
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-13 | 1 | -6/+4 |
|\ |
|
| * | s390/pci: Rework MSI descriptor walk | Thomas Gleixner | 2021-12-16 | 1 | -4/+2 |
| * | PCI/MSI: Make arch_restore_msi_irqs() less horrible. | Thomas Gleixner | 2021-12-09 | 1 | -2/+2 |
* | | s390/pci: simplify __pciwb_mio() inline asm | Niklas Schnelle | 2022-01-07 | 1 | -4/+1 |
* | | s390/pci: use physical addresses in DMA tables | Niklas Schnelle | 2021-12-06 | 2 | -14/+14 |
* | | s390/pci: use phys_to_virt() for AIBVs/DIBVs | Niklas Schnelle | 2021-12-06 | 1 | -3/+3 |
|/ |
|
* | s390/pci: implement minimal PCI error recovery | Niklas Schnelle | 2021-11-08 | 2 | -3/+274 |
* | s390/pci: implement reset_slot for hotplug slot | Niklas Schnelle | 2021-11-08 | 2 | -0/+68 |
* | s390/pci: refresh function handle in iomap | Niklas Schnelle | 2021-11-08 | 3 | -9/+37 |
* | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-11-06 | 3 | -2/+35 |
|\ |
|
| * | s390/pci: add s390_iommu_aperture kernel parameter | Niklas Schnelle | 2021-10-26 | 1 | -2/+23 |
| * | Merge branch 'fixes' into features | Vasily Gorbik | 2021-10-26 | 2 | -7/+42 |
| |\ |
|
| * | | s390/pci: add simpler s390dbf traces for events | Niklas Schnelle | 2021-10-04 | 1 | -0/+4 |
| * | | s390/pci: tolerate inconsistent handle in recover | Niklas Schnelle | 2021-10-04 | 1 | -0/+8 |
* | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran | 2021-09-21 | 1 | -1/+1 |
| |/ |
|
* / | s390/pci: fix zpci_zdev_put() on reserve | Niklas Schnelle | 2021-10-04 | 2 | -7/+42 |
|/ |
|
* | s390/pci_mmio: fully validate the VMA before calling follow_pte() | David Hildenbrand | 2021-09-15 | 1 | -2/+2 |
* | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-09-09 | 1 | -3/+6 |
|\ |
|