Files
linux/arch/arm64/include/asm
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
..
2023-06-05 09:36:39 +02:00
2023-06-05 09:36:39 +02:00
2020-09-07 15:00:52 +01:00
2023-06-05 09:36:39 +02:00
2020-12-02 19:49:11 +00:00
2021-10-21 10:45:22 +01:00
2023-10-13 19:12:34 +01:00
2023-10-16 12:57:45 +01:00
2023-10-18 10:58:59 +01:00
2023-04-05 19:42:43 -07:00
2020-09-11 16:33:43 +01:00
2022-07-22 17:34:57 -05:00
2023-06-05 09:36:39 +02:00
2022-02-19 11:11:09 +01:00
2023-08-12 09:18:47 -07:00
2023-05-25 17:44:01 +01:00
2022-08-23 11:02:02 +01:00
2023-09-25 17:15:28 +01:00
2022-09-16 12:17:03 +01:00