summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci_mmio.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle1-6/+6
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens1-4/+4
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2021-09-15s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-2/+2
2021-06-18s390/pci: use register pair instead of register asmNiklas Schnelle1-14/+10
2021-02-09mm: provide a saner PTE walking API for modulesPaolo Bonzini1-2/+2
2020-12-15mm: simplify follow_pte{,pmd}Christoph Hellwig1-2/+2
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens1-6/+0
2020-11-09s390/pci: remove races against pte updatesDaniel Vetter1-41/+57
2020-07-27s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle1-8/+12
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-2/+2
2020-05-14s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle1-2/+211
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-02-26s390/pci: fix possible information leak in mmio syscallSebastian Ott1-9/+8
2015-01-08s390/pci: add missing address space annotationHeiko Carstens1-2/+2
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk1-0/+115