1. c20d8c1 Bluetooth: fix init and cleanup of sco_conn.timeout_work by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  2. c10465f Bluetooth: fix use-after-free error in lock_sock_nested() by Wang ShaoBo · 3 years, 5 months ago
  3. 4dfba42 Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() by Takashi Iwai · 3 years, 5 months ago
  4. 6698029 Bluetooth: Fix handling of LE Enhanced Connection Complete by Luiz Augusto von Dentz · 3 years, 5 months ago
  5. 98d44b7 Bluetooth: avoid circular locks in sco_sock_connect by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  6. a1073aa Bluetooth: schedule SCO timeouts with delayed_work by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  7. 6528cc6 Bluetooth: skip invalid hci_sync_conn_complete_evt by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  8. d3c3f4e Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue" by Sasha Levin · 3 years, 4 months ago
  9. 50e6f34 Bluetooth: add timeout sanity check to hci_inquiry by Pavel Skripkin · 3 years, 5 months ago
  10. 4711284 Bluetooth: Move shutdown callback before flushing tx and rx queue by Kai-Heng Feng · 3 years, 5 months ago
  11. 059c2c0 Bluetooth: fix repeated calls to sco_sock_kill by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  12. 5014a84 Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow by Colin Ian King · 3 years, 6 months ago
  13. 61b1db2 Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd by Tedd Ho-Jeong An · 3 years, 6 months ago
  14. def6efd Bluetooth: sco: prevent information leak in sco_conn_defer_accept() by Dan Carpenter · 3 years, 7 months ago
  15. d7d04c6 Bluetooth: hidp: use correct wait queue when removing ctrl_wait by Ole Bjørn Midtbø · 4 years, 3 months ago
  16. f2f856b Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 6 months ago
  17. 1812895 Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancelled" by Greg Kroah-Hartman · 3 years, 6 months ago
  18. 8d7a398 Bluetooth: mgmt: Fix the command returns garbage parameter value by Tedd Ho-Jeong An · 3 years, 8 months ago
  19. cc49ab2 Bluetooth: L2CAP: Fix invalid access on ECRED Connection response by Luiz Augusto von Dentz · 3 years, 8 months ago
  20. 79a3130 Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails by Luiz Augusto von Dentz · 3 years, 8 months ago
  21. 60789af Bluetooth: Shutdown controller after workqueues are flushed or cancelled by Kai-Heng Feng · 3 years, 8 months ago
  22. 5147d86 Bluetooth: Fix alt settings for incoming SCO with transparent coding format by Kiran K · 3 years, 10 months ago
  23. 8f939b4 Bluetooth: Fix the HCI to MGMT status conversion table by Yu Liu · 3 years, 9 months ago
  24. 7d97522 Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event by Luiz Augusto von Dentz · 3 years, 7 months ago
  25. 4f5fc3b Bluetooth: Fix Set Extended (Scan Response) Data by Luiz Augusto von Dentz · 3 years, 7 months ago
  26. c5fedfc Bluetooth: Fix not sending Set Extended Scan Response by Luiz Augusto von Dentz · 4 years, 2 months ago
  27. a2dcad0 Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid by Luiz Augusto von Dentz · 3 years, 8 months ago
  28. ae9957b Bluetooth: Remove spurious error message by Szymon Janc · 3 years, 8 months ago
  29. 74caf71 Bluetooth: use correct lock to prevent UAF of hdev object by Lin Ma · 3 years, 8 months ago
  30. 3795007 Bluetooth: fix the erroneous flush_work() order by Lin Ma · 3 years, 8 months ago
  31. 1b364f8 Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago
  32. d8d261c Bluetooth: SMP: Fail if remote and local public keys are identical by Luiz Augusto von Dentz · 3 years, 10 months ago
  33. 2033dde Bluetooth: check for zapped sk before connecting by Archie Pusaka · 3 years, 10 months ago
  34. a019b8d Bluetooth: initialize skb_queue_head at l2cap_chan_create() by Tetsuo Handa · 3 years, 10 months ago
  35. e0dc9e9 Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default by Archie Pusaka · 3 years, 10 months ago
  36. 18df2bc Bluetooth: Fix incorrect status handling in LE PHY UPDATE event by Ayush Garg · 3 years, 10 months ago
  37. 7cc0ba6 Bluetooth: avoid deadlock between hci_dev->lock and socket lock by Jiri Kosina · 3 years, 10 months ago
  38. 2d84ef4 bluetooth: eliminate the potential race condition when removing the HCI controller by Lin Ma · 3 years, 9 months ago
  39. 1d7bd87 Bluetooth: verify AMP hci_chan before amp_destroy by Archie Pusaka · 3 years, 10 months ago
  40. 5470865 Fix misc new gcc warnings by Linus Torvalds · 3 years, 9 months ago
  41. 15c56b8 Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data by Gopal Tiwari · 4 years ago
  42. 05a524b Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirk by Hans de Goede · 4 years ago
  43. b9afcdc Bluetooth: btusb: fix memory leak on suspend and resume by Vamshi K Sthambamkadi · 4 years ago
  44. 63cb4aa Bluetooth: Put HCI device if inquiry procedure interrupts by Pan Bian · 4 years ago
  45. 78bbee8 Bluetooth: drop HCI device reference before return by Pan Bian · 4 years ago
  46. 65933b0 Bluetooth: Fix initializing response id after clearing struct by Christopher William Snowhill · 4 years, 1 month ago
  47. ce9163c Bluetooth: Fix attempting to set RPA timeout when unsupported by Edward Vear · 4 years, 3 months ago
  48. 6013c99 Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option by Wei Yongjun · 4 years, 2 months ago
  49. c98d335 Bluetooth: Fix: LL PRivacy BLE device fails to connect by Sathish Narasimman · 4 years, 3 months ago
  50. 147cdf5 Bluetooth: Fix null pointer dereference in hci_event_packet() by Anmol Karn · 4 years, 4 months ago
  51. b260e4a Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() by Peilin Ye · 4 years, 4 months ago
  52. b08eadd Bluetooth: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 5 months ago
  53. 2bd056f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 4 months ago
  54. b560a20 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years, 6 months ago
  55. b176dd0 Bluetooth: Disable High Speed by default by Luiz Augusto von Dentz · 4 years, 6 months ago
  56. f194256 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 6 months ago
  57. eddb773 Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years, 6 months ago
  58. c0ee064 Bluetooth: Fix update of own_addr_type if ll_privacy supported by Sathish Narasimman · 4 years, 4 months ago
  59. a46b7ed Bluetooth: Fix auto-creation of hci_conn at Conn Complete event by Sonny Sasaka · 4 years, 5 months ago
  60. 291f0c5 Bluetooth: Set scan parameters for ADV Monitor by Howard Chung · 4 years, 4 months ago
  61. c88e397 Bluetooth: Update Adv monitor count upon removal by Miao-chen Chou · 4 years, 4 months ago
  62. bb6d689 net: bluetooth: delete duplicated words by Randy Dunlap · 4 years, 4 months ago
  63. 5327447 Bluetooth: pause/resume advertising around suspend by Daniel Winkler · 4 years, 4 months ago
  64. 2f20216 Bluetooth: Emit controller suspend and resume events by Abhishek Pandit-Subedi · 4 years, 4 months ago
  65. f0cfc48 Bluetooth: Add suspend reason for device disconnect by Abhishek Pandit-Subedi · 4 years, 4 months ago
  66. 346ce5b Bluetooth: Add mgmt suspend and resume events by Abhishek Pandit-Subedi · 4 years, 4 months ago
  67. 6baf8a6 Bluetooth: Set ext scan response only when it exists by Abhishek Pandit-Subedi · 4 years, 4 months ago
  68. 20ae408 Bluetooth: Only mark socket zapped after unlocking by Abhishek Pandit-Subedi · 4 years, 4 months ago
  69. d5ea32d Bluetooth: Add MGMT capability flags for tx power and ext advertising by Daniel Winkler · 4 years, 5 months ago
  70. 8759748 Bluetooth: Report num supported adv instances for hw offloading by Daniel Winkler · 4 years, 5 months ago
  71. 0fc1a72 Bluetooth: sco: new getsockopt options BT_SNDMTU/BT_RCVMTU by Joseph Hwang · 4 years, 4 months ago
  72. 3eec158 Bluetooth: Re-order clearing suspend tasks by Abhishek Pandit-Subedi · 4 years, 4 months ago
  73. cafd472 Bluetooth: Fix memory leak in read_adv_mon_features() by Peilin Ye · 4 years, 4 months ago
  74. 0e99528 Bluetooth: Clear suspend tasks on unregister by Abhishek Pandit-Subedi · 4 years, 5 months ago
  75. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 6 months ago
  76. bd0b33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  77. 83a33b2 bluetooth: sco: Fix sockptr reference. by David S. Miller · 4 years, 6 months ago
  78. 4bb540d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 6 months ago
  79. 075f773 Bluetooth: Remove CRYPTO_ALG_INTERNAL flag by Herbert Xu · 4 years, 6 months ago
  80. 79bf118 Bluetooth: Increment management interface revision by Marcel Holtmann · 4 years, 6 months ago
  81. 9a9373f Bluetooth: use the proper scan params when conn is pending by Alain Michaud · 4 years, 6 months ago
  82. a2ec905 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years, 6 months ago
  83. cbbdfa6 Bluetooth: Enable controller RPA resolution using Experimental feature by Sathish Narasimman · 4 years, 6 months ago
  84. b2cc233 Bluetooth: Enable RPA Timeout by Sathish Narasimman · 4 years, 6 months ago
  85. 5c49bcc Bluetooth: Enable/Disable address resolution during le create conn by Sathish Narasimman · 4 years, 6 months ago
  86. d03c759 Bluetooth: Let controller creates RPA during le create conn by Sathish Narasimman · 4 years, 6 months ago
  87. b31bc00 Bluetooth: Translate additional address type during le_conn by Sathish Narasimman · 4 years, 6 months ago
  88. 0eee35b Bluetooth: Update resolving list when updating whitelist by Marcel Holtmann · 4 years, 6 months ago
  89. e1d5723 Bluetooth: Configure controller address resolution if available by Marcel Holtmann · 4 years, 6 months ago
  90. 6540351 Bluetooth: Translate additional address type correctly by Marcel Holtmann · 4 years, 6 months ago
  91. 4e8c36c Bluetooth: Fix suspend notifier race by Abhishek Pandit-Subedi · 4 years, 6 months ago
  92. 24b0657 Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier by Max Chou · 4 years, 6 months ago
  93. cde1a8a Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers by Ismael Ferreras Morezuelas · 4 years, 6 months ago
  94. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  95. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  96. 37adf70 Bluetooth: Add per-instance adv disable/remove by Daniel Winkler · 4 years, 6 months ago
  97. 629b49c Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt() by Peilin Ye · 4 years, 6 months ago
  98. 75bbd2e Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt() by Peilin Ye · 4 years, 6 months ago
  99. d5baf62 Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM by Alexander A. Klimov · 4 years, 7 months ago
  100. 710a919 Bluetooth: RFCOMM: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago