Luiz Augusto von Dentz ([email protected])

Number of posts: 12564 (2.36 per day)
First post: 2009-09-22 13:08:18
Last post: 2024-04-19 20:23:56

Date List Subject
2024-04-09 14:14:21 linux-bluetooth Re: [PATCH] Bluetooth: fix oob in sco_sock_setsockopt
2024-04-09 14:13:41 linux-bluetooth Re: [PATCH] Bluetooth: fix oob in hci_sock_setsockopt
2024-04-09 14:12:15 linux-bluetooth Re: [PATCH] Bluetooth: fix oob in rfcomm_sock_setsockopt
2024-04-09 14:09:51 linux-bluetooth [PATCH v2] Bluetooth: btintel: Attempt to reset if Read Version fail during setup
2024-04-09 13:34:42 linux-kernel Re: [PATCH] net/socket: Ensure length of input socket option param >= sizeof(int)
2024-04-08 21:43:40 linux-bluetooth [PATCH BlueZ v1 1/3] shared/uhid: Add support for bt_uhid_replay
2024-04-08 21:43:39 linux-bluetooth [PATCH BlueZ v1 3/3] input/device: Make use of bt_uhid_replay
2024-04-08 21:43:33 linux-bluetooth [PATCH BlueZ v1] shared/gatt-db: Fix gatt_db_service_insert_characteristic
2024-04-08 21:43:09 linux-bluetooth [PATCH BlueZ v1 2/3] hog-lib: Make use of bt_uhid_replay
2024-04-08 17:29:40 linux-bluetooth Re: [PATCH BlueZ 1/1] bap: Replace global bcast_pa_requests with a queue for each adapter
2024-04-08 16:12:48 linux-bluetooth Re: [Bluez PATCH 2/2] shared/gatt: Add descriptor insert function
2024-04-08 16:00:08 linux-bluetooth [PATCH BlueZ v1] shared/gatt-db: Fix gatt_db_service_insert_characteristic
2024-04-08 14:04:55 linux-bluetooth Re: [Bluez PATCH 2/2] shared/gatt: Add descriptor insert function
2024-04-05 21:12:14 linux-bluetooth [PATCH BlueZ v6 3/3] input/device: Add replay support
2024-04-05 21:12:02 linux-bluetooth [PATCH BlueZ v6 1/3] input/device: Fix not handling IdleTimeout when uhid is in use
2024-04-05 21:12:00 linux-bluetooth [PATCH BlueZ v6 2/3] input.conf: Change IdleTimeout unit to be in seconds
2024-04-05 20:48:53 linux-bluetooth [PATCH v2 2/5] Bluetooth: RFCOMM: Fix not validating setsockopt user input
2024-04-05 20:48:51 linux-bluetooth [PATCH v2 5/5] Bluetooth: hci_sock: Fix not validating setsockopt user input
2024-04-05 20:48:48 linux-bluetooth [PATCH v2 4/5] Bluetooth: ISO: Fix not validating setsockopt user input
2024-04-05 20:48:45 linux-bluetooth [PATCH v2 3/5] Bluetooth: L2CAP: Fix not validating setsockopt user input
2024-04-05 20:48:39 linux-bluetooth [PATCH v2 1/5] Bluetooth: SCO: Fix not validating setsockopt user input
2024-04-05 20:41:23 linux-bluetooth [PATCH v1 4/4] Bluetooth: ISO: Fix not validating setsockopt user input
2024-04-05 20:41:19 linux-bluetooth [PATCH v1 3/4] Bluetooth: L2CAP: Fix not validating setsockopt user input
2024-04-05 20:41:16 linux-bluetooth [PATCH v1 2/4] Bluetooth: RFCOMM: Fix not validating setsockopt user input
2024-04-05 20:41:13 linux-bluetooth [PATCH v1 1/4] Bluetooth: SCO: Fix not validating setsockopt user input
2024-04-05 20:40:54 linux-bluetooth [PATCH v1 1/4] Bluetooth: SCO: Fix not validating setsockopt user input
2024-04-05 20:40:53 linux-bluetooth [PATCH v1] Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
2024-04-05 17:39:02 linux-bluetooth Re: [PATCH net] Bluetooth: validate setsockopt( BT_PKT_STATUS / BT_DEFER_SETUP) user input
2024-04-05 16:25:00 linux-bluetooth Re: [PATCH net] Bluetooth: validate setsockopt( BT_PKT_STATUS / BT_DEFER_SETUP) user input
2024-04-05 15:32:42 linux-bluetooth Re: [PATCH v2] Bluetooth: keep LE flow credits when recvbuf full
2024-04-05 15:06:56 linux-bluetooth [PATCH BlueZ v5 3/3] input/device: Add replay support
2024-04-05 15:06:50 linux-bluetooth [PATCH BlueZ v5 1/3] input/device: Fix not handling IdleTimeout when uhid is in use
2024-04-05 15:05:58 linux-bluetooth [PATCH BlueZ v5 2/3] input.conf: Change IdleTimeout unit to be in seconds
2024-04-04 21:07:59 linux-bluetooth Re: [PATCH net] Bluetooth: validate setsockopt( BT_PKT_STATUS / BT_DEFER_SETUP) user input
2024-04-04 18:31:29 linux-bluetooth Re: [PATCH net] Bluetooth: validate setsockopt( BT_PKT_STATUS / BT_DEFER_SETUP) user input
2024-04-04 17:23:55 linux-bluetooth Re: [PATCH BlueZ v2 1/1] Increase autoconnect timeout max from 16.384s to 20.480s
2024-04-04 16:16:43 linux-bluetooth Re: [PATCH BlueZ 1/1] Refactor btd_device_is_connected
2024-04-04 16:01:57 linux-bluetooth [PATCH v1] Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
2024-04-04 14:59:23 linux-bluetooth Re: [PATCH BlueZ 1/1] Refactor btd_device_is_connected
2024-04-03 17:15:05 linux-bluetooth Re: tests: add TX timestamping tests
2024-04-03 14:37:14 linux-bluetooth Re: [Bluez PATCH 2/2] shared/gatt: Add descriptor insert function
2024-04-03 14:29:42 linux-bluetooth Re: [Bluez PATCH 1/2] shared/gatt: Rename some gatt insert functions to append
2024-04-02 18:48:39 linux-bluetooth Re: [PATCH BlueZ v3 2/8] iso-tester: Add tests for TX timestamping
2024-04-02 18:10:43 linux-bluetooth Re: [PATCH v3] Bluetooth: add experimental BT_NO_ERRQUEUE_POLL socket option
2024-04-02 17:33:29 linux-bluetooth Re: [PATCH BlueZ v3 1/8] lib: add BT_SCM_ERROR and BT_NO_ERRQUEUE_POLL
2024-04-02 16:06:57 linux-bluetooth Re: [PATCH] Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.pl
2024-04-02 15:54:50 linux-bluetooth Re: [PATCH BlueZ 3/3] iso-tester: Add test for Broadcast Receiver Get BASE
2024-04-02 15:48:05 linux-bluetooth Re: [PATCH 1/2] Bluetooth: ISO: Make iso_get_sock_listen generic
2024-04-01 20:05:27 linux-bluetooth Re: [PATCH v2 0/5] Bluetooth: add TX timestamping for ISO/SCO/L2CAP
2024-04-01 19:35:29 linux-bluetooth [PATCH v1] Bluetooth: btintel: Attempt to reset if Read Version fail during setup
2024-04-01 18:58:26 linux-bluetooth [PATCH BlueZ v4 3/3] input/device: Add replay support