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
2020-12-29
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-12-29
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: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-5
/
+17
2020-10-17
Bluetooth: MGMT: Fix not checking if BT_HS is enabled
Luiz Augusto von Dentz
1
-1
/
+6
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
2020-10-01
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
1
-0
/
+6
2020-10-01
Bluetooth: prefetch channel before killing sock
Hillf Danton
1
-4
/
+6
2020-10-01
Bluetooth: Fix refcount use-after-free issue
Manish Mandlik
2
-14
/
+28
2020-08-21
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
1
-0
/
+5
2020-08-21
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-08-21
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-08-21
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-06-20
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-04-13
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
1
-3
/
+1
2020-01-12
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2020-01-04
Bluetooth: hci_core: fix init for HCI_USER_CHANNEL
Mattijs Korpershoek
1
-1
/
+8
2019-11-25
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
1
-0
/
+10
2019-10-05
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2
-13
/
+1
2019-08-04
Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bug
Szymon Janc
1
-0
/
+13
2019-08-04
Bluetooth: validate BLE connection interval updates
csonsino
2
-1
/
+13
2019-08-04
Bluetooth: Check state in l2cap_disconnect_rsp
Matias Karhumaa
1
-0
/
+6
2019-08-04
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
1
-4
/
+10
2019-07-10
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-07-10
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
2
-14
/
+37
2019-07-10
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-06-22
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
1
-8
/
+0
2019-05-16
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2019-05-16
Bluetooth: hidp: fix buffer overflow
Young Xiao
1
-0
/
+1
2019-04-27
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
1
-2
/
+1
2019-04-03
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
1
-0
/
+6
2019-04-03
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
1
-31
/
+46
2019-02-20
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
1
-0
/
+6
2018-11-10
Bluetooth: SMP: fix crash in unpairing
Matias Karhumaa
3
-10
/
+29
2018-09-19
Bluetooth: hidp: Fix handling of strncpy for hid->name information
Marcel Holtmann
1
-1
/
+1
2018-08-22
Bluetooth: avoid killing an already killed socket
Sudip Mukherjee
1
-1
/
+2
2018-08-17
Bluetooth: hidp: buffer overflow in hidp_process_report
Mark Salyzyn
1
-2
/
+2
2018-07-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
2
-11
/
+31
2018-04-13
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
1
-2
/
+15
2018-04-08
Bluetooth: Fix missing encryption refresh on Security Request
Szymon Janc
1
-1
/
+7
2018-01-17
Bluetooth: Prevent stack info leak from the EFS element.
Ben Seri
1
-9
/
+11
2017-09-13
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-08-30
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
1
-6
/
+5
2017-08-30
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
1
-7
/
+10
2017-08-30
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
1
-11
/
+22
2017-07-27
Bluetooth: use constant time memory comparison for secret values
Jason A. Donenfeld
1
-17
/
+18
[next]