| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-01-10 | ARM: at91: remove unnecessary of_platform_default_populate calls |  Rob Herring (Arm) | 6 | -61/+0 |
| 2026-01-10 | ARM: at91: Move PM init functions to .init_late hook |  Rob Herring (Arm) | 6 | -11/+8 |
| 2026-01-10 | x86/resctrl: Enable RDT_RESOURCE_PERF_PKG |  Tony Luck | 2 | -0/+22 |
| 2026-01-10 | x86,fs/resctrl: Compute number of RMIDs as minimum across resources |  Tony Luck | 1 | -2/+13 |
| 2026-01-10 | x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG |  Tony Luck | 1 | -1/+52 |
| 2026-01-10 | KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkers |  Will Deacon | 3 | -10/+9 |
| 2026-01-10 | x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1 |  Sean Christopherson | 2 | -3/+38 |
| 2026-01-10 | arm: dts: lpc32xx: add interrupts property to Motor Control PWM |  Vladimir Zapolskiy | 1 | -0/+1 |
| 2026-01-10 | arm: dts: lpc32xx: add clocks property to Motor Control PWM device tree node |  Vladimir Zapolskiy | 1 | -0/+1 |
| 2026-01-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 4 | -4/+14 |
| 2026-01-09 | Merge tag 'soc-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 25 | -77/+83 |
| 2026-01-09 | KVM: arm64: Don't blindly set set PSTATE.PAN on guest exit |  Marc Zyngier | 5 | -2/+36 |
| 2026-01-09 | KVM: arm64: nv: Respect stage-2 write permssion when setting stage-1 AF |  Oliver Upton | 1 | -2/+6 |
| 2026-01-09 | KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps() |  Dongxu Sun | 1 | -16/+0 |
| 2026-01-09 | x86/resctrl: Add energy/perf choices to rdt boot option |  Tony Luck | 3 | -0/+42 |
| 2026-01-09 | x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG |  Tony Luck | 3 | -0/+59 |
| 2026-01-09 | x86/resctrl: Read telemetry events |  Tony Luck | 4 | -1/+61 |
| 2026-01-09 | x86/resctrl: Find and enable usable telemetry events |  Tony Luck | 1 | -2/+61 |
| 2026-01-09 | arm64: dts: rockchip: Add the vdpu383 Video Decoder on rk3576 |  Detlev Casanova | 1 | -0/+36 |
| 2026-01-09 | arm64: dts: rockchip: Add the vdpu381 Video Decoders on RK3588 |  Detlev Casanova | 1 | -0/+74 |
| 2026-01-09 | arm64: dts: rockchip: Drop unsupported properties |  Rob Herring (Arm) | 2 | -2/+0 |
| 2026-01-09 | arm64: dts: rockchip: Fix gpio pinctrl node names |  Rob Herring (Arm) | 2 | -3/+3 |
| 2026-01-09 | arm64: dts: rockchip: Fix pinctrl property typo on rk3326-odroid-go3 |  Rob Herring (Arm) | 1 | -1/+2 |
| 2026-01-09 | arm64: dts: rockchip: Drop "sitronix,st7789v" fallback compatible from rk3568-wolfvision |  Rob Herring (Arm) | 1 | -2/+1 |
| 2026-01-09 | arm64: dts: qcom: hamoa-iot-evk: Enable TPM (ST33) on SPI11 |  Khalid Faisal Ansari | 1 | -0/+10 |
| 2026-01-09 | arm64: dts: rockchip: Add rk3588s-orangepi-cm5-base device tree |  Laurent Pinchart | 3 | -0/+828 |
| 2026-01-09 | arm64: dts: rockchip: Enable second HDMI output on CM3588 |  David Petry | 1 | -0/+38 |
| 2026-01-09 | arm64: dts: rockchip: Add HDMI to Gameforce Ace |  Chris Morgan | 1 | -0/+63 |
| 2026-01-09 | arm64: dts: qcom: talos: Add PMU support |  Yuanjie Yang | 1 | -0/+20 |
| 2026-01-09 | arm64: dts: qcom: talos: switch to interrupt-cells 4 to add PPI partitions |  Yuanjie Yang | 1 | -154/+154 |
| 2026-01-09 | arm64: dts: qcom: ipq9574: Complete USB DWC3 wrapper interrupts |  Krzysztof Kozlowski | 1 | -2/+8 |
| 2026-01-09 | arm64: dts: qcom: ipq5018: Correct USB DWC3 wrapper interrupts |  Krzysztof Kozlowski | 1 | -2/+6 |
| 2026-01-09 | arm64: dts: qcom: monaco: Add CTCU and ETR nodes |  Jie Gan | 1 | -0/+153 |
| 2026-01-09 | arm64: dts: qcom: Add PCIe3 and PCIe5 regulators for HAMAO-IOT-EVK board |  Ziyue Zhang | 2 | -6/+97 |
| 2026-01-09 | arm64: dts: qcom: Add PCIe3 and PCIe5 support for HAMOA-IOT-SOM platform |  Ziyue Zhang | 1 | -0/+74 |
| 2026-01-09 | arm64: dts: qcom: hamoa: Move PHY, PERST, and Wake GPIOs to PCIe port nodes and add port Nodes for all PCIe ports |  Ziyue Zhang | 9 | -61/+108 |
| 2026-01-09 | Merge tag 'pci-v6.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci |  Linus Torvalds | 1 | -0/+23 |
| 2026-01-09 | arm64: dts: qcom: sdm630: Add LPASS LPI TLMM |  Richard Acayan | 1 | -0/+73 |
| 2026-01-09 | arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm |  Luca Weiss | 2 | -0/+10 |
| 2026-01-09 | x86,fs/resctrl: Add architectural event pointer |  Tony Luck | 2 | -4/+4 |
| 2026-01-09 | x86,fs/resctrl: Fill in details of events for performance and energy GUIDs |  Tony Luck | 1 | -0/+66 |
| 2026-01-09 | x86/resctrl: Discover hardware telemetry events |  Tony Luck | 5 | -0/+135 |
| 2026-01-09 | x86,fs/resctrl: Add and initialize a resource for package scope monitoring |  Tony Luck | 1 | -0/+10 |
| 2026-01-09 | x86,fs/resctrl: Add an architectural hook called for first mount |  Tony Luck | 1 | -0/+4 |
| 2026-01-09 | arm64: dts: renesas: rzt2h-n2h-evk-common: Use GPIO for SD0 write protect |  Lad Prabhakar | 1 | -2/+2 |
| 2026-01-09 | arm64: dts: renesas: r9a09g057: Add CANFD node |  Lad Prabhakar | 1 | -0/+60 |
| 2026-01-09 | arm64: dts: renesas: r9a09g056: Add CANFD node |  Lad Prabhakar | 1 | -0/+60 |
| 2026-01-09 | arm64: dts: renesas: r9a09g087m44-rzn2h-evk: Enable CANFD |  Lad Prabhakar | 1 | -0/+29 |
| 2026-01-09 | arm64: dts: renesas: r9a09g077m44-rzt2h-evk: Enable CANFD |  Lad Prabhakar | 1 | -0/+21 |
| 2026-01-09 | arm64: dts: renesas: r9a09g087: Add CANFD node |  Lad Prabhakar | 1 | -0/+31 |