- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
- e61fbee Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 3 years, 4 months ago
- 61969ef Bluetooth: Fix return value in hci_dev_do_close() by Kangmin Park · 3 years, 5 months ago
- f41a4b2 Bluetooth: add timeout sanity check to hci_inquiry by Pavel Skripkin · 3 years, 5 months ago
- a31e5a4 Bluetooth: mgmt: Pessimize compile-time bounds-check by Kees Cook · 3 years, 5 months ago
- ecb71f25 Bluetooth: Fix race condition in handling NOP command by Kiran K · 3 years, 5 months ago
- 7087c4f Bluetooth: Store advertising handle so it can be re-enabled by Luiz Augusto von Dentz · 3 years, 5 months ago
- cafae4c Bluetooth: Fix handling of LE Enhanced Connection Complete by Luiz Augusto von Dentz · 3 years, 5 months ago
- 0ea5367 Bluetooth: Move shutdown callback before flushing tx and rx queue by Kai-Heng Feng · 3 years, 5 months ago
- e1dee2c Bluetooth: fix repeated calls to sco_sock_kill by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- b7ce436 Bluetooth: switch to lock_sock in RFCOMM by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 3f2c89f Bluetooth: serialize calls to sco_sock_{set,clear}_timer by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 27c24fd Bluetooth: switch to lock_sock in SCO by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 734bc5f Bluetooth: avoid circular locks in sco_sock_connect by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- ba316be Bluetooth: schedule SCO timeouts with delayed_work by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 15e5802 Merge 5.14-rc5 into tty-next by Greg Kroah-Hartman · 3 years, 5 months ago
- e044809 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
- 6ec5661 Bluetooth: Add support hdev to allocate private data by Tedd Ho-Jeong An · 3 years, 5 months ago
- 713baf3 Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow by Colin Ian King · 3 years, 5 months ago
- c45074d Bluetooth: Fix not generating RPA when required by Luiz Augusto von Dentz · 3 years, 5 months ago
- 1027931 Bluetooth: HCI: Add proper tracking for enable status of adv instances by Luiz Augusto von Dentz · 3 years, 5 months ago
- 92fe24a Bluetooth: skip invalid hci_sync_conn_complete_evt by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- a25fca4 Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd by Tedd Ho-Jeong An · 3 years, 5 months ago
- 58ce6d5 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
- 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 5 months ago
- 59da0b3 Bluetooth: sco: prevent information leak in sco_conn_defer_accept() by Dan Carpenter · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- 23837a6 Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event by Luiz Augusto von Dentz · 3 years, 6 months ago
- 43e59cb Bluetooth: Increment management interface revision by Marcel Holtmann · 3 years, 7 months ago
- c9ed0a7 Bluetooth: Fix Set Extended (Scan Response) Data by Luiz Augusto von Dentz · 3 years, 7 months ago
- 3d4f9c0 Bluetooth: use inclusive language when filtering devices by Archie Pusaka · 3 years, 7 months ago
- 39bc74c Bluetooth: use inclusive language when tracking connections by Archie Pusaka · 3 years, 7 months ago
- 74be523 Bluetooth: use inclusive language in HCI role comments by Archie Pusaka · 3 years, 7 months ago
- 83b4b19 Bluetooth: smp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 79dbeafe Bluetooth: sco: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 496bdee Bluetooth: msft: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 85d67284 Bluetooth: mgmt: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 610850b Bluetooth: amp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- fad48d8 Bluetooth: a2mp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 658d5d8 Bluetooth: 6lowpan: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 093dabb Bluetooth: hidp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- b442a85 Bluetooth: cmtp: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 8c8ca05 Bluetooth: bnep: Use the correct print format by Kai Ye · 3 years, 7 months ago
- 67ffb18 Bluetooth: use inclusive language in comments by Archie Pusaka · 3 years, 7 months ago
- fad646e Bluetooth: use inclusive language in SMP by Archie Pusaka · 3 years, 7 months ago
- ef365da Bluetooth: use inclusive language in HCI LE features by Archie Pusaka · 3 years, 7 months ago
- 6397729 Bluetooth: use inclusive language to describe CPB by Archie Pusaka · 3 years, 7 months ago
- 799acb9 Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid by Luiz Augusto von Dentz · 3 years, 7 months ago
- 02ce2c2 Bluetooth: mgmt: Fix the command returns garbage parameter value by Tedd Ho-Jeong An · 3 years, 7 months ago
- c32d624 Bluetooth: disable filter dup when scan for adv monitor by Yun-Hao Chung · 3 years, 8 months ago
- 79699a7 Bluetooth: Translate additional address type during le_conn_comp by Sathish Narasimman · 3 years, 8 months ago
- c615943 Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
- de895b4 Bluetooth: L2CAP: Fix invalid access on ECRED Connection response by Luiz Augusto von Dentz · 3 years, 8 months ago
- 1fa20d7 Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails by Luiz Augusto von Dentz · 3 years, 8 months ago
- 1c58e93 Bluetooth: Remove spurious error message by Szymon Janc · 3 years, 8 months ago
- 0ea9fd0 Bluetooth: Shutdown controller after workqueues are flushed or cancelled by Kai-Heng Feng · 3 years, 8 months ago
- 06d213d8 Bluetooth: Fix alt settings for incoming SCO with transparent coding format by Kiran K · 3 years, 9 months ago
- b0e56db Bluetooth: 6lowpan: remove unused function by Jiapeng Chong · 3 years, 9 months ago
- de75cd0 Bluetooth: Add ncmd=0 recovery handling by Manish Mandlik · 3 years, 8 months ago
- 4ef36a5 Bluetooth: Fix the HCI to MGMT status conversion table by Yu Liu · 3 years, 9 months ago
- 3cfdf8f Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails by Thadeu Lima de Souza Cascardo · 3 years, 9 months ago
- 1c6ed31 Bluetooth: Return whether a connection is outbound by Yu Liu · 3 years, 9 months ago
- 07d85db Bluetooth: use flexible-array member instead of zero-length array by Qiheng Lin · 3 years, 9 months ago
- c469c9c Bluetooth: 6lowpan: delete unneeded variable initialization by Kai Ye · 3 years, 9 months ago
- adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 995fca1 Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled by Luiz Augusto von Dentz · 3 years, 7 months ago
- 99289bf Merge tag 'v5.13-rc6' into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- 91641b7 Bluetooth: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- e305509 Bluetooth: use correct lock to prevent UAF of hdev object by Lin Ma · 3 years, 7 months ago
- 6a137ca Bluetooth: fix the erroneous flush_work() order by Lin Ma · 3 years, 7 months ago
- fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 8 months ago
- 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- e7c6e40 Fix misc new gcc warnings by Linus Torvalds · 3 years, 8 months ago
- 8e3a324 Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
- e2cb6b8 bluetooth: eliminate the potential race condition when removing the HCI controller by Lin Ma · 3 years, 9 months ago
- a61d671 Bluetooth: Allow Microsoft extension to indicate curve validation by Marcel Holtmann · 3 years, 9 months ago
- ba29d03 Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor by Marcel Holtmann · 3 years, 9 months ago
- f67743f Bluetooth: Add support for reading AOSP vendor capabilities by Marcel Holtmann · 3 years, 9 months ago
- 8ce85ad Bluetooth: LL privacy allow RPA by Sathish Narasimman · 3 years, 9 months ago
- abb638b Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY by Sathish Narasimman · 3 years, 9 months ago
- b6f1b79 Bluetooth: Do not set cur_adv_instance in adv param MGMT request by Daniel Winkler · 3 years, 9 months ago
- 25e7088 Bluetooth: Use ext adv handle from requests in CCs by Daniel Winkler · 3 years, 9 months ago
- 93917fd Bluetooth: use the correct print format for L2CAP debug statements by Kai Ye · 3 years, 9 months ago
- 0ae8ef6 Bluetooth: SMP: Fix variable dereferenced before check 'conn' by Luiz Augusto von Dentz · 3 years, 9 months ago
- 06752d1 Bluetooth: Check inquiry status before sending one by Archie Pusaka · 3 years, 9 months ago
- 149b3f1 Bluetooth: Coding style fix by Meng Yu · 3 years, 9 months ago
- 82a1242 Bluetooth: Remove 'return' in void function by Meng Yu · 3 years, 9 months ago
- d58cf00 Bluetooth: Increment management interface revision by Marcel Holtmann · 3 years, 9 months ago
- 3d34a71 Bluetooth: Move the advertisement monitor events to correct list by Marcel Holtmann · 3 years, 9 months ago
- 02431b6 Bluetooth: Add missing entries for PHY configuration commands by Marcel Holtmann · 3 years, 9 months ago
- 21dd118 Bluetooth: Fix wrong opcode error for read advertising features by Marcel Holtmann · 3 years, 10 months ago
- 353cac0 Bluetooth: Fix mgmt status for LL Privacy experimental feature by Marcel Holtmann · 3 years, 10 months ago
- 5153ceb Bluetooth: L2CAP: Rudimentary typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
- 0f90d32 Bluetooth: Remove trailing semicolon in macros by Meng Yu · 3 years, 9 months ago
- c29fb5f Bluetooth: Remove trailing semicolon in macros by Meng Yu · 3 years, 9 months ago
- 3af70b3 Bluetooth: check for zapped sk before connecting by Archie Pusaka · 3 years, 9 months ago
- 8ff0278 Bluetooth: fix set_ecdh_privkey() prototype by Arnd Bergmann · 3 years, 10 months ago