Age | Commit message (Expand) | Author | Files | Lines |
2018-06-23 | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -11/+253 |
2018-06-22 | xen: Remove unnecessary BUG_ON from __unbind_from_irq() | Boris Ostrovsky | 1 | -2/+0 |
2018-06-22 | xen: add new hypercall buffer mapping device | Juergen Gross | 4 | -1/+223 |
2018-06-19 | xen/scsiback: add error handling for xenbus_printf | Zhouyang Jia | 1 | -3/+13 |
2018-06-19 | xen/grant-table: Export gnttab_{alloc|free}_pages as GPL | Oleksandr Andrushchenko | 1 | -2/+2 |
2018-06-19 | xen: add error handling for xenbus_printf | Zhouyang Jia | 1 | -3/+15 |
2018-06-13 | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -3/+3 |
2018-06-13 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2 | -4/+5 |
2018-06-08 | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+136 |
2018-05-18 | xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent | Joe Jin | 1 | -1/+1 |
2018-05-17 | xen/store: do not store local values in xen_start_info | Roger Pau Monne | 1 | -3/+2 |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant | 1 | -0/+133 |
2018-05-14 | xen: Change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-04-20 | Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -6/+7 |
2018-04-17 | xen: xenbus_dev_frontend: Really return response string | Simon Gaiser | 1 | -1/+2 |
2018-04-16 | xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_add | Jia-Ju Bai | 1 | -1/+1 |
2018-04-16 | xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir... | Jia-Ju Bai | 1 | -1/+1 |
2018-04-16 | xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_alloc | Jia-Ju Bai | 1 | -1/+1 |
2018-04-16 | xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_device | Jia-Ju Bai | 1 | -1/+1 |
2018-04-16 | xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probe | Jia-Ju Bai | 1 | -1/+1 |
2018-04-12 | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -8/+42 |
2018-03-30 | xen/acpi: off by one in read_acpi_id() | Dan Carpenter | 1 | -3/+3 |
2018-03-21 | xen/acpi: upload _PSD info for non Dom0 CPUs too | Joao Martins | 1 | -0/+24 |
2018-03-21 | xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_END | Simon Gaiser | 1 | -3/+11 |
2018-03-21 | xen: xenbus: Catch closing of non existent transactions | Simon Gaiser | 1 | -1/+3 |
2018-03-21 | xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling | Simon Gaiser | 1 | -1/+1 |
2018-03-20 | x86/dma: Remove dma_alloc_coherent_mask() | Christoph Hellwig | 1 | -15/+1 |
2018-03-10 | Merge tag 'for-linus-4.16a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+4 |
2018-03-08 | xen: xenbus: use put_device() instead of kfree() | Arvind Yadav | 1 | -1/+4 |
2018-03-02 | Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -6/+11 |
2018-03-01 | pvcalls-front: 64-bit align flags | Stefano Stabellini | 1 | -3/+8 |
2018-02-28 | xen/pirq: fix error path cleanup when binding MSIs | Roger Pau Monne | 1 | -2/+2 |
2018-02-26 | xen/pvcalls: fix null pointer dereference on map->sock | Colin Ian King | 1 | -1/+1 |
2018-02-22 | mm, swap, frontswap: fix THP swap if frontswap enabled | Huang Ying | 1 | -0/+4 |
2018-02-17 | pvcalls-front: wait for other operations to return when release passive sockets | Stefano Stabellini | 1 | -0/+6 |
2018-02-17 | pvcalls-front: introduce a per sock_mapping refcount | Stefano Stabellini | 1 | -112/+79 |
2018-02-17 | xenbus: track caller request id | Joao Martins | 3 | -0/+5 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 4 | -12/+12 |
2018-02-12 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
2018-02-09 | Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -3/+3 |
2018-02-06 | pvcalls-back: do not return error on inet_accept EAGAIN | Stefano Stabellini | 1 | -1/+1 |
2018-02-06 | xen/grant-table: Use put_page instead of free_page | Ross Lagerwall | 1 | -2/+2 |
2018-02-01 | xen: fix poll misannotation | Al Viro | 1 | -1/+1 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -9/+9 |
2018-01-12 | Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+4 |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 1 | -1/+1 |
2018-01-10 | xen/gntdev: Fix partial gntdev_mmap() cleanup | Ross Lagerwall | 1 | -1/+3 |
2018-01-10 | xen/gntdev: Fix off-by-one error when unmapping with holes | Ross Lagerwall | 1 | -3/+1 |