Age | Commit message (Expand) | Author | Files | Lines |
2024-01-26 | s390/pci: fix max size calculation in zpci_memcpy_toio() | Niklas Schnelle | 1 | -6/+6 |
2022-10-26 | s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i... | Heiko Carstens | 1 | -4/+4 |
2022-03-08 | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens | 1 | -0/+1 |
2021-09-15 | s390/pci_mmio: fully validate the VMA before calling follow_pte() | David Hildenbrand | 1 | -2/+2 |
2021-06-18 | s390/pci: use register pair instead of register asm | Niklas Schnelle | 1 | -14/+10 |
2021-02-09 | mm: provide a saner PTE walking API for modules | Paolo Bonzini | 1 | -2/+2 |
2020-12-16 | mm: simplify follow_pte{,pmd} | Christoph Hellwig | 1 | -2/+2 |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens | 1 | -6/+0 |
2020-11-09 | s390/pci: remove races against pte updates | Daniel Vetter | 1 | -41/+57 |
2020-07-27 | s390/pci: clarify comment in s390_mmio_read/write | Niklas Schnelle | 1 | -8/+12 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -2/+2 |
2020-05-15 | s390/pci: Fix s390_mmio_read/write with MIO | Niklas Schnelle | 1 | -2/+211 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-02-26 | s390/pci: fix possible information leak in mmio syscall | Sebastian Ott | 1 | -9/+8 |
2015-01-08 | s390/pci: add missing address space annotation | Heiko Carstens | 1 | -2/+2 |
2014-11-19 | s390/kernel: add system calls for PCI memory access | Alexey Ishchuk | 1 | -0/+115 |