public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kprobes: Annotate structs with __counted_by()
@ 2024-08-13 11:53 Jinjie Ruan
  2024-08-13 11:53 ` [PATCH 1/3] " Jinjie Ruan
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jinjie Ruan @ 2024-08-13 11:53 UTC (permalink / raw)
  To: naveen, anil.s.keshavamurthy, davem, mhiramat, kees, gustavoars,
	linux-kernel, linux-trace-kernel, linux-hardening
  Cc: ruanjinjie

Annotate structs with __counted_by() for kprobe and do some cleanup.

Jinjie Ruan (3):
  kprobes: Annotate structs with __counted_by()
  kprobes: Cleanup the config comment
  kprobes: Cleanup collect_one_slot() and __disable_kprobe()

 kernel/kprobes.c | 87 ++++++++++++++++++++++++------------------------
 1 file changed, 44 insertions(+), 43 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-10-31  1:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 11:53 [PATCH 0/3] kprobes: Annotate structs with __counted_by() Jinjie Ruan
2024-08-13 11:53 ` [PATCH 1/3] " Jinjie Ruan
2024-10-22 20:55   ` Nathan Chancellor
2024-10-29 21:12     ` Nathan Chancellor
2024-10-30  1:18       ` Jinjie Ruan
2024-10-31  1:32     ` Masami Hiramatsu
2024-08-13 11:53 ` [PATCH 2/3] kprobes: Cleanup the config comment Jinjie Ruan
2024-08-13 11:53 ` [PATCH 3/3] kprobes: Cleanup collect_one_slot() and __disable_kprobe() Jinjie Ruan
2024-10-21 14:01 ` [PATCH 0/3] kprobes: Annotate structs with __counted_by() Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox