index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
12 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-10
/
+10
12 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8
-12
/
+12
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-5
/
+120
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-1138
/
+43
2026-02-09
Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-11
/
+11
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-11
/
+11
2026-01-30
genirq/proc: Replace snprintf with strscpy in register_handler_proc
Thorsten Blum
1
-1
/
+2
2026-01-29
genirq/redirect: Prevent writing MSI message on affinity change
Thomas Gleixner
1
-1
/
+1
2026-01-27
irqdomain: Add parent field to struct irqchip_fwid
Lorenzo Pieralisi
1
-1
/
+13
2026-01-16
genirq/chip: Change irq_chip_pm_put() return type to void
Rafael J. Wysocki
1
-11
/
+11
2026-01-13
genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
Imran Khan
3
-11
/
+23
2026-01-13
genirq: Move clear of kstat_irqs to free_desc()
Luigi Rizzo
1
-4
/
+5
2026-01-13
genirq: Update effective affinity for redirected interrupts
Radu Rendec
1
-0
/
+2
2026-01-13
genirq: Warn about using IRQF_ONESHOT without a threaded handler
Sebastian Andrzej Siewior
1
-0
/
+7
2026-01-11
treewide: Update email address
Thomas Gleixner
2
-2
/
+2
2025-12-26
irqdomain: Export irq_domain_free_irqs()
Aaron Kling
1
-0
/
+1
2025-12-21
Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2025-12-19
irqdomain: Fix up const problem in irq_domain_set_name()
Greg Kroah-Hartman
1
-1
/
+1
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
3
-5
/
+118
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
1
-30
/
+0
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
1
-10
/
+5
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
6
-1081
/
+0
2025-12-14
Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2025-12-13
genirq: Don't overwrite interrupt thread flags on setup
Thomas Gleixner
1
-1
/
+1
2025-12-11
Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-3
/
+3
2025-12-10
genirq: Allow NULL affinity for setup_percpu_irq()
Marc Zyngier
1
-0
/
+3
2025-12-07
genirq: Change hwirq parameter to irq_hw_number_t
Tobias Schumacher
1
-3
/
+3
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+17
2025-12-02
Merge tag 'irq-msi-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-112
/
+161
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
2
-3
/
+3
2025-11-22
genirq: Remove cpumask availability check on kthread affinity setting
Frederic Weisbecker
1
-13
/
+4
2025-11-22
genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
Frederic Weisbecker
1
-8
/
+15
2025-11-22
genirq: Prevent early spurious wake-ups of interrupt threads
Frederic Weisbecker
1
-1
/
+9
2025-11-18
genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier()
Chengkaitao
1
-1
/
+1
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2
-8
/
+17
2025-11-01
genirq/manage: Reduce priority of forced secondary interrupt handler
Lukas Wunner
1
-1
/
+4
2025-10-31
genirq/proc: Fix race in show_irq_affinity()
Muchun Song
1
-0
/
+2
2025-10-27
genirq: Kill irq_{g,s}et_percpu_devid_partition()
Marc Zyngier
1
-23
/
+1
2025-10-27
genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
Marc Zyngier
2
-14
/
+61
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
1
-5
/
+7
2025-10-27
genirq: Add affinity to percpu_devid interrupt requests
Marc Zyngier
1
-4
/
+10
2025-10-27
genirq: Factor-in percpu irqaction creation
Marc Zyngier
1
-16
/
+24
2025-10-27
genirq: Kill handle_percpu_devid_fasteoi_nmi()
Marc Zyngier
1
-25
/
+0
2025-10-27
irqdomain: Add firmware info reporting interface
Marc Zyngier
1
-5
/
+27
2025-10-24
genirq/manage: Add buslock back in to enable_irq()
Charles Keepax
1
-1
/
+1
2025-10-24
genirq/manage: Add buslock back in to __disable_irq_nosync()
Charles Keepax
1
-1
/
+1
2025-10-24
genirq/chip: Add buslock back in to irq_set_handler()
Charles Keepax
1
-1
/
+1
[next]