index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
Bluetooth: hci_sync: Disable legacy instance's ext adv before setup snapshot
Muhammad Saheed
1
-0
/
+30
2026-08-07
Bluetooth: hci_event: fix out-of-bounds read in LE PA report reassembly
Laxman Acharya
1
-0
/
+7
2026-08-07
Bluetooth: btmtksdio: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li
1
-0
/
+3
2026-08-07
Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
Ali Ahmet Memis
1
-0
/
+8
2026-08-07
Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
Sherry Sun
1
-4
/
+30
2026-08-07
Bluetooth: MGMT: free the HCI command when it is cancelled
Linmao Li
1
-5
/
+8
2026-08-07
Bluetooth: MGMT: free the mesh send cancel command when it is cancelled
Linmao Li
1
-2
/
+7
2026-08-07
Bluetooth: hci_sync: free the advertising instance on the failure and cancel ...
Linmao Li
1
-3
/
+9
2026-08-07
Bluetooth: hci_conn: fix the SCO setup context lifetime
Linmao Li
1
-5
/
+15
2026-08-07
Bluetooth: hci_sync: Fix accept list UAF during suspend
Chengfeng Ye
1
-9
/
+37
2026-08-07
Bluetooth: hci_event: Use 255 as max event payload length in hci_ev_table[]
Zijun Hu
2
-7
/
+8
2026-08-07
Bluetooth: hci_event: Introduce handle_ev_vendor() for HCI_EV_VENDOR
Zijun Hu
2
-1
/
+11
2026-08-07
Bluetooth: btnxpuart: Simplify nxp_set_ind_reset() by __hci_reset_dev()
Zijun Hu
1
-13
/
+1
2026-08-07
Bluetooth: hci_core: Introduce __hci_reset_dev() with a hardware error code
Zijun Hu
2
-4
/
+10
2026-08-07
Bluetooth: coredump: Expose header size and end marker to drivers
Zijun Hu
2
-5
/
+9
2026-08-07
Bluetooth: btintel: Remove redundant (hdr->plen > 0) in btintel_recv_event()
Zijun Hu
1
-2
/
+1
2026-08-07
Bluetooth: btintel: Fix diagnostics event detection
Zijun Hu
1
-1
/
+1
2026-08-07
Bluetooth: hci_event: validate LE Set CIG Parameters response
Laxman Acharya Padhya
1
-2
/
+4
2026-08-07
Bluetooth: btmrvl: fix event packet length validation
Marek Szyprowski
1
-1
/
+11
2026-08-07
Bluetooth: add annotations for l2cap_data locking context
Pauli Virtanen
6
-4
/
+24
2026-08-07
Bluetooth: L2CAP: use proto_lock for l2cap_data to fix l2cap_disconn_ind
Pauli Virtanen
1
-6
/
+17
2026-08-07
Bluetooth: virtio_bt: avoid OOB read of build info string
HyeongJun An
1
-2
/
+6
2026-08-07
Bluetooth: hcli_ldisc: Remove reduntant braces
oshada imalka
1
-2
/
+2
2026-08-07
Bluetooth: hci_event: fix LE list UAF on reset
Chengfeng Ye
1
-0
/
+2
2026-08-07
Bluetooth: hci_aml: validate firmware segment lengths
Laxman Acharya Padhya
1
-2
/
+16
2026-08-07
Bluetooth: btintel: Add Bluetooth SAR revision 2 support
Kiran K
2
-1
/
+208
2026-08-07
Bluetooth: Add MGMT Load Connection Subrate command
Luiz Augusto von Dentz
6
-8
/
+263
2026-08-07
Bluetooth: Add MGMT Shorter Connection Interval setting
Luiz Augusto von Dentz
3
-0
/
+9
2026-08-07
Bluetooth: Add support for Shorter Connection Interval (SCI) feature
Luiz Augusto von Dentz
4
-2
/
+190
2026-08-07
Bluetooth: btintel_pcie: Add vendor_reset PCI sysfs for PLDR
Chandrashekar Devegowda
3
-0
/
+54
2026-08-07
Bluetooth: hci_intel: drop unused assignment of acpi_device_id::driver_data
Pawel Zalewski (The Capable Hub)
1
-2
/
+2
2026-08-07
Bluetooth: use a named initializer for acpi_device_id
Pawel Zalewski (The Capable Hub)
3
-177
/
+177
2026-08-07
Bluetooth: btmrvl_sdio: Do not free HCI_VENDOR_PKT frame by hci_recv_frame()
Zijun Hu
1
-1
/
+1
2026-08-07
Bluetooth: btintel: Simplify btintel_classify_pkt_type() by hci_acl_handle()
Zijun Hu
1
-3
/
+1
2026-08-07
Bluetooth: btusb: Simplify btusb_recv_bulk() by hci_acl_dlen()
Zijun Hu
1
-3
/
+1
2026-08-07
Bluetooth: hci_core: Simplify hci_recv_frame() by hci_acl_handle()
Zijun Hu
1
-2
/
+1
2026-08-07
Bluetooth: hci: Introduce hci_acl_handle() and hci_acl_dlen() helpers
Zijun Hu
1
-0
/
+10
2026-08-07
Bluetooth: btusb: Add a simple static btusb_prepare_reset()
Zijun Hu
1
-2
/
+9
2026-08-07
Bluetooth: btusb: Make btusb_recv_{event,acl}() take struct hci_dev *
Zijun Hu
1
-6
/
+10
2026-08-07
Bluetooth: coredump: Introduce and apply hci_devcd_state_name()
Zijun Hu
2
-7
/
+45
2026-08-07
Bluetooth: fix BT dependency for submodules
Iva Kasprzaková
4
-4
/
+4
2026-08-07
Bluetooth: btrsi: Move set_bt_context after successful HCI registration
Chen Changcheng
1
-1
/
+2
2026-08-07
Bluetooth: btintel_pcie: Remove unreachable break after goto
Chen Changcheng
1
-1
/
+0
2026-08-07
Bluetooth: btusb: Realtek: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDOR
Zijun Hu
1
-1
/
+1
2026-08-07
Bluetooth: btusb: QCA: Replace HCI_VENDOR_PKT usages with HCI_EV_VENDOR
Zijun Hu
1
-2
/
+2
2026-08-07
Bluetooth: hci_qca: Replace HCI_VENDOR_PKT usage with HCI_EV_VENDOR
Zijun Hu
1
-2
/
+2
2026-08-07
Bluetooth: hci_ldisc: reject invalid tty write lengths
Li Qiang
1
-0
/
+6
2026-08-07
Bluetooth: hci_bcsp: validate received packet lengths
Li Qiang
1
-1
/
+4
2026-08-07
Bluetooth: btmrvl: validate event packet lengths
Li Qiang
1
-0
/
+10
2026-08-07
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
5
-325
/
+583
[prev]
[next]