| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -4/+4 |
| 2025-07-16 | Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap | Christian Eggers | 1 | -1/+1 |
| 2024-07-15 | Bluetooth: Remove hci_request.{c,h} | Luiz Augusto von Dentz | 1 | -1/+0 |
| 2024-05-03 | Bluetooth: msft: fix slab-use-after-free in msft_do_close() | Sungwoo Kim | 1 | -1/+1 |
| 2024-03-06 | Bluetooth: msft: Fix memory leak | Luiz Augusto von Dentz | 1 | -0/+3 |
| 2023-10-23 | Bluetooth: msft: __hci_cmd_sync() doesn't return NULL | Dan Carpenter | 1 | -13/+7 |
| 2023-08-11 | Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync() | Dan Carpenter | 1 | -1/+1 |
| 2023-08-11 | Bluetooth: msft: Extended monitor tracking by address filter | Hilda Wu | 1 | -15/+397 |
| 2023-04-23 | Bluetooth: Convert MSFT filter HCI cmd to hci_sync | Brian Gix | 1 | -25/+11 |
| 2022-08-08 | Bluetooth: Fix null pointer deref on unexpected status event | Soenke Huster | 1 | -3/+12 |
| 2022-07-21 | Bluetooth: hci_sync: Refactor remove Adv Monitor | Manish Mandlik | 1 | -79/+19 |
| 2022-07-21 | Bluetooth: hci_sync: Refactor add Adv Monitor | Manish Mandlik | 1 | -131/+40 |
| 2022-03-18 | Bluetooth: msft: Clear tracked devices on resume | Manish Mandlik | 1 | -4/+15 |
| 2022-01-23 | Bluetooth: msft: fix null pointer deref on msft_monitor_device_evt | Soenke Huster | 1 | -0/+2 |
| 2022-01-20 | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events | Manish Mandlik | 1 | -5/+15 |
| 2022-01-20 | Bluetooth: msft: Handle MSFT Monitor Device Event | Manish Mandlik | 1 | -8/+150 |
| 2021-12-07 | Bluetooth: hci_event: Use of a function table to handle HCI events | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2021-10-29 | Bluetooth: hci_sync: Rework hci_suspend_notifier | Luiz Augusto von Dentz | 1 | -217/+292 |
| 2021-10-29 | Bluetooth: hci_sync: Rework background scan | Luiz Augusto von Dentz | 1 | -1/+1 |
| 2021-09-28 | Bluetooth: Fix Advertisement Monitor Suspend/Resume | Manish Mandlik | 1 | -15/+102 |
| 2021-09-10 | Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle | Miao-chen Chou | 1 | -9/+46 |
| 2021-06-26 | Bluetooth: msft: Use the correct print format | Kai Ye | 1 | -1/+1 |
| 2021-06-26 | Bluetooth: use flexible-array member instead of zero-length array | Qiheng Lin | 1 | -3/+3 |
| 2021-04-08 | Bluetooth: Allow Microsoft extension to indicate curve validation | Marcel Holtmann | 1 | -0/+8 |
| 2021-01-25 | Bluetooth: disable advertisement filters during suspend | Howard Chung | 1 | -5/+12 |
| 2021-01-25 | Bluetooth: advmon offload MSFT handle filter enablement | Archie Pusaka | 1 | -0/+67 |
| 2021-01-25 | Bluetooth: advmon offload MSFT handle controller reset | Archie Pusaka | 1 | -5/+71 |
| 2021-01-25 | Bluetooth: advmon offload MSFT remove monitor | Archie Pusaka | 1 | -4/+123 |
| 2021-01-25 | Bluetooth: advmon offload MSFT add monitor | Archie Pusaka | 1 | -1/+200 |
| 2020-10-29 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+2 |
| 2020-06-18 | Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES | Miao-chen Chou | 1 | -0/+7 |
| 2020-04-05 | Bluetooth: Add framework for Microsoft vendor extension | Miao-chen Chou | 1 | -0/+141 |