summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07phy: qcom: qmp-combo: Prevent unnecessary PM runtime suspend at bootLoic Poulain
2026-08-07phy: qcom: sgmii-eth: vote for both voltage rails with correct current loadsMohd Ayaan Anwar
2026-08-07dt-bindings: phy: qcom,sa8775p-dwmac-sgmii-phy: add named voltage rails and d...Mohd Ayaan Anwar
2026-08-07phy: qcom-qmp: qserdes-com: drop duplicate v8 DP headersDmitry Baryshkov
2026-08-07phy: qcom-qmp-ufs: Add UFS PHY support on HawiPalash Kambar
2026-08-07dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatiblePalash Kambar
2026-08-06hwmon: (corsair-psu) Fix linear11 calculationGuenter Roeck
2026-08-06hwmon: (corsair-psu) serialize debugfs access against hwmonAli Ahmet Memis
2026-08-06hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck
2026-08-06hwmon: (ltc4282) Clamp negative current limitsGuenter Roeck
2026-08-06hwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck
2026-08-06hwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu
2026-08-06hwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt
2026-08-06Merge branch 'resolve_btfids-implement-btf-tags-emission-for-kfuncs'Eduard Zingerman
2026-08-06docs, resolve_btfids: Document kfunc BTF annotation emissionIhor Solodrai
2026-08-06selftests/bpf: Verify decl tags emission in resolve_btfids testIhor Solodrai
2026-08-06resolve_btfids: Emit bpf_kfunc and bpf_fastcall decl tagsIhor Solodrai
2026-08-06selftests/bpf: Verify arena type tags in resolve_btfids testIhor Solodrai
2026-08-06resolve_btfids: Process KF_ARENA_* flags in resolve_btfidsIhor Solodrai
2026-08-06resolve_btfids: Deduplicate BTF after btf2btf transformationsIhor Solodrai
2026-08-07bus: fsl-mc: drop unused assignment of acpi_device_id::driver_dataPawel Zalewski (The Capable Hub)
2026-08-07soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()Linkai Gong
2026-08-07phy: lynx-10g: use RCW override procedure for dynamic protocol changeVladimir Oltean
2026-08-07soc: fsl: guts: implement the RCW override procedureVladimir Oltean
2026-08-07dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR regionVladimir Oltean
2026-08-07soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()Vladimir Oltean
2026-08-07soc: fsl: guts: make it easier to determine on which SoC we are runningIoana Ciornei
2026-08-07soc: fsl: guts: add a central fsl_guts_read() functionIoana Ciornei
2026-08-07soc: fsl: guts: add a global structure to hold stateIoana Ciornei
2026-08-07soc: fsl: guts: use a macro to encode the DCFG CCSR spaceIoana Ciornei
2026-08-07soc: fsl: guts: perform fsl_guts_init() error teardown in reverse order of setupVladimir Oltean
2026-08-07soc: fsl: dpio: fix kernel-doc typosRandy Dunlap
2026-08-07soc: fsl: fix kernel-doc warnings and typosRandy Dunlap
2026-08-07bus: fsl-mc: Remove redundant dev_err()Pan Chuang
2026-08-07soc: fsl: qe: Add support of IRQs in QE GPIOPaul Louvel
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-06Merge tag 'v7.2-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-08-06riscv: ftrace: Fix ftrace_modify_call failure on kprobed functionsPu Lehui
2026-08-06ext4: fix estimate extent index blocks in ext4_ext_index_trans_blocks()Jan Kara
2026-08-06ext4: fix transaction overflow during writebackJan Kara
2026-08-06ext4: teach ext4_meta_trans_blocks() about number of allocated extentsJan Kara
2026-08-06selftests/mm: unpoison pages in memory-failure teardownMuhammad Usama Anjum
2026-08-06mm/shmem: downgrade final i_blocks check in shmem_evict_inode() to pr_warn()Jiacheng Yu
2026-08-06mm/khugepaged: replace mutex_lock/mutex_unlock usage with guard macroJakov Novak
2026-08-06mm/zsmalloc: fix release order of locks in zs_page_migrate()Richard Chang
2026-08-06Documentation: zram: remove sections numberingSergey Senozhatsky
2026-08-06ksm: stop iterating VMAs when ksm_test_exit returns trueWang Wensheng
2026-08-06mm: fold userfaultfd_rwp() to false without CONFIG_ARCH_HAS_PTE_PROTNONEKiryl Shutsemau (Meta)
2026-08-06mm/migrate: report RCU-tasks quiescent states in migrate_pages_batch()Breno Leitao
2026-08-06zram: use a custom key for each zram objectSebastian Andrzej Siewior