aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2025-09-16riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti3-273/+166
2025-09-16riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti4-22/+23
2025-09-16riscv: Fix typo EXRACT -> EXTRACTAlexandre Ghiti2-2/+2
2025-09-16riscv: Add kprobes KUnit testNam Cao6-0/+323
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth33-76/+76
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-5/+5
2025-09-16riscv: introduce ioremap_wc()Yunhui Cui2-0/+5
2025-09-16tools/cpupower: fix error return value in cpupower_write_sysfs()Kaushlendra Kumar1-1/+1
2025-09-16Merge tag 'perf-tools-fixes-for-v6.17-2025-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds3-5/+14
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello1-1/+1
2025-09-16drm/amdgpu: re-order and document VM codeChristian König1-6/+24
2025-09-16drm/amdgpu: remove check for BO reservation add assert insteadChristian König1-12/+1
2025-09-16drm/amd/pm: Update pmfw headers for smu_v13_0_12Asad Kamal1-2/+10
2025-09-16drm/amd/pm: Rename amdgpu_hwmon_get_sensor_genericAsad Kamal1-37/+39
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello1-1/+1
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the i2c initRodrigo Siqueira1-13/+2
2025-09-16drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11Rodrigo Siqueira1-4/+1
2025-09-16drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapterRodrigo Siqueira1-15/+3
2025-09-16drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logicRodrigo Siqueira1-19/+2
2025-09-16drm/amd/display: Use kmalloc_array() instead of kmalloc()James Flowers1-2/+2
2025-09-16drm/amdgpu: fix userq VM validation v4Christian König3-75/+110
2025-09-16drm/amdgpu: reject gang submissions under SRIOVChristian König1-1/+1
2025-09-16ASoC: cs35l56: Handle vendor-specific UEFIMark Brown4-9/+395
2025-09-16Add PM4125 audio codec driverMark Brown274-1464/+6017
2025-09-16ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown608-3250/+7851
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju2-3/+10
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski1-3/+4
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski1-7/+8
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller2-47/+34
2025-09-16uprobes: uprobe_warn should use passed taskJeremy Linton1-1/+1
2025-09-16arm64: Kconfig: Remove GCS restrictions on UPROBESJeremy Linton1-1/+0
2025-09-16arm64: uprobes: Add GCS support to uretprobesJeremy Linton1-0/+33
2025-09-16workqueue: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari2-12/+12
2025-09-16arm64: probes: Add GCS support to bl/blr/retJeremy Linton1-8/+34
2025-09-16arm64: uaccess: Add additional userspace GCS accessorsJeremy Linton1-0/+54
2025-09-16ACPI: processor: Remove unused empty stubs of some functionsHuisong Li1-20/+0
2025-09-16Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"Andrea Righi1-5/+1
2025-09-16arm64/fpsimd: simplify sme_setup()Yury Norov (NVIDIA)1-2/+3
2025-09-16arm64: dts: qcom: qcs615: Enable TSENS support for QCS615 SoCGaurav Kohli1-1/+205
2025-09-16Documentation: KVM: Call out that KVM strictly follows the 8254 PIT specJiaming Zhang1-0/+6
2025-09-16KVM: x86: hyper-v: Use guard() instead of mutex_lock() to simplify codeLiao Yuanhong1-7/+5
2025-09-16KVM: x86: Use guard() instead of mutex_lock() to simplify codeLiao Yuanhong1-10/+7
2025-09-16KVM: x86/pmu: Correct typo "_COUTNERS" to "_COUNTERS"Dapeng Mi2-7/+7