Linus Torvalds 0faef837e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Pull livepatching fixes from Jiri Kosina:

 - symbol lookup locking fix, from Miroslav Benes

 - error handling improvements in case of failure of the module coming
   notifier, from Minfei Huang

 - we were too pessimistic when kASLR has been enabled on x86 and were
   dropping address hints on the floor unnecessarily in such case.  Fix
   from Jiri Kosina

 - a few other small fixes and cleanups

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching:
  livepatch: add module locking around kallsyms calls
  livepatch: annotate klp_init() with __init
  livepatch: introduce patch/func-walking helpers
  livepatch: make kobject in klp_object statically allocated
  livepatch: Prevent patch inconsistencies if the coming module notifier fails
  livepatch: match return value to function signature
  x86: kaslr: fix build due to missing ALIGN definition
  livepatch: x86: make kASLR logic more accurate
  x86: introduce kaslr_offset()
2015-06-23 14:07:26 -07:00
..
2014-06-04 16:53:57 -07:00
2015-05-05 20:48:02 +02:00
2014-12-13 12:42:51 -08:00
2014-10-17 13:40:51 -07:00
2015-04-24 15:36:55 +02:00
2015-04-21 09:33:10 -07:00
2014-11-11 17:57:46 +01:00
2015-05-10 12:34:27 +02:00
2015-05-10 12:34:27 +02:00
2015-04-08 09:01:54 +02:00
2014-01-03 14:37:13 +00:00
2015-04-24 15:36:55 +02:00
2015-05-05 20:48:02 +02:00
2015-05-15 16:04:49 +02:00
2014-10-17 13:40:52 -07:00