summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
27 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...Mark Brown
5 daysBluetooth: RFCOMM: serialize session teardownChengfeng Ye
5 daysBluetooth: do not leak an hci_conn when a second LE connect is rejectedRadek Podgorny
5 daysBluetooth: RFCOMM: serialize security confirmation handlingChengfeng Ye
5 daysBluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loopHyunwoo Kim
5 daysBluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan
5 daysBluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen
5 daysBluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi
5 daysBluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi
5 daysBluetooth: eir: Fix OOB read in eir_get_service_data()HyeongJun An
5 daysBluetooth: hci_sync: add conditional locking annotationsPauli Virtanen
5 daysBluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen
5 daysBluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy
5 daysBluetooth: L2CAP: reject accept queue add unless BT_LISTENPauli Virtanen
5 daysBluetooth: L2CAP: access chan->conn safely in get/setsockoptPauli Virtanen
5 daysBluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last requestIbrahim Abdelkader
5 daysBluetooth: RFCOMM: serialize session teardownChengfeng Ye
5 daysBluetooth: do not leak an hci_conn when a second LE connect is rejectedRadek Podgorny
5 daysBluetooth: RFCOMM: serialize security confirmation handlingChengfeng Ye
8 daysBluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loopHyunwoo Kim
9 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
10 daysBluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan
10 daysBluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen
11 daysBluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi
11 daysBluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi
11 daysBluetooth: mgmt: reply to cancelled mgmt commands instead of silently droppingShuai Zhang
11 daysBluetooth: hci_core: Return -ENOMEM when the sent_cmd clone failsIbrahim Abdelkader
12 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
12 daysBluetooth: eir: Fix OOB read in eir_get_service_data()HyeongJun An
12 daysBluetooth: L2CAP: add locking annotations for l2cap_chan_lock/unlockPauli Virtanen
12 daysBluetooth: L2CAP: avoid maybe-return-locked in l2cap_get_chan_by_scid/dcidPauli Virtanen
12 daysBluetooth: hci_sync: add conditional locking annotationsPauli Virtanen
2026-08-12Bluetooth: SMP: clear the aes_cmac_key when doneThomas Huth
2026-08-11Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen
2026-08-11Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy
2026-08-11Bluetooth: L2CAP: reject accept queue add unless BT_LISTENPauli Virtanen
2026-08-11Bluetooth: L2CAP: access chan->conn safely in get/setsockoptPauli Virtanen
2026-08-11Bluetooth: bnep: refactor deprecated strcpyAjith P V
2026-08-11Bluetooth: hci_sync: Factor common cleanup code into a helperHans de Goede
2026-08-11Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last requestIbrahim Abdelkader
2026-08-07Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
2026-08-07Bluetooth: MSFT: validate evt_prefix_len against the response lengthAli Ahmet Memis
2026-08-07Bluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis
2026-08-07Bluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis
2026-08-07Bluetooth: hci_sync: Disable legacy instance's ext adv before setup snapshotMuhammad Saheed
2026-08-07Bluetooth: hci_event: fix out-of-bounds read in LE PA report reassemblyLaxman Acharya
2026-08-07Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis
2026-08-07Bluetooth: MGMT: free the HCI command when it is cancelledLinmao Li
2026-08-07Bluetooth: MGMT: free the mesh send cancel command when it is cancelledLinmao Li
2026-08-07Bluetooth: hci_sync: free the advertising instance on the failure and cancel ...Linmao Li