linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] livepatching fix
@ 2018-04-19  8:05 Jiri Kosina
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2018-04-19  8:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, live-patching

Linus,

please pull from

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

to receive livepatching fix

=====
- livepatching shadow variable API list_head initialization fix from 
  Petr Mladek
=====

----------------------------------------------------------------
Petr Mladek (2):
      livepatch: Initialize shadow variables safely by a custom callback
      livepatch: Allow to call a custom callback when freeing shadow variables

 Documentation/livepatch/shadow-vars.txt   |  41 ++++++++----
 include/linux/livepatch.h                 |  19 ++++--
 kernel/livepatch/shadow.c                 | 108 ++++++++++++++++++++----------
 samples/livepatch/livepatch-shadow-fix1.c |  43 +++++++++---
 samples/livepatch/livepatch-shadow-fix2.c |  33 ++++-----
 5 files changed, 163 insertions(+), 81 deletions(-)

-- 
Jiri Kosina
SUSE Labs

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

* [GIT PULL] livepatching fix
@ 2017-10-12 12:47 Jiri Kosina
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2017-10-12 12:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, live-patching

Linus,

please pull from

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

to receive

=====
- bugfix for handling of coming modules (incorrect handling of failure) 
  from Joe Lawrence
=====

Thanks.

----------------------------------------------------------------
Joe Lawrence (1):
      livepatch: unpatch all klp_objects if klp_module_coming fails

 kernel/livepatch/core.c | 60 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 37 insertions(+), 23 deletions(-)

-- 
Jiri Kosina
SUSE Labs

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

* [GIT PULL] livepatching fix
@ 2017-06-20  9:00 Jiri Kosina
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2017-06-20  9:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, live-patching

Linus,

please pull from

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

to receive livepatching fix

=====
- fix the way how livepatches are being stacked with respect to RCU, from 
  Petr Mladek
=====

Thanks.

----------------------------------------------------------------
Petr Mladek (1):
      livepatch: Fix stacking of patches with respect to RCU

 kernel/livepatch/patch.c      |  8 ++++++--
 kernel/livepatch/transition.c | 36 +++++++++++++++++++++++++++++++-----
 2 files changed, 37 insertions(+), 7 deletions(-)

-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2018-04-19  8:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-19  8:05 [GIT PULL] livepatching fix Jiri Kosina
  -- strict thread matches above, loose matches on Subject: below --
2017-10-12 12:47 Jiri Kosina
2017-06-20  9:00 Jiri Kosina

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).