aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-18net: dsa: initial support for MT7628 embedded switchJoris Vaisvila3-0/+663
2026-08-18net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYsJoris Vaisvila3-1/+63
2026-08-18net: pse-pd: realtek-pse-mcu: add UART transportJonas Jelonek3-0/+176
2026-08-18net: pse-pd: realtek-pse-mcu: add I2C transportJonas Jelonek3-0/+160
2026-08-18net: pse-pd: add Realtek PSE MCU coreJonas Jelonek4-0/+1099
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextBartosz Golaszewski1047-6012/+14488
2026-08-18Merge tag 'regmap-irq-reqrel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into gpio/for-nextBartosz Golaszewski1-0/+22
2026-08-18platform/x86: hp-bioscfg: fix heap OOB read on empty password writeMuhammad Bilal1-1/+1
2026-08-18platform/x86: hp-bioscfg: fix heap OOB read in sk_store() and kek_store()Muhammad Bilal1-2/+2
2026-08-18platform/x86: hp-bioscfg: fix off-by-one write in hp_get_string_from_buffer()Muhammad Bilal1-1/+1
2026-08-18net/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje2-3/+21
2026-08-18Merge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini403-2213/+5568
2026-08-18Merge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini11-95/+325
2026-08-18thermal/drivers/armada: Fix missing bitfields includeDaniel Lezcano1-0/+1
2026-08-18thermal/drivers/qcom/spm mbg tm: Fix missing bitfield headerDaniel Lezcano1-1/+1
2026-08-18thermal/drivers/qcom: Fix missing spmi adc tm5 gen3 fileJishnu Prakash1-0/+434
2026-08-18platform/x86: panasonic-laptop: Fix sentinel write past pcc->sinf[]Hilgad Montelo1-1/+10
2026-08-18platform/x86: dell-wmi-sysman: Fix instance ID boundsHyeongJun An1-1/+1
2026-08-18platform/x86: asus-armoury: add support for FX517ZRAbdElRahman Soliman1-0/+26
2026-08-18platform/x86: hp-wmi: Add OMEN board 8D88 thermal profile supportSuryansh Singh1-0/+4
2026-08-18platform/x86: hp-wmi: Add OMEN board 8A43 thermal profile supportSuryansh Singh1-1/+1
2026-08-18platform/x86: hp-wmi: Add OMEN Transcend 16 8BB3 supportSuryansh Singh1-0/+4
2026-08-18platform/x86: hp-wmi: Add OMEN board 8BAA thermal profile supportSuryansh Singh1-0/+4
2026-08-188139cp: fix Rx and Tx not being disabled in cp_suspendKarl Mehltretter1-1/+1
2026-08-18vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()Baul Lee1-3/+6
2026-08-18parisc: eisa: Fix infinite loop when parsing invalid IRQ valuePei Xiao1-0/+5
2026-08-18soc: qcom: make QCOM_PDR_MSG selectableArnd Bergmann1-3/+3
2026-08-18soc: qcom: ubwc: Fix link error when QCOM_SMEM=nDaniel Baluta1-0/+1
2026-08-18media: iris: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta1-1/+2
2026-08-18drm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta1-1/+2
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-4/+4
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-4/+3
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+2
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik1-6/+0
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik1-1/+0
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik1-2/+2
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik1-3/+5
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik1-19/+44
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy3-32/+62
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy3-47/+62
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy3-4/+4
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum1-2/+2
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski53-5166/+3792
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat1-40/+82
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat2-11/+86
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat7-16/+301
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat3-1/+291
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat3-4/+194
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat5-3/+232
2026-08-17enic: define MBOX message types and header structuresSatish Kharat1-0/+83