Linus Torvalds
0d484375d7
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull irq fixes from Thomas Gleixner:
"A small set of fixes for the interrupt subsystem:
- Fix a double increment in the irq descriptor allocator which
resulted in a sanity check only being done for every second
affinity mask
- Add a missing device tree translation in the stm32-exti driver.
Without that the interrupt association is completely wrong.
- Initialize the mutex in the GIC-V3 MBI driver
- Fix the alignment for aliasing devices in the GIC-V3-ITS driver so
multi MSI allocations work correctly
- Ensure that the initial affinity of a interrupt is not empty at
startup time.
- Drop bogus include in the madera irq chip driver
- Fix KernelDoc regression"
* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
genirq/irqdesc: Fix double increment in alloc_descs()
genirq: Fix the kerneldoc comment for struct irq_affinity_desc
irqchip/madera: Drop GPIO includes
irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
irqchip/stm32-exti: Add domain translate function
genirq: Make sure the initial affinity is not empty
2019-01-27 11:25:38 -08:00
..
2017-11-02 11:10:55 +01:00
2019-01-21 09:58:31 -08:00
2018-06-06 13:49:25 -07:00
2019-01-22 12:25:54 +01:00
2019-01-26 15:03:43 -08:00
2019-01-17 11:27:00 -08:00
2018-12-21 21:27:21 +01:00
2019-01-19 07:17:19 +12:00
2018-07-18 09:34:19 +02:00
2019-01-20 09:12:50 +12:00
2018-12-19 13:43:42 +01:00
2018-12-31 17:32:35 -08:00
2018-12-29 08:20:44 -07:00
2019-01-25 13:03:34 -10:00
2019-01-15 12:58:38 -08:00
2019-01-05 09:50:07 -08:00
2018-07-08 11:00:50 +09:00
2019-01-11 10:09:51 +01:00
2018-12-27 10:43:24 -08:00
2019-01-19 05:48:43 +12:00
2018-12-28 12:11:47 -08:00
2018-04-23 21:02:41 -04:00
2018-12-11 11:40:13 +09:00
2017-11-02 11:10:55 +01:00
2019-01-08 07:58:37 -05:00
2019-01-04 13:13:46 -08:00
2019-01-24 17:13:59 +01:00
2018-11-23 11:46:22 +09:00
2018-11-14 09:06:32 +09:00
2019-01-22 20:40:59 -05:00
2019-01-05 11:28:39 -08:00
2019-01-03 18:57:57 -08:00
2018-12-02 16:25:28 -08:00
2018-12-10 10:17:45 +01:00
2019-01-11 09:16:40 +01:00
2019-01-25 07:45:00 +10:00
2019-01-16 14:29:48 +01:00
2018-12-05 00:16:59 +01:00
2019-01-09 19:20:31 -05:00
2019-01-17 12:54:52 -08:00
2019-01-03 11:42:10 -08:00
2018-12-19 20:21:06 +01:00
2019-01-11 00:15:04 +01:00
2019-01-15 11:15:11 +01:00
2019-01-22 15:08:12 +13:00
2018-10-23 13:32:18 +01:00
2019-01-15 06:24:36 +12:00
2019-01-18 17:17:20 +12:00
2019-01-27 09:07:03 -08:00
2019-01-22 07:27:17 +13:00
2018-07-07 17:19:27 +02:00
2019-01-18 23:32:29 +01:00
2019-01-19 10:01:03 -08:00
2019-01-17 22:27:39 +01:00
2018-12-22 14:45:35 -07:00
2019-01-03 18:57:57 -08:00
2018-12-21 22:31:26 -06:00
2018-03-14 19:13:48 +01:00
2019-01-25 09:07:18 +13:00
2019-01-16 11:13:25 -05:00
2019-01-05 11:30:37 -08:00
2018-12-28 16:52:18 -08:00
2018-12-18 23:13:12 -05:00
2019-01-15 06:24:36 +12:00
2019-01-25 13:03:34 -10:00
2019-01-25 13:07:03 -10:00
2019-01-18 10:27:01 +01:00
2018-10-23 08:45:05 +01:00
2019-01-25 15:32:28 -08:00
2018-10-23 13:28:53 -05:00
2019-01-08 07:58:37 -05:00
2018-07-23 15:07:12 +02:00
2019-01-21 09:57:43 -08:00
2019-01-26 12:42:41 -08:00
2018-12-06 15:45:46 +01:00
2019-01-16 12:49:53 -06:00
2019-01-04 12:19:40 +01:00
2018-06-12 16:19:22 -07:00
2018-12-29 13:40:29 -08:00
2018-11-27 08:31:27 +01:00
2019-01-19 07:26:16 +12:00
2019-01-05 11:23:17 -08:00
2019-01-04 10:13:27 +00:00
2019-01-25 12:57:09 -10:00
2019-01-01 13:19:16 -08:00
2019-01-15 23:17:16 +01:00
2019-01-03 18:57:57 -08:00
2018-12-28 20:22:45 -08:00
2018-10-23 13:32:18 +01:00
2018-12-29 13:03:29 -08:00
2017-12-04 15:01:08 +11:00
2019-01-08 16:22:56 -05:00
2018-12-24 12:06:56 +01:00
2019-01-08 07:58:37 -05:00
2018-12-22 00:25:54 +09:00
2018-12-21 13:43:35 +00:00
2019-01-14 20:15:19 -05:00
2019-01-07 16:38:51 +01:00
2018-10-03 17:04:32 -07:00
2019-01-01 13:24:31 -08:00
2019-01-24 08:58:01 +13:00
2018-12-26 10:32:18 -08:00
2019-01-26 15:03:43 -08:00
2018-10-31 08:54:16 -07:00
2018-08-02 13:54:06 +02:00
2018-07-07 17:52:26 +02:00
2018-12-06 15:50:06 +01:00
2013-01-03 15:57:16 -08:00
2019-01-16 05:13:36 +12:00
2018-11-12 15:36:06 +05:30
2019-01-08 07:58:37 -05:00
2017-08-28 13:52:22 +02:00
2018-10-05 11:37:20 +03:00
2019-01-22 11:38:09 +01:00
2019-01-22 20:54:00 -05:00
2018-10-11 09:16:44 -07:00
2018-12-31 13:06:30 -08:00
2019-01-23 16:23:41 +13:00
2018-12-05 12:01:56 +03:00
2019-01-22 09:32:08 +01:00
2018-12-28 20:54:57 -08:00
2019-01-18 12:58:20 +01:00
2018-11-07 13:22:06 +01:00
2019-01-23 08:20:43 -07:00
2019-01-21 12:52:31 +13:00
2019-01-25 12:58:40 -10:00
2018-11-11 12:58:27 -08:00
2019-01-14 20:15:20 -05:00
2018-09-14 15:25:57 +02:00
2018-12-22 00:25:54 +09:00
2019-01-07 10:10:35 +01:00
2019-01-23 22:14:56 +01:00
2018-06-06 17:27:14 -07:00
2018-12-29 13:40:29 -08:00
2018-11-12 10:33:49 +01:00