index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-15
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-02-01
Bluetooth: refactor malicious adv data check
Brian Gix
1
-5
/
+5
2022-01-27
Bluetooth: Fix debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2022-01-27
Bluetooth: stop proccessing malicious adv data
Pavel Skripkin
1
-1
/
+7
2022-01-27
Bluetooth: cmtp: fix possible panic when cmtp_init_sockets() fails
Wang Hai
1
-3
/
+1
2021-11-17
Bluetooth: fix init and cleanup of sco_conn.timeout_work
Desmond Cheong Zhi Xi
1
-5
/
+4
2021-11-17
Bluetooth: fix use-after-free error in lock_sock_nested()
Wang ShaoBo
1
-1
/
+9
2021-11-17
Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg()
Takashi Iwai
1
-8
/
+16
2021-09-22
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
1
-31
/
+62
2021-09-22
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
1
-23
/
+16
2021-09-22
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
1
-6
/
+29
2021-09-22
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
1
-0
/
+15
2021-09-16
Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
Sasha Levin
1
-8
/
+0
2021-09-15
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-09-15
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-0
/
+8
2021-09-15
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
1
-5
/
+1
2021-09-15
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
1
-1
/
+1
2021-09-15
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
1
-0
/
+5
2021-08-26
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
1
-1
/
+1
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
3
-24
/
+44
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
1
-8
/
+8
2021-07-19
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
1
-8
/
+8
2021-07-19
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
1
-0
/
+3
2021-07-14
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
1
-1
/
+12
2021-07-14
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
1
-0
/
+3
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-05-26
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-05-26
Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
Luiz Augusto von Dentz
1
-4
/
+20
2021-05-19
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-05-19
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-05-19
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-05-14
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+8
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-05-11
Fix misc new gcc warnings
Linus Torvalds
1
-1
/
+1
2021-03-07
Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
Gopal Tiwari
1
-0
/
+3
2021-03-04
Bluetooth: Put HCI device if inquiry procedure interrupts
Pan Bian
1
-2
/
+4
2021-03-04
Bluetooth: drop HCI device reference before return
Pan Bian
1
-0
/
+1
2021-03-04
Bluetooth: Fix initializing response id after clearing struct
Christopher William Snowhill
1
-1
/
+1
2020-12-30
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-12-30
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-10-29
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2
-12
/
+25
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-25
/
+3
2020-10-17
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
1
-1
/
+6
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2
-3
/
+18
2020-10-17
Bluetooth: A2MP: Fix not initializing all members
Luiz Augusto von Dentz
1
-1
/
+21
2020-10-01
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
1
-2
/
+17
2020-10-01
Bluetooth: L2CAP: handle l2cap config request during open state
Howard Chung
1
-1
/
+2
[next]