summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_mmio.c
Commit message (Expand)AuthorAgeFilesLines
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-081-0/+1
* s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand2021-09-151-2/+2
* s390/pci: use register pair instead of register asmNiklas Schnelle2021-06-181-14/+10
* mm: provide a saner PTE walking API for modulesPaolo Bonzini2021-02-091-2/+2
* mm: simplify follow_pte{,pmd}Christoph Hellwig2020-12-151-2/+2
* s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-6/+0
* s390/pci: remove races against pte updatesDaniel Vetter2020-11-091-41/+57
* s390/pci: clarify comment in s390_mmio_read/writeNiklas Schnelle2020-07-271-8/+12
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* s390/pci: Fix s390_mmio_read/write with MIONiklas Schnelle2020-05-141-2/+211
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/pci: fix possible information leak in mmio syscallSebastian Ott2015-02-261-9/+8
* s390/pci: add missing address space annotationHeiko Carstens2015-01-081-2/+2
* s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-191-0/+115