index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
27 hours
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/blue...
Mark Brown
3 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
4 days
Bluetooth: hci_sysfs: Fix NULL pointer dereference in device_del()
Krystian Kaniewski
5 days
Bluetooth: hci_sync: Fix not setting CE length properly
Luiz Augusto von Dentz
6 days
Bluetooth: Move H:4 reassembly into the Bluetooth core
Luiz Augusto von Dentz
6 days
Bluetooth: L2CAP: refuse __l2cap_chan_add if chan already has conn
Pauli Virtanen
6 days
Bluetooth: L2CAP: annotate locking for l2cap_ops callbacks
Pauli Virtanen
6 days
Bluetooth: L2CAP: annotate locking for l2cap_chan_del()
Pauli Virtanen
6 days
Bluetooth: L2CAP: take lock for l2cap_chan_del in l2cap_ecred_rsp_defer
Pauli Virtanen
7 days
Bluetooth: L2CAP: remove conditional locking from l2cap_connect()
Pauli Virtanen
7 days
Bluetooth: L2CAP: hold chan in l2cap_ecred_conn_rsp()
Pauli Virtanen
7 days
Bluetooth: L2CAP: add annotations for l2cap_chan list locking
Pauli Virtanen
7 days
Bluetooth: L2CAP: hold l2cap_conn::lock in l2cap_connect_cfm()
Pauli Virtanen
7 days
Bluetooth: L2CAP: hold conn->lock for __l2cap_ecred_conn_rsp_defer
Pauli Virtanen
7 days
Bluetooth: 6lowpan: avoid concurrent peer_del() in bt_6lowpan_disconnect
Pauli Virtanen
7 days
Bluetooth: L2CAP: remove unused l2cap_chan_close()
Pauli Virtanen
7 days
Bluetooth: 6lowpan: use l2cap_chan_close_unlocked()
Pauli Virtanen
7 days
Bluetooth: L2CAP: fix race condition in l2cap_sock_shutdown()
Pauli Virtanen
7 days
Bluetooth: L2CAP: add l2cap_chan_close_unlocked() and locking helpers
Pauli Virtanen
7 days
Bluetooth: L2CAP: take chan->lock for l2cap_chan_add/ready/del
Pauli Virtanen
8 days
Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSM
Pauli Virtanen
8 days
Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connect
Pauli Virtanen
8 days
Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan
Pauli Virtanen
8 days
Bluetooth: hci_core: Fix race condition during device registration
Aleksandr Nogikh
8 days
Bluetooth: L2CAP: clear FLAG_DEFER_SETUP only for same PID/PSM
Pauli Virtanen
8 days
Bluetooth: L2CAP: fix out-of-bounds write in l2cap_ecred_connect
Pauli Virtanen
8 days
Bluetooth: L2CAP: fix chan mode for LE_CONN_REQ + EXT_FLOWCTL pchan
Pauli Virtanen
8 days
Bluetooth: hci_core: Fix race condition during device registration
Aleksandr Nogikh
2026-08-24
Bluetooth: RFCOMM: serialize session teardown
Chengfeng Ye
2026-08-24
Bluetooth: do not leak an hci_conn when a second LE connect is rejected
Radek Podgorny
2026-08-24
Bluetooth: RFCOMM: serialize security confirmation handling
Chengfeng Ye
2026-08-24
Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop
Hyunwoo Kim
2026-08-24
Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
Hang Nan
2026-08-24
Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
Xin Chen
2026-08-24
Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection
Valentin Kindschi
2026-08-24
Bluetooth: hci_conn: re-enable advertising only for peripheral role
Valentin Kindschi
2026-08-24
Bluetooth: eir: Fix OOB read in eir_get_service_data()
HyeongJun An
2026-08-24
Bluetooth: hci_sync: add conditional locking annotations
Pauli Virtanen
2026-08-24
Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chan
Pauli Virtanen
2026-08-24
Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereference
Pavel Shpakovskiy
2026-08-24
Bluetooth: L2CAP: reject accept queue add unless BT_LISTEN
Pauli Virtanen
2026-08-24
Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
Pauli Virtanen
2026-08-24
Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
Ibrahim Abdelkader
2026-08-24
Bluetooth: RFCOMM: serialize session teardown
Chengfeng Ye
2026-08-24
Bluetooth: do not leak an hci_conn when a second LE connect is rejected
Radek Podgorny
2026-08-24
Bluetooth: RFCOMM: serialize security confirmation handling
Chengfeng Ye
2026-08-21
Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop
Hyunwoo Kim
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-08-19
Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
Hang Nan
2026-08-19
Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
Xin Chen
[next]