summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-18mmc: sdhci-msm: Remove NULL check from devm_of_qcom_ice_get()Manivannan Sadhasivam
2026-05-18soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead...Manivannan Sadhasivam
2026-05-18soc: qcom: ice: Return -ENODEV if the ICE platform device is not foundManivannan Sadhasivam
2026-05-18soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()Manivannan Sadhasivam
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-18drm/mediatek: mtk_hdmi_ddc: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_cec: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variableLouis-Alexis Eyraud
2026-05-18ARM: dts: aspeed: Add Meta SanMiguel BMCPotin Lai
2026-05-18dt-bindings: arm: aspeed: add Meta SanMiguel BMCPotin Lai
2026-05-18arm64: dts: nuvoton: Add Ethernet nodesJoey Lu
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach
2026-05-18drm/mediatek: dsi: Add compatible for mt8167-dsiLuca Leonardo Scorcia
2026-05-18ALSA: ctxfi: Keep line/mic notification controls per mixerCássio Gabriel
2026-05-18drm/mediatek: Convert legacy DRM logging to drm_* helpers in mtk_dsi.cAbhishek Rajput
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4Gustavo Sousa
2026-05-18drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1Gustavo Sousa
2026-05-18drm/xe: Define CACHE_MODE_1 as MCR registerGustavo Sousa
2026-05-18drm/xe/pf: Fix CFI failure in debugfs accessMohanram Meenakshisundaram
2026-05-18drm/xe/vf: Fix signature of print functionsMichal Wajdeczko
2026-05-18drm/xe/gsc: Fix double-free of managed BO in error pathShuicheng Lin
2026-05-18drm/xe/memirq: Update interrupt handler logicMichal Wajdeczko
2026-05-18ARM: dts: aspeed: g6: Add PWM/Tach controller nodeBilly Tsai
2026-05-18usb: core: Clean up SuperSpeed/eUSB2 descriptor validation loggingMichal Pecio
2026-05-18usb: core: Fix up Interrupt IN endpoints with bogus wBytesPerIntervalMichal Pecio
2026-05-18usb: core: Fix SuperSpeed root hub wMaxPacketSizeMichal Pecio
2026-05-18drm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon
2026-05-18usb: typec: ucsi: ccg: reject firmware images without a ':' record headerGreg Kroah-Hartman
2026-05-18usb: gadget: composite: fix integer underflow in WebUSB GET_URL handlingJeremy Erazo
2026-05-18usb: typec: tipd: Fix error code in tps6598x_probe()Dan Carpenter
2026-05-18ovl: keep err zero after successful ovl_cache_get()Nirmoy Das
2026-05-18ARM: dts: aspeed: yosemite5: Add MP5998 power monitorDaniel Hsu
2026-05-18dm: limit target bio polling to one shotFengnan Chang
2026-05-18dm-ioctl: report an error if a device has no tableMikulas Patocka
2026-05-18dm: add documentation for dm-inlinecrypt targetLinlin Zhang
2026-05-18iomap: don't make REQ_POLLED imply REQ_NOWAITChristoph Hellwig
2026-05-18coresight: sysfs: Validate CPU online status for per-CPU sourcesLeo Yan
2026-05-18coresight: Move CPU hotplug callbacks to core layerLeo Yan
2026-05-18coresight: sysfs: Increment refcount only for software sourceLeo Yan
2026-05-18ARM: dts: aspeed: anacapa: Add interrupt properties for PDB PCA9555Rex Fu
2026-05-18rust: pin-init: internal: project using full slotGary Guo
2026-05-18rust: pin-init: internal: project slots instead of referencesGary Guo
2026-05-18rust: pin-init: internal: make `make_closure` inherent methodsGary Guo
2026-05-18rust: pin-init: internal: use marker on drop guard type for pinned fieldsGary Guo
2026-05-18rust: pin-init: internal: init: handle code blocks earlyGary Guo
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel