aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-20bcma: don't register devices disabled in OFRafał Miłecki1-0/+6
2025-10-20thunderbolt: Add support for Intel Wildcat LakeAlan Borzeszkowski2-0/+3
2025-10-19hwmon: (sht3x) Fix error handlingGuenter Roeck1-10/+17
2025-10-19hwmon: (cgbc-hwmon) Add missing NULL check after devm_kzalloc()Li Qiang1-0/+3
2025-10-19hwmon: (pmbus/isl68137) Fix child node reference leak on early returnErick Karanja1-2/+1
2025-10-19hwmon: (gpd-fan) Fix error handling in gpd_fan_probe()Harshit Mogalapalli1-3/+3
2025-10-19hwmon: (gpd-fan) Fix return value when platform_get_resource() failsHarshit Mogalapalli1-2/+2
2025-10-19hwmon: (pmbus/max34440) Update adpm12160 coeff due to latest FWAlexis Czezar Torreno1-6/+6
2025-10-19wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()Dan Carpenter1-2/+3
2025-10-19RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATEShuhao Fu2-9/+8
2025-10-19RDMA/irdma: Set irdma_cq cq_num field during CQ createJacob Moroni2-1/+2
2025-10-19RDMA/irdma: Fix SD index calculationJacob Moroni1-1/+1
2025-10-19RDMA/bnxt_re: Fix a potential memory leak in destroy_gsi_sqpYanLong Dai1-8/+3
2025-10-19iio: humditiy: hdc3020: fix units for thresholds and hysteresisDimitri Fedrau1-28/+41
2025-10-19iio: humditiy: hdc3020: fix units for temperature and humidity measurementDimitri Fedrau1-2/+2
2025-10-19iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fieldsFrancesco Lavra1-11/+11
2025-10-18Merge tag 'tpmdd-next-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds1-9/+20
2025-10-18Merge tag 'pci-v6.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds5-15/+20
2025-10-18Merge tag 'cxl-fixes-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds5-21/+23
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds13-25/+85
2025-10-18Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2025-10-18iio: accel: fix ADXL355 startup race conditionValek Andrej1-5/+39
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder1-9/+20
2025-10-17ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabledSunil V L1-61/+61
2025-10-17Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae1-0/+9
2025-10-17net: phy: realtek: fix rtl8221b-vm-cg nameAleksander Jan Bajkowski1-8/+8
2025-10-17dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei1-2/+1
2025-10-17net: bonding: update the slave array for broadcast modeTonghao Zhang1-2/+5
2025-10-17net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang1-1/+1
2025-10-17net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang1-4/+21
2025-10-17Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds3-3/+12
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-42/+0
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds58-202/+354
2025-10-17Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds23-41/+1
2025-10-17PCI/VGA: Select SCREEN_INFO on X86Mario Limonciello (AMD)2-4/+3
2025-10-17PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto1-0/+13
2025-10-17Merge tag 'tee-qcomtee-fixes-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixesArnd Bergmann3-2/+3
2025-10-17irqchip/qcom-irq-combiner: Rename driver structureJohan Hovold1-2/+2
2025-10-17drm/panthor: Fix kernel panic on partial unmap of a GPU VA regionAkash Goel1-3/+7
2025-10-17RAS/AMD/ATL: Return error codes from helper functionsYazen Ghannam2-4/+10
2025-10-17devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst1-53/+83
2025-10-17driver core: fw_devlink: Don't warn about sync_state() pendingUlf Hansson1-1/+1
2025-10-16net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel1-4/+5
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie13-31/+99
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie13-24/+42
2025-10-16net/mlx5e: psp, avoid 'accel' NULL pointer dereferenceCosmin Ratiu1-3/+4
2025-10-16net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()Nathan Chancellor1-1/+1
2025-10-16net: usb: rtl8150: Fix frame paddingMichal Pecio1-2/+9
2025-10-17Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie27-123/+166
2025-10-16PCI/MSI: Delete pci_msi_create_irq_domain()Nam Cao1-90/+0