Linus Torvalds
1d5dcaa3bd
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
...
Pull probes fixes from Masami Hiramatsu:
- kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Since the ftrace adds its NOPs at .kprobes.text section (which stores
an array), a wrong entry is added when loading a module which uses
"__kprobes" attribute.
To solve this, add "notrace" to __kprobes functions
- test_kprobes: clear kprobes between test runs
Clear all kprobes in the test program after running a test set,
because Kunit test can run several times
- fprobe: Fix unregister_fprobe() to wait for RCU grace period
Since the fprobe data structure is removed with hlist_del_rcu(), it
should wait for the RCU grace period. If the caller waits for RCU, we
can use the async variant (e.g. eBPF)
* tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
fprobe: Fix unregister_fprobe() to wait for RCU grace period
test_kprobes: clear kprobes between test runs
kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
2026-05-12 10:18:02 -07:00
..
2026-04-24 09:54:45 -07:00
2026-04-21 11:46:22 -07:00
2026-02-21 17:09:51 -08:00
2026-04-28 14:18:51 +02:00
2026-05-04 12:10:40 -06:00
2026-04-16 20:11:56 -07:00
2026-02-21 17:09:51 -08:00
2026-04-02 23:36:22 -07:00
2025-12-05 16:26:57 -08:00
2026-02-21 17:09:51 -08:00
2026-01-14 19:49:55 -08:00
2026-05-08 10:03:44 +09:00
2026-04-05 13:53:14 -07:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-04-18 00:10:50 -07:00
2026-02-21 20:03:00 -08:00
2026-03-05 22:16:08 -05:00
2025-11-20 14:03:44 -08:00
2026-03-27 21:19:48 -07:00
2026-04-01 20:03:07 -04:00
2026-04-18 11:29:14 -07:00
2026-02-21 01:02:28 -08:00
2026-04-16 20:11:56 -07:00
2026-01-20 19:44:15 -08:00
2026-02-05 14:10:00 -08:00
2025-11-21 18:42:01 +00:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-03-25 18:07:39 +01:00
2026-01-05 16:43:33 +01:00
2026-03-27 21:19:43 -07:00
2026-02-22 12:05:31 -08:00
2026-02-21 01:02:28 -08:00
2025-10-05 10:48:33 -07:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-03-23 13:33:51 -04:00
2026-03-23 13:33:51 -04:00
2026-01-26 19:03:46 -08:00
2026-03-27 21:19:45 -07:00
2026-02-21 17:09:51 -08:00
2026-01-20 19:44:19 -08:00
2025-11-06 11:51:04 -05:00
2026-02-21 01:02:28 -08:00
2026-03-27 21:19:42 -07:00
2026-02-21 17:09:51 -08:00
2025-10-14 14:45:22 -07:00
2026-04-13 08:39:51 -07:00
2026-04-02 23:36:16 -07:00
2026-04-24 10:00:37 -07:00
2025-10-27 16:22:02 -07:00
2026-01-07 12:16:03 -08:00
2026-01-26 19:07:09 -08:00
2026-04-09 14:36:52 +02:00
2026-04-09 14:36:52 +02:00
2026-01-26 19:07:10 -08:00
2026-03-30 16:58:33 +02:00
2026-04-02 23:36:22 -07:00
2025-10-24 21:39:27 +02:00
2026-01-05 16:43:33 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-04-16 20:11:56 -07:00
2026-04-27 05:54:25 -07:00
2026-02-22 08:26:33 -08:00
2026-02-12 15:45:57 -08:00
2026-02-21 01:02:28 -08:00
2026-02-21 17:09:51 -08:00
2026-04-02 23:36:24 -07:00
2026-02-21 01:02:28 -08:00
2026-01-11 06:09:11 -10:00
2025-11-20 14:03:45 -08:00
2026-02-21 17:09:51 -08:00
2026-02-27 16:40:16 +01:00
2026-02-21 01:02:28 -08:00
2026-04-20 20:10:50 -10:00
2026-04-02 23:36:23 -07:00
2026-02-21 01:02:28 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2025-11-18 15:27:35 +01:00
2025-11-18 15:27:35 +01:00
2025-11-20 14:03:43 -08:00
2026-03-24 13:39:53 -04:00
2026-02-21 17:09:51 -08:00
2026-03-24 15:08:05 +01:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2025-11-24 15:08:48 -08:00
2026-04-18 00:10:52 -07:00
2026-04-18 00:10:48 -07:00
2026-04-27 05:54:25 -07:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-02-21 17:09:51 -08:00
2026-04-03 07:14:24 -10:00
2026-02-27 16:40:16 +01:00
2026-03-27 21:19:44 -07:00
2026-03-27 21:19:44 -07:00
2025-11-12 10:00:16 -08:00
2026-03-27 21:19:41 -07:00
2026-04-20 13:41:28 +02:00
2025-11-12 10:00:17 -08:00