Age | Commit message (Expand) | Author | Files | Lines |
2023-03-05 | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -13/+39 |
2023-03-02 | genirq/msi, platform-msi: Ensure that MSI descriptors are unreferenced | Thomas Gleixner | 1 | -1/+22 |
2023-02-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -39/+27 |
2023-02-24 | genirq/msi: Drop dead domain name assignment | Johan Hovold | 1 | -4/+1 |
2023-02-23 | irqdomain: Add missing NULL pointer check in irq_domain_create_hierarchy() | Juergen Gross | 1 | -1/+2 |
2023-02-23 | Merge branch 'irq/core' into irq/urgent | Thomas Gleixner | 6 | -560/+470 |
2023-02-21 | Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -560/+470 |
2023-02-21 | Merge tag 'v6.2' into iommufd.git for-next | Jason Gunthorpe | 2 | -3/+7 |
2023-02-21 | genirq/irqdesc: Make kobj_type structures constant | Thomas Weißschuh | 1 | -2/+2 |
2023-02-20 | genirq/msi: Take the per-device MSI lock before validating the control structure | Marc Zyngier | 1 | -3/+6 |
2023-02-20 | genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask() | Sergey Shtylyov | 1 | -2/+6 |
2023-02-19 | Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 4 | -163/+457 |
2023-02-13 | Merge branch irq/irqdomain-locking into irq/irqchip-next | Marc Zyngier | 1 | -163/+245 |
2023-02-13 | irqdomain: Switch to per-domain locking | Johan Hovold | 1 | -20/+39 |
2023-02-13 | irqdomain: Clean up irq_domain_push/pop_irq() | Johan Hovold | 1 | -33/+32 |
2023-02-13 | irqdomain: Drop leftover brackets | Johan Hovold | 1 | -4/+2 |
2023-02-13 | irqdomain: Drop dead domain-name assignment | Johan Hovold | 1 | -8/+0 |
2023-02-13 | irqdomain: Drop revmap mutex | Johan Hovold | 1 | -7/+6 |
2023-02-13 | irqdomain: Fix domain registration race | Marc Zyngier | 1 | -19/+43 |
2023-02-13 | irqdomain: Fix mapping-creation race | Johan Hovold | 1 | -18/+46 |
2023-02-13 | irqdomain: Refactor __irq_domain_alloc_irqs() | Johan Hovold | 1 | -40/+48 |
2023-02-13 | irqdomain: Look for existing mapping only once | Johan Hovold | 1 | -27/+33 |
2023-02-13 | irqdomain: Drop bogus fwspec-mapping error handling | Johan Hovold | 1 | -6/+1 |
2023-02-13 | irqdomain: Fix disassociation race | Johan Hovold | 1 | -0/+5 |
2023-02-13 | irqdomain: Fix association race | Johan Hovold | 1 | -5/+14 |
2023-02-06 | genirq/ipi-mux: Use irq_domain_alloc_irqs() | Marc Zyngier | 1 | -2/+1 |
2023-02-05 | Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2023-02-05 | genirq: Add mechanism to multiplex a single HW IPI | Anup Patel | 3 | -0/+213 |
2023-02-03 | kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 1 | -1/+1 |
2023-01-17 | genirq/msi: Free the fwnode created by msi_create_device_irq_domain() | Jason Gunthorpe | 2 | -2/+6 |
2023-01-17 | genirq/affinity: Move group_cpus_evenly() into lib/ | Ming Lei | 1 | -397/+1 |
2023-01-17 | genirq/affinity: Rename irq_build_affinity_masks as group_cpus_evenly | Ming Lei | 1 | -121/+121 |
2023-01-17 | genirq/affinity: Don't pass irq_affinity_desc array to irq_build_affinity_masks | Ming Lei | 1 | -10/+24 |
2023-01-17 | genirq/affinity: Pass affinity managed mask array to irq_build_affinity_masks | Ming Lei | 1 | -16/+12 |
2023-01-17 | genirq/affinity: Remove the 'firstvec' parameter from irq_build_affinity_masks | Ming Lei | 1 | -3/+2 |
2023-01-11 | irq/s390: Add arch_is_isolated_msi() for s390 | Jason Gunthorpe | 1 | -1/+1 |
2023-01-11 | genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI | Jason Gunthorpe | 1 | -1/+1 |
2023-01-11 | genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code | Jason Gunthorpe | 1 | -39/+0 |
2023-01-11 | genirq/msi: Add msi_device_has_isolated_msi() | Jason Gunthorpe | 1 | -0/+27 |
2023-01-11 | genirq: Add might_sleep() to disable_irq() | Manfred Spraul | 1 | -1/+4 |
2022-12-16 | genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain... | Thomas Gleixner | 1 | -2/+2 |
2022-12-16 | genirq/msi: Check for the presence of an irq domain when validating msi_ctrl | Marc Zyngier | 1 | -1/+2 |
2022-12-05 | genirq/msi: Provide msi_domain_alloc_irq_at() | Thomas Gleixner | 1 | -10/+95 |
2022-12-05 | genirq/msi: Provide msi_domain_ops:: Prepare_desc() | Thomas Gleixner | 1 | -0/+3 |
2022-12-05 | genirq/msi: Provide BUS_DEVICE_PCI_MSI[X] | Thomas Gleixner | 1 | -0/+4 |
2022-12-05 | genirq/msi: Add range checking to msi_insert_desc() | Thomas Gleixner | 1 | -10/+43 |
2022-12-05 | genirq/msi: Provide msi_match_device_domain() | Thomas Gleixner | 1 | -0/+25 |
2022-12-05 | genirq/msi: Provide msi_create/free_device_irq_domain() | Thomas Gleixner | 1 | -0/+138 |
2022-12-05 | genirq/msi: Split msi_create_irq_domain() | Thomas Gleixner | 1 | -12/+20 |
2022-12-05 | genirq/msi: Add size info to struct msi_domain_info | Thomas Gleixner | 1 | -0/+11 |