summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-12-18rtla/tests: Fix osnoise test calling timerlatTomas Glozar1-1/+1
2025-12-18rtla/tests: Extend action tests to 5sTomas Glozar2-4/+4
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian4-17/+99
2025-12-18wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae1-8/+19
2025-12-18clk: spacemit: Set clk_hw_onecell_data::num before using flex arrayCharles Mirabile1-2/+2
2025-12-18cpuset: Treat cpusets in attaching as populatedChen Ridong1-8/+27
2025-12-18net: phy: adin1100: Fix software power-down ready conditionAlexander Dahl1-1/+1
2025-12-18selftests/bpf: Use ASSERT_STRNEQ to factor in long slab cache namesMatt Bobrowski1-1/+2
2025-12-18ASoC: SDCA: Fix missing dash in HIDE DisCo propertyCharles Keepax1-1/+1
2025-12-18phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from exceeding the limitsCristian Ciocaltea1-4/+5
2025-12-18phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidthCristian Ciocaltea1-2/+2
2025-12-18phy: rockchip: samsung-hdptx: Fix reported clock rate in high bpc modeCristian Ciocaltea1-6/+8
2025-12-18phy: freescale: Initialize priv->lockXiaolei Wang1-1/+4
2025-12-18phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3562Shawn Lin1-0/+8
2025-12-18phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3528Shawn Lin1-0/+7
2025-12-18phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb...Christophe JAILLET1-6/+14
2025-12-18leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring PWMFenglin Wu1-3/+1
2025-12-18of/fdt: Fix incorrect use of dt_root_addr_cells in early_init_dt_check_kho()Yuntao Wang1-12/+4
2025-12-18of/fdt: Fix the len check in early_init_dt_check_for_usable_mem_range()Yuntao Wang1-7/+11
2025-12-18of/fdt: Fix the len check in early_init_dt_check_for_elfcorehdr()Yuntao Wang1-8/+2
2025-12-18of/fdt: Consolidate duplicate code into helper functionsYuntao Wang2-0/+50
2025-12-18mfd: mt6358-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-12-18mfd: mt6397-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-12-18tools/rtla: Fix --on-threshold always triggeringTomas Glozar1-9/+15
2025-12-18tools/rtla: Fix unassigned nr_cpusCosta Shulyupin2-2/+3
2025-12-18wifi: mac80211: fix CMAC functions not handling errorsChien Wong3-30/+61
2025-12-18iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlbAashish Sharma1-1/+1
2025-12-18iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FDVineeth Pillai (Google)1-1/+1
2025-12-18net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean1-26/+39
2025-12-18scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan1-1/+1
2025-12-18scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notifyShawn Lin1-6/+13
2025-12-18pwm: bcm2835: Make sure the channel is enabled after pwm_request()Uwe Kleine-König1-25/+3
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan2-26/+14
2025-12-18ipv6: clear RA flags when adding a static routeFernando Fernandez Mancera1-0/+4
2025-12-18spi: sophgo: Fix incorrect use of bus width value macrosLongbin Li1-2/+2
2025-12-18drm/msm/a6xx: Improve MX rail fallback in RPMH vote initAkhil P Oommen1-11/+15
2025-12-18drm/msm/a6xx: Fix the gemnoc workaroundAkhil P Oommen1-4/+4
2025-12-18drm/msm/a6xx: Flush LRZ cache before PT switchAkhil P Oommen1-2/+8
2025-12-18drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu1-22/+1
2025-12-18fs/ntfs3: Prevent memory leaks in add sub recordEdward Adam Davis1-2/+4
2025-12-18fs/ntfs3: out1 also needs to put miEdward Adam Davis1-1/+1
2025-12-18net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()Ovidiu Panait1-1/+2
2025-12-18powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE formatRitesh Harjani (IBM)1-0/+6
2025-12-18powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limitRitesh Harjani (IBM)1-4/+6
2025-12-18bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui2-5/+10
2025-12-18net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto1-1/+19
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto2-0/+46
2025-12-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal1-7/+2
2025-12-18PCI: stm32: Fix EP page_size alignmentChristian Bruel1-0/+2
2025-12-18PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel1-31/+8