index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
Commit message (
Expand
)
Author
Age
*
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
2018-08-22
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-16
|
\
|
*
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
2018-08-02
|
*
scsi: target: rename target_alloc_session
Mike Christie
2018-08-02
|
*
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
2018-07-02
|
*
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
|
*
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-19
*
|
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
|
\
\
*
|
|
xen/balloon: fix balloon initialization for PVH Dom0
Roger Pau Monne
2018-08-08
*
|
|
xen/biomerge: Use true and false for boolean values
Gustavo A. R. Silva
2018-08-06
*
|
|
xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure
Colin Ian King
2018-07-31
*
|
|
xen/gntdev: Implement dma-buf import functionality
Oleksandr Andrushchenko
2018-07-26
*
|
|
xen/gntdev: Implement dma-buf export functionality
Oleksandr Andrushchenko
2018-07-26
*
|
|
xen/gntdev: Add initial support for dma-buf UAPI
Oleksandr Andrushchenko
2018-07-26
*
|
|
xen/gntdev: Make private routines/structures accessible
Oleksandr Andrushchenko
2018-07-26
*
|
|
xen/gntdev: Allow mappings for DMA buffers
Oleksandr Andrushchenko
2018-07-26
*
|
|
xen/grant-table: Allow allocating buffers suitable for DMA
Oleksandr Andrushchenko
2018-07-26
*
|
|
xen/balloon: Share common memory reservation routines
Oleksandr Andrushchenko
2018-07-26
*
|
|
xen/grant-table: Make set/clear page private code shared
Oleksandr Andrushchenko
2018-07-26
|
/
/
*
|
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-23
|
\
\
|
|
/
|
/
|
|
*
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
2018-06-22
|
*
xen: add new hypercall buffer mapping device
Juergen Gross
2018-06-22
|
*
xen/scsiback: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
|
*
xen/grant-table: Export gnttab_{alloc|free}_pages as GPL
Oleksandr Andrushchenko
2018-06-19
|
*
xen: add error handling for xenbus_printf
Zhouyang Jia
2018-06-19
*
|
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
|
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-08
|
\
|
|
*
xen/store: do not store local values in xen_start_info
Roger Pau Monne
2018-05-17
|
*
xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
Paul Durrant
2018-05-14
|
*
xen: Change return type to vm_fault_t
Souptick Joarder
2018-05-14
*
|
xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent
Joe Jin
2018-05-18
|
/
*
Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-20
|
\
|
*
xen: xenbus_dev_frontend: Really return response string
Simon Gaiser
2018-04-17
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add
Jia-Ju Bai
2018-04-16
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...
Jia-Ju Bai
2018-04-16
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc
Jia-Ju Bai
2018-04-16
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device
Jia-Ju Bai
2018-04-16
|
*
xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe
Jia-Ju Bai
2018-04-16
*
|
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-12
|
\
|
|
*
xen/acpi: off by one in read_acpi_id()
Dan Carpenter
2018-03-30
|
*
xen/acpi: upload _PSD info for non Dom0 CPUs too
Joao Martins
2018-03-21
|
*
xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END
Simon Gaiser
2018-03-21
|
*
xen: xenbus: Catch closing of non existent transactions
Simon Gaiser
2018-03-21
|
*
xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
Simon Gaiser
2018-03-21
*
|
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
2018-03-20
|
/
*
Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-09
|
\
|
*
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
2018-03-08
*
|
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-02
|
\
|
[next]