linux.git
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/hyperv'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/cadence'
2023-10-28 Bjorn HelgaasMerge branch 'pci/controller/aspm'
2023-10-28 Bjorn HelgaasMerge branch 'pci/vga'
2023-10-28 Bjorn HelgaasMerge branch 'pci/reset'
2023-10-28 Bjorn HelgaasMerge branch 'pci/pm'
2023-10-28 Bjorn HelgaasMerge branch 'pci/p2pdma'
2023-10-28 Bjorn HelgaasMerge branch 'pci/hotplug'
2023-10-28 Bjorn HelgaasMerge branch 'pci/enumeration'
2023-10-28 Bjorn HelgaasMerge branch 'pci/endpoint'
2023-10-28 Bjorn HelgaasMerge branch 'pci/ats'
2023-10-28 Bjorn HelgaasMerge branch 'pci/aspm'
2023-10-28 Bjorn HelgaasMerge branch 'pci/aer'
2023-10-26 D Scott PhillipsPCI: hotplug: Add Ampere Altra Attention Indicator...
2023-10-25 Kai-Heng FengPCI/AER: Factor out interrupt toggling into helpers
2023-10-25 D Scott PhillipsPCI: acpiphp: Allow built-in drivers for Attention...
2023-10-24 Heiner KallweitPCI/ASPM: Fix L1 substate handling in aspm_attr_store_c...
2023-10-24 Heiner KallweitRevert "PCI/ASPM: Disable only ASPM_STATE_L1 when drive...
2023-10-23 Tadeusz StrukPCI/P2PDMA: Remove redundant goto
2023-10-18 Bartosz PawlowskiPCI: Disable ATS for specific Intel IPU E2000 devices
2023-10-18 Bartosz PawlowskiPCI: Extract ATS disabling to a helper function
2023-10-14 Kees CookPCI: hv: Annotate struct hv_dr_state with __counted_by
2023-10-14 Manivannan... PCI: qcom: Enable ASPM for platforms supporting 1.9...
2023-10-14 Manivannan... PCI: dwc: Add host_post_init() callback
2023-10-10 Ilpo JärvinenPCI/ASPM: Convert printk() to pr_*() and add include
2023-10-10 Ilpo JärvinenPCI/ASPM: Remove unnecessary includes
2023-10-10 Ilpo JärvinenPCI/ASPM: Use FIELD_MAX() instead of literals
2023-10-10 Ilpo JärvinenPCI/ASPM: Use time constants
2023-10-10 Ilpo JärvinenPCI/ASPM: Return U32_MAX instead of bit magic construct
2023-10-10 Ilpo JärvinenPCI/ASPM: Use FIELD_GET/PREP() to access PCIe capabilit...
2023-10-10 Ilpo JärvinenPCI: Add PCI_L1SS_CTL2 fields
2023-10-10 Uwe Kleine... PCI: keystone: Don't discard .probe() callback
2023-10-10 Uwe Kleine... PCI: keystone: Don't discard .remove() callback
2023-10-10 Uwe Kleine... PCI: kirin: Don't discard .remove() callback
2023-10-10 Uwe Kleine... PCI: exynos: Don't discard .remove() callback
2023-10-06 Sui Jingfengdrm/qxl: Use pci_is_vga() to identify VGA devices
2023-10-06 Sui Jingfengdrm/virtio: Use pci_is_vga() to identify VGA devices
2023-10-06 Sui JingfengPCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()
2023-10-06 Sui JingfengPCI/VGA: Select VGA devices earlier
2023-10-06 Sui JingfengPCI/VGA: Use pci_is_vga() to identify VGA devices
2023-10-06 Sui JingfengPCI: Add pci_is_vga() helper
2023-10-06 Mario Limonciellox86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt...
2023-10-05 Ruan JinjiePCI: endpoint: Use IS_ERR_OR_NULL() helper function
2023-10-05 Li ChenPCI: cadence: Drop unused member from struct cdns_plat_pcie
2023-10-03 Gustavo A.... PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2...
2023-10-03 Andy ShevchenkoPCI/ACPI: Use acpi_evaluate_dsm_typed()
2023-10-03 Ilpo JärvinenPCI: Use PCI_HEADER_TYPE_* instead of literals
2023-10-03 Ilpo JärvinenPCI: Add PCI_HEADER_TYPE_MFD definition
2023-10-03 Ilpo JärvinenPCI: vmd: Correct PCI Header Type Register's multi...
2023-09-29 Lukas WunnerPCI/sysfs: Protect driver's D3cold preference from...
2023-09-28 Sui Jingfengdrm/radeon: Use pci_get_base_class() to reduce duplicat...
2023-09-28 Sui Jingfengdrm/amdgpu: Use pci_get_base_class() to reduce duplicat...
2023-09-28 Sui Jingfengdrm/nouveau: Use pci_get_base_class() to reduce duplica...
2023-09-28 Sui JingfengALSA: hda: Use pci_get_base_class() to reduce duplicate...
2023-09-28 Sui JingfengPCI: Add pci_get_base_class() helper
2023-09-28 Lukas WunnerPCI: Lengthen reset delay for VideoPropulsion Torrent...
2023-09-10 Linus TorvaldsLinux 6.6-rc1
2023-09-10 Linus TorvaldsMerge tag 'topic/drm-ci-2023-08-31-1' of git://anongit...
2023-09-10 Linus TorvaldsMerge tag 'x86-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-urgent-2023-09-10' of git://git./linux...
2023-09-10 Linus TorvaldsMerge tag 'perf-tools-for-v6.6-1-2023-09-05' of git...
2023-09-10 Linus TorvaldsMerge tag '6.6-rc-smb3-client-fixes-part2' of git:...
2023-09-09 David Howellsiov_iter: Kunit tests for page extraction
2023-09-09 David Howellsiov_iter: Kunit tests for copying to/from an iterator
2023-09-09 David Howellsiov_iter: Fix iov_iter_extract_pages() with zero-sized...
2023-09-09 Linus TorvaldsMerge tag 'sh-for-v6.6-tag1' of git://git./linux/kernel...
2023-09-09 Linus TorvaldsMerge tag 'riscv-for-linus-6.6-mw2-2' of git://git...
2023-09-09 Duoming Zhoush: push-switch: Reorder cleanup operations to avoid...
2023-09-09 Petr Tesariksh: boards: Fix CEU buffer size passed to dma_declare_c...
2023-09-09 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-09-09 Linus TorvaldsMerge tag 'driver-core-6.6-rc1-2' of git://git./linux...
2023-09-09 Linus TorvaldsMerge tag 'dma-mapping-6.6-2023-09-09' of git://git...
2023-09-09 Linus TorvaldsMerge tag 'pci-v6.6-fixes-1' of git://git./linux/kernel...
2023-09-09 Linus TorvaldsMerge tag 'ntb-6.6' of https://github.com/jonmason/ntb
2023-09-09 Steve Frenchspnego: add missing OID to oid registry
2023-09-09 Greg Kroah... media: dvb: symbol fixup for dvb_attach()
2023-09-09 Linus TorvaldsMerge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd
2023-09-09 Linus TorvaldsMerge tag 'xarray-6.6' of git://git.infradead.org/users...
2023-09-09 Linus TorvaldsMerge tag 'block-6.6-2023-09-08' of git://git.kernel...
2023-09-09 Linus TorvaldsMerge tag 'io_uring-6.6-2023-09-08' of git://git.kernel...
2023-09-09 Steve Frenchsmb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
2023-09-08 Linus TorvaldsMerge tag 'thermal-6.6-rc1-3' of git://git./linux/kerne...
2023-09-08 Linus TorvaldsMerge tag 'pm-6.6-rc1-3' of git://git./linux/kernel...
2023-09-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc1' of git://git./linux...
2023-09-08 Bjorn HelgaasRevert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
2023-09-08 Linus TorvaldsMerge tag 'sound-fix-6.6-rc1' of git://git./linux/kerne...
2023-09-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-09-08 Linus TorvaldsMerge tag 'loongarch-6.6' of git://git./linux/kernel...
2023-09-08 Linus TorvaldsMerge tag 'printk-for-6.6-fixup' of git://git./linux...
2023-09-08 Linus TorvaldsMerge tag 'landlock-6.6-rc1' of git://git./linux/kernel...
2023-09-08 Lad Prabhakarsoc: renesas: Kconfig: For ARCH_R9A07G043 select the...
2023-09-08 Lad Prabhakarriscv: Kconfig.errata: Add dependency for RISCV_SBI...
2023-09-08 Lad Prabhakarriscv: Kconfig.errata: Drop dependency for MMU in ERRAT...
2023-09-08 Lad Prabhakarriscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU...
2023-09-08 Palmer DabbeltMerge patch series "bpf, riscv: use BPF prog pack alloc...
2023-09-08 Palmer DabbeltMerge patch series "riscv: Introduce KASLR"
2023-09-08 Palmer DabbeltMerge patch "RISC-V: Add ptrace support for vectors"
2023-09-08 Palmer DabbeltMerge patch series "Add non-coherent DMA support for...
2023-09-08 Palmer DabbeltMerge patch series "riscv: dma-mapping: unify support...
2023-09-08 Palmer DabbeltMerge patch series "RISC-V: Probe for misaligned access...
next