index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
drivers
/
virt
/
fsl_hypervisor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
2019-05-14
1
-0
/
+3
*
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
2019-05-14
1
-13
/
+13
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
fsl_hypervisor: switch to get_user_pages_fast()
Al Viro
2017-09-22
1
-2
/
+2
*
virt: Convert to using %pOF instead of full_name
Rob Herring
2017-08-29
1
-6
/
+6
*
drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
Lorenzo Stoakes
2017-05-08
1
-5
/
+2
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+2
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-3
/
+2
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
*
drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]
Timur Tabi
2012-11-25
1
-3
/
+0
*
drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-manager
Mihai Caraman
2011-10-14
1
-0
/
+1
*
drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c
Timur Tabi
2011-07-22
1
-0
/
+1
*
drivers/virt: introduce Freescale hypervisor management driver
Timur Tabi
2011-07-08
1
-0
/
+937