summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05openrisc: Implement fixmap to fix earlyconStafford Horne3-16/+45
2024-12-05arm64: dts: qcom: x1e80100-vivobook-s15: Drop orientation-switch from USB SS[...Abel Vesa1-4/+0
2024-12-05arm64: dts: qcom: x1e80100-slim7x: Drop orientation-switch from USB SS[0-1] Q...Abel Vesa1-4/+0
2024-12-05scripts/kernel-doc: Do not track section counter across processed filesChen-Yu Tsai1-3/+1
2024-12-05mmc: mmc_spi: drop buggy snprintf()Bartosz Golaszewski1-6/+3
2024-12-05ARM: dts: microchip: sam9x60: Add missing property atmel,usart-modeAndrei Simion1-0/+12
2024-12-05arm64: dts: qcom: sda660-ifc6560: fix l10a voltage rangesDmitry Baryshkov1-1/+1
2024-12-05arm64: dts: qcom: sm6350: Fix GPU frequencies missing on some speedbinsLuca Weiss1-7/+7
2024-12-05soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()Dan Carpenter1-1/+2
2024-12-05soc: ti: smartreflex: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+2
2024-12-05arm64: dts: mt8183: Add port node to dpi nodePin-yen Lin1-0/+4
2024-12-05arm64: dts: mediatek: mt8183-kukui: Disable DPI display interfaceAlper Nebi Yasak1-0/+5
2024-12-05arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao nodeMacpaul Lin1-1/+1
2024-12-05arm64: dts: mt8195: Fix dtbs_check error for mutex nodeMacpaul Lin1-2/+0
2024-12-05arm64: dts: mediatek: mt8395-genio-1200-evk: Fix dtbs_check error for phyMacpaul Lin1-1/+1
2024-12-05arm64: dts: mediatek: mt8188: Fix wrong clock provider in MFG1 power domainPablo Sun1-2/+2
2024-12-05microblaze: Export xmb_manager functionsMichal Simek1-0/+10
2024-12-05drivers: soc: xilinx: add the missing kfree in xlnx_add_cb_for_suspend()Gaosheng Cui1-1/+3
2024-12-05ARM: dts: renesas: genmai: Fix partition size for QSPI NOR FlashWolfram Sang1-1/+1
2024-12-05arm64: dts: qcom: qcs6390-rb3gen2: use modem.mbn for modem DSPDmitry Baryshkov1-1/+1
2024-12-05spi: spi-fsl-lpspi: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-8/+4
2024-12-05regulator: qcom-smd: make smd_vreg_rpm staticMin-Hua Chen1-1/+1
2024-12-05irqchip/riscv-aplic: Prevent crash when MSI domain is missingSamuel Holland2-1/+5
2024-12-05clocksource/drivers/timer-ti-dm: Fix child node refcount handlingJavier Carrasco1-2/+2
2024-12-05clocksource/drivers:sp804: Make user selectableMark Brown1-1/+2
2024-12-05rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian2-10/+13
2024-12-05locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.Sebastian Andrzej Siewior2-9/+9
2024-12-05sched/ext: Remove sched_fork() hackThomas Gleixner2-7/+1
2024-12-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver1-11/+1
2024-12-05kcsan, seqlock: Support seqcount_latch_tMarco Elver2-16/+72
2024-12-05locking/atomic/x86: Use ALT_OUTPUT_SP() for __arch_{,try_}cmpxchg64_emu()Uros Bizjak1-3/+3
2024-12-05locking/atomic/x86: Use ALT_OUTPUT_SP() for __alternative_atomic64()Uros Bizjak1-1/+2
2024-12-05timers: Add missing READ_ONCE() in __run_timer_base()Thomas Gleixner1-1/+2
2024-12-05time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda2-2/+2
2024-12-05time: Partially revert cleanup on msecs_to_jiffies() documentationMiguel Ojeda1-1/+1
2024-12-05cleanup: Remove address space of returned pointerUros Bizjak1-2/+2
2024-12-05Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"Carlos Llamas1-1/+1
2024-12-05x86/unwind/orc: Fix unwind for newly forked tasksZheng Yejian1-1/+1
2024-12-05thermal/lib: Fix memory leak on error in thermal_genl_auto()Daniel Lezcano1-4/+7
2024-12-05tools/lib/thermal: Make more generic the command encoding functionDaniel Lezcano1-9/+32
2024-12-05rcuscale: Do a proper cleanup if kfree_scale_init() failsUladzislau Rezki (Sony)1-2/+4
2024-12-05crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()Christophe JAILLET1-0/+2
2024-12-05crypto: bcm - add error check in the ahash_hmac_init functionChen Ridong1-1/+4
2024-12-05crypto: caam - add error check to caam_rsa_set_priv_key_formChen Ridong1-4/+7
2024-12-05thermal: testing: Initialize some variables annoteded with _free()Rafael J. Wysocki1-4/+4
2024-12-05thermal: testing: Use DEFINE_FREE() and __free() to simplify codeRafael J. Wysocki1-15/+9
2024-12-05ACPI: CPPC: Fix _CPC register setting issueLifeng Zheng1-1/+0
2024-12-05hwmon: (nct6775-core) Fix overflows seen when writing limit attributesPei Xiao1-4/+3
2024-12-05hwmon: (pmbus/core) clear faults after setting smbalert maskJerome Brunet1-1/+11
2024-12-05rcu/nocb: Fix missed RCU barrier on deoffloadingZqiang1-1/+12