summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot-5/+17
2026-01-24gpu: nova-core: add FalconUCodeDescV2 supportTimur Tabi-64/+249
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi-3/+34
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold-2/+0
2026-01-23PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...Manikanta Maddireddy-4/+4
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi-17/+20
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi-0/+97
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi-42/+54
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()Timur Tabi-11/+12
2026-01-24gpu: nova-core: add support for Turing/GA100 fwsignatureTimur Tabi-1/+8
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi-4/+24
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi-2/+32
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi-14/+20
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-2/+2
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet-12/+14
2026-01-23Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+20
2026-01-23Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-14/+252
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang-114/+203
2026-01-23Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+17
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh-2/+0
2026-01-23Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-0/+55
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-51/+88
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki-0/+3
2026-01-23cpuidle: governors: teo: Refine tick_intercepts vs total events checkRafael J. Wysocki-1/+1
2026-01-23cpuidle: governors: teo: Avoid fake intercepts produced by tickRafael J. Wysocki-0/+11
2026-01-23cpuidle: governors: teo: Avoid selecting states with zero-size binsRafael J. Wysocki-0/+10
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+3
2026-01-23cpuidle: governors: menu: Always check timers with tick stoppedRafael J. Wysocki-11/+11
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang-38/+64
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer-6/+6
2026-01-23eth: bnxt: plug bnxt_validate_qcfg() into qopsJakub Kicinski-5/+6
2026-01-23net: introduce a trivial netdev_queue_config()Jakub Kicinski-3/+3
2026-01-23eth: bnxt: always set the queue mgmt opsJakub Kicinski-1/+5
2026-01-23octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan-1/+1
2026-01-23geneve: use GRO hint option in the RX pathPaolo Abeni-7/+176
2026-01-23geneve: extract hint option at GRO stagePaolo Abeni-5/+183
2026-01-23geneve: add GRO hint output pathPaolo Abeni-4/+120
2026-01-23geneve: pass the geneve device ptr to geneve_build_skb()Paolo Abeni-12/+8
2026-01-23geneve: constify geneve_hlen()Paolo Abeni-5/+5
2026-01-23geneve: add netlink support for GRO hintPaolo Abeni-4/+25
2026-01-23vxlan: expose gso partial features for tunnel offloadPaolo Abeni-3/+13
2026-01-23geneve: expose gso partial features for tunnel offloadPaolo Abeni-1/+10
2026-01-23ACPI: PCI: simplify code with acpi_get_local_u64_address()Andy Shevchenko-5/+5
2026-01-23ACPI: video: simplify code with acpi_get_local_u64_address()Andy Shevchenko-4/+2
2026-01-23ublk: rename auto buffer registration helpersMing Lei-13/+26
2026-01-23clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldocKrzysztof Kozlowski-3/+2
2026-01-23clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldocKrzysztof Kozlowski-3/+2
2026-01-23net: sfc: falcon: convert to use .get_rx_ring_countBreno Leitao-4/+8
2026-01-23net: sfc: siena: convert to use .get_rx_ring_countBreno Leitao-4/+9
2026-01-23net: sfc: efx: convert to use .get_rx_ring_countBreno Leitao-4/+10