1. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  2. b304da7 misc: mic/scif: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  3. fbc6386 mic: Rename ioremap pointer to remap by Vincent Whitchurch · 6 years ago
  4. 4f564ff drivers/mic/scif: do not use mmap_sem by Davidlohr Bueso · 6 years ago
  5. 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
  6. 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
  7. 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
  8. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  9. 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
  10. 15b3048 misc: mic: fix a DMA pool free failure by Wenwen Wang · 6 years ago
  11. 2796b43 misc: remove GENWQE_DEBUGFS_RO() by Yangtao Li · 6 years ago
  12. 6484a67 misc: mic/scif: fix copy-paste error in scif_create_remote_lookup by YueHaibing · 6 years ago
  13. daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
  14. 3c3f762 misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr' by YueHaibing · 6 years ago
  15. 6b995f4e misc: mic: fix a DMA pool free failure by Wenwen Wang · 6 years ago
  16. e862faa misc: mic: scif: remove redundant check on ret < 0 by Colin Ian King · 6 years ago
  17. 6dbfdc1a misc: mic: scif: Remove unused variable by Nathan Chancellor · 6 years ago
  18. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 7 years ago
  19. a39284a misc: mic: SCIF Fix scif_get_new_port() error handling by Dan Carpenter · 7 years ago
  20. bcde98f misc: mic: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  21. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  22. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  23. 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  24. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  27. aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
  28. 192e856 misc/mic/scif: update to new mmu_notifier semantic by Jérôme Glisse · 8 years ago
  29. 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
  30. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  31. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  32. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  33. acde785 misc: mic: scif: use vma_pages(). by Muhammad Falak R Wani · 9 years ago
  34. 9d32f82 mic: remove unused function arg by Arnd Bergmann · 9 years ago
  35. 05c4569 misc: mic: silence uninitialized variable warning by Dan Carpenter · 9 years ago
  36. 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
  37. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  38. d40a094 misc: mic: fix incorrect use of error codes in SCIF DMA driver by Eric Biggers · 9 years ago
  39. 0d0ce9c misc: mic/scif: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  40. 7b64dbf misc: mic/scif: fix wrap around tests by Dan Carpenter · 9 years ago
  41. e426115 misc: mic/scif: fix error code in scif_create_remote_lookup() by Dan Carpenter · 9 years ago
  42. ff65212 misc: mic/scif: re-take a lock on error path by Dan Carpenter · 9 years ago
  43. a2a47d0 misc: mic: fix memory leak by Sudip Mukherjee · 9 years ago
  44. d182432 misc: mic: SCIF RMA nodeqp and minor miscellaneous changes by Sudeep Dutt · 9 years ago
  45. 564c8d8 misc: mic: SCIF fence by Sudeep Dutt · 9 years ago
  46. 7cc31cd misc: mic: SCIF DMA and CPU copy interface by Sudeep Dutt · 9 years ago
  47. f1a2d86 misc: mic: SCIF remote memory map/unmap interface by Sudeep Dutt · 9 years ago
  48. 168ef01 misc: mic: SCIF RMA list operations by Sudeep Dutt · 9 years ago
  49. ba612aa misc: mic: SCIF memory registration and unregistration by Sudeep Dutt · 9 years ago
  50. c3ae617 misc: mic: SCIF RMA header file by Sudeep Dutt · 9 years ago
  51. d3d912e misc: mic: Add support for kernel mode SCIF clients by Ashutosh Dixit · 9 years ago
  52. b7f9444 misc: mic: SCIF poll by Ashutosh Dixit · 9 years ago
  53. a634443 misc: mic: scif bug fix for vmalloc_to_page crash by Sudeep Dutt · 10 years ago
  54. 0a3405d misc: mic: Fix reported static checker warning by Sudeep Dutt · 10 years ago
  55. 24732e7 misc: mic: Fix randconfig build error by including errno.h by Sudeep Dutt · 10 years ago
  56. fdd9fd5 misc: mic: SCIF messaging and node enumeration APIs by Sudeep Dutt · 10 years ago
  57. 76371c7 misc: mic: SCIF connections APIs i.e. accept and connect by Nikhil Rao · 10 years ago
  58. e9089f4 misc: mic: SCIF open close bind and listen APIs by Sudeep Dutt · 10 years ago
  59. 40cb594 misc: mic: SCIF node queue pair setup management by Sudeep Dutt · 10 years ago
  60. fb4d0e3 misc: mic: SCIF module initialization by Sudeep Dutt · 10 years ago
  61. b55f035 misc: mic: SCIF Peer Bus by Sudeep Dutt · 10 years ago
  62. 9ad8b64 misc: mic: SCIF ring buffer infrastructure by Sudeep Dutt · 10 years ago