linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gcc-plugins updates for v5.9-rc1
@ 2020-08-03 18:51 Kees Cook
  2020-08-04 21:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2020-08-03 18:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Alexander A. Klimov, Alexander Popov, Kees Cook,
	Miguel Ojeda

Hi Linus,

Please pull these gcc-plugins updates for v5.9-rc1. It is primarily
improvements to STACKLEAK from Alexander Popov, along with some additional
cleanups.

Thanks!

-Kees

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v5.9-rc1

for you to fetch changes up to 496b24ec6d47f2d304a0c5836ba4b1bb5d30bab8:

  gcc-plugins: Replace HTTP links with HTTPS ones (2020-07-13 09:29:09 -0700)

----------------------------------------------------------------
GCC plugins updates for v5.9-rc1

- Update URLs for HTTPS scheme where available (Alexander A. Klimov)
- Improve STACKLEAK code generation on x86 (Alexander Popov)

----------------------------------------------------------------
Alexander A. Klimov (1):
      gcc-plugins: Replace HTTP links with HTTPS ones

Alexander Popov (4):
      gcc-plugins/stackleak: Don't instrument itself
      ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
      gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
      gcc-plugins/stackleak: Add 'verbose' plugin parameter

 arch/arm/vdso/Makefile                      |   2 +-
 include/linux/compiler_attributes.h         |  13 ++
 kernel/Makefile                             |   1 +
 kernel/stackleak.c                          |  16 +-
 scripts/Makefile.gcc-plugins                |   2 +
 scripts/gcc-plugins/cyc_complexity_plugin.c |   2 +-
 scripts/gcc-plugins/sancov_plugin.c         |   2 +-
 scripts/gcc-plugins/stackleak_plugin.c      | 248 ++++++++++++++++++++++++----
 scripts/gcc-plugins/structleak_plugin.c     |   2 +-
 9 files changed, 241 insertions(+), 47 deletions(-)

-- 
Kees Cook

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

* Re: [GIT PULL] gcc-plugins updates for v5.9-rc1
  2020-08-03 18:51 [GIT PULL] gcc-plugins updates for v5.9-rc1 Kees Cook
@ 2020-08-04 21:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-08-04 21:40 UTC (permalink / raw)
  To: Kees Cook
  Cc: Linus Torvalds, linux-kernel, Alexander A. Klimov,
	Alexander Popov, Kees Cook, Miguel Ojeda

The pull request you sent on Mon, 3 Aug 2020 11:51:29 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/gcc-plugins-v5.9-rc1

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

Thank you!

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

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

end of thread, other threads:[~2020-08-04 21:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 18:51 [GIT PULL] gcc-plugins updates for v5.9-rc1 Kees Cook
2020-08-04 21: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;
as well as URLs for NNTP newsgroup(s).