1. 33afd4b Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  2. a74d9a3 rapidio/tsi721: remove redundant pci_clear_master by Cai Huoqing · 1 year, 11 months ago
  3. 2243acd driver core: class: remove struct class_interface * from callbacks by Greg Kroah-Hartman · 1 year, 11 months ago
  4. 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
  5. d5b6e6e rapidio: devices: fix missing put_device in mport_cdev_open by Cai Xinchen · 2 years, 3 months ago
  6. 02d7d89 rapidio: fix possible UAF when kfifo_alloc() fails by Wang Weiyang · 2 years, 3 months ago
  7. f9574cd rapidio: fix possible name leaks when rio_add_device() fails by Yang Yingliang · 2 years, 3 months ago
  8. 7960546 rapidio/tsi721: replace flush_scheduled_work() with flush_work() by Tetsuo Handa · 2 years, 5 months ago
  9. f8323a0 rapidio: remove unnecessary use of list iterator by Jakob Koschel · 2 years, 10 months ago
  10. 8c15567 rapidio/tsi721: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years, 1 month ago
  11. 75da0eb rapidio: avoid bogus __alloc_size warning by Kees Cook · 3 years, 3 months ago
  12. 85094c0 rapidio: fix the missed put_device() for rio_mport_add_riodev by Jing Xiangfeng · 4 years, 4 months ago
  13. fa63f08 rapidio: fix error handling path by Souptick Joarder · 4 years, 4 months ago
  14. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  15. d713754 rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user() by Gustavo A. R. Silva · 4 years, 6 months ago
  16. 216ec27 drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helper by Gustavo A. R. Silva · 4 years, 6 months ago
  17. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 8 months ago
  18. 6744628 rapidio: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 9 months ago
  19. e1c3cdb rapidio: avoid data race between file operation callbacks and mport_cdev_add(). by Madhuparna Bhowmik · 4 years, 9 months ago
  20. ffca476 rapidio: fix an error in get_user_pages_fast() error handling by John Hubbard · 4 years, 9 months ago
  21. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  22. 156e0b1 drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings by Dan Carpenter · 6 years ago
  23. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  24. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  25. 9ab65af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7 by Thomas Gleixner · 6 years ago
  26. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  27. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  28. 92bf501 rapidio/mport_cdev: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  29. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  30. 0ba7f39 drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer md by Colin Ian King · 6 years ago
  31. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  32. c5157b7 rapidio: fix rio_dma_transfer error handling by Ioan Nicu · 7 years ago
  33. bbd876a rapidio: use a reference count for struct mport_dma_req by Ioan Nicu · 7 years ago
  34. 7babfa5 rapidio/tsi721: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro by Bjorn Helgaas · 7 years ago
  35. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  36. eab216e drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointers by Markus Elfring · 7 years ago
  37. 6d94a03 drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initialisation in tsi721_alloc_chan_resources() by Markus Elfring · 7 years ago
  38. 28a5cd5 drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed memory allocation in tsi721_alloc_chan_resources() by Markus Elfring · 7 years ago
  39. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  40. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  41. c46d90c drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_transfer()' by Christophe JAILLET · 7 years ago
  42. b1402dc drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()' by Christophe JAILLET · 7 years ago
  43. a0e136e Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  45. 31d1e13 rapidio: remove global irq spinlocks from the subsystem by Ioan Nicu · 7 years ago
  46. 0ca36a6 rapidio: switch to get_user_pages_fast() by Al Viro · 8 years ago
  47. c4860ad lib/scatterlist: Fix offset type in sg_alloc_table_from_pages by Tvrtko Ursulin · 8 years ago
  48. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  49. 4785603 drivers/rapidio/devices/tsi721.c: make module parameter variable name unique by Randy Dunlap · 8 years ago
  50. dbef390 rapidio: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  51. 369f267 rapidio: use get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
  52. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  53. b300692 rapidio/tsi721: fix incorrect detection of address translation condition by Alexandre Bounine · 8 years ago
  54. 1ae842d rapidio: modify for rev.3 specification changes by Alexandre Bounine · 9 years ago
  55. a057a52 rapidio: change inbound window size type to u64 by Alexandre Bounine · 9 years ago
  56. f5485eb rapidio/tsi721_dma: advance queue processing from transfer submit call by Alexandre Bounine · 9 years ago
  57. e519685 rapidio/tsi721: add messaging mbox selector parameter by Alexandre Bounine · 9 years ago
  58. cb782cd rapidio/tsi721: add PCIe MRRS override parameter by Alexandre Bounine · 9 years ago
  59. 4498c31a rapidio/tsi721_dma: add channel mask and queue size parameters by Alexandre Bounine · 9 years ago
  60. ea87b8e rapidio: remove unnecessary 0x prefixes before %pa extension uses by Joe Perches · 9 years ago
  61. 4e1016d rapidio/mport_cdev: fix uapi type definitions by Alexandre Bounine · 9 years ago
  62. 99f23c2 rapidio: fix potential NULL pointer dereference by Vladimir Zapolskiy · 9 years ago
  63. cb10716 Convert straggling drivers to new six-argument get_user_pages() by Linus Torvalds · 9 years ago
  64. e8de370 rapidio: add mport char device driver by Alexandre Bounine · 9 years ago
  65. 458bdf6 rapidio/tsi721_dma: fix hardware error handling by Alexandre Bounine · 9 years ago
  66. e680b67 rapidio/tsi721_dma: fix synchronization issues by Alexandre Bounine · 9 years ago
  67. 8347245 rapidio/tsi721_dma: update error reporting from prep_sg callback by Alexandre Bounine · 9 years ago
  68. 72d8a0d rapidio/tsi721: add filtered debug output by Alexandre Bounine · 9 years ago
  69. 1679e8d rapidio/tsi721: add outbound windows mapping support by Alexandre Bounine · 9 years ago
  70. 2ece1ca rapidio/tsi721: fix locking in OB_MSG processing by Alexandre Bounine · 9 years ago
  71. 9a0b062 rapidio: add global inbound port write interfaces by Alexandre Bounine · 9 years ago
  72. 748353c rapidio/tsi721: add HW specific mport removal by Alexandre Bounine · 9 years ago
  73. e3dd8cd rapidio/tsi721: add shutdown notification callback by Alexandre Bounine · 9 years ago
  74. dbe74af rapidio/tsi721: add query_mport callback by Alexandre Bounine · 9 years ago
  75. d2a321f rapidio/tsi721_dma: fix pending transaction queue handling by Alexandre Bounine · 9 years ago
  76. 9673b88 rapidio/tsi721: add option to configure direct mapping of IB window by Alexandre Bounine · 9 years ago
  77. ba5d141 rapidio/tsi721: add check for overlapped IB window mappings by Alexandre Bounine · 9 years ago
  78. 174f1a7 rapidio/tsi721: fix hardcoded MRRS setting by Alexandre Bounine · 9 years ago
  79. ce1d3fd Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  80. b33f87c rapidio/tsi721: use PCI define for Max_Read_Request_Size by Rafał Miłecki · 10 years ago
  81. 7664cfe dmaengine: rapidio: tsi721: Rename device_control by Maxime Ripard · 10 years ago
  82. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  83. 50835e9 rapidio/tsi721_dma: rework scatter-gather list handling by Alexandre Bounine · 11 years ago
  84. 0193ed8 rapidio/tsi721_dma: fix failure to obtain transaction descriptor by Alexandre Bounine · 11 years ago
  85. 1c92ab1 rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  86. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 11 years ago
  87. 40f847b drivers/rapidio/devices/tsi721_dma.c: optimize use of BDMA descriptors by Alexandre Bounine · 11 years ago
  88. 04379df rapidio/tsi721: fix tasklet termination in dma channel release by Alexandre Bounine · 11 years ago
  89. 94d9bd4 rapidio/tsi721: convert to modular mport driver by Alexandre Bounine · 12 years ago
  90. 1ccc819 rapidio/tsi721: fix bug in MSI interrupt handling by Alexandre Bounine · 12 years ago
  91. 305c891e rapidio: remove use of __devinit by Bill Pemberton · 12 years ago
  92. 71afe34 rapidio/tsi721: add inbound memory mapping callbacks by Alexandre Bounine · 12 years ago
  93. 18f6287 drivers/rapidio/devices/tsi721.c: fix error return code by Peter Senna Tschudin · 12 years ago
  94. ed43f44 rapidio/tsi721: modify mport name assignment by Alexandre Bounine · 12 years ago
  95. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  96. 5cdaaf8 rapdio/tsi721: Use PCI Express Capability accessors by Jiang Liu · 13 years ago
  97. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 13 years ago
  98. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 13 years ago
  99. 9eaa3d9 rapidio/tsi721: add DMA engine support by Alexandre Bounine · 13 years ago
  100. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 13 years ago