Age | Commit message (Expand) | Author |
2019-02-01 | mic: vop: Fix crash on remove | Vincent Whitchurch |
2019-02-01 | mic: vop: Fix use-after-free on remove | Vincent Whitchurch |
2019-01-30 | mic: vop: Fix broken virtqueues | Vincent Whitchurch |
2019-01-14 | virtio: don't allocate vqs when names[i] = NULL | Wei Wang |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel |
2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig |
2018-12-19 | misc: mic: fix a DMA pool free failure | Wenwen Wang |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-06 | misc: remove GENWQE_DEBUGFS_RO() | Yangtao Li |
2018-11-27 | misc: mic/scif: fix copy-paste error in scif_create_remote_lookup | YueHaibing |
2018-11-26 | virtio_ring: disable packed ring on unsupported transports | Tiwei Bie |
2018-11-12 | iommu/vtd: Cleanup dma_remapping.h header | Lu Baolu |
2018-10-15 | misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr' | YueHaibing |
2018-10-15 | misc: mic: fix a DMA pool free failure | Wenwen Wang |
2018-10-11 | misc: mic: scif: remove redundant check on ret < 0 | Colin Ian King |
2018-09-25 | misc: mic: scif: Remove unused variable | Nathan Chancellor |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko |
2018-08-05 | misc: mic: SCIF Fix scif_get_new_port() error handling | Dan Carpenter |
2018-07-07 | misc: mic: fix passing the current time | Arnd Bergmann |
2018-07-07 | misc: mic: mark expected switch fall-through | Gustavo A. R. Silva |
2018-03-15 | misc: mic: Release reference count and memory for VOP device | Arvind Yadav |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-01 | virtio_vop: don't kfree device on register failure | weiping zhang |
2017-12-18 | misc: mic: remove unused label 'done' | Colin Ian King |
2017-12-07 | misc: mic: Use memdup_user() as a cleanup | Vasyl Gomonovych |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-14 | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2017-10-04 | misc: mic: move to its own menu in Misc devices | Randy Dunlap |
2017-09-27 | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei |
2017-08-31 | misc/mic/scif: update to new mmu_notifier semantic | Jérôme Glisse |
2017-05-02 | virtio: add context flag to find vqs | Michael S. Tsirkin |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche |