Linus Torvalds
594d28157f
Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
...
Pull tracing updates from Steven Rostedt:
- Remove unused ftrace_direct_funcs variables
- Fix a possible NULL pointer dereference race in eventfs
- Update do_div() usage in trace event benchmark test
- Speedup direct function registration with asynchronous RCU callback.
The synchronization was done in the registration code and this caused
delays when registering direct callbacks. Move the freeing to a
call_rcu() that will prevent delaying of the registering.
- Replace simple_strtoul() usage with kstrtoul()
* tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
ftrace: Fix possible use-after-free issue in ftrace_location()
ftrace: Remove unused global 'ftrace_direct_func_count'
ftrace: Remove unused list 'ftrace_direct_funcs'
tracing: Improve benchmark test performance by using do_div()
ftrace: Use asynchronous grace period for register_ftrace_direct()
ftrace: Replaces simple_strtoul in ftrace
2024-05-17 18:34:27 -07:00
..
2024-05-01 18:07:38 +01:00
2024-03-12 20:32:19 -07:00
2024-02-26 11:36:28 +01:00
2024-05-13 12:14:03 -07:00
2024-01-11 20:11:35 -08:00
2024-05-13 11:40:06 -07:00
2024-03-12 20:32:19 -07:00
2024-03-12 20:32:19 -07:00
2024-05-14 19:42:24 -07:00
2024-05-01 18:07:37 +01:00
2024-05-01 18:07:35 +01:00
2024-03-12 20:32:19 -07:00
2024-03-27 13:17:15 +01:00
2024-05-08 10:28:58 -07:00
2024-03-26 09:04:54 +01:00
2023-12-28 04:57:57 -08:00
2024-04-23 16:08:55 -05:00
2024-05-13 14:14:05 -07:00
2024-04-13 10:33:02 +02:00
2024-02-27 11:21:33 +01:00
2024-05-09 07:46:56 +08:00
2024-04-25 21:59:59 +09:00
2024-01-23 10:58:56 -05:00
2024-03-13 14:30:58 -07:00
2024-05-13 11:40:06 -07:00
2024-05-13 11:40:06 -07:00
2024-03-14 18:03:09 -07:00
2024-03-26 09:04:53 +01:00
2024-05-08 09:31:21 +02:00
2024-05-14 17:35:22 -07:00
2023-12-29 11:58:34 -08:00
2024-04-24 16:55:28 -07:00
2023-12-21 12:51:00 -05:00
2024-03-12 20:32:19 -07:00
2024-04-09 10:53:44 +02:00
2024-04-25 14:23:54 +02:00
2024-03-12 20:32:19 -07:00
2024-01-04 23:42:21 -05:00
2024-04-17 13:21:34 +02:00
2024-03-27 13:17:15 +01:00
2024-04-14 06:55:46 -04:00
2024-03-12 14:27:37 -07:00
2024-03-26 09:04:55 +01:00
2024-05-13 17:02:05 -05:00
2024-05-13 12:14:03 -07:00
2024-04-29 14:22:24 -07:00
2024-05-13 11:40:06 -07:00
2024-03-07 12:59:51 +01:00
2024-05-02 12:06:25 -07:00
2024-03-14 18:03:09 -07:00
2024-03-26 09:04:54 +01:00
2024-05-14 17:44:14 -07:00
2024-05-15 08:43:02 -07:00
2024-05-17 17:31:24 -07:00
2024-03-09 12:33:22 -08:00
2024-03-12 20:32:19 -07:00
2024-03-26 09:04:53 +01:00
2024-03-12 20:32:19 -07:00
2024-01-26 09:08:16 -08:00
2024-05-13 14:14:05 -07:00
2024-03-27 13:17:15 +01:00
2024-05-14 17:38:39 -05:00
2024-04-16 15:39:50 -07:00
2024-04-11 15:16:48 +02:00
2024-02-27 11:21:31 +01:00
2024-05-17 18:34:27 -07:00
2024-03-21 15:09:29 -07:00
2024-03-12 20:32:19 -07:00
2024-03-12 20:32:19 -07:00
2024-04-03 16:06:39 +02:00
2024-05-03 08:30:58 -07:00
2024-05-13 11:40:06 -07:00
2024-04-10 07:23:47 +09:00
2024-05-13 11:40:06 -07:00
2024-04-26 10:33:05 +02:00
2024-03-12 20:03:34 -07:00
2024-02-02 13:11:50 +01:00
2024-04-24 15:55:28 -07:00
2024-05-08 09:53:00 -07:00
2024-03-11 10:07:03 -07:00
2024-05-08 09:53:00 -07:00
2023-11-18 15:00:01 +01:00
2024-04-09 12:29:03 +02:00
2024-04-11 10:21:24 +02:00
2024-02-08 10:12:26 +01:00
2024-05-05 14:00:48 -07:00
2024-04-11 09:02:21 -07:00
2024-05-10 08:26:31 +02:00
2024-04-05 15:53:47 +02:00
2024-03-12 20:03:34 -07:00
2023-12-12 14:24:14 +01:00
2024-02-02 13:11:50 +01:00
2024-04-05 15:53:45 +02:00
2024-03-15 09:00:09 -07:00
2024-03-13 12:53:53 -07:00
2024-04-09 12:03:49 +02:00
2024-03-14 17:43:30 -07:00
2024-04-17 13:49:44 +02:00
2024-02-20 09:53:33 +01:00
2024-03-11 10:21:06 -07:00
2024-02-27 11:21:31 +01:00
2024-02-08 10:12:37 +01:00
2023-11-18 14:56:16 +01:00
2024-02-06 14:31:05 +01:00
2024-05-13 11:40:06 -07:00
2024-02-07 21:16:29 +01:00
2024-03-13 12:53:53 -07:00
2024-03-12 20:03:34 -07:00
2024-03-13 12:53:53 -07:00
2024-02-02 13:11:49 +01:00
2023-11-18 14:56:16 +01:00
2024-03-12 20:03:34 -07:00
2023-11-18 14:56:16 +01:00
2024-04-07 13:49:02 +02:00
2023-12-12 16:20:02 +01:00
2024-02-06 17:07:21 +01:00
2024-02-20 09:23:52 +01:00
2024-05-02 16:28:20 +02:00
2024-04-10 16:23:04 -06:00
2023-12-12 16:20:02 +01:00
2024-03-26 09:01:18 +01:00
2024-03-27 13:17:15 +01:00
2023-12-28 04:57:57 -08:00
2024-04-10 16:23:02 -06:00
2024-05-13 12:23:17 -07:00
2024-02-15 23:43:47 -05:00