linux.git
2024-05-16 Bjorn HelgaasMerge branch 'pci/hotplug'
2024-05-16 Bjorn HelgaasMerge branch 'pci/enumeration'
2024-05-16 Bjorn HelgaasMerge branch 'pci/edr'
2024-05-16 Bjorn HelgaasMerge branch 'pci/doe'
2024-05-16 Bjorn HelgaasMerge branch 'pci/cxl'
2024-05-16 Bjorn HelgaasMerge branch 'pci/aspm'
2024-05-16 Bjorn HelgaasMerge branch 'pci/aer'
2024-05-16 Ilpo JärvinenPCI: Do not wait for disconnected devices when resuming
2024-05-16 Bjorn Helgaasx86/pci: Skip early E820 check for ECAM region
2024-05-16 Heiner KallweitPCI: Remove unused pci_enable_device_io()
2024-05-16 Heiner Kallweitata: pata_cs5520: Remove unnecessary call to pci_enable...
2024-05-16 Bjorn HelgaasPCI: Update pci_find_capability() stub return types
2024-05-16 Damien Le MoalPCI: Remove PCI_IRQ_LEGACY
2024-05-16 Damien Le Moalscsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead...
2024-05-16 Damien Le Moalscsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-05-16 Damien Le Moalscsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-05-16 Damien Le Moalscsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ...
2024-05-16 Damien Le Moalscsi: ipr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-05-16 Damien Le Moalscsi: hpsa: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-05-16 Damien Le Moalscsi: arcmsr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-05-16 Damien Le Moalwifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-05-08 Kuppuswamy... PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware...
2024-05-08 Kuppuswamy... PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmwar...
2024-05-08 Dave Jiangcxl: Add post-reset warning if reset results in loss...
2024-05-08 Dave JiangPCI/CXL: Add 'cxl_bus' reset method for devices below...
2024-05-08 Dave JiangPCI/CXL: Fail bus reset if upstream CXL Port has SBR...
2024-05-08 Dave JiangPCI: Lock upstream bridge for pci_reset_function()
2024-05-08 Dave JiangPCI/CXL: Move CXL Vendor ID to pci_ids.h
2024-05-03 Nam CaoPCI: hotplug: Remove obsolete sgi_hotplug TODO notes
2024-05-03 Nam CaoPCI: hotplug: Document unchecked return value of pci_hp...
2024-05-02 Ilpo JärvinenPCI/ASPM: Clean up ASPM disable/enable mask calculation
2024-05-02 Ilpo JärvinenPCI/ASPM: Consolidate link state defines
2024-04-25 Damien Le Moalwifi: rtw88: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalwifi: ath10k: Refer to INTX instead of LEGACY
2024-04-25 Damien Le Moalnet: wangxun: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalr8169: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalnet: alx: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalnet: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalnet: amd-xgbe: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le MoalVMCI: Use PCI_IRQ_ALL_TYPES to remove PCI_IRQ_LEGACY use
2024-04-25 Damien Le MoalRDMA/vmw_pvrdma: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le MoalIB/qib: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moaldrm/amdgpu: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalmfd: intel-lpss: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalntb: idt: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalplatform/x86: intel_ips: Use PCI_IRQ_INTX instead of...
2024-04-25 Damien Le Moaltty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le Moalusb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le MoalASoC: Intel: avs: Use PCI_IRQ_INTX instead of PCI_IRQ_L...
2024-04-25 Damien Le MoalDocumentation: PCI: Use PCI_IRQ_INTX instead of PCI_IRQ...
2024-04-25 Damien Le MoalPCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Damien Le MoalPCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
2024-04-25 Ilpo JärvinenPCI: Clarify intent of LT wait
2024-04-25 Ilpo JärvinenPCI: Wait for Link Training==0 before starting Link...
2024-04-23 Vidya SagarPCI: Clear Secondary Status errors after enumeration
2024-04-17 Kuppuswamy... PCI/AER: Update aer-inject tool source URL
2024-04-09 Alexey KardashevskiyPCI/DOE: Support discovery version 2
2024-03-27 Kai-Heng FengPCI: Mask Replay Timer Timeout errors for Genesys GL975...
2024-03-24 Linus TorvaldsLinux 6.9-rc1
2024-03-24 Linus TorvaldsMerge tag 'efi-fixes-for-v6.9-2' of git://git./linux...
2024-03-24 Linus TorvaldsMerge tag 'x86-urgent-2024-03-24' of git://git./linux...
2024-03-24 Linus TorvaldsMerge tag 'sched-urgent-2024-03-24' of git://git./linux...
2024-03-24 Linus TorvaldsMerge tag 'dma-mapping-6.9-2024-03-24' of git://git...
2024-03-24 Oleksandr Tymoshenkoefi: fix panic in kdump kernel
2024-03-24 Ard Biesheuvelx86/efistub: Don't clear BSS twice in mixed mode
2024-03-24 Ard Biesheuvelx86/efistub: Call mixed mode boot services on the firmw...
2024-03-24 Tom Lendackyx86/boot/64: Move 5-level paging global variable assign...
2024-03-24 Tom Lendackyx86/boot/64: Apply encryption mask to 5-level pagetable...
2024-03-24 Tony Luckx86/cpu: Add model number for another Intel Arrow Lake...
2024-03-24 Adamos Ttofarix86/fpu: Keep xfd_state in sync with MSR_IA32_XFD
2024-03-24 Tony LuckDocumentation/x86: Document that resctrl bandwidth...
2024-03-23 Linus TorvaldsMerge tag 'timers-urgent-2024-03-23' of git://git....
2024-03-23 Linus TorvaldsMerge tag 'timers-core-2024-03-23' of git://git./linux...
2024-03-23 Linus TorvaldsMerge tag 'irq-urgent-2024-03-23' of git://git./linux...
2024-03-23 Linus TorvaldsMerge tag 'core-entry-2024-03-23' of git://git./linux...
2024-03-23 Linus TorvaldsMerge tag 'powerpc-6.9-2' of git://git./linux/kernel...
2024-03-23 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2024-03-23 Linus TorvaldsMerge tag 'hardening-v6.9-rc1-fixes' of git://git....
2024-03-23 Thomas Gleixnerx86/mpparse: Register APIC address only once
2024-03-23 Thomas Gleixnerx86/topology: Handle the !APIC case gracefully
2024-03-23 Thomas Gleixnerx86/topology: Don't evaluate logical IDs during early...
2024-03-23 Thomas Gleixnerx86/cpu: Ensure that CPU info updates are propagated...
2024-03-22 Nathan Chancellorlkdtm/bugs: Improve warning message for compilers witho...
2024-03-22 Kees Cookoverflow: Change DEFINE_FLEX to take __counted_by member
2024-03-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2024-03-22 Linus TorvaldsMerge tag 'block-6.9-20240322' of git://git.kernel...
2024-03-22 Linus TorvaldsMerge tag 'io_uring-6.9-20240322' of git://git.kernel...
2024-03-22 Linus TorvaldsMerge tag 'for-6.9/dm-fixes' of git://git./linux/kernel...
2024-03-22 Linus TorvaldsMerge tag 'ceph-for-6.9-rc1' of https://github.com...
2024-03-22 Linus TorvaldsMerge tag 'xfs-6.9-merge-9' of git://git./fs/xfs/xfs...
2024-03-22 Linus TorvaldsMerge tag 'riscv-for-linus-6.9-mw2' of git://git./linux...
2024-03-22 Linus TorvaldsMerge tag 'loongarch-6.9' of git://git./linux/kernel...
2024-03-22 Linus TorvaldsMerge tag 'fbdev-for-6.9-rc1' of git://git./linux/kerne...
2024-03-22 Linus TorvaldsMerge tag 'spi-fix-v6.9-merge-window' of git://git...
2024-03-22 Linus TorvaldsMerge tag 'regulator-fix-v6.9-merge-window' of git...
2024-03-22 Linus TorvaldsMerge tag 'sound-fix2-6.9-rc1' of git://git./linux...
2024-03-22 Linus TorvaldsMerge tag 'i2c-for-6.9-rc1-part2' of git://git./linux...
2024-03-22 KONDO KAZUMA... efi/libstub: fix efi_random_alloc() to allocate memory...
2024-03-22 Masami Hiramatsu... kprobes/x86: Use copy_from_kernel_nofault() to read...
2024-03-22 Anton Altaparmakovx86/pm: Work around false positive kmemleak report...
next