Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360014
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] livepatching for 4.6 |
| Date | 2016-03-17 17:40 +0100 |
| Message-ID | <rdJ7P-1lp-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git for-linus
to receive livepatching updates for 4.6 merge window:
==========
- cleanup of module notifiers; this depends on module.c cleanup which has
been acked by Rusty; from Jessica Yu
- small assorted fixes and MAINTAINERS update
==========
----------------------------------------------------------------
Jessica Yu (2):
modules: split part of complete_formation() into prepare_coming_module()
livepatch/module: remove livepatch module notifier
Jiri Kosina (1):
klp: remove CONFIG_LIVEPATCH dependency from klp headers
Josh Poimboeuf (1):
livepatch: Update maintainers
Miroslav Benes (1):
klp: remove superfluous errors in asm/livepatch.h
Petr Mladek (1):
livepatch: Fix the error message about unresolvable ambiguity
MAINTAINERS | 5 +-
arch/s390/include/asm/livepatch.h | 4 -
arch/x86/include/asm/livepatch.h | 4 -
include/linux/livepatch.h | 9 +++
kernel/livepatch/core.c | 151 ++++++++++++++++++--------------------
kernel/module.c | 36 +++++++--
6 files changed, 113 insertions(+), 96 deletions(-)
--
Jiri Kosina
SUSE Labs
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] livepatching for 4.6 Jiri Kosina <jikos@kernel.org> - 2016-03-17 17:40 +0100
csiph-web