index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'irq-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10 days
genirq/msi: Remove msi_post_free()
Nam Cao
2025-09-03
genirq/test: Ensure CPU 1 is online for hotplug test
Brian Norris
2025-09-03
genirq/test: Drop CONFIG_GENERIC_IRQ_MIGRATION assumptions
Brian Norris
2025-09-03
genirq/test: Depend on SPARSE_IRQ
Brian Norris
2025-09-03
genirq/test: Fail early if interrupt request fails
Brian Norris
2025-09-03
genirq/test: Factor out fake-virq setup
Brian Norris
2025-09-03
genirq/test: Select IRQ_DOMAIN
Brian Norris
2025-09-03
genirq/test: Fix depth tests on architectures with NOREQUEST by default.
David Gow
2025-09-03
genirq: Add support for warning on long-running interrupt handlers
Wladislav Wiebe
2025-08-24
genirq/devres: Add error handling in devm_request_*_irq()
Pan Chuang
2025-08-23
genirq: Add irq_chip_(startup/shutdown)_parent()
Inochi Amaoto
2025-08-23
genirq: Remove GENERIC_IRQ_LEGACY
Sebastian Andrzej Siewior
2025-08-06
genirq/test: Resolve irq lock inversion warnings
Brian Norris
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'irq-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-22
genirq: Teach handle_simple_irq() to resend an in-progress interrupt
Marc Zyngier
2025-07-22
genirq: Prevent migration live lock in handle_edge_irq()
Thomas Gleixner
2025-07-22
genirq: Split up irq_pm_check_wakeup()
Thomas Gleixner
2025-07-22
genirq: Move irq_wait_for_poll() to call site
Thomas Gleixner
2025-07-22
genirq: Remove pointless local variable
Thomas Gleixner
2025-07-11
irqdomain: Export irq_domain_free_irqs_top()
Nam Cao
2025-07-03
irqdomain: Add device pointer to irq_domain_info and msi_domain_info
Thomas Gleixner
2025-07-01
lib/group_cpus: Let group_cpu_evenly() return the number of initialized masks
Daniel Wagner
2025-06-13
genirq/irq_sim: Initialize work context pointers properly
Gyeyoung Baek
2025-06-13
genirq: Add kunit tests for depth counts
Brian Norris
2025-06-13
genirq/cpuhotplug: Restore affinity even for suspended IRQ
Brian Norris
2025-06-13
genirq/cpuhotplug: Rebalance managed interrupts across multi-CPU hotplug
Brian Norris
2025-05-27
Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-27
Merge tag 'irq-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-21
genirq/irqdesc: Remove double locking in hwirq_show()
Claudiu Beznea
2025-05-16
genirq/msi: Add helper for creating MSI-parent irq domains
Marc Zyngier
2025-05-16
irqdomain: Fix kernel-doc and add it to Documentation
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop irq_domain_add_*() functions
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Make irq_domain_create_hierarchy() an inline
Jiri Slaby (SUSE)
2025-05-16
irqdomain: Drop of_node_to_fwnode()
Jiri Slaby (SUSE)
2025-05-15
genirq: Retain disable depth for managed interrupts across CPU hotplug
Brian Norris
2025-05-15
genirq: Bump the size of the local variable for sprintf()
Andy Shevchenko
2025-05-14
genirq/msi: Engage the .msi_teardown() callback on domain removal
Marc Zyngier
2025-05-14
genirq/msi: Move prepare() call to per-device allocation
Marc Zyngier
2025-05-14
irqchip/gic-v3-its: Implement .msi_teardown() callback
Marc Zyngier
2025-05-14
genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
Marc Zyngier
2025-05-14
genirq/manage: Use the correct lock guard in irq_set_irq_wake()
Jon Hunter
2025-05-13
genirq: Consistently use '%u' format specifier for unsigned int variables
Andy Shevchenko
2025-05-13
genirq: Ensure flags in lock guard is consistently initialized
Nathan Chancellor
2025-05-09
genirq: Fix inverted condition in handle_nested_irq()
Thomas Gleixner
[next]