aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-23scsi: ufs: core: Enforce minimum PM level for sysfs configurationRam Kumar Dwivedi1-1/+1
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche98-186/+237
2026-01-23scsi: qla2xxx: Declare qla2xxx_mqueuecommand() staticBart Van Assche1-2/+2
2026-01-23scsi: megaraid_sas: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche1-5/+5
2026-01-23scsi: megaraid: Return SCSI_MLQUEUE_HOST_BUSY instead of 1Bart Van Assche1-5/+5
2026-01-23scsi: aha152x: Return SCSI_MLQUEUE_HOST_BUSY instead of 0x2003Bart Van Assche1-2/+2
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot2-5/+17
2026-01-24gpu: nova-core: add FalconUCodeDescV2 supportTimur Tabi3-64/+249
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi6-3/+34
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-01-23PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy1-4/+4
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi3-17/+20
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi3-0/+97
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi3-42/+54
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()Timur Tabi2-11/+12
2026-01-24gpu: nova-core: add support for Turing/GA100 fwsignatureTimur Tabi1-1/+8
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi1-4/+24
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi3-2/+32
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi3-14/+20
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-2/+2
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet2-12/+14
2026-01-23Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-21/+20
2026-01-23Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-14/+252
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang10-114/+203
2026-01-23Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+17
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh1-2/+0
2026-01-23Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-0/+55
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-51/+88
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki1-0/+3
2026-01-23cpuidle: governors: teo: Refine tick_intercepts vs total events checkRafael J. Wysocki1-1/+1
2026-01-23cpuidle: governors: teo: Avoid fake intercepts produced by tickRafael J. Wysocki1-0/+11
2026-01-23cpuidle: governors: teo: Avoid selecting states with zero-size binsRafael J. Wysocki1-0/+10
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+3
2026-01-23cpuidle: governors: menu: Always check timers with tick stoppedRafael J. Wysocki1-11/+11
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang5-38/+64
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer1-6/+6
2026-01-23eth: bnxt: plug bnxt_validate_qcfg() into qopsJakub Kicinski1-5/+6
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski1-3/+3
2026-01-23eth: bnxt: always set the queue mgmt opsJakub Kicinski1-1/+5
2026-01-23octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-01-23geneve: use GRO hint option in the RX pathPaolo Abeni1-7/+176
2026-01-23geneve: extract hint option at GRO stagePaolo Abeni1-5/+183
2026-01-23geneve: add GRO hint output pathPaolo Abeni1-4/+120
2026-01-23geneve: pass the geneve device ptr to geneve_build_skb()Paolo Abeni1-12/+8
2026-01-23geneve: constify geneve_hlen()Paolo Abeni1-5/+5
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni1-4/+25
2026-01-23vxlan: expose gso partial features for tunnel offloadPaolo Abeni1-3/+13
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni1-1/+10
2026-01-23ACPI: PCI: simplify code with acpi_get_local_u64_address()Andy Shevchenko1-5/+5
2026-01-23ACPI: video: simplify code with acpi_get_local_u64_address()Andy Shevchenko1-4/+2