summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-25dmaengine: idxd: Fix possible invalid memory access after FLRVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix crash when the event log is disabledVinicius Costa Gomes
2026-02-25dmaengine: idxd: Fix lockdep warnings when calling idxd_device_config()Vinicius Costa Gomes
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-02-25dmaengine: dw-edma: fix MSI data programming for multi-IRQ caseShenghui Shi
2026-02-25dmaengine: fsl-edma: fix channel parameter config for fixed channel requestsJoy Zou
2026-02-25irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flagSascha Bischoff
2026-02-25drm/client: Do not destroy NULL modesJonathan Cavitt
2026-02-24firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabledLiwei Song
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)
2026-02-24zloop: check for spurious options passed to removeChristoph Hellwig
2026-02-24zloop: advertise a volatile write cacheChristoph Hellwig
2026-02-24media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-02-24scsi: ufs: core: Fix shift out of bounds when MAXQ=32wangshuaiwei
2026-02-24staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak
2026-02-24irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei
2026-02-24Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"Ioana Ciornei
2026-02-24regulator: Kconfig: fix a typoFelix Gu
2026-02-24regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu
2026-02-24regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost
2026-02-24scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang
2026-02-24scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...Peter Wang
2026-02-24cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING as a bitmaskAlison Schofield
2026-02-24cxl: Test CXL_DECODER_F_LOCK as a bitmaskAlison Schofield
2026-02-24cxl/mbox: validate payload size before accessing contents in cxl_payload_from...Davidlohr Bueso
2026-02-24cxl: Fix race of nvdimm_bus object when creating nvdimm objectsDave Jiang
2026-02-24hwmon: (it87) Check the it87_lock() return valueBart Van Assche
2026-02-24Revert "hwmon: add SMARC-sAM67 support"Michael Walle
2026-02-24ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider
2026-02-24cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()David Arcari
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-02-24clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich
2026-02-24net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn
2026-02-24net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib
2026-02-24pinctrl: sunxi: Implement gpiochip::get_direction()Chen-Yu Tsai
2026-02-24pinctrl: rockchip: Fix configuring a deferred pinKrzysztof Kozlowski
2026-02-24pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()Felix Gu
2026-02-24pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_...Felix Gu
2026-02-24pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables staticKrzysztof Kozlowski
2026-02-24pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_opsKrzysztof Kozlowski
2026-02-24pinctrl: amdisp: Make amdisp_pinctrl_ops variable staticKrzysztof Kozlowski
2026-02-24pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()Felix Gu
2026-02-24netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski
2026-02-24net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou