summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-07Merge tag 'i2c-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+9
2025-09-07Merge tag 'edac_urgent_for_v6.17_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2025-09-07Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2025-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-10/+16
2025-09-05Merge tag 'spi-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-33/+65
2025-09-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2025-09-05Merge tag 'hwmon-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-7/+7
2025-09-05Merge tag 'gpio-fixes-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2025-09-05Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds9-72/+74
2025-09-05Merge tag 'block-6.17-20250905' of git://git.kernel.dk/linuxLinus Torvalds3-8/+17
2025-09-05Merge tag 'drm-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds28-47/+233
2025-09-05Merge tag 'pcmcia-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brod...Linus Torvalds9-195/+16
2025-09-05Merge tag 'md-6.17-20250905' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2-1/+6
2025-09-04ACPI: RISC-V: Fix FFH_CPPC_CSR error handlingAnup Patel1-2/+2
2025-09-05Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...Dave Airlie15-28/+98
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds63-337/+2624
2025-09-05md: prevent incorrect update of resync/recovery offsetLi Nan1-0/+5
2025-09-05md/raid1: fix data lost for writemostly rdevYu Kuai1-1/+1
2025-09-04ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur1-10/+8
2025-09-04ppp: fix memory leak in pad_compress_skbQingfang Deng1-3/+3
2025-09-04net: xilinx: axienet: Add error handling for RX metadata pointer retrievalAbin Joseph1-0/+10
2025-09-04Merge tag 'drm-xe-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+1
2025-09-04Merge tag 'drm-misc-fixes-2025-09-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie12-17/+134
2025-09-03net: thunder_bgx: decrement cleanup index before useRosen Penev1-1/+1
2025-09-03net: thunder_bgx: add a missing of_node_putRosen Penev1-7/+11
2025-09-03net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)1-3/+3
2025-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-126/+65
2025-09-04i2c: rtl9300: remove broken SMBus Quick operation supportJonas Jelonek1-12/+3
2025-09-04i2c: rtl9300: ensure data length is within supported rangeJonas Jelonek1-1/+4
2025-09-04i2c: rtl9300: fix channel number bound checkJonas Jelonek1-1/+1
2025-09-03Merge tag 'wireless-2025-09-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski7-25/+142
2025-09-03Merge tag 'soc-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+19
2025-09-03drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos1-2/+4
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg3-9/+105
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com2-12/+30
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter1-3/+6
2025-09-03wifi: cw1200: cap SSID length in cw1200_do_join()Dan Carpenter1-1/+1
2025-09-02net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_ledsMiaoqian Lin1-4/+13
2025-09-02vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objectsIdo Schimmel1-2/+8
2025-09-02vxlan: Fix NPD when refreshing an FDB entry with a nexthop objectIdo Schimmel2-7/+5
2025-09-02net: pcs: rzn1-miic: Correct MODCTRL register offsetLad Prabhakar1-1/+1
2025-09-02net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau1-1/+9
2025-09-02net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)1-0/+18
2025-09-02net: phylink: provide phylink_get_inband_type()Russell King (Oracle)1-35/+44
2025-09-02eth: sundance: fix endian issuesJakub Kicinski1-15/+20
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski3-0/+2006
2025-09-02wifi: ath11k: fix group data packet drops during rekeyRameshkumar Sundaram2-9/+104
2025-09-02wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stationsRamya Gnanasekar1-0/+1