Files
linux/arch/powerpc/kernel
Linus Torvalds 0b86c75db6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Pull livepatching updates from Jiri Kosina:

 - remove of our own implementation of architecture-specific relocation
   code and leveraging existing code in the module loader to perform
   arch-dependent work, from Jessica Yu.

   The relevant patches have been acked by Rusty (for module.c) and
   Heiko (for s390).

 - live patching support for ppc64le, which is a joint work of Michael
   Ellerman and Torsten Duwe.  This is coming from topic branch that is
   share between livepatching.git and ppc tree.

 - addition of livepatching documentation from Petr Mladek

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching:
  livepatch: make object/func-walking helpers more robust
  livepatch: Add some basic livepatch documentation
  powerpc/livepatch: Add live patching support on ppc64le
  powerpc/livepatch: Add livepatch stack to struct thread_info
  powerpc/livepatch: Add livepatch header
  livepatch: Allow architectures to specify an alternate ftrace location
  ftrace: Make ftrace_location_range() global
  livepatch: robustify klp_register_patch() API error checking
  Documentation: livepatch: outline Elf format and requirements for patch modules
  livepatch: reuse module loader code to write relocations
  module: s390: keep mod_arch_specific for livepatch modules
  module: preserve Elf information for livepatch modules
  Elf: add livepatch-specific Elf constants
2016-05-17 17:11:27 -07:00
..
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2016-03-09 09:58:19 +11:00
2014-11-27 09:32:58 +11:00
2014-09-25 23:14:46 +10:00
2014-11-03 12:12:32 +11:00
2015-08-06 15:10:20 +10:00
2016-02-22 20:47:48 +11:00
2016-04-28 10:52:28 +02:00
2016-03-11 17:20:12 -06:00
2015-03-24 13:15:52 +11:00
2015-12-17 22:40:56 +11:00
2015-12-02 19:34:40 +11:00
2015-12-16 12:54:04 +11:00
2015-04-07 17:15:13 +10:00
2015-06-24 17:49:38 -07:00