summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Merge branch 'pci/ims-removal'Bjorn Helgaas4-30/+0
2024-05-17Merge branch 'pci/controller/dwc'Bjorn Helgaas1-3/+4
2024-05-17Merge branch 'pci/enumeration'Bjorn Helgaas1-10/+10
2024-05-17Merge branch 'pci/doe'Bjorn Helgaas1-0/+1
2024-05-17Merge branch 'pci/cxl'Bjorn Helgaas4-1/+15
2024-05-16PCI: Do not wait for disconnected devices when resumingIlpo Järvinen1-1/+6
2024-05-16PCI: Remove unused pci_enable_device_io()Heiner Kallweit1-1/+0
2024-05-16PCI: Update pci_find_capability() stub return typesBjorn Helgaas1-3/+2
2024-05-16PCI: Remove PCI_IRQ_LEGACYDamien Le Moal1-5/+2
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-6/+20
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-4/+7
2024-05-16Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds15-39/+228
2024-05-16drm/i915: Support replaying GPU hangs with captured context imageTvrtko Ursulin1-0/+27
2024-05-16Merge tag 'wq-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-7/+51
2024-05-16Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+93
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+7
2024-05-16Revert "genirq/msi: Provide constants for PCI/IMS support"Bjorn Helgaas3-4/+0
2024-05-16Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas1-5/+0
2024-05-16Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas1-3/+0
2024-05-16Revert "PCI/MSI: Provide stubs for IMS functions"Bjorn Helgaas1-26/+8
2024-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-71/+17
2024-05-16Merge branch 'for-6.10' into test-merge-for-6.10Tejun Heo2-7/+51
2024-05-16Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-0/+42
2024-05-16Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+214
2024-05-16Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+141
2024-05-15drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()Douglas Anderson1-0/+62
2024-05-15drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()Douglas Anderson1-21/+26
2024-05-15drm/mipi-dsi: mipi_dsi_*_write functions don't need to ratelimit printsDouglas Anderson1-13/+11
2024-05-15drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_generic_write_seq()Douglas Anderson1-11/+11
2024-05-15drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()Douglas Anderson1-12/+12
2024-05-15Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-31/+28
2024-05-15Merge tag '6.10-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds43-210/+228
2024-05-15Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds53-271/+1604
2024-05-15drm/i915/pciids: don't include RPL-U PCI IDs in RPL-PJani Nikula1-1/+0
2024-05-15drm/i915/pciids: remove 12 from INTEL_TGL_IDS()Jani Nikula1-5/+5
2024-05-15drm/i915/pciids: remove 11 from INTEL_ICL_IDS()Jani Nikula1-1/+1
2024-05-15drm/i915/pciids: don't include WHL/CML PCI IDs in CFLJani Nikula1-13/+17
2024-05-15drm/i915/pciids: add INTEL_IVB_IDS()Jani Nikula1-0/+4
2024-05-15drm/i915/pciids: add INTEL_SNB_IDS()Jani Nikula1-0/+4
2024-05-15drm/i915/pciids: add INTEL_ILK_IDS(), use acronymJani Nikula1-2/+6
2024-05-15drm/i915/pciids: add INTEL_PNV_IDS(), use acronymJani Nikula1-2/+6
2024-05-15Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds5-4/+47
2024-05-15scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt1-1/+1
2024-05-15Merge branch 'for-6.10-base-small' into for-linusPetr Mladek3-4/+4
2024-05-15drm/panelreplay: dpcd register definition for panelreplay SUJouni Högander1-0/+6
2024-05-15accel/ivpu: Add NPU profiling supportTomasz Rusinowicz1-1/+68
2024-05-15Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds125-1191/+3143