index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-16
PCI: tegra: Convert to MSI parent infrastructure
Marc Zyngier
2
-44
/
+20
2025-05-16
PCI: xgene: Convert to MSI parent infrastructure
Marc Zyngier
2
-33
/
+21
2025-05-16
PCI: apple: Convert to MSI parent infrastructure
Marc Zyngier
2
-46
/
+24
2025-05-16
irqchip/msi-lib: Honour the MSI_FLAG_NO_AFFINITY flag
Marc Zyngier
1
-1
/
+6
2025-05-16
irqchip/mvebu: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
3
-41
/
+30
2025-05-16
irqchip/gic: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
3
-31
/
+23
2025-05-16
genirq/msi: Add helper for creating MSI-parent irq domains
Marc Zyngier
2
-0
/
+30
2025-05-16
irqchip: Make irq-msi-lib.h globally available
Marc Zyngier
16
-18
/
+18
2025-05-14
irqchip/gic-v3-its: Use allocation size from the prepare call
Marc Zyngier
1
-19
/
+0
2025-05-14
genirq/msi: Engage the .msi_teardown() callback on domain removal
Marc Zyngier
1
-0
/
+3
2025-05-14
genirq/msi: Move prepare() call to per-device allocation
Marc Zyngier
2
-4
/
+33
2025-05-14
irqchip/gic-v3-its: Implement .msi_teardown() callback
Marc Zyngier
3
-23
/
+36
2025-05-14
genirq/msi: Add .msi_teardown() callback as the reverse of .msi_prepare()
Marc Zyngier
2
-2
/
+16
2025-05-07
irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
Frank Li
1
-0
/
+8
2025-05-07
dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map
Frank Li
1
-0
/
+68
2025-05-07
irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
Frank Li
1
-1
/
+1
2025-05-07
irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
Frank Li
1
-0
/
+7
2025-05-07
platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_...
Frank Li
1
-0
/
+1
2025-04-09
genirq/msi: Rename msi_[un]lock_descs()
Thomas Gleixner
2
-10
/
+14
2025-04-09
scsi: ufs: qcom: Remove the MSI descriptor abuse
Thomas Gleixner
1
-37
/
+48
2025-04-09
PCI/TPH: Replace the broken MSI-X control word update
Thomas Gleixner
1
-43
/
+1
2025-04-09
PCI/MSI: Provide a sane mechanism for TPH
Thomas Gleixner
2
-0
/
+56
2025-04-09
PCI: hv: Switch MSI descriptor locking to guard()
Thomas Gleixner
1
-10
/
+4
2025-04-09
PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock)
Thomas Gleixner
1
-16
/
+20
2025-04-09
PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock)
Thomas Gleixner
1
-32
/
+36
2025-04-09
PCI/MSI: Use __free() for affinity masks
Thomas Gleixner
1
-9
/
+4
2025-04-09
PCI/MSI: Set pci_dev:: Msi_enabled late
Thomas Gleixner
1
-8
/
+3
2025-04-09
PCI/MSI: Use guard(msi_desc_lock) where applicable
Thomas Gleixner
2
-10
/
+8
2025-04-09
NTB/msi: Switch MSI descriptor locking to lock guard()
Thomas Gleixner
1
-14
/
+8
2025-04-09
soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
Thomas Gleixner
1
-7
/
+3
2025-04-09
genirq/msi: Use lock guards for MSI descriptor locking
Thomas Gleixner
3
-69
/
+45
2025-04-09
cleanup: Provide retain_and_null_ptr()
Thomas Gleixner
1
-0
/
+19
2025-04-07
irqdomain: pci: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
10
-10
/
+10
2025-04-06
Linux 6.15-rc1
v6.15-rc1
Linus Torvalds
1
-2
/
+2
2025-04-06
tools/include: make uapi/linux/types.h usable from assembly
Thomas Weißschuh
1
-0
/
+3
2025-04-06
tools/power turbostat: v2025.05.06
Len Brown
1
-1
/
+1
2025-04-06
tools/power turbostat: disable "cpuidle" invocation counters, by default
Len Brown
2
-13
/
+33
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
2
-2
/
+2
2025-04-06
tools/power turbostat: re-factor sysfs code
Len Brown
1
-10
/
+21
2025-04-06
tools/power turbostat: Restore GFX sysfs fflush() call
Zhang Rui
1
-0
/
+1
2025-04-06
tools/power turbostat: Document GNR UncMHz domain convention
Len Brown
1
-0
/
+1
2025-04-06
tools/power turbostat: report CoreThr per measurement interval
Len Brown
2
-1
/
+3
2025-04-06
tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192
Justin Ernst
1
-1
/
+1
2025-04-06
kbuild: rpm-pkg: build a debuginfo RPM
Uday Shankar
2
-2
/
+54
2025-04-06
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-04-06
nios2: migrate to the generic rule for built-in DTB
Masahiro Yamada
4
-9
/
+10
2025-04-05
sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
Johan Korsnes
4
-4
/
+0
2025-04-05
sh: Align .bss section padding to 8-byte boundary
Artur Rojek
1
-1
/
+14
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
4
-7
/
+7
2025-04-05
hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
Nam Cao
1
-4
/
+4
[next]