Tom Zanussi ([email protected])

Number of posts: 952 (0.45 per day)
First post: 2018-06-14 17:47:01
Last post: 2024-03-12 21:54:13

Date List Subject
2022-02-08 01:18:07 linux-kernel [ANNOUNCE] 5.4.177-rt69
2022-02-07 16:48:50 linux-kernel [PATCH v8 1/4] tracing: Remove logic for registering multiple event triggers at a time
2022-02-06 12:49:22 linux-kernel [PATCH v8 0/4] tracing: Add and use event_command parsing func helpers
2022-02-05 18:57:15 linux-kernel [PATCH v8 2/4] tracing: Remove redundant trigger_ops params
2022-02-05 16:05:38 linux-kernel [PATCH v8 3/4] tracing: Have existing event_command.parse() implementations use helpers
2022-01-31 11:42:48 linux-kernel Re: [PATCH v2 0/2] tracing: Misc bugfixes
2022-01-31 11:36:33 linux-kernel [PATCH v2 1/2] tracing: Remove size restriction on hist trigger cmd error logging
2022-01-31 11:32:46 linux-kernel [PATCH v2 2/2] tracing: Remove size restriction on synthetic event cmd error logging
2022-01-31 11:32:41 linux-kernel [PATCH v2 0/2] tracing: Misc bugfixes
2022-01-28 22:36:53 linux-kernel Re: [PATCH 0/7] tracing: Misc bugfixes
2022-01-28 20:11:12 linux-kernel [PATCH 7/7] tracing: Remove size restriction on synthetic event cmd error logging
2022-01-28 20:09:29 linux-kernel [PATCH 5/7] tracing: Remove size restriction on tracing_log_err cmd strings
2022-01-28 20:09:27 linux-kernel [PATCH 6/7] tracing: Remove size restriction on hist trigger cmd error logging
2022-01-28 20:09:20 linux-kernel [PATCH 4/7] tracing: Don't inc err_log entry count if entry allocation fails
2022-01-28 20:09:01 linux-kernel [PATCH 3/7] tracing: Propagate is_signed to expression
2022-01-28 20:09:00 linux-kernel [PATCH 2/7] tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
2022-01-28 20:08:59 linux-kernel [PATCH 1/7] tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
2022-01-28 20:08:31 linux-kernel [PATCH 0/7] tracing: Misc bugfixes
2022-01-13 21:58:44 linux-kernel Re: [for-next][PATCH 05/31] tracing: Have existing event_command.parse() implementations use helpers
2022-01-11 17:20:03 linux-kernel [ANNOUNCE] 5.4.170-rt68
2022-01-10 14:04:46 linux-kernel [PATCH v7 6/6] tracing: Remove redundant trigger_ops params
2022-01-10 14:04:42 linux-kernel [PATCH v7 4/6] tracing: Add helper functions to simplify event_command.parse() callback handling
2022-01-10 14:04:41 linux-kernel [PATCH v7 5/6] tracing: Have existing event_command.parse() implementations use helpers
2022-01-10 14:04:34 linux-kernel [PATCH v7 3/6] tracing: Remove ops param from event_command reg()/unreg() callbacks
2022-01-10 14:04:31 linux-kernel [PATCH V7 1/6] tracing: Change event_command func() to parse()
2022-01-10 14:04:28 linux-kernel [PATCH v7 0/6] tracing: Add and use event_command parsing func helpers
2022-01-10 14:04:26 linux-kernel [PATCH v7 2/6] tracing: Change event_trigger_ops func() to trigger()
2022-01-10 00:04:41 linux-kernel [PATCH v6 5/6] tracing: Have existing event_command.parse() implementations use helpers
2022-01-10 00:04:41 linux-kernel [PATCH v6 4/6] tracing: Add helper functions to simplify event_command.parse() callback handling
2022-01-10 00:04:41 linux-kernel [PATCH v6 6/6] tracing: Remove redundant trigger_ops params
2022-01-10 00:04:30 linux-kernel [PATCH v6 0/6] tracing: Add and use event_command parsing func helpers
2022-01-10 00:04:30 linux-kernel [PATCH v6 1/6] tracing: Change event_command func() to parse()
2022-01-10 00:04:30 linux-kernel [PATCH v6 3/6] tracing: Remove ops param from event_command reg()/unreg() callbacks
2022-01-10 00:04:30 linux-kernel [PATCH v6 2/6] tracing: Change event_trigger_ops func() to trigger()
2022-01-09 17:14:53 linux-kernel Re: [PATCH v5 4/4] tracing: Have existing event_command.parse() implementations use helpers
2022-01-09 04:23:12 linux-kernel Re: [PATCH v5 4/4] tracing: Have existing event_command.parse() implementations use helpers
2021-12-14 18:57:58 linux-kernel [PATCH v5 4/4] tracing: Have existing event_command.parse() implementations use helpers
2021-12-14 18:57:52 linux-kernel [PATCH v5 2/4] tracing: Change event_trigger_ops func() to trigger()
2021-12-14 18:57:50 linux-kernel [PATCH v5 3/4] tracing: Add helper functions to simplify event_command.parse() callback handling
2021-12-14 18:57:45 linux-kernel [PATCH v5 1/4] tracing: Change event_command func() to parse()
2021-12-14 18:57:42 linux-kernel [PATCH v5 0/4] tracing: Add and use event_command parsing func helpers
2021-12-13 20:21:28 linux-kernel Re: [PATCH v4 3/4] tracing: Add helper functions to simplify event_command.parse() callback handling
2021-12-10 21:16:47 linux-kernel [PATCH v4 4/4] tracing: Have existing event_command.parse() implementations use helpers
2021-12-10 21:16:44 linux-kernel [PATCH v4 2/4] tracing: Change event_trigger_ops func() to trigger()
2021-12-10 21:16:43 linux-kernel [PATCH v4 3/4] tracing: Add helper functions to simplify event_command.parse() callback handling
2021-12-10 21:16:38 linux-kernel [PATCH v4 1/4] tracing: Change event_command func() to parse()
2021-12-10 21:16:35 linux-kernel [PATCH v4 0/4] tracing: Add and use event_command parsing func helpers
2021-12-07 21:23:34 linux-kernel [ANNOUNCE] 5.4.161-rt67
2021-12-01 20:46:12 linux-kernel [PATCH RT 8/8] Linux 5.4.161-rt67-rc1
2021-12-01 20:45:28 linux-kernel [PATCH RT 7/8] locking: Drop might_resched() from might_sleep_no_state_check()
2021-12-01 20:45:13 linux-kernel [PATCH RT 6/8] fscache: Use only one fscache_object_cong_wait.