summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
14 daysnet: pse-pd: realtek-pse-mcu: add I2C transportJonas Jelonek
14 daysnet: pse-pd: add Realtek PSE MCU coreJonas Jelonek
14 daysMerge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
14 daysMerge tag 'regmap-irq-reqrel' of https://git.kernel.org/pub/scm/linux/kernel/...Bartosz Golaszewski
14 daysplatform/x86: hp-bioscfg: fix heap OOB read on empty password writeMuhammad Bilal
14 daysplatform/x86: hp-bioscfg: fix heap OOB read in sk_store() and kek_store()Muhammad Bilal
14 daysplatform/x86: hp-bioscfg: fix off-by-one write in hp_get_string_from_buffer()Muhammad Bilal
14 daysnet/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje
14 daysMerge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
14 daysMerge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
14 daysthermal/drivers/armada: Fix missing bitfields includeDaniel Lezcano
14 daysthermal/drivers/qcom/spm mbg tm: Fix missing bitfield headerDaniel Lezcano
14 daysthermal/drivers/qcom: Fix missing spmi adc tm5 gen3 fileJishnu Prakash
14 daysplatform/x86: panasonic-laptop: Fix sentinel write past pcc->sinf[]Hilgad Montelo
14 daysplatform/x86: dell-wmi-sysman: Fix instance ID boundsHyeongJun An
14 daysplatform/x86: asus-armoury: add support for FX517ZRAbdElRahman Soliman
14 daysplatform/x86: hp-wmi: Add OMEN board 8D88 thermal profile supportSuryansh Singh
14 daysplatform/x86: hp-wmi: Add OMEN board 8A43 thermal profile supportSuryansh Singh
14 daysplatform/x86: hp-wmi: Add OMEN Transcend 16 8BB3 supportSuryansh Singh
14 daysplatform/x86: hp-wmi: Add OMEN board 8BAA thermal profile supportSuryansh Singh
14 days8139cp: fix Rx and Tx not being disabled in cp_suspendKarl Mehltretter
14 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_flush()Baul Lee
14 daysparisc: eisa: Fix infinite loop when parsing invalid IRQ valuePei Xiao
14 dayssoc: qcom: make QCOM_PDR_MSG selectableArnd Bergmann
14 dayssoc: qcom: ubwc: Fix link error when QCOM_SMEM=nDaniel Baluta
14 daysmedia: iris: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta
14 daysdrm/msm: Guard the QCOM_UBWC_CONFIG select with QCOM_SMEMDaniel Baluta
2026-08-18Merge tag 'asoc-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-17Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat
2026-08-17enic: define MBOX message types and header structuresSatish Kharat
2026-08-17enic: add admin CQ service with MSI-X interrupt and workqueue pollingSatish Kharat
2026-08-17enic: add admin RQ buffer managementSatish Kharat
2026-08-17enic: add admin channel open and close for SR-IOVSatish Kharat