开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
2024-07-03
PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
Wei Liu
2024-03-10
PCI: hv: Fix ring buffer size calculation
Michael Kelley
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-10-14
PCI: hv: Annotate struct hv_dr_state with __counted_by
Kees Cook
2023-08-22
PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
Dexuan Cui
2023-06-18
PCI: hv: Add a per-bus mutex state_lock
Dexuan Cui
2023-06-18
Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
Dexuan Cui
2023-06-18
PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
Dexuan Cui
2023-06-18
PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
Dexuan Cui
2023-06-18
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
2023-04-21
PCI: hv: Replace retarget_msi_interrupt_params with hyperv_pcpu_input_arg
Dexuan Cui
2023-04-17
PCI: hv: Enable PCI pass-thru devices in Confidential VMs
Michael Kelley
2023-01-17
Drivers: hv: Make remove callback of hyperv driver void returned
Dawei Li
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-11-28
PCI: hv: update comment in x86 specific hv_arch_irq_unmask
Olaf Hering
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2022-11-12
PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
Dexuan Cui
2022-11-03
PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
Dexuan Cui
2022-07-08
PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
Samuel Holland
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-05-13
PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()
Andrea Parri (Microsoft)
2022-05-13
PCI: hv: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2022-05-11
PCI: hv: Fix interrupt mapping for multi-MSI
Jeffrey Hugo
2022-05-11
PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
Jeffrey Hugo
2022-05-03
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
Dexuan Cui
2022-04-28
PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
Jeffrey Hugo
2022-04-25
PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
Andrea Parri (Microsoft)
2022-04-25
PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
Andrea Parri (Microsoft)
2022-04-25
PCI: hv: Fix multi-MSI to allow more than one MSI vector
Jeffrey Hugo
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-31
PCI: hv: Remove unused hv_set_msi_entry_from_desc()
YueHaibing
2022-03-29
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
2022-03-25
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-02
PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
Boqun Feng
2022-02-03
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-12
PCI: hv: Add arm64 Hyper-V vPCI support
Sunil Muthuswamy
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
2021-12-16
PCI: hv: Rework MSI handling
Thomas Gleixner
2021-11-18
PCI: hv: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-12
PCI: hv: Remove unnecessary use of %hx
Krzysztof Wilczyński
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-24
PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...
Long Li
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
[next]