public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] probes: Updates for v6.13
@ 2024-11-18  5:30 Masami Hiramatsu
  2024-11-20 18:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masami Hiramatsu @ 2024-11-18  5:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jinjie Ruan, Masami Hiramatsu, Nathan Chancellor, Steven Rostedt,
	Masami Hiramatsu, linux-kernel

Hi Linus,

Probes update for v6.13:

Kprobes cleanups. Functionality does not change.
- kprobes: Cleanup the config comment
  Adjust #endif comments.
- kprobes: Cleanup collect_one_slot() and __disable_kprobe()
  Make fail fast to reduce code nested level.
- kprobes: Use struct_size() in __get_insn_slot()
  Use struct_size() to avoid special macro.
- x86/kprobes: Cleanup kprobes on ftrace code
  Use macro instead of direct field access/magic number, and avoid
  redundant instruction pointer setting.


Please pull the latest probes-v6.13 tree, which can be found at:


  git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-v6.13

Tag SHA1: 5d620f418ef869a7cdceb38cd32bb7422cb6ae0e
Head SHA1: 4638d7ebeff5a741e22139cf00aaa9db0f668a8c


Jinjie Ruan (2):
      kprobes: Cleanup the config comment
      kprobes: Cleanup collect_one_slot() and __disable_kprobe()

Masami Hiramatsu (Google) (1):
      x86/kprobes: Cleanup kprobes on ftrace code

Nathan Chancellor (1):
      kprobes: Use struct_size() in __get_insn_slot()

----
 arch/x86/kernel/kprobes/ftrace.c | 19 +++++----
 kernel/kprobes.c                 | 91 +++++++++++++++++++---------------------
 2 files changed, 55 insertions(+), 55 deletions(-)

-- 
Masami Hiramatsu (Google) <mhiramat@kernel.org>

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

* Re: [GIT PULL] probes: Updates for v6.13
  2024-11-18  5:30 [GIT PULL] probes: Updates for v6.13 Masami Hiramatsu
@ 2024-11-20 18:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-20 18:32 UTC (permalink / raw)
  To: Masami Hiramatsu (Google)
  Cc: Linus Torvalds, Jinjie Ruan, Masami Hiramatsu (Google),
	Nathan Chancellor, Steven Rostedt, Masami Hiramatsu, linux-kernel

The pull request you sent on Mon, 18 Nov 2024 14:30:16 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git probes-v6.13

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a0e752bda210e7ff61c37ef3f7898bcbcd2693cb

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2024-11-20 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18  5:30 [GIT PULL] probes: Updates for v6.13 Masami Hiramatsu
2024-11-20 18:32 ` pr-tracker-bot

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