index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xen-pciback
/
vpci.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2021-05-21
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
2021-04-23
xen-pciback: simplify vpci's find hook
Jan Beulich
2020-05-27
xen-pciback: Use dev_printk() when possible
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-12-04
xen/pciback: Don't deadlock when unbinding.
Konrad Rzeszutek Wilk
2014-04-15
xen: fix memory leak in __xen_pcibk_add_pci_dev()
Daeseok Youn
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2012-10-19
xen PV passthru: assign SR-IOV virtual functions to separate virtual slots
Laszlo Ersek
2011-09-29
xen/pciback: double lock typo
Dan Carpenter
2011-09-21
xen/pciback: use mutex rather than spinlock in vpci backend
Konrad Rzeszutek Wilk
2011-09-21
xen/pciback: miscellaneous adjustments
Jan Beulich
2011-07-19
xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and...
Konrad Rzeszutek Wilk
2011-07-19
xen/pciback: Drop two backends, squash and cleanup some code.
Konrad Rzeszutek Wilk
2011-07-19
xen/pciback: xen pci backend driver.
Konrad Rzeszutek Wilk