lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 14 May 2019 22:27:47 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     linux-kernel@...r.kernel.org
Cc:     Ingo Molnar <mingo@...nel.org>,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [for-next][PATCH 0/5] tracing: Final updates for this merge window

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 693713cbdb3a4bda5a8a678c31f06560bbb14657


Jiri Kosina (1):
      livepatch: Remove klp_check_compiler_support()

Linus Torvalds (1):
      tracing: Simplify "if" macro code

Steven Rostedt (VMware) (3):
      ftrace/x86_32: Remove support for non DYNAMIC_FTRACE
      ftrace/x86: Remove mcount support
      x86: Hide the int3_emulate_call/jmp functions from UML

----
 arch/powerpc/include/asm/livepatch.h |  5 ---
 arch/s390/include/asm/livepatch.h    |  5 ---
 arch/x86/Kconfig                     | 11 ++++++
 arch/x86/include/asm/ftrace.h        |  8 ++--
 arch/x86/include/asm/livepatch.h     |  8 ----
 arch/x86/include/asm/text-patching.h |  4 +-
 arch/x86/kernel/ftrace_32.S          | 75 +++---------------------------------
 arch/x86/kernel/ftrace_64.S          | 28 +-------------
 include/linux/compiler.h             | 35 +++++++++--------
 kernel/livepatch/core.c              |  8 ----
 10 files changed, 41 insertions(+), 146 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ