public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gcc-plugin updates for v4.20-rc6
@ 2018-12-07 17:08 Kees Cook
  2018-12-07 22:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2018-12-07 17:08 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Alexander Popov, Anders Roxell, Arnd Bergmann,
	Steven Rostedt

Hi Linus,

Please pull these gcc-plugin fixes for v4.20-rc6.

Thanks!

-Kees

The following changes since commit ef1a8409348966f0b25ff97a170d6d0367710ea9:

  stackleak: Disable function tracing and kprobes for stackleak_erase() (2018-11-30 09:05:07 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v4.20-rc6

for you to fetch changes up to 8fb2dfb228df785bbeb4d055a74402ef4b07fc25:

  stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass (2018-12-06 09:10:23 -0800)

----------------------------------------------------------------
Fixes for stackleak

- Remove tracing for inserted stack depth marking function (Anders Roxell)
- Move gcc-plugin pass location to avoid objtool warnings (Alexander Popov)

----------------------------------------------------------------
Alexander Popov (1):
      stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass

Anders Roxell (1):
      stackleak: Mark stackleak_track_stack() as notrace

 kernel/stackleak.c                     | 2 +-
 scripts/gcc-plugins/stackleak_plugin.c | 8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
Kees Cook

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

end of thread, other threads:[~2018-12-07 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 17:08 [GIT PULL] gcc-plugin updates for v4.20-rc6 Kees Cook
2018-12-07 22:40 ` 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