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:   Mon, 6 May 2019 16:04:19 +0200 (CEST)
From:   Jiri Kosina <jikos@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
cc:     linux-kernel@...r.kernel.org, live-patching@...r.kernel.org
Subject: [GIT PULL] livepatching for 5.2

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git for-linus

to receive livepatching updates for 5.2 merge window. Highlights:

=====
- livepatching kselftests improvements from Joe Lawrence and Miroslav 
  Benes
- making use of gcc's -flive-patching option when available, from
  Miroslav Benes
- kobject handling cleanups, from Petr Mladek
=====

Thanks.

----------------------------------------------------------------
Joe Lawrence (1):
      selftests/livepatch: use TEST_PROGS for test scripts

Miroslav Benes (2):
      kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled
      selftests/livepatch: Add functions.sh to TEST_PROGS_EXTENDED

Petr Mladek (3):
      livepatch: Convert error about unsupported reliable stacktrace into a warning
      livepatch: Remove custom kobject state handling
      livepatch: Remove duplicated code for early initialization

 Makefile                                   |  4 ++
 include/linux/livepatch.h                  |  3 -
 kernel/livepatch/core.c                    | 91 +++++++++++++-----------------
 tools/testing/selftests/livepatch/Makefile |  3 +-
 4 files changed, 45 insertions(+), 56 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ