index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-03
1
-2
/
+1
|
\
|
*
Bluetooth: Do not include crypto/algapi.h
Herbert Xu
2023-09-15
1
-2
/
+1
*
|
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
2023-10-23
1
-2
/
+2
*
|
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2023-10-23
2
-15
/
+14
*
|
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
2023-10-23
1
-4
/
+12
*
|
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
2023-10-23
4
-50
/
+51
*
|
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2023-10-23
2
-18
/
+30
*
|
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
2023-10-23
1
-13
/
+7
*
|
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
2023-10-23
1
-0
/
+12
*
|
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2023-10-23
2
-3
/
+2
*
|
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
2023-10-23
1
-2
/
+2
*
|
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
3
-19
/
+55
*
|
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2023-10-23
2
-16
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
4
-24
/
+62
|
\
\
|
*
|
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-14
1
-1
/
+2
|
*
|
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-14
1
-1
/
+1
|
*
|
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2023-10-14
1
-1
/
+1
|
*
|
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-14
1
-2
/
+1
|
*
|
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-14
1
-5
/
+7
|
*
|
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-11
1
-2
/
+2
|
*
|
Bluetooth: hci_sync: always check if connection is alive before deleting
Pauli Virtanen
2023-10-11
1
-14
/
+12
|
*
|
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-11
2
-0
/
+20
|
*
|
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-10-11
1
-0
/
+9
|
*
|
Bluetooth: ISO: Fix invalid context error
Iulia Tanasescu
2023-10-11
1
-3
/
+12
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-05
6
-45
/
+58
|
\
|
|
|
*
|
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
2023-09-20
3
-0
/
+3
|
*
|
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-09-20
1
-3
/
+5
|
*
|
Bluetooth: Avoid redundant authentication
Ying Hsu
2023-09-20
1
-28
/
+35
|
*
|
Bluetooth: ISO: Fix handling of listen for unicast
Luiz Augusto von Dentz
2023-09-20
1
-3
/
+6
|
*
|
Bluetooth: Fix hci_link_tx_to RCU lock usage
Ying Hsu
2023-09-20
1
-0
/
+5
|
*
|
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
Luiz Augusto von Dentz
2023-09-20
1
-9
/
+4
|
*
|
Bluetooth: Delete unused hci_req_prepare_suspend() declaration
Yao Xiao
2023-09-20
1
-2
/
+0
|
|
/
*
/
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
|
/
*
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
[next]