Age | Commit message (Expand) | Author |
2018-06-23 | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-22 | 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-19 | 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-12 | 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-08 | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-05-18 | xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent | Joe Jin |
2018-05-17 | xen/store: do not store local values in xen_start_info | Roger Pau Monne |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant |
2018-05-14 | xen: Change return type to vm_fault_t | Souptick Joarder |
2018-04-20 | Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-17 | xen: xenbus_dev_frontend: Really return response string | Simon Gaiser |
2018-04-16 | 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-12 | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-03-30 | xen/acpi: off by one in read_acpi_id() | Dan Carpenter |
2018-03-21 | 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-20 | x86/dma: Remove dma_alloc_coherent_mask() | Christoph Hellwig |
2018-03-09 | Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-03-08 | xen: xenbus: use put_device() instead of kfree() | Arvind Yadav |
2018-03-02 | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-03-01 | pvcalls-front: 64-bit align flags | Stefano Stabellini |
2018-02-28 | xen/pirq: fix error path cleanup when binding MSIs | Roger Pau Monne |
2018-02-26 | xen/pvcalls: fix null pointer dereference on map->sock | Colin Ian King |
2018-02-21 | mm, swap, frontswap: fix THP swap if frontswap enabled | Huang Ying |
2018-02-17 | pvcalls-front: wait for other operations to return when release passive sockets | Stefano Stabellini |
2018-02-17 | pvcalls-front: introduce a per sock_mapping refcount | Stefano Stabellini |
2018-02-17 | xenbus: track caller request id | Joao Martins |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-11 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-02-09 | Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-02-06 | pvcalls-back: do not return error on inet_accept EAGAIN | Stefano Stabellini |
2018-02-06 | xen/grant-table: Use put_page instead of free_page | Ross Lagerwall |
2018-02-01 | xen: fix poll misannotation | Al Viro |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-12 | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig |
2018-01-10 | xen/gntdev: Fix partial gntdev_mmap() cleanup | Ross Lagerwall |
2018-01-10 | xen/gntdev: Fix off-by-one error when unmapping with holes | Ross Lagerwall |