D. Starke ([email protected])

Number of posts: 241 (0.23 per day)
First post: 2021-06-08 11:18:07
Last post: 2024-04-24 05:50:34

Date List Subject
2023-04-20 08:56:23 linux-kernel [PATCH v2 6/9] tty: n_gsm: increase malformed counter for malformed control frames
2023-04-20 08:35:17 linux-kernel RE: BUG: sleeping function called from invalid context in __might_resched
2023-04-12 06:09:36 linux-kernel RE: [PATCH 1/1] n_gsm: Use array_index_nospec() with index that comes from userspace
2023-04-06 06:09:50 linux-kernel RE: [PATCH 9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
2023-04-06 06:02:58 linux-kernel RE: [PATCH 8/9] tty: n_gsm: add DLCI specific rx/tx statistics
2023-04-06 06:01:36 linux-kernel RE: [PATCH 7/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
2023-04-06 06:00:29 linux-kernel RE: [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames
2023-04-06 05:46:52 linux-kernel RE: [PATCH 5/9] tty: n_gsm: add open_error counter to gsm_mux
2023-04-06 05:43:10 linux-kernel RE: [PATCH 4/9] tty: n_gsm: fix unneeded initialization of ret in gsm_dlci_config
2023-04-06 05:36:07 linux-kernel RE: [PATCH 3/9] tty: n_gsm: add missing description to gsm_config
2023-04-06 05:19:16 linux-kernel RE: [PATCH 2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config
2023-04-05 05:54:02 linux-kernel [PATCH 9/9] tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
2023-04-05 05:51:27 linux-kernel [PATCH 8/9] tty: n_gsm: add DLCI specific rx/tx statistics
2023-04-05 05:51:08 linux-kernel [PATCH 1/9] tty: n_gsm: fix redundant assignment of gsm->encoding
2023-04-05 05:50:39 linux-kernel [PATCH 6/9] tty: n_gsm: increase malformed counter for malformed control frames
2023-04-05 05:50:21 linux-kernel [PATCH 5/9] tty: n_gsm: add open_error counter to gsm_mux
2023-04-05 05:50:20 linux-kernel [PATCH 2/9] tty: n_gsm: add restart parameter to DLC specific ioctl config
2023-04-05 05:50:20 linux-kernel [PATCH 7/9] tty: n_gsm: increase gsm_mux unsupported counted where appropriate
2023-04-05 05:50:07 linux-kernel [PATCH 4/9] tty: n_gsm: fix unneeded initialization of ret in gsm_dlci_config
2023-04-05 05:49:24 linux-kernel [PATCH 3/9] tty: n_gsm: add missing description to gsm_config
2023-03-28 05:42:22 linux-kernel RE: [PATCH v2 1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration
2023-03-15 10:55:28 linux-kernel [PATCH v2 1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration
2023-03-15 10:55:22 linux-kernel [PATCH v2 3/3] tty: n_gsm: add ioctl for DLC config via ldisc handle
2023-03-15 10:55:18 linux-kernel [PATCH v2 2/3] tty: n_gsm: allow window size configuration
2023-02-28 07:10:33 linux-kernel RE: [PATCH 1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration
2023-02-28 06:32:29 linux-kernel [PATCH 3/3] tty: n_gsm: add ioctl for DLC config via ldisc handle
2023-02-28 06:32:26 linux-kernel [PATCH 1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration
2023-02-28 06:32:24 linux-kernel [PATCH 2/3] tty: n_gsm: allow window size configuration
2023-02-14 12:28:01 linux-kernel [PATCH v6 1/1] tty: n_gsm: add keep alive support
2023-02-13 11:32:58 linux-kernel RE: [PATCH v5 1/1] tty: n_gsm: add keep alive support
2023-02-13 09:45:21 linux-kernel [PATCH v5 1/1] tty: n_gsm: add keep alive support
2023-02-09 12:11:43 linux-kernel RE: [PATCH v4 2/4] tty: n_gsm: add keep alive support
2023-02-06 11:49:01 linux-kernel [PATCH v4 3/4] tty: n_gsm: add RING/CD control support
2023-02-06 11:47:50 linux-kernel [PATCH v4 4/4] tty: n_gsm: add TIOCMIWAIT support
2023-02-06 11:47:47 linux-kernel [PATCH v4 2/4] tty: n_gsm: add keep alive support
2023-02-06 11:47:44 linux-kernel [PATCH v4 1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly
2023-02-06 10:38:58 linux-kernel RE: [PATCH v3 2/4] tty: n_gsm: add keep alive support
2023-02-06 06:41:00 linux-kernel RE: [PATCH v3 2/4] tty: n_gsm: add keep alive support
2023-02-03 14:52:04 linux-kernel [PATCH v3 1/4] tty: n_gsm: mark unusable ioctl structure fields accordingly
2023-02-03 14:50:57 linux-kernel [PATCH v3 2/4] tty: n_gsm: add keep alive support
2023-02-03 14:50:55 linux-kernel [PATCH v3 4/4] tty: n_gsm: add TIOCMIWAIT support
2023-02-03 14:50:53 linux-kernel [PATCH v3 3/4] tty: n_gsm: add RING/CD control support
2023-02-02 15:02:18 linux-kernel [PATCH v2 3/3] tty: n_gsm: add TIOCMIWAIT support
2023-02-02 15:01:03 linux-kernel [PATCH v2 2/3] tty: n_gsm: add RING/CD control support
2023-02-02 15:01:02 linux-kernel [PATCH v2 1/3] tty: n_gsm: add keep alive support
2023-02-01 09:49:07 linux-kernel RE: [PATCH 1/3] tty: n_gsm: add keep alive support
2023-02-01 09:30:35 linux-kernel RE: [PATCH 3/3] tty: n_gsm: add TIOCMIWAIT support
2023-02-01 09:17:40 linux-kernel RE: [PATCH 1/3] tty: n_gsm: add keep alive support
2023-02-01 08:04:44 linux-kernel [PATCH 1/3] tty: n_gsm: add keep alive support
2023-02-01 08:03:21 linux-kernel [PATCH 2/3] tty: n_gsm: add RING/CD control support
2023-02-01 08:03:16 linux-kernel [PATCH 3/3] tty: n_gsm: add TIOCMIWAIT support