Linus Torvalds
3ca112b71f
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
...
Pull probes fixes from Masami Hiramatsu:
- Documentation update: Add a note about argument and return value
fetching is the best effort because it depends on the type.
- objpool: Fix to make internal global variables static in
test_objpool.c.
- kprobes: Unify kprobes_exceptions_nofify() prototypes. There are the
same prototypes in asm/kprobes.h for some architectures, but some of
them are missing the prototype and it causes a warning. So move the
prototype into linux/kprobes.h.
- tracing: Fix to check the tracepoint event and return event at
parsing stage. The tracepoint event doesn't support %return but if
$retval exists, it will be converted to %return silently. This finds
that case and rejects it.
- tracing: Fix the order of the descriptions about the parameters of
__kprobe_event_gen_cmd_start() to be consistent with the argument
list of the function.
* tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
tracing/kprobes: Fix the order of argument descriptions
tracing: fprobe-event: Fix to check tracepoint event and return
kprobes: unify kprobes_exceptions_nofify() prototypes
lib: test_objpool: make global variables static
Documentation: tracing: Add a note about argument and retval access
2023-11-10 16:35:04 -08:00
..
2022-09-09 12:30:08 +01:00
2022-09-09 12:27:25 +01:00
2022-06-06 08:54:33 +02:00
2023-10-04 16:31:27 +01:00
2023-10-16 12:57:47 +01:00
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-06-23 18:32:20 +01:00
2022-03-08 13:32:48 +00:00
2023-10-16 14:17:07 +01:00
2023-06-05 21:11:05 +02:00
2023-10-16 14:17:05 +01:00
2023-11-07 11:00:57 +00:00
2022-07-05 11:45:46 +01:00
2022-05-19 23:46:10 +02:00
2022-06-28 12:11:47 +01:00
2021-05-26 23:31:26 +01:00
2023-06-15 17:47:54 +01:00
2022-12-06 11:33:29 +00:00
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2023-06-05 09:57:14 +02:00
2023-03-28 21:13:25 +01:00
2022-01-15 08:47:31 -08:00
2020-09-07 15:00:52 +01:00
2023-02-08 15:26:58 -08:00
2023-06-19 16:19:22 -07:00
2023-10-16 14:17:04 +01:00
2021-03-15 10:57:21 +00:00
2020-03-21 15:23:55 +01:00
2023-06-05 09:36:39 +02:00
2023-05-25 17:44:01 +01:00
2023-04-13 12:27:11 +01:00
2022-06-23 14:19:33 +01:00
2023-09-25 16:14:49 +01:00
2023-10-16 14:17:07 +01:00
2023-10-26 17:10:18 +01:00
2022-06-23 14:19:33 +01:00
2023-11-01 09:34:55 -10:00
2023-10-04 10:41:58 -07:00
2021-05-05 18:13:58 +01:00
2023-04-14 13:39:47 +01:00
2020-06-30 11:59:49 +02:00
2023-09-08 11:25:13 -07:00
2023-07-26 17:08:29 +00:00
2021-08-20 12:33:06 +02:00
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-06-23 18:32:20 +01:00
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/tpidr2-fix', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-06-23 18:32:20 +01:00
2020-12-02 19:49:11 +00:00
2021-11-08 22:16:26 +01:00
2023-04-20 10:04:27 +02:00
2023-04-11 18:55:28 +01:00
2023-10-26 17:10:18 +01:00
2023-06-29 11:29:31 +01:00
2023-07-12 12:06:04 -04:00
2021-10-21 10:45:22 +01:00
2021-10-21 10:45:22 +01:00
2020-11-23 10:31:05 +01:00
2023-09-29 17:20:47 -07:00
2023-05-25 17:44:01 +01:00
2023-10-13 19:12:34 +01:00
2021-03-19 12:01:20 +00:00
2022-01-12 08:24:29 -06:00
2021-03-31 09:16:55 +01:00
2023-06-21 08:53:31 -06:00
2022-02-22 21:25:48 +00:00
2023-08-18 15:45:34 +02:00
2023-08-18 10:12:36 -07:00
2021-03-29 10:41:42 +01:00
2023-09-25 17:15:28 +01:00
2023-10-16 14:17:04 +01:00
2022-11-07 15:59:14 +00:00
2021-02-26 09:41:03 -08:00
2023-10-16 12:57:45 +01:00
2023-08-04 17:19:44 +01:00
2023-04-11 19:24:46 +01:00
2023-03-27 16:15:20 +01:00
2023-11-10 19:59:05 +09:00
2023-10-31 16:37:07 -04:00
2023-08-31 13:18:53 -04:00
2023-11-02 15:45:15 -10:00
2023-11-02 15:45:15 -10:00
2023-10-20 17:52:01 +00:00
2023-11-02 15:45:15 -10:00
2021-06-22 14:08:05 +01:00
2023-09-21 18:13:29 +00:00
2023-08-17 09:40:35 +01:00
2023-06-01 21:34:51 +00:00
2020-09-15 18:39:02 +01:00
2022-04-29 19:26:27 +01:00
2020-07-09 13:29:43 -04:00
2023-01-24 11:49:43 +00:00
2023-10-18 10:58:59 +01:00
2023-07-06 10:06:04 -07:00
2022-04-28 23:16:13 -07:00
2023-10-16 14:17:04 +01:00
2023-10-16 14:17:06 +01:00
2023-10-16 14:17:06 +01:00
2023-06-06 17:39:05 +01:00
2021-08-04 16:54:36 +00:00
2022-02-15 22:53:29 +00:00
2023-04-05 19:42:43 -07:00
2023-10-16 18:27:31 +01:00
2021-01-14 15:08:55 -08:00
2020-09-11 16:33:43 +01:00
2023-02-02 22:33:18 -08:00
2022-02-23 10:58:28 +01:00
2021-03-11 16:17:52 +01:00
2023-01-24 11:49:43 +00:00
2022-07-22 17:34:57 -05:00
2023-06-05 09:36:39 +02:00
2023-03-27 14:01:18 +01:00
2021-11-16 10:12:57 +00:00
2023-06-06 16:52:41 +01:00
2023-10-16 14:17:04 +01:00
2020-06-04 19:06:21 -07:00
2023-10-18 10:58:31 +01:00
2023-04-13 12:27:11 +01:00
2022-02-19 11:11:09 +01:00
2020-11-23 10:59:00 +00:00
2020-02-27 14:30:50 +00:00
2023-08-12 09:18:47 -07:00
2022-11-07 14:19:01 +00:00
2023-01-31 16:06:17 +00:00
2022-03-09 21:56:50 +00:00
2023-05-25 17:44:01 +01:00
2023-08-04 17:35:33 +01:00
2020-11-20 11:16:34 -08:00
2022-02-15 17:40:28 +00:00
2023-01-19 14:58:19 +01:00
2021-07-08 11:48:20 -07:00
2022-08-23 11:02:02 +01:00
2020-11-23 18:17:39 +00:00
2021-08-20 19:49:38 +01:00
2021-07-12 13:37:34 +01:00
2023-09-25 17:15:28 +01:00
2023-04-05 19:42:46 -07:00
2023-10-16 14:17:05 +01:00
2021-12-07 15:14:12 +01:00
2021-02-11 07:59:54 -05:00
2022-11-18 02:18:10 +01:00
2023-01-16 15:27:31 +01:00
2023-10-23 18:48:46 +00:00
2022-03-07 21:57:02 +00:00
2020-05-15 16:35:50 +01:00
2023-11-09 17:19:14 +00:00
2023-07-12 12:06:04 -04:00
2023-10-25 00:25:06 +00:00
2022-09-16 12:17:03 +01:00
2023-06-09 17:44:16 -07:00
2023-10-06 14:44:10 -07:00
2023-08-18 10:12:37 -07:00
2023-11-02 15:45:15 -10:00
2022-03-10 20:21:58 +01:00
2021-10-01 13:31:01 +01:00
2023-10-09 19:54:25 +00:00
2023-06-15 17:47:54 +01:00
2023-11-01 15:28:33 -10:00
2023-10-06 22:26:51 +02:00
2023-01-05 15:26:09 +00:00
2022-09-09 12:27:25 +01:00
2023-10-16 14:17:06 +01:00
2020-04-23 10:50:26 +09:00
2023-07-11 19:30:14 +00:00
2022-03-24 19:06:47 -07:00
2022-03-24 19:06:47 -07:00
2023-04-05 19:42:43 -07:00
2022-02-11 20:39:39 +11:00