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
..
2015-05-19 15:47:30 +02:00
2015-06-09 12:24:29 +02:00
2015-06-22 17:59:09 -07:00
2014-11-03 13:49:24 +01:00
2015-05-06 15:02:58 +01:00
2014-07-23 01:10:44 +02:00
2015-01-20 11:44:41 +01:00
2015-05-06 11:25:31 +02:00
2015-05-19 15:48:03 +02:00
2015-05-06 11:15:53 +02:00
2015-05-15 16:04:49 +02:00
2014-03-19 22:24:08 -04:00
2015-05-14 07:25:34 +02:00
2015-04-22 08:14:41 +02:00
2015-05-08 12:55:50 +02:00
2015-05-19 08:32:00 +02:00
2014-09-13 11:14:53 -07:00
2014-04-07 16:36:10 -07:00
2015-06-07 15:29:00 +02:00
2014-05-05 15:26:29 -04:00
2014-03-18 12:51:52 -07:00
2014-05-20 20:21:24 -07:00
2014-07-11 17:28:51 -07:00
2014-07-11 17:28:51 -07:00
2015-05-13 10:55:42 +02:00
2015-03-10 13:56:10 +01:00
2015-03-11 13:22:35 -07:00
2015-04-26 17:57:38 -07:00
2014-08-08 15:57:33 -07:00
2014-12-03 15:14:26 +01:00
2015-03-05 00:47:29 +01:00
2014-11-18 00:58:53 +01:00
2015-05-05 20:48:02 +02:00
2014-12-11 11:35:02 +01:00
2015-04-14 16:49:06 -07:00
2015-05-19 15:47:30 +02:00
2015-04-14 16:49:05 -07:00
2015-06-07 15:35:27 +02:00
2014-05-02 11:34:17 -07:00
2014-11-16 11:04:24 +01:00
2014-12-10 14:24:20 -08:00
2014-03-04 21:47:51 +01:00
2015-06-02 07:57:48 +02:00
2014-12-01 14:07:16 -05:00
2015-06-07 15:35:27 +02:00
2014-11-03 13:40:44 +01:00
2015-04-24 15:36:49 +02:00
2014-05-13 16:34:09 -07:00
2014-12-03 15:14:26 +01:00
2015-06-07 15:35:27 +02:00
2015-05-05 18:27:43 +01:00
2014-06-21 23:05:42 +02:00
2015-02-18 23:22:47 +01:00
2015-02-19 00:01:24 +01:00
2015-03-07 03:25:18 +01:00
2015-04-24 15:36:55 +02:00
2015-06-07 15:28:56 +02:00
2015-04-09 10:56:31 +02:00
2014-05-09 14:57:08 -07:00
2015-06-12 11:33:52 +02:00
2015-06-07 15:35:27 +02:00
2014-09-13 18:38:29 +02:00
2015-05-19 15:51:17 +02:00
2015-04-24 15:36:55 +02:00
2015-04-03 10:34:19 +02:00
2015-04-09 09:40:23 +02:00
2015-02-13 21:21:41 -08:00
2014-09-22 13:35:52 +02:00
2014-08-08 15:57:33 -07:00
2014-08-08 15:57:33 -07:00
2014-10-17 07:18:34 +02:00
2015-01-26 12:14:42 +01:00
2015-05-25 09:39:19 +02:00
2015-03-31 18:05:09 +02:00
2015-02-11 16:47:46 +10:30
2015-03-24 11:52:08 +10:30
2015-04-29 16:51:33 +02:00
2014-07-11 17:28:51 -07:00
2015-06-07 15:33:14 +02:00
2015-06-07 15:38:15 +02:00
2015-05-18 09:32:37 +02:00
2015-05-06 11:24:53 +02:00
2015-06-09 12:24:32 +02:00
2015-02-04 12:10:47 +01:00
2014-02-27 08:07:39 -08:00
2014-07-31 08:05:42 -07:00
2015-06-09 12:24:34 +02:00
2014-03-05 13:42:14 +01:00
2015-04-24 15:36:49 +02:00
2015-06-07 15:36:04 +02:00
2015-06-08 20:48:20 +02:00
2015-05-27 14:41:00 +02:00
2014-07-11 17:28:51 -07:00
2015-03-16 11:14:21 +01:00
2014-02-09 13:17:22 +01:00
2014-09-16 08:55:10 +02:00
2014-11-23 13:56:19 -08:00
2015-02-13 21:21:41 -08:00
2014-11-03 21:44:57 +01:00
2015-04-14 16:49:04 -07:00
2014-08-08 15:57:27 -07:00
2015-06-03 10:07:35 +02:00
2015-05-11 09:52:09 +02:00
2015-06-07 15:28:52 +02:00
2015-03-20 14:56:19 +01:00
2015-06-23 13:41:24 -07:00
2014-11-04 20:43:14 +01:00
2014-08-28 08:58:57 -04:00
2014-11-12 15:12:32 +01:00
2015-04-14 16:49:02 -07:00
2014-11-03 13:40:44 +01:00
2014-09-01 10:15:31 +02:00
2015-04-14 16:49:02 -07:00
2015-02-12 18:54:08 -08:00
2015-06-07 15:28:58 +02:00
2015-04-14 16:49:02 -07:00
2015-02-10 14:30:33 -08:00
2015-04-14 16:49:02 -07:00
2015-02-10 14:30:33 -08:00
2015-06-07 15:28:55 +02:00
2014-10-27 18:02:38 +00:00
2015-03-18 15:54:27 +01:00
2015-01-20 12:50:14 +01:00
2015-06-07 15:57:42 +02:00
2015-06-22 17:16:11 -07:00
2014-06-21 23:05:43 +02:00
2015-06-08 09:14:21 +02:00
2015-05-29 09:46:40 +02:00
2015-04-27 15:49:30 +02:00
2014-06-18 18:41:22 +02:00
2015-05-08 12:37:09 +02:00
2015-05-08 12:37:09 +02:00
2015-04-17 09:04:10 -04:00
2015-06-02 09:39:40 +02:00
2015-03-11 14:01:17 +01:00
2015-04-29 21:54:54 +02:00
2015-03-17 09:25:26 +01:00
2015-04-06 09:06:39 +02:00
2014-06-06 16:08:11 -07:00
2015-05-19 15:47:30 +02:00
2015-02-23 13:44:14 +01:00
2015-05-27 15:22:17 +02:00
2015-05-11 10:38:44 +02:00
2015-05-11 09:52:09 +02:00
2015-05-11 09:52:09 +02:00
2015-05-19 15:47:48 +02:00
2015-02-13 21:21:41 -08:00
2015-05-19 15:47:30 +02:00
2015-05-19 15:47:30 +02:00
2014-06-04 16:53:57 -07:00
2014-10-28 11:11:30 +01:00
2014-04-18 14:20:46 +02:00
2014-03-20 10:11:59 -04:00
2015-05-08 13:50:02 +02:00
2015-02-04 12:10:42 +01:00
2015-06-22 17:59:09 -07:00
2015-05-07 10:23:32 +02:00
2014-02-19 17:12:24 +01:00
2015-06-22 17:59:09 -07:00
2015-04-08 14:28:45 -07:00
2015-05-19 08:39:14 +02:00
2014-06-04 16:54:14 -07:00
2014-06-05 16:21:57 +02:00
2015-05-19 15:47:35 +02:00
2014-07-11 16:57:51 -07:00
2014-07-10 16:48:48 -06:00
2014-12-23 13:05:30 -08:00
2015-02-04 12:10:42 +01:00
2015-01-30 09:39:54 +01:00
2014-11-03 21:44:57 +01:00
2014-11-03 13:41:53 +01:00
2015-04-24 15:36:54 +02:00
2015-05-19 15:47:30 +02:00
2015-05-19 15:47:30 +02:00
2015-05-19 15:47:30 +02:00