index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()
Andrea Parri (Microsoft)
1
-7
/
+19
2022-05-13
PCI: hv: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
1
-9
/
+24
2022-05-11
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
1
-10
/
+50
2022-05-11
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
1
-7
/
+9
2022-05-03
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
Dexuan Cui
1
-6
/
+11
2022-04-28
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
1
-8
/
+4
2022-04-25
PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
Andrea Parri (Microsoft)
1
-6
/
+27
2022-04-25
PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
Andrea Parri (Microsoft)
1
-10
/
+29
2022-04-25
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
1
-1
/
+10
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+9
2022-03-31
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
1
-8
/
+0
2022-03-29
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
1
-0
/
+9
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-111
/
+122
2022-03-02
PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
Boqun Feng
1
-111
/
+122
2022-02-03
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
1
-2
/
+11
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-26
/
+288
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
1
-1
/
+1
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
1
-1
/
+234
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
1
-25
/
+54
2021-12-17
PCI: hv: Rework MSI handling
Thomas Gleixner
1
-5
/
+10
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
1
-1
/
+1
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-10-12
PCI: hv: Remove unnecessary use of %hx
Krzysztof Wilczyński
1
-2
/
+2
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+10
2021-09-24
PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...
Long Li
1
-3
/
+10
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
1
-36
/
+50
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
1
-0
/
+7
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
1
-5
/
+8
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
1
-4
/
+5
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
1
-27
/
+30
2021-08-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
1
-5
/
+62
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-38
/
+26
2021-06-21
PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
Haiyang Zhang
1
-0
/
+3
2021-06-03
PCI: hv: Remove bus device removal unused refcount/functions
Long Li
1
-31
/
+3
2021-06-03
PCI: hv: Fix a race condition when removing the device
Long Li
1
-7
/
+23
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2021-04-21
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
1
-1
/
+1
2021-04-20
PCI: hv: Drop msi_controller structure
Marc Zyngier
1
-4
/
+0
2021-03-17
PCI: hv: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-11
asm-generic/hyperv: update hv_interrupt_entry
Wei Liu
1
-1
/
+1
2021-01-28
PCI: hv: Fix typo
Bjorn Helgaas
1
-1
/
+1
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
1
-3
/
+3
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+47
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2020-10-02
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
1
-3
/
+47
2020-09-28
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof Wilczyński
1
-1
/
+4
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-8
/
+0
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-1
/
+1
[next]