summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-18arm64: dts: qcom: glymur: Drop fake PCIe phy 3BKrzysztof Kozlowski
2026-07-18iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh
2026-07-18arm64: dts: qcom: glymur: add TRNG nodeHarshal Dev
2026-07-18clk: qcom: camcc-glymur: Add const qualifier for driver_data & CBCRs listJagadeesh Kona
2026-07-18arm64: dts: qcom: glymur: enable ETR and CTCU devicesJie Gan
2026-07-18arm64: dts: qcom: glymur: Add PCIe port compatibles and portsKonrad Dybcio
2026-07-18arm64: dts: qcom: smb2370: Disable SMB2370_2 by defaultKonrad Dybcio
2026-07-18fbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew
2026-07-18fbdev: clear fb_info->mode before deleting a videomodeMelbin K Mathew
2026-07-18fbdev: bound mode sysfs output to the sysfs bufferMelbin K Mathew
2026-07-18wifi: iwlwifi: mld: move BIOS reading code to where it belongsMiri Korenblit
2026-07-18wifi: iwlwifi: mld: add debug log after AP type commandPagadala Yesu Anjaneyulu
2026-07-18wifi: iwlwifi: mld: support update_mcc notification v2Pagadala Yesu Anjaneyulu
2026-07-18wifi: iwlwifi: fw: move SAR defines from acpi.h to regulatory.hAvinash Bhatt
2026-07-18wifi: iwlwifi: mld: drop connection on D3 resume failureAyala Beker
2026-07-18wifi: iwlwifi: mvm: ignore sync frames when sync is disabledEmmanuel Grumbach
2026-07-18wifi: iwlwifi: mld: initialize scan-abort statusEmmanuel Grumbach
2026-07-18wifi: iwlwifi: mld: validate wake packet crypto overheadEmmanuel Grumbach
2026-07-18fonts: fixup font.h kernel-doc warningsRandy Dunlap
2026-07-18wifi: iwlwifi: validate SEC_RT TLV minimum sizeEmmanuel Grumbach
2026-07-18wifi: iwlwifi: uefi: bound PPAG revision bitmap shiftEmmanuel Grumbach
2026-07-18wifi: iwlwifi: acpi: validate WGDS table revision indexEmmanuel Grumbach
2026-07-18wifi: iwlwifi: dbg-tlv: bound aligned TLV walk lengthEmmanuel Grumbach
2026-07-18wifi: iwlwifi: bound aligned TLV advance in FW parserEmmanuel Grumbach
2026-07-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-07-18fbdev: pvr2fb: correct user pointer annotation and sentinel initializerFlorian Fuchs
2026-07-18fbdev: udlfb: validate vendor descriptor itemsPengpeng Hou
2026-07-18fbdev: sstfb: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-18fbdev: omap2: dsi: do not copy isr tableAndreas Kemnade
2026-07-18fbdev: tdfxfb: fix PCI enable cleanup with pcim_enable_device()Myeonghun Pak
2026-07-18fbdev: uvesafb: unregister connector callback on init failureMyeonghun Pak
2026-07-18rust: time: fix as_micros_ceil() to round correctly for negative DeltaFUJITA Tomonori
2026-07-18Merge branch 'next/clk' into for-nextKrzysztof Kozlowski
2026-07-18clk: samsung: pll: use kzalloc_flexRosen Penev
2026-07-18clk: samsung: cpu: use kzalloc_flexRosen Penev
2026-07-18clk: samsung: use kzalloc_flexRosen Penev
2026-07-18Merge tag 'i2c-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-18dt-bindings: display/msm: Document Adreno 722 GPU and GMUPuranam V G Tejaswi
2026-07-18dt-bindings: arm-smmu: Document GPU SMMU for Eliza SoCAkhil P Oommen
2026-07-18drm/msm/a6xx: Add Adreno 722 supportPuranam V G Tejaswi
2026-07-18drm/msm/a6xx: Rename GBIF_CX_CONFIG to a A6XX- variant registerAkhil P Oommen
2026-07-18drm/msm/a6xx: Fix RBBM_CLOCK_CNTL3_TP0 value in a730_hwcgPuranam V G Tejaswi
2026-07-18dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoCBibek Kumar Patro
2026-07-18dt-bindings: display/msm/gpu: Add support for A704 GPUAditya Sherawat
2026-07-18drm/msm/adreno: Add support for A704 GPUAditya Sherawat
2026-07-18dt-bindings: display/msm: gpu: Document Adreno 840Akhil P Oommen
2026-07-18Merge remote-tracking branch 'drm/drm-next' into msm-next-backmergeRob Clark
2026-07-18drm/vc4: hdmi: take i2c adapter module referenceJohan Hovold
2026-07-18base: Remove unused DMA_FENCE_TRACE Kconfig symbolGeert Uytterhoeven
2026-07-18driver core: soc: Unregister bus on early device registration failureYuho Choi