1. 1785d11 Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 5 months ago
  2. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  3. 2ed90db Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  4. 22362aa habanalabs: remove unused but set variable 'ctx_asid' by Wei Yongjun · 4 years, 5 months ago
  5. 2f79d3d mei: add device kind to sysfs by Alexander Usyskin · 4 years, 5 months ago
  6. bb34bf7 habanalabs: goya_ctx_init() can be static by kernel test robot · 4 years, 5 months ago
  7. 7b16a15 habanalabs: fix up absolute include instructions by Greg Kroah-Hartman · 4 years, 5 months ago
  8. 9998a98 x86/cpu: Relocate sync_core() to sync_core.h by Ricardo Neri · 4 years, 5 months ago
  9. 65a9bde6 Merge 5.8-rc7 into char-misc-next by Greg Kroah-Hartman · 4 years, 5 months ago
  10. 94f8be9 habanalabs: Fix memory leak in error flow of context initialization by Tomer Tayar · 4 years, 5 months ago
  11. 644883e habanalabs: use no flags on MMU cache invalidation by Tomer Tayar · 4 years, 6 months ago
  12. 8df8cb1 habanalabs: enable device before hw_init() by Oded Gabbay · 4 years, 6 months ago
  13. a04b7cd habanalabs: create internal CB pool by Ofir Bitton · 4 years, 6 months ago
  14. eb8b293 habanalabs: update hl_boot_if.h from firmware by Oded Gabbay · 4 years, 6 months ago
  15. 70b2f99 habanalabs: create common folder by Oded Gabbay · 4 years, 6 months ago
  16. a9855a2 habanalabs: check for DMA errors when clearing memory by Moti Haimovski · 4 years, 6 months ago
  17. 22cb855 habanalabs: verify queue can contain all cs jobs by Ofir Bitton · 4 years, 6 months ago
  18. 5574cb2 habanalabs: Assign each CQ with its own work queue by Ofir Bitton · 4 years, 6 months ago
  19. c83c417 habanalabs: halt device CPU only upon certain reset by Oded Gabbay · 4 years, 6 months ago
  20. 9158c47 habanalabs: remove unused hash by Omer Shpigelman · 4 years, 6 months ago
  21. 79b1894 habanalabs: use queue pi/ci in order to determine queue occupancy by Ofir Bitton · 4 years, 6 months ago
  22. 3abc99b habanalabs: configure maximum queues per asic by Ofir Bitton · 4 years, 6 months ago
  23. 12ae313 habanalabs: remove soft-reset support from GAUDI by Oded Gabbay · 4 years, 6 months ago
  24. f4cbfd2 habanalabs: PCIe iATU refactoring by Ofir Bitton · 4 years, 7 months ago
  25. fcc6a4e habanalabs: Extract ECC information from FW by Oded Gabbay · 4 years, 8 months ago
  26. db491e4 habanalabs: Add dropped cs statistics info struct by Ofir Bitton · 4 years, 7 months ago
  27. c8f9b49 habanalabs: extract cpu boot status lookup by Christine Gharzuzi · 4 years, 6 months ago
  28. 0eab4f8 habanalabs: rephrase error messages by Oded Gabbay · 4 years, 6 months ago
  29. dd9efab habanalabs: Increase queues depth by Ofir Bitton · 4 years, 7 months ago
  30. 917b79b habanalabs: rephrase error message by Omer Shpigelman · 4 years, 6 months ago
  31. e8edded habanalabs: calculate trace frequency from PLL by Adam Aharon · 4 years, 7 months ago
  32. 6ced911 habanalabs: align armcp_packet structure to 8 bytes by Oded Gabbay · 4 years, 7 months ago
  33. 6c07bab habanalabs: Use mask instead of shift in sync stream registers by Ofir Bitton · 4 years, 7 months ago
  34. 21e7a34 habanalabs: sync stream generic functionality by Ofir Bitton · 4 years, 8 months ago
  35. c16d45f habanalabs: Use pending CS amount per ASIC by Ofir Bitton · 4 years, 7 months ago
  36. 0b168c8 habanalabs: remove rate limiters from GAUDI by Oded Gabbay · 4 years, 7 months ago
  37. 92ca3dd mei: hw: don't use one element arrays by Tomas Winkler · 4 years, 5 months ago
  38. c614970 mei: hw: use sizeof of variable instead of struct type by Tomas Winkler · 4 years, 5 months ago
  39. 4b40b22 mei: client: use sizeof of variable instead of struct type by Tomas Winkler · 4 years, 5 months ago
  40. 71ae525 mei: bus: use sizeof of variable instead of struct type by Tomas Winkler · 4 years, 5 months ago
  41. b4a6700 mei: ioctl: use sizeof of variable instead of struct type by Tomas Winkler · 4 years, 5 months ago
  42. df4b37b mei: hbm: use sizeof of variable instead of struct type by Tomas Winkler · 4 years, 5 months ago
  43. e24ca92 Revert "mei: Avoid the use of one-element arrays" by Greg Kroah-Hartman · 4 years, 5 months ago
  44. 8f27d65 cardreader/rtsx_pcr.c: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
  45. 21ee9b1 misc: hpilo: avoid a useless memset by Christophe JAILLET · 4 years, 6 months ago
  46. 146f90a misc: hpilo: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 6 months ago
  47. 4e74eeb char: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  48. a52c809 misc: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  49. 3c3b7dd mei: Avoid the use of one-element arrays by Gustavo A. R. Silva · 4 years, 6 months ago
  50. 74b04fa mei: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  51. c56967d mei: hdcp: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  52. 7a4462a misc: rtsx: Use standard PCI definitions by Bjorn Helgaas · 4 years, 5 months ago
  53. ed86a98 misc: rtsx: Find L1 PM Substates capability instead of hard-coding by Bjorn Helgaas · 4 years, 5 months ago
  54. 22bf325 misc: rtsx: Remove rtsx_pci_read/write_config() wrappers by Bjorn Helgaas · 4 years, 5 months ago
  55. df746b3 misc: rtsx: Remove unused pcie_cap by Bjorn Helgaas · 4 years, 5 months ago
  56. ff36dc6 misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL by Bjorn Helgaas · 4 years, 5 months ago
  57. 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
  58. cea7a04 habanalabs: prevent possible out-of-bounds array access by Oded Gabbay · 4 years, 6 months ago
  59. fadbfc3 hpilo: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 4 years, 6 months ago
  60. 3a12c2b cxl: Change PCIBIOS_SUCCESSFUL to 0 by Saheed O. Bolarinwa · 4 years, 6 months ago
  61. 788cacf habanalabs: set 4s timeout for message to device CPU by Oded Gabbay · 4 years, 6 months ago
  62. e38bfd3 habanalabs: set clock gating per engine by Oded Gabbay · 4 years, 6 months ago
  63. 2edc66e habanalabs: block WREG_BULK packet on PDMA by Oded Gabbay · 4 years, 6 months ago
  64. 849a936 misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC by Ricky Wu · 4 years, 6 months ago
  65. 703275a vop: sparse warning fixup by Michael S. Tsirkin · 4 years, 6 months ago
  66. 017d740 misc: cxl: flash: Remove unused variable 'drc_index' by Lee Jones · 4 years, 6 months ago
  67. 8965930 misc: eeprom: at24: Tell the compiler that ACPI functions may not be used by Lee Jones · 4 years, 6 months ago
  68. 51d501e uacce: remove uacce_vma_fault by Zhangfei Gao · 4 years, 7 months ago
  69. 2d41d2a Merge branch 'char-misc-linus' into 'char-misc-next' by Greg Kroah-Hartman · 4 years, 6 months ago
  70. 1824865 misc: ibmvmc: Repair ill-named function argument descriptions by Lee Jones · 4 years, 6 months ago
  71. 28fc491 misc: ocxl: config: Provide correct formatting to function headers by Lee Jones · 4 years, 6 months ago
  72. b865c5b misc: cxl: hcalls: Demote half-assed kerneldoc attempt by Lee Jones · 4 years, 6 months ago
  73. ff512a8 misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issues by Lee Jones · 4 years, 6 months ago
  74. bb11b4e misc: mic: scif: scif_fence: Fix a bunch of different documentation issues by Lee Jones · 4 years, 6 months ago
  75. 31c6898 misc: mic: scif: scif_dma: Fix a couple of kerneldoc issues by Lee Jones · 4 years, 6 months ago
  76. 9afe183 misc: mic: scif: scif_nm: Supply various kerneldoc fix-ups by Lee Jones · 4 years, 6 months ago
  77. 5ab3f59 misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issues by Lee Jones · 4 years, 6 months ago
  78. 3e30b9e misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s) by Lee Jones · 4 years, 6 months ago
  79. 5d137a3 misc: mic: scif: scif_api: Demote scif_accept() function header by Lee Jones · 4 years, 6 months ago
  80. cf2a06c misc: mic: scif: scif_api: Remove set but unused variable 'read_size' by Lee Jones · 4 years, 6 months ago
  81. a761b8b misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  82. 887d670 misc: mic: scif: scif_ports: Fix copy 'n' paste error by Lee Jones · 4 years, 6 months ago
  83. 0cfbe64 misc: mic: cosm: cosm_main: Document 'force' function argument by Lee Jones · 4 years, 6 months ago
  84. 438ad36 misc: mic: host: mic_debugfs: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  85. 49f093f misc: mic: card: mic_debugfs: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  86. 521482b misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headers by Lee Jones · 4 years, 6 months ago
  87. f10957d misc: mic: host: mic_intr: Properly document function arguments by Lee Jones · 4 years, 6 months ago
  88. 779b961 misc: ibmasm: dot_command: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  89. 9c03520 misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-file by Lee Jones · 4 years, 6 months ago
  90. e0a6ad8 misc: ibmasm: r_heartbeat: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  91. b7df87c misc: ibmasm: command: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  92. 63969cf misc: ibmasm: event: Demote function headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  93. 95ef32c misc: sgi-xp: xp_main: Staticify local functions xp_init() and xp_exit() by Lee Jones · 4 years, 6 months ago
  94. f5429c2ce misc: genwqe: card_debugfs: Demote file header from kerneldoc by Lee Jones · 4 years, 6 months ago
  95. ac36fdb misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc by Lee Jones · 4 years, 6 months ago
  96. 7adb55b misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues by Lee Jones · 4 years, 6 months ago
  97. 364b40c misc: genwqe: card_utils: Whole a plethora of documentation issues by Lee Jones · 4 years, 6 months ago
  98. 807062f misc: genwqe: card_dev: Whole host of kerneldoc fixes by Lee Jones · 4 years, 6 months ago
  99. a562c0c misc: genwqe: card_base: Whole host of kerneldoc fixes by Lee Jones · 4 years, 6 months ago
  100. f5721c7 misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args by Lee Jones · 4 years, 6 months ago