summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-04workqueue: Factor out assign_rescuer_work()Lai Jiangshan1-11/+18
2026-03-04drm/panthor: Make sure we resume the tick when new jobs are submittedBoris Brezillon1-9/+34
2026-03-04drm/panthor: Fix the logic that decides when to stop tickingBoris Brezillon1-27/+17
2026-03-04drm/panthor: Fix immediate ticking on a disabled tickBoris Brezillon1-2/+7
2026-03-04drm/panthor: Fix the group priority rotation logicBoris Brezillon1-21/+31
2026-03-04drm/panthor: Fix the full_tick checkBoris Brezillon1-2/+5
2026-03-04drm/panthor: Recover from panthor_gpu_flush_caches() failuresBoris Brezillon1-7/+12
2026-03-04arm64: dts: qcom: sm6115: Add CX_MEM/DBGC GPU regionsKonrad Dybcio1-2/+6
2026-03-04arm64: dts: qcom: agatti: Add CX_MEM/DBGC GPU regionsKonrad Dybcio1-2/+6
2026-03-04arm64: dts: qcom: x1e: bus is 40-bits (fix 64GB models)Jonathan Marek1-2/+2
2026-03-04arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1Dmitry Baryshkov1-0/+7
2026-03-04arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0Dmitry Baryshkov1-1/+0
2026-03-04arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ stormDmitry Baryshkov1-1/+1
2026-03-04arm64: dts: amlogic: g12: assign the MMC A signal clockJerome Brunet1-0/+3
2026-03-04arm64: dts: amlogic: g12: assign the MMC B and C signal clocksJerome Brunet1-0/+6
2026-03-04arm64: dts: amlogic: gx: assign the MMC signal clocksJerome Brunet2-0/+18
2026-03-04arm64: dts: amlogic: axg: assign the MMC signal clocksJerome Brunet1-0/+6
2026-03-04arm64: dts: amlogic: c3: assign the MMC signal clocksJerome Brunet1-0/+7
2026-03-04hwspinlock: omap: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-1/+3
2026-03-04arm64: dts: ti: k3-j784s4-j742s2-main-common.dtsi: Refactor watchdog instance...Abhash Kumar Jha2-36/+36
2026-03-04arm64: dts: ti: k3-j784s4-main.dtsi: Move c71_3 node to appropriate orderAbhash Kumar Jha1-13/+13
2026-03-04arm64: dts: amlogic: s4: fix mmc clock assignmentJerome Brunet1-2/+8
2026-03-04arm64: dts: amlogic: s4: assign mmc b clock to 24MHzJerome Brunet1-0/+3
2026-03-04arm64: dts: mediatek: mt8183-jacuzzi-pico6: Fix typo in pinmux nodeAngeloGioacchino Del Regno1-1/+1
2026-03-04arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree nodeVladimir Zapolskiy1-0/+1
2026-03-04ARM: dts: lpc32xx: Set motor PWM #pwm-cells property value to 3 cellsVladimir Zapolskiy1-1/+1
2026-03-04powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N3-9/+78
2026-03-04soc: mediatek: svs: Fix memory leak in svs_enable_debug_write()Zilin Guan1-3/+2
2026-03-04soc: qcom: cmd-db: Use devm_memremap() to fix memory leak in cmd_db_dev_probeHaotian Zhang1-3/+4
2026-03-04powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy2-2/+4
2026-03-04ARM: dts: allwinner: sun5i-a13-utoo-p66: delete "power-gpios" propertyChen-Yu Tsai1-0/+1
2026-03-04arm64: dts: qcom: msm8994-octagon: Fix Analog Devices vendor prefix of AD7147Vladimir Zapolskiy1-1/+1
2026-03-04arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 ref clocksAbel Vesa1-2/+2
2026-03-04arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-onCasey Connolly1-0/+1
2026-03-04arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-onCasey Connolly1-1/+0
2026-03-04arm64: dts: qcom: sdm630: fix gpu_speed_bin sizeDmitry Baryshkov1-2/+2
2026-03-04clk: qcom: Return correct error code in qcom_cc_probe_by_index()Haotian Zhang1-1/+1
2026-03-04arm64: dts: tqma8mpql-mba8mp-ras314: Fix HDMI CEC pad control settingsAlexander Stein1-1/+1
2026-03-04arm64: dts: tqma8mpql-mba8mpxl: Fix HDMI CEC pad control settingsAlexander Stein1-1/+1
2026-03-04firmware: arm_ffa: Correct 32-bit response handling in NOTIFICATION_INFO_GETSudeep Holla1-4/+29
2026-03-04EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()Dan Carpenter1-1/+1
2026-03-04EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()Dan Carpenter1-0/+1
2026-03-04soc: qcom: smem: handle ENOMEM error during probeJorge Ramirez-Ortiz1-1/+3
2026-03-04pstore/ram: fix buffer overflow in persistent_ram_save_old()Sai Ritvik Tanksalkar1-0/+11
2026-03-04hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang2-63/+107
2026-03-04hwrng: core - Allow runtime disabling of the HW RNGJonathan McDowell1-3/+6
2026-03-04crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan1-2/+7
2026-03-04fs/tests: exec: drop duplicate bprm_stack_limits test vectorsTitouan Ameline de Cadeville1-6/+0
2026-03-04sched/rt: Skip currently executing CPU in rto_next_cpu()Chen Jinghuang1-0/+5
2026-03-04sched/deadline: Clear the defer paramsJoel Fernandes1-0/+3