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
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
1
-15
/
+16
|
\
|
*
tty: rfcomm: convert counts to size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+2
|
*
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
1
-2
/
+3
|
*
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
Bluetooth: rfcomm: remove casts from tty->driver_data
Jiri Slaby
2023-07-31
1
-11
/
+11
*
|
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-08-24
1
-1
/
+4
*
|
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
2
-1
/
+50
*
|
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
Pauli Virtanen
2023-08-24
1
-8
/
+24
*
|
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-24
2
-4
/
+4
*
|
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
4
-39
/
+190
*
|
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
2023-08-24
1
-2
/
+1
*
|
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Luiz Augusto von Dentz
2023-08-24
1
-20
/
+35
*
|
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
2023-08-21
2
-2
/
+2
*
|
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
2023-08-11
1
-0
/
+2
*
|
Bluetooth: hci_event: drop only unbound CIS if Set CIG Parameters fails
Pauli Virtanen
2023-08-11
1
-5
/
+24
*
|
Bluetooth: Remove unnecessary NULL check before vfree()
Ziyang Xuan
2023-08-11
1
-2
/
+1
*
|
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor()
Manish Mandlik
2023-08-11
1
-1
/
+1
*
|
Bluetooth: Fix potential use-after-free when clear keys
Min Li
2023-08-11
1
-8
/
+8
*
|
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
2023-08-11
2
-11
/
+12
*
|
Bluetooth: hci_conn: Fix hci_le_set_cig_params
Luiz Augusto von Dentz
2023-08-11
1
-94
/
+63
*
|
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
2023-08-11
2
-42
/
+0
*
|
Bluetooth: hci_conn: Fix not allowing valid CIS ID
Luiz Augusto von Dentz
2023-08-11
1
-3
/
+6
*
|
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
2023-08-11
2
-18
/
+38
*
|
Bluetooth: ISO: Fix not checking for valid CIG/CIS IDs
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+6
*
|
Bluetooth: hci_sync: Fix UAF on hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
1
-16
/
+29
*
|
Bluetooth: hci_sync: Fix handling of HCI_OP_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+11
*
|
Bluetooth: hci_sync: delete CIS in BT_OPEN/CONNECT/BOUND when aborting
Pauli Virtanen
2023-08-11
1
-7
/
+9
*
|
Bluetooth: ISO: handle bound CIS cleanup via hci_conn
Pauli Virtanen
2023-08-11
2
-13
/
+6
*
|
Bluetooth: Remove unused declaration amp_read_loc_info()
Yue Haibing
2023-08-11
1
-1
/
+0
*
|
Bluetooth: ISO: Add support for BT_PKT_STATUS
Luiz Augusto von Dentz
2023-08-11
1
-0
/
+20
*
|
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2023-08-11
3
-21
/
+11
*
|
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
2023-08-11
1
-0
/
+4
*
|
Bluetooth: hci_debugfs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-08-11
1
-1
/
+2
*
|
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-11
2
-8
/
+10
*
|
Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor
Douglas Anderson
2023-08-11
1
-5
/
+5
*
|
Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync()
Dan Carpenter
2023-08-11
1
-1
/
+1
*
|
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
2023-08-11
4
-38
/
+68
*
|
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
2023-08-11
2
-6
/
+25
*
|
Bluetooth: hci_sync: Fix not handling ISO_LINK in hci_abort_conn_sync
Luiz Augusto von Dentz
2023-08-11
3
-18
/
+53
*
|
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
2023-08-11
3
-146
/
+46
*
|
Bluetooth: hci_sync: Enable events for BIS capable devices
Claudia Draghicescu
2023-08-11
1
-0
/
+3
*
|
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
2023-08-11
1
-15
/
+397
*
|
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
2023-08-11
3
-42
/
+61
*
|
Bluetooth: hci_sock: Forward credentials to monitor
Luiz Augusto von Dentz
2023-08-11
1
-2
/
+65
*
|
Bluetooth: Init sk_peer_* on bt_sock_alloc
Luiz Augusto von Dentz
2023-08-11
3
-28
/
+25
*
|
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
2023-08-11
7
-54
/
+30
*
|
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2023-08-11
4
-76
/
+115
*
|
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
2023-08-11
3
-73
/
+159
*
|
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
2023-08-11
1
-0
/
+6
|
/
*
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
1
-1
/
+1
[next]