index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_mmio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-05-05
1
-2
/
+2
*
s390/pci: fix max size calculation in zpci_memcpy_toio()
Niklas Schnelle
2024-01-11
1
-6
/
+6
*
s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...
Heiko Carstens
2022-10-26
1
-4
/
+4
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
*
s390/pci_mmio: fully validate the VMA before calling follow_pte()
David Hildenbrand
2021-09-15
1
-2
/
+2
*
s390/pci: use register pair instead of register asm
Niklas Schnelle
2021-06-18
1
-14
/
+10
*
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-09
1
-2
/
+2
*
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2020-12-15
1
-2
/
+2
*
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
1
-6
/
+0
*
s390/pci: remove races against pte updates
Daniel Vetter
2020-11-09
1
-41
/
+57
*
s390/pci: clarify comment in s390_mmio_read/write
Niklas Schnelle
2020-07-27
1
-8
/
+12
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
2020-05-14
1
-2
/
+211
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/pci: fix possible information leak in mmio syscall
Sebastian Ott
2015-02-26
1
-9
/
+8
*
s390/pci: add missing address space annotation
Heiko Carstens
2015-01-08
1
-2
/
+2
*
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-11-19
1
-0
/
+115