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]
Message-ID: <Z45sEOihzNaOqGwO@pathway.suse.cz>
Date: Mon, 20 Jan 2025 16:30:24 +0100
From: Petr Mladek <pmladek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, live-patching@...r.kernel.org
Subject: [GIT PULL] livepatching for 6.14

Hi Linus,

please pull the latest changes for the kernel livepatching from

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

==================================

- Add a sysfs attribute showing the livepatch ordering.
- Some code clean up.

----------------------------------------------------------------
George Guo (1):
      selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh

Petr Mladek (1):
      Merge branch 'for-6.14/selftests-trivial' into for-linus

Wardenjohn (2):
      livepatch: Add stack_order sysfs attribute
      selftests: livepatch: add test cases of stack_order sysfs interface

 Documentation/ABI/testing/sysfs-kernel-livepatch   |  9 +++
 kernel/livepatch/core.c                            | 24 ++++++++
 .../testing/selftests/livepatch/test-callbacks.sh  |  2 +-
 tools/testing/selftests/livepatch/test-sysfs.sh    | 71 ++++++++++++++++++++++
 4 files changed, 105 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ