index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
9 days
1
-2
/
+0
*
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
2024-10-30
1
-7
/
+11
*
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-24
5
-24
/
+70
|
\
|
*
Bluetooth: ISO: Fix UAF on iso_sock_timeout
Luiz Augusto von Dentz
2024-10-23
1
-6
/
+12
|
*
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
2024-10-23
2
-6
/
+34
|
*
Bluetooth: hci_core: Disable works on hci_unregister_dev
Luiz Augusto von Dentz
2024-10-23
2
-12
/
+24
*
|
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
2024-10-16
1
-2
/
+1
*
|
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
2024-10-16
1
-0
/
+1
*
|
Bluetooth: Call iso_exit() on module unload
Aaron Thompson
2024-10-16
1
-0
/
+2
*
|
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson
2024-10-16
1
-5
/
+1
|
/
*
Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
Luiz Augusto von Dentz
2024-10-04
1
-0
/
+3
*
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
2024-10-04
1
-2
/
+0
*
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
4
-26
/
+22
|
\
|
*
Bluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LE
Luiz Augusto von Dentz
2024-09-27
1
-8
/
+5
|
*
Bluetooth: L2CAP: Fix uaf in l2cap_connect
Luiz Augusto von Dentz
2024-09-27
3
-9
/
+3
|
*
Bluetooth: MGMT: Fix possible crash on mgmt_index_removed
Luiz Augusto von Dentz
2024-09-27
1
-9
/
+14
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
9
-9
/
+9
|
/
*
Bluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCEL
Luiz Augusto von Dentz
2024-09-10
1
-1
/
+4
*
Bluetooth: CMTP: Mark BT_CMTP as DEPRECATED
Luiz Augusto von Dentz
2024-09-10
1
-2
/
+2
*
Bluetooth: replace deprecated strncpy with strscpy_pad
Justin Stitt
2024-09-10
1
-24
/
+8
*
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
2024-09-10
2
-8
/
+11
*
Bluetooth: Use led_set_brightness() in LED trigger activate() callback
Hans de Goede
2024-09-10
1
-1
/
+1
*
Bluetooth: hci_conn: Remove redundant memset after kzalloc
Kuan-Wei Chiu
2024-09-10
1
-1
/
+0
*
Bluetooth: MGMT: Ignore keys being loaded with invalid type
Luiz Augusto von Dentz
2024-08-30
1
-18
/
+19
*
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
2024-08-30
2
-25
/
+7
*
Bluetooth: MGMT: Fix not generating command complete for MGMT_OP_DISCONNECT
Luiz Augusto von Dentz
2024-08-30
2
-43
/
+47
*
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
2024-08-30
1
-2
/
+40
*
Bluetooth: hci_core: Fix not handling hibernation actions
Luiz Augusto von Dentz
2024-08-23
1
-2
/
+8
*
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
2024-08-15
1
-0
/
+4
*
Bluetooth: SMP: Fix assumption of Central always being Initiator
Luiz Augusto von Dentz
2024-08-15
1
-72
/
+72
*
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
2024-08-15
1
-12
/
+7
*
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2024-08-15
1
-1
/
+1
*
Bluetooth: hci_sync: avoid dup filtering when passive scanning with adv monitor
Anton Khirnov
2024-08-07
1
-0
/
+14
*
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
2024-08-07
1
-0
/
+1
*
Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
Luiz Augusto von Dentz
2024-07-26
2
-9
/
+3
*
Bluetooth: hci_sync: Fix suspending with wrong filter policy
Luiz Augusto von Dentz
2024-07-26
1
-0
/
+21
*
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-07-15
9
-965
/
+1
*
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
2024-07-15
2
-20
/
+11
*
Bluetooth: hci_sync: Move handling of interleave_scan
Luiz Augusto von Dentz
2024-07-15
2
-7
/
+49
*
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
2024-07-15
2
-5
/
+4
*
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
2024-07-15
2
-30
/
+9
*
Bluetooth: Fix usage of __hci_cmd_sync_status
Luiz Augusto von Dentz
2024-07-15
1
-15
/
+12
*
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
2024-07-15
1
-1
/
+0
*
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
2024-07-14
1
-2
/
+0
*
Bluetooth: hci_event: Set QoS encryption from BIGInfo report
Iulia Tanasescu
2024-07-14
1
-0
/
+2
*
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
2024-07-14
1
-0
/
+16
*
Bluetooth: iso: remove unused struct 'iso_list_data'
Dr. David Alan Gilbert
2024-07-14
1
-5
/
+0
*
Bluetooth: MGMT: Uninitialized variable in load_conn_param()
Dan Carpenter
2024-07-14
1
-1
/
+1
*
tty: rfcomm: prefer array indexing over pointer arithmetic
Erick Archer
2024-07-14
1
-6
/
+6
*
tty: rfcomm: prefer struct_size over open coded arithmetic
Erick Archer
2024-07-14
1
-7
/
+4
[next]