1. 688daed Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  2. ed41fd0 Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  3. 28318f5 Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years ago
  4. 4ad9a28 Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years ago
  5. e07cd2f Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  6. 2ff9010 Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years ago
  7. f408126 Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years ago
  8. caab314 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years ago
  9. 5342fd4 bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET by Coly Li · 4 years ago
  10. b16671e bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket by Coly Li · 4 years ago
  11. 1dfc068 bcache: check unsupported feature sets for bcache register by Coly Li · 4 years ago
  12. f7b4943d bcache: fix typo from SUUP to SUPP in features.h by Coly Li · 4 years ago
  13. e809270 bcache: set pdev_set_uuid before scond loop iteration by Yi Li · 4 years ago
  14. 78d4202 Merge tag 'devprop-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  15. fb9ca0b Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  16. be31d94 Merge tag 'pm-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
  17. 43d3d58 Merge tag 'drm-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years ago
  18. 3e2a590 Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  19. 6279d81 Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  20. a91bd62 Revert "init/console: Use ttynull as a fallback when there is no console" by Petr Mladek · 4 years ago
  21. 24e8ab6 Merge branches 'acpi-scan' and 'acpi-misc' by Rafael J. Wysocki · 4 years ago
  22. 84e2615 hwmon: (amd_energy) fix allocation of hwmon_channel_info config by David Arcari · 4 years ago
  23. 3a21777 block/rnbd-clt: avoid module unload race with close confirmation by Jack Wang · 4 years ago
  24. ef8048d block/rnbd: Adding name to the Contributors List by Swapnil Ingle · 4 years ago
  25. 80f9909 block/rnbd-clt: Fix sg table use after free by Guoqing Jiang · 4 years ago
  26. 1a84e7c block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close by Jack Wang · 4 years ago
  27. 74acfa9 block/rnbd: Select SG_POOL for RNBD_CLIENT by Jack Wang · 4 years ago
  28. 29f95f2 Merge tag 'drm-misc-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Daniel Vetter · 4 years ago
  29. 25ea8ec Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Daniel Vetter · 4 years ago
  30. 220efcf Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years ago
  31. 3545454 net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE by Aleksander Jan Bajkowski · 4 years ago
  32. f9c4845 s390/qeth: fix L2 header access in qeth_l3_osa_features_check() by Julian Wiedmann · 4 years ago
  33. b41b554 s390/qeth: fix locking for discipline setup / removal by Julian Wiedmann · 4 years ago
  34. 0b9902c s390/qeth: fix deadlock during recovery by Julian Wiedmann · 4 years ago
  35. ac7996d octeontx2-af: fix memory leak of lmac and lmac->name by Colin Ian King · 4 years ago
  36. 15ef6b0 chtls: Fix chtls resources release sequence by Ayush Sawal · 4 years ago
  37. eade1e0 chtls: Added a check to avoid NULL pointer dereference by Ayush Sawal · 4 years ago
  38. a84b2c0 chtls: Replace skb_dequeue with skb_peek by Ayush Sawal · 4 years ago
  39. f8d15d2 chtls: Avoid unnecessary freeing of oreq pointer by Ayush Sawal · 4 years ago
  40. 5a5fac9 chtls: Fix panic when route to peer not configured by Ayush Sawal · 4 years ago
  41. 827d329 chtls: Remove invalid set_tcb call by Ayush Sawal · 4 years ago
  42. 717df0f chtls: Fix hardware tid leak by Ayush Sawal · 4 years ago
  43. 5b0bb12 net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups by Dinghao Liu · 4 years ago
  44. 7a6eb07 net/mlx5e: Fix two double free cases by Dinghao Liu · 4 years ago
  45. 4d8be21 net/mlx5: Release devlink object if adev fails by Leon Romanovsky · 4 years ago
  46. b1c0aca net/mlx5e: ethtool, Fix restriction of autoneg with 56G by Aya Levin · 4 years ago
  47. e13ed0a net/mlx5e: In skb build skip setting mark in switchdev mode by Maor Dickman · 4 years, 1 month ago
  48. 25c904b net/mlx5: E-Switch, fix changing vf VLANID by Alaa Hleihel · 4 years ago
  49. b544011 net/mlx5e: Fix SWP offsets when vlan inserted by driver by Moshe Shemesh · 4 years, 2 months ago
  50. eed38ee net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled by Oz Shlomo · 4 years, 1 month ago
  51. 0f2dcad net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address by Mark Zhang · 4 years, 1 month ago
  52. 9c9be85 net/mlx5e: Add missing capability check for uplink follow by Aya Levin · 4 years, 1 month ago
  53. abf8ef9 net/mlx5: Check if lag is supported before creating one by Mark Zhang · 4 years, 1 month ago
  54. f5e6c33 Merge tag 'spi-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years ago
  55. a1a7b4f Merge tag 'regulator-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years ago
  56. fc37784 Merge tag 'regmap-fix-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years ago
  57. afded6d misc: pvpanic: Check devm_ioport_map() for NULL by Andy Shevchenko · 4 years ago
  58. 00fd44a drm/msm: Only enable A6xx LLCC code on A6xx by Konrad Dybcio · 4 years ago
  59. c415160 cpufreq: intel_pstate: remove obsolete functions by Lukas Bulwahn · 4 years ago
  60. 3f7759e drm/msm: Add modparam to allow vram carveout by Iskren Chernev · 4 years ago
  61. d863f0c drm/msm: Call msm_init_vram before binding the gpu by Craig Tatlor · 4 years ago
  62. 2b5f09c drm/msm/dp: postpone irq_hpd event during connection pending state by Kuogee Hsieh · 4 years ago
  63. 3f7bdda device property: add description of fwnode cases by Bard Liao · 4 years ago
  64. 47f4469 Revert "device property: Keep secondary firmware node secondary by type" by Bard Liao · 4 years ago
  65. 240bdc6 ACPI: Update Kconfig help text for items that are no longer modular by Peter Robinson · 4 years ago
  66. aa7a1bb ACPI: PM: s2idle: Drop unused local variables and related code by Rafael J. Wysocki · 4 years ago
  67. 943bdd0 cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get() by Colin Ian King · 4 years ago
  68. 17ffd35 cpufreq: intel_pstate: Use HWP capabilities in intel_cpufreq_adjust_perf() by Rafael J. Wysocki · 4 years ago
  69. 7c29ada iommu/vt-d: Fix ineffective devTLB invalidation for subdevices by Liu Yi L · 4 years ago
  70. 18abda7 iommu/vt-d: Fix general protection fault in aux_detach_device() by Liu Yi L · 4 years ago
  71. 9ad9f45 iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev by Liu Yi L · 4 years ago
  72. aded8c7 iommu/arm-smmu-qcom: Initialize SCTLR of the bypass context by Bjorn Andersson · 4 years ago
  73. 420d42f iommu/vt-d: Fix lockdep splat in sva bind()/unbind() by Lu Baolu · 4 years ago
  74. 4df7b22 Revert "iommu: Add quirk for Intel graphic devices in map_sg" by Lu Baolu · 4 years ago
  75. 1efd17e iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb() by Lu Baolu · 4 years ago
  76. a73858e drm/ttm: unexport ttm_pool_init/fini by Christian König · 4 years ago
  77. e0658f9 drm/radeon: stop re-init the TTM page pool by Christian König · 4 years ago
  78. a5c7682 usb: dwc3: gadget: Clear wait flag on dequeue by Thinh Nguyen · 4 years ago
  79. 6c75c2b usb: typec: Send uevent for num_altmodes update by Prashant Malani · 4 years ago
  80. 41952a6 usb: typec: Fix copy paste error for NVIDIA alt-mode description by Peter Robinson · 4 years ago
  81. e245910 usb: gadget: enable super speed plus by taehyun.cho · 4 years ago
  82. e89eed0 kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb by Andrey Konovalov · 4 years ago
  83. 05cd846 dmabuf: fix use-after-free of dmabuf's file->f_inode by Charan Teja Reddy · 4 years ago
  84. 1169ec8 can: rcar: Kconfig: update help description for CAN_RCAR config by Lad Prabhakar · 4 years ago
  85. 2fbb397 can: mcp251xfd: mcp251xfd_handle_rxif_ring(): first increment RX tail pointer in HW, then in driver by Marc Kleine-Budde · 4 years ago
  86. 6086f02 can: mcp251xfd: mcp251xfd_handle_tefif(): fix TEF vs. TX race condition by Marc Kleine-Budde · 4 years ago
  87. 4e181de Merge tag 'drm-intel-fixes-2021-01-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 4 years ago
  88. 57cda5e Merge tag 'amd-drm-fixes-5.11-2021-01-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Daniel Vetter · 4 years ago
  89. aee2b3c can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver by Marc Kleine-Budde · 4 years, 1 month ago
  90. c4aec38 can: m_can: m_can_class_unregister(): remove erroneous m_can_clk_stop() by Marc Kleine-Budde · 4 years, 1 month ago
  91. 1f685e6 ptp: ptp_ines: prevent build when HAS_IOMEM is not set by Randy Dunlap · 4 years ago
  92. 7f847db net: dsa: fix led_classdev build errors by Randy Dunlap · 4 years ago
  93. 94bcfdb net: bareudp: add missing error handling for bareudp_link_config() by Jakub Kicinski · 4 years ago
  94. 0d136f5 net: mvneta: fix error message when MTU too large for XDP by Marek Behún · 4 years ago
  95. 5efc1f4 Revert "drm/amd/display: Fix memory leaks in S3 resume" by Alex Deucher · 4 years ago
  96. c241ed2 drm/amdgpu/display: drop DCN support for aarch64 by Alex Deucher · 4 years ago
  97. 3851c90 drm/amdgpu: enable ras eeprom support for sienna cichlid by John Clements · 4 years ago
  98. 8a82b34 drm/amdgpu: fix no bad_pages issue after umc ue injection by Dennis Li · 4 years ago
  99. e6d5c64 drm/amdgpu: fix potential memory leak during navi12 deinitialization by Jiawei Gu · 4 years ago
  100. 4f6a055 drm/amd/display: Fix unused variable warning by Arnd Bergmann · 4 years ago