index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after()
dicken.ding
2024-05-24
1
-1
/
+4
*
genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline
Dongli Zhang
2024-05-23
1
-8
/
+8
*
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-05-20
1
-0
/
+2
|
\
|
*
genirq/msi: Add MSI allocation helper and export MSI functions
Nipun Gupta
2024-04-23
1
-0
/
+2
*
|
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
8
-48
/
+101
|
\
\
|
|
/
|
/
|
|
*
genirq: Reuse irq_is_nmi()
Jinjie Ruan
2024-04-24
4
-14
/
+14
|
*
genirq/cpuhotplug: Retry with cpu_online_mask when migration fails
Dongli Zhang
2024-04-24
1
-0
/
+16
|
*
genirq/cpuhotplug: Skip suspended interrupts when restoring affinity
David Stevens
2024-04-24
2
-7
/
+16
|
*
genirq: Simplify the checks for irq_set_percpu_devid_partition()
Jinjie Ruan
2024-04-23
1
-8
/
+2
|
*
genirq: Avoid summation loops for /proc/interrupts
Bitao Hu
2024-04-12
3
-9
/
+15
|
*
genirq: Provide a snapshot mechanism for interrupt statistics
Bitao Hu
2024-04-12
2
-0
/
+29
|
*
genirq: Convert kstat_irqs to a struct
Bitao Hu
2024-04-12
3
-9
/
+7
|
*
irqdomain: Check virq for 0 before use in irq_dispose_mapping()
Andy Shevchenko
2024-04-08
1
-2
/
+3
*
|
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
2024-03-25
1
-2
/
+7
|
/
*
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
3
-56
/
+184
|
\
|
*
genirq/matrix: Dynamic bitmap allocation
Björn Töpel
2024-02-23
1
-11
/
+17
|
*
genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokens
Marc Zyngier
2024-02-20
1
-1
/
+1
|
*
genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
Thomas Gleixner
2024-02-15
1
-1
/
+4
|
*
genirq/irqdomain: Reroute device MSI create_mapping
Thomas Gleixner
2024-02-15
1
-6
/
+20
|
*
genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Thomas Gleixner
2024-02-15
1
-0
/
+68
|
*
genirq/msi: Optionally use dev->fwnode for device domain
Thomas Gleixner
2024-02-15
1
-4
/
+16
|
*
genirq/msi: Split msi_domain_alloc_irq_at()
Thomas Gleixner
2024-02-15
1
-33
/
+43
|
*
genirq/msi: Provide optional translation op
Thomas Gleixner
2024-02-15
1
-0
/
+15
|
*
genirq/irqdomain: Remove the param count restriction from select()
Thomas Gleixner
2024-02-15
1
-1
/
+1
*
|
genirq: Wake interrupt threads immediately when changing affinity
Crystal Wood
2024-02-19
1
-54
/
+55
*
|
genirq/irq_sim: Shrink code by using <linux/cleanup.h> helpers
Bartosz Golaszewski
2024-01-29
1
-15
/
+10
*
|
genirq/irq_sim: Order headers alphabetically
Bartosz Golaszewski
2024-01-26
1
-1
/
+1
*
|
genirq/irq_sim: Remove unused field from struct irq_sim_irq_ctx
Bartosz Golaszewski
2024-01-26
1
-1
/
+0
*
|
genirq: Deduplicate interrupt descriptor initialization
Dawei Li
2024-01-24
1
-48
/
+64
|
/
*
genirq: Initialize resend_node hlist for all interrupt descriptors
Dawei Li
2024-01-24
1
-1
/
+1
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-10
/
+5
|
\
|
*
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-10
/
+5
*
|
Merge tag 'x86-apic-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
2
-12
/
+1
|
\
\
|
*
|
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-10-26
2
-12
/
+1
|
|
/
*
|
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
2023-10-27
1
-6
/
+19
*
|
genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()
Chen Yu
2023-10-25
1
-3
/
+3
*
|
genirq/generic-chip: Fix the irq_chip name for /proc/interrupts
Keguang Zhang
2023-10-13
1
-1
/
+5
|
/
*
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-28
3
-21
/
+20
|
\
|
*
genirq: Remove unused extern declaration
YueHaibing
2023-07-31
1
-2
/
+0
|
*
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
2023-07-31
3
-19
/
+20
*
|
genirq: Fix software resend lockup and nested resend
Johan Hovold
2023-08-26
1
-1
/
+6
|
/
*
irqdomain: Use return value of strreplace()
Andy Shevchenko
2023-06-30
1
-3
/
+1
*
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-26
5
-5
/
+26
|
\
|
*
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
2023-06-21
1
-0
/
+2
|
|
\
|
|
*
irqdomain: Include internals.h for function prototypes
Arnd Bergmann
2023-06-17
1
-0
/
+2
|
*
|
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
2
-1
/
+17
|
*
|
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
2023-06-16
1
-2
/
+5
|
|
/
|
*
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-27
1
-2
/
+2
|
|
\
|
|
*
x86/pci/xen: populate MSI sysfs entries
Maximilian Heyne
2023-05-24
1
-2
/
+2
*
|
|
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2023-05-24
2
-26
/
+33
[next]