index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virt
/
fsl_hypervisor.c
Age
Commit message (
Expand
)
Author
2020-09-07
drivers/virt/fsl_hypervisor: Fix error handling path
Souptick Joarder
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-05-14
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
2019-05-14
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-09-22
fsl_hypervisor: switch to get_user_pages_fast()
Al Viro
2017-08-29
virt: Convert to using %pOF instead of full_name
Rob Herring
2017-05-08
drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2012-11-25
drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS]
Timur Tabi
2011-10-14
drivers/virt: add ioctl for 32-bit compat on 64-bit to fsl-hv-manager
Mihai Caraman
2011-07-22
drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c
Timur Tabi
2011-07-08
drivers/virt: introduce Freescale hypervisor management driver
Timur Tabi