index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-10
irqchip/renesas-rzv2h: Add CA55 software interrupt support
Lad Prabhakar
1
-1
/
+94
2026-03-10
irqchip/renesas-rzv2h: Replace single irq_chip with per-region irq_chip instances
Lad Prabhakar
1
-70
/
+104
2026-03-10
irqchip/renesas-rzv2h: Clarify IRQ range definitions and tighten TINT validation
Lad Prabhakar
1
-5
/
+9
2026-03-10
irqchip/renesas-rzv2h: Switch to using dev_err_probe()
Lad Prabhakar
1
-21
/
+10
2026-03-10
irqchip/renesas-rzv2h: Use local device pointer in ICU probe
Lad Prabhakar
1
-14
/
+15
2026-03-10
irqchip/renesas-rzv2h: Use local node pointer
Lad Prabhakar
1
-1
/
+1
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-21
/
+45
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+1
2026-02-25
irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flag
Sascha Bischoff
1
-1
/
+1
2026-02-24
irqchip/ls-extirq: Fix devm_of_iomap() error check
Ioana Ciornei
1
-2
/
+4
2026-02-24
Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"
Ioana Ciornei
1
-17
/
+30
2026-02-24
irqchip/msi-lib: Refuse initialization when irq_write_msi_msg() is missing
Thomas Gleixner
1
-0
/
+3
2026-02-24
irqchip/irq-pic32-evic: Allow driver to be compiled with COMPILE_TEST
Brian Masney
1
-1
/
+4
2026-02-24
irqchip/irq-pic32-evic: Only include asm headers when compiling for MIPS
Brian Masney
1
-0
/
+2
2026-02-24
irqchip/irq-pic32-evic: Define board_bind_eic_interrupt for !MIPS builds
Brian Masney
1
-0
/
+2
2026-02-24
irqchip/irq-pic32-evic: Don't define plat_irq_dispatch() for !MIPS builds
Brian Masney
1
-0
/
+2
2026-02-24
irqchip/irq-pic32-evic: Address warning related to wrong printf() formatter
Brian Masney
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
7
-14
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
60
-75
/
+75
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
62
-101
/
+98
2026-02-17
irqchip/mmp: Make icu_irq_chip variable static const
Krzysztof Kozlowski
1
-1
/
+1
2026-02-17
irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supports
Marc Zyngier
1
-0
/
+4
2026-02-17
irqchip/sifive-plic: Fix frozen interrupt due to affinity setting
Nam Cao
1
-1
/
+6
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-1
/
+1
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+23
2026-02-12
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
2
-5
/
+37
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-1
/
+11
2026-02-10
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-57
/
+33
2026-02-10
Merge tag 'irq-drivers-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-114
/
+729
2026-02-09
Merge tag 'acpi-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-96
/
+486
2026-02-09
Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-0
/
+12
2026-02-06
irqchip/riscv-imsic: Adjust the number of available guest irq files
Xu Lu
1
-1
/
+11
2026-02-04
irqchip/gic-v5: Fix spelling mistake "ouside" -> "outside"
Colin Ian King
1
-1
/
+1
2026-02-04
irqchip/sifive-plic: Handle number of hardware interrupts correctly
Thomas Gleixner
1
-37
/
+45
2026-02-01
irqchip/aspeed-scu-ic: Remove unused variable mask
Thomas Gleixner
1
-2
/
+1
2026-01-30
irqchip/irq-pic32-evic: update include to use pic32.h from platform_data
Brian Masney
1
-1
/
+1
2026-01-30
irqchip/gic-v5: Check if impl is virt capable
Sascha Bischoff
2
-0
/
+12
2026-01-27
irqchip/ls-extirq: Convert to a platform driver to make it work again
Ioana Ciornei
1
-39
/
+36
2026-01-27
irqchip/gic-v5: Add ACPI IWB probing
Lorenzo Pieralisi
2
-10
/
+36
2026-01-27
irqchip/gic-v5: Add ACPI ITS probing
Lorenzo Pieralisi
3
-23
/
+155
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
2
-19
/
+243
2026-01-27
irqchip/gic-v5: Split IRS probing into OF and generic portions
Lorenzo Pieralisi
1
-42
/
+50
2026-01-27
PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
Lorenzo Pieralisi
1
-4
/
+4
2026-01-26
irqchip/ti-sci-intr: Allow parsing interrupt-types per-line
Aniket Limaye
1
-18
/
+36
2026-01-20
irqchip/gic-v3-its: Avoid truncating memory addresses
Arnd Bergmann
1
-4
/
+4
2026-01-18
irqchip/renesas-rzv2h: Add suspend/resume support
Biju Das
1
-3
/
+57
2026-01-18
irqchip/aslint-sswi: Fix error check of of_io_request_and_map() result
Vladimir Kondratiev
1
-2
/
+4
2026-01-18
irqchip: Allow LoongArch irqchip drivers on both 32BIT/64BIT
Huacai Chen
1
-6
/
+5
[prev]
[next]