public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [for-linus][PATCH 0/4] tracing: Fixes for 5.6
@ 2020-02-10 14:44 Steven Rostedt
  2020-02-10 14:44 ` [for-linus][PATCH 1/4] tools/bootconfig: Fix wrong __VA_ARGS__ usage Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Steven Rostedt @ 2020-02-10 14:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton


Gustavo A. R. Silva (1):
      tracing/kprobe: Fix uninitialized variable bug

Masami Hiramatsu (2):
      tools/bootconfig: Fix wrong __VA_ARGS__ usage
      bootconfig: Remove unneeded CONFIG_LIBXBC

Steven Rostedt (VMware) (1):
      bootconfig: Use parse_args() to find bootconfig and '--'

----
 init/Kconfig                            |  1 -
 init/main.c                             | 37 ++++++++++++++++++++++++++-------
 kernel/trace/trace_kprobe.c             |  2 +-
 lib/Kconfig                             |  3 ---
 lib/Makefile                            |  2 +-
 tools/bootconfig/include/linux/printk.h |  2 +-
 6 files changed, 33 insertions(+), 14 deletions(-)

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

end of thread, other threads:[~2020-02-10 14:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-10 14:44 [for-linus][PATCH 0/4] tracing: Fixes for 5.6 Steven Rostedt
2020-02-10 14:44 ` [for-linus][PATCH 1/4] tools/bootconfig: Fix wrong __VA_ARGS__ usage Steven Rostedt
2020-02-10 14:44 ` [for-linus][PATCH 2/4] bootconfig: Remove unneeded CONFIG_LIBXBC Steven Rostedt
2020-02-10 14:44 ` [for-linus][PATCH 3/4] tracing/kprobe: Fix uninitialized variable bug Steven Rostedt
2020-02-10 14:44 ` [for-linus][PATCH 4/4] bootconfig: Use parse_args() to find bootconfig and -- Steven Rostedt

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