index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2023-07-31
Bluetooth: rfcomm: remove casts from tty->driver_data
Jiri Slaby
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
2023-06-29
Bluetooth: hci_event: Fix parsing of CIS Established Event
Luiz Augusto von Dentz
2023-06-29
Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpy
Jiapeng Chong
2023-06-29
Bluetooth: hci_sysfs: make bt_class a static const structure
Ivan Orlov
2023-06-29
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
2023-06-29
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
2023-06-29
Bluetooth: hci_event: fix Set CIG Parameters error status handling
Pauli Virtanen
2023-06-29
Bluetooth: ISO: use hci_sync for setting CIG parameters
Pauli Virtanen
2023-06-29
Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
Sungwoo Kim
2023-06-29
Bluetooth: fix use-bdaddr-property quirk
Johan Hovold
2023-06-29
Bluetooth: fix invalid-bdaddr quirk for non-persistent setup
Johan Hovold
2023-06-29
Bluetooth: L2CAP: Fix use-after-free
Zhengping Jiang
2023-06-05
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
2023-06-05
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
2023-06-05
Bluetooth: ISO: don't try to remove CIG if there are bound CIS left
Pauli Virtanen
2023-06-05
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
2023-06-05
Bluetooth: fix debugfs registration
Johan Hovold
2023-06-05
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
2023-06-05
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
2023-06-05
Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIG
Pauli Virtanen
2023-06-05
Bluetooth: ISO: consider right CIS when removing CIG at cleanup
Pauli Virtanen
2023-05-19
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-05-19
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
2023-05-19
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2023-04-23
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
2023-04-23
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-04-23
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
2023-04-23
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
2023-04-23
Bluetooth: hci_conn: remove extra line in hci_le_big_create_sync
Iulia Tanasescu
2023-04-23
Bluetooth: fix inconsistent indenting
Lanzhe Li
2023-04-23
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
2023-04-23
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2023-04-23
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2023-04-23
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-23
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
[prev]
[next]