index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-08-18
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-1
/
+4
2021-05-11
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
1
-1
/
+3
2021-03-24
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-24
/
+20
2020-12-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
1
-2
/
+9
2020-12-11
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
1
-5
/
+8
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
1
-0
/
+1
2020-09-03
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-21
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-1
/
+5
2020-07-22
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-04-17
genirq/debugfs: Add missing sanity checks to interrupt injection
Thomas Gleixner
1
-2
/
+9
2020-04-17
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Alexander Sverdlin
1
-5
/
+5
2020-04-01
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2020-02-28
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
3
-18
/
+24
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2
-1
/
+5
2020-02-11
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
1
-0
/
+1
2019-11-05
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
1
-1
/
+1
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+20
2019-09-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-35
/
+208
2019-09-17
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+20
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+0
2019-09-06
Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-4
/
+6
2019-09-05
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-09-03
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
1
-0
/
+1
2019-08-28
genirq/affinity: Remove const qualifier from node_to_cpumask argument
Ming Lei
1
-1
/
+1
2019-08-27
genirq/affinity: Spread vectors on node according to nr_cpu ratio
Ming Lei
1
-39
/
+200
2019-08-27
genirq/affinity: Improve __irq_build_affinity_masks()
Ming Lei
1
-8
/
+18
2019-08-19
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-08-19
genirq: Force interrupt threading on RT
Thomas Gleixner
1
-1
/
+1
2019-08-16
genirq: remove the is_affinity_mask_valid hook
Christoph Hellwig
1
-14
/
+0
2019-08-08
genirq/affinity: Create affinity mask for single vector
Ming Lei
1
-4
/
+2
2019-08-07
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
1
-4
/
+5
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
1
-2
/
+1
2019-07-23
PCI: irq: Introduce rearm_wake_irq()
Rafael J. Wysocki
1
-0
/
+20
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+84
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-53
/
+452
2019-07-06
irq/irqdomain: Fix comment typo
Zenghui Yu
1
-1
/
+1
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2
-1
/
+11
2019-07-03
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2
-19
/
+60
2019-07-03
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
1
-1
/
+2
2019-07-03
genirq: Delay deactivation in free_irq()
Thomas Gleixner
5
-5
/
+22
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-2
/
+6
2019-06-12
genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()
Minwoo Im
1
-7
/
+5
2019-06-12
genirq/timings: Add selftest for next event computation
Daniel Lezcano
1
-0
/
+66
2019-06-12
genirq/timings: Add selftest for irqs circular buffer
Daniel Lezcano
1
-0
/
+139
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
2
-0
/
+122
[next]