- 4e43d77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 290 by Thomas Gleixner · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 15854ed x86/pci: Clean up usage of X86_DEV_DMA_OPS by Christoph Hellwig · 6 years ago
- a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
- b304da7 misc: mic/scif: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- c5b9f97 mic: vop: Allow building on more systems by Vincent Whitchurch · 6 years ago
- fbc6386 mic: Rename ioremap pointer to remap by Vincent Whitchurch · 6 years ago
- ba01cea mic: vop: Cast pointers to unsigned long by Vincent Whitchurch · 6 years ago
- 5c07488 Merge 5.0-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
- 4f564ff drivers/mic/scif: do not use mmap_sem by Davidlohr Bueso · 6 years ago
- 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
- 4bf13fd mic: vop: Fix crash on remove by Vincent Whitchurch · 6 years ago
- 70ed714 mic: vop: Fix use-after-free on remove by Vincent Whitchurch · 6 years ago
- 5aa6083 mic: vop: Fix broken virtqueues by Vincent Whitchurch · 6 years ago
- fdddcfd Merge 5.0-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
- 8216e7e vop: Fix handling of >32 feature bits by Vincent Whitchurch · 6 years ago
- 417406f vop: vringh: Do not crash if no DMA channel by Vincent Whitchurch · 6 years ago
- 96c12ef vop: Add definition of readq/writeq if missing by Vincent Whitchurch · 6 years ago
- e637308 vop: Use %z for size_t by Vincent Whitchurch · 6 years ago
- 080038c misc/mic/vop/vop_main : remove unneeded semicolon by Peng Hao · 6 years ago
- a229989 virtio: don't allocate vqs when names[i] = NULL by Wei Wang · 6 years ago
- 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
- 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
- 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
- 15b3048 misc: mic: fix a DMA pool free failure by Wenwen Wang · 6 years ago
- 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2796b43 misc: remove GENWQE_DEBUGFS_RO() by Yangtao Li · 6 years ago
- 6484a67 misc: mic/scif: fix copy-paste error in scif_create_remote_lookup by YueHaibing · 6 years ago
- 3a814fd virtio_ring: disable packed ring on unsupported transports by Tiwei Bie · 6 years ago
- daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
- 3c3f762 misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr' by YueHaibing · 6 years ago
- 6b995f4e misc: mic: fix a DMA pool free failure by Wenwen Wang · 6 years ago
- e862faa misc: mic: scif: remove redundant check on ret < 0 by Colin Ian King · 6 years ago
- 6dbfdc1a misc: mic: scif: Remove unused variable by Nathan Chancellor · 6 years ago
- 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
- a39284a misc: mic: SCIF Fix scif_get_new_port() error handling by Dan Carpenter · 6 years ago
- 6051e79 misc: mic: fix passing the current time by Arnd Bergmann · 7 years ago
- bcde98f misc: mic: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
- 5fbe9f3 misc: mic: Release reference count and memory for VOP device by Arvind Yadav · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 0063e8b virtio_vop: don't kfree device on register failure by weiping zhang · 7 years ago
- de2ee48 misc: mic: remove unused label 'done' by Colin Ian King · 7 years ago
- 30b7a2c misc: mic: Use memdup_user() as a cleanup by Vasyl Gomonovych · 7 years ago
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
- 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 876a1b0 misc: mic: move to its own menu in Misc devices by Randy Dunlap · 7 years ago
- aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
- 192e856 misc/mic/scif: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
- f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 816c931 misc: mic: double free on ioctl error path by Dan Carpenter · 8 years ago
- 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- acde785 misc: mic: scif: use vma_pages(). by Muhammad Falak R Wani · 9 years ago
- 9d32f82 mic: remove unused function arg by Arnd Bergmann · 9 years ago
- 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 4d938245 vhost: split out vringh Kconfig by Michael S. Tsirkin · 8 years ago
- 4878364 vop: pull in vhost Kconfig by Michael S. Tsirkin · 8 years ago
- fee2687 misc: mic: Remove return statements from void functions by Amitoj Kaur Chawla · 9 years ago
- 05c4569 misc: mic: silence uninitialized variable warning by Dan Carpenter · 9 years ago
- 9c88345 misc: mic: Fix randconfig build error by Sudeep Dutt · 9 years ago
- 9bf292b misc: mic: Fix for double fetch security bug in VOP driver by Ashutosh Dixit · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- 59ea259 misc: mic: silence an overflow warning by Dan Carpenter · 9 years ago
- 6ddf2f0 misc: mic: use after free printing error message by Dan Carpenter · 9 years ago
- c74c931 misc: mic: MIC host and card driver changes to enable VOP by Sudeep Dutt · 9 years ago
- 8810df3 misc: mic: Enable VOP debugfs and driver build by Sudeep Dutt · 9 years ago
- c1becd2 misc: mic: Enable VOP card side functionality by Ashutosh Dixit · 9 years ago
- 61e9c90 misc: mic: Enable VOP host side functionality by Sudeep Dutt · 9 years ago
- 26909e2 misc: mic: Add data structures for the VOP driver by Sudeep Dutt · 9 years ago
- a19ddd6 misc: mic: MIC VOP Bus by Sudeep Dutt · 9 years ago
- b73c295 misc: mic: Remove MIC X100 card virtio functionality by Sudeep Dutt · 9 years ago
- ef39830c misc: mic: Remove MIC X100 host virtio functionality by Sudeep Dutt · 9 years ago
- 5fb4379 misc: mic: use common error path by Sudip Mukherjee · 9 years ago
- fbaa72d misc: mic: return error directly by Sudip Mukherjee · 9 years ago
- ba1b5c4 misc: mic: return error properly by Sudip Mukherjee · 9 years ago
- d897d7e misc: mic: remove unneeded debug message by Sudip Mukherjee · 9 years ago
- e6c0eff mic_virtio: fix a timeout loop by Dan Carpenter · 9 years ago
- f38e87e misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state by Ashutosh Dixit · 9 years ago
- d40a094 misc: mic: fix incorrect use of error codes in SCIF DMA driver by Eric Biggers · 9 years ago