aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_mmio.c
AgeCommit message (Expand)Author
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2021-09-15s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand
2021-06-18s390/pci: use register pair instead of register asmNiklas Schnelle
2021-02-09mm: provide a saner PTE walking API for modulesPaolo Bonzini
2020-12-15mm: simplify follow_pte{,pmd}Christoph Hellwig
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-09s390/pci: remove races against pte updatesDaniel Vetter
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-02-26s390/pci: fix possible information leak in mmio syscallSebastian Ott
2015-01-08s390/pci: add missing address space annotationHeiko Carstens
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk