summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin8 days2-9/+27
| | * | | | | | | drm/amd/display: Validate mdoe under MST LCT=1 case as wellWayne Lin8 days1-5/+9
| | * | | | | | | drm/amdgpu/smu13: update powersave optimizationsAlex Deucher8 days1-5/+6
| * | | | | | | | Merge tag 'drm-misc-fixes-2025-01-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2 days16-30/+111
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | drm/bridge: ite-it6263: Prevent error pointer dereference in probe()Dan Carpenter3 days1-2/+2
| | * | | | | | | drm/v3d: Ensure job pointer is set to NULL after job completionMaĆ­ra Canal3 days1-0/+4
| | * | | | | | | drm/vmwgfx: Add new keep_resv BO paramIan Forbes4 days6-15/+11
| | * | | | | | | drm/vmwgfx: Remove busy_placesIan Forbes4 days2-2/+0
| | * | | | | | | drm/vmwgfx: Unreserve BO on errorIan Forbes4 days1-5/+15
| | * | | | | | | nouveau/fence: handle cross device fences properlyDave Airlie5 days1-2/+4
| | * | | | | | | drm/tests: connector: Add ycbcr_420_allowed testsCristian Ciocaltea5 days1-0/+60
| | * | | | | | | drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowedCristian Ciocaltea5 days1-0/+3
| | * | | | | | | drm/bridge-connector: Sync supported_formats with computed ycbcr_420_allowedCristian Ciocaltea5 days1-2/+6
| | * | | | | | | drm/bridge: Prioritize supported_formats over ycbcr_420_allowedCristian Ciocaltea5 days1-0/+4
| | * | | | | | | drm/nouveau/disp: Fix missing backlight control on Macbook 5,1Takashi Iwai11 days1-0/+1
| | * | | | | | | drm/tests: helpers: Fix compiler warningYu-Chun Lin12 days1-2/+1
* | | | | | | | | Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38 hours30-281/+336
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky43 hours2-3/+14
| * | | | | | | | | net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky43 hours1-7/+5
| * | | | | | | | | net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky43 hours1-10/+6
| * | | | | | | | | net/mlx5: Clear port select structure when fail to createMark Zhang43 hours1-1/+3
| * | | | | | | | | net/mlx5: SF, Fix add port error handlingChris Mi43 hours1-0/+1
| * | | | | | | | | net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas43 hours1-12/+12
| * | | | | | | | | net/mlx5: Fix RDMA TX steering prioPatrisious Haddad43 hours1-0/+1
| * | | | | | | | | net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit2 days1-17/+2
| * | | | | | | | | net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean2 days1-1/+2
| * | | | | | | | | net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean2 days1-0/+1
| * | | | | | | | | net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld3 days1-5/+14
| * | | | | | | | | net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson3 days1-0/+6
| * | | | | | | | | nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter3 days1-1/+2
| * | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3 days9-144/+209
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ice: Add correct PHY lane assignmentKarol Kolacinski5 days8-45/+68
| | * | | | | | | | | ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski5 days1-1/+1
| | * | | | | | | | | ice: Fix quad registers read on E825Karol Kolacinski5 days2-87/+133
| | * | | | | | | | | ice: Fix E825 initializationKarol Kolacinski5 days1-13/+9
| * | | | | | | | | | pfcp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima4 days1-5/+10
| * | | | | | | | | | gtp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima4 days1-1/+6
| * | | | | | | | | | gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().Kuniyuki Iwashima4 days1-8/+11
| * | | | | | | | | | r8169: remove redundant hwmon supportHeiner Kallweit4 days1-44/+0
| |/ / / / / / / / /
| * | | | | | | | | net: ravb: Fix max TX frame size for RZ/V2MPaul Barker7 days1-0/+1
| * | | | | | | | | net: mana: Cleanup "mana" debugfs dir after cleanup of all childrenShradha Gupta7 days1-2/+2
| * | | | | | | | | eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski7 days3-13/+21
| * | | | | | | | | net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla8 days1-7/+7
* | | | | | | | | | Merge tag 'pm-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds38 hours2-45/+50
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki40 hours1-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: Move endif to the end of Kconfig fileViresh Kumar3 days1-2/+2
| | | |/ / / / / / / / | | |/| | | | | | | |
| * / | | | | | | | | cpuidle: teo: Update documentation after previous changesRafael J. Wysocki4 days1-43/+48
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'acpi-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds38 hours2-23/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ACPI: video: Fix random crashes due to bad kfree()Chris Bainbridge4 days2-23/+28
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pci-v6.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3 days1-9/+16
|\ \ \ \ \ \ \ \ \ \