summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-01-08KVM: x86/pmu: Register PMI handler for mediated vPMUXiong Zhang
2026-01-08KVM: x86/pmu: Implement AMD mediated PMU requirementsSean Christopherson
2026-01-08KVM: x86/pmu: Implement Intel mediated PMU requirements and constraintsDapeng Mi
2026-01-08KVM: x86/pmu: Start stubbing in mediated PMU supportDapeng Mi
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2026-01-08arm64: mm: Fix incomplete tag reset in change_memory_common()Jiayuan Chen
2026-01-08KVM: VMX: Always reflect SGX EPCM #PFs back into the guestSean Christopherson
2026-01-08KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-01-08arm64: dts: broadcom: bcm2712: Add watchdog DT nodeStanimir Varbanov
2026-01-08arm64: dts: broadcom: bcm2712: Enable RNGPeter Robinson
2026-01-08ARM: dts: broadcom: bcm2711: Fix 'simple-bus' node namesRob Herring (Arm)
2026-01-08ARM: dts: stm32: reorder nodes for stm32429i-evalPatrice Chotard
2026-01-08arm64: dts: mediatek: add device tree for Tungsten 700 boardGary Bisson
2026-01-08arm64: dts: mediatek: add device tree for Tungsten 510 boardGary Bisson
2026-01-08arm64: dts: mediatek: mt8188: switch mmc nodes to interrupts-extendedGary Bisson
2026-01-08arm64: dts: mediatek: mt8395-genio-common: Add HDMI sound output supportLouis-Alexis Eyraud
2026-01-08arm64: dts: mediatek: mt8395-genio-common: Enable HDMI outputLouis-Alexis Eyraud
2026-01-08arm64: dts: mediatek: mt8395-radxa-nio-12l: Add HDMI sound output supportLouis-Alexis Eyraud
2026-01-08arm64: dts: mediatek: mt8395-radxa-nio-12l: Enable HDMI outputAngeloGioacchino Del Regno
2026-01-08arm64: dts: mediatek: mt8390-genio-common: Add HDMI sound output supportLouis-Alexis Eyraud
2026-01-08arm64: dts: mediatek: mt8390-genio-common: Enable HDMI outputAngeloGioacchino Del Regno
2026-01-08arm64: dts: mediatek: mt8188: Add DPI1, HDMI, HDMI PHY/DDC nodesAngeloGioacchino Del Regno
2026-01-08arm64: dts: mediatek: mt8195: Add DPI1, HDMI, HDMI PHY/DDC nodesAngeloGioacchino Del Regno
2026-01-08arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifiSjoerd Simons
2026-01-08arm64: dts: mediatek: mt7981b: Add wifi memory regionSjoerd Simons
2026-01-08arm64: dts: mediatek: mt7981b: Disable wifi by defaultSjoerd Simons
2026-01-08arm64: dts: mediatek: mt7981b-openwrt-one: Enable EthernetSjoerd Simons
2026-01-08arm64: dts: mediatek: mt7981b: Add Ethernet and WiFi offload supportSjoerd Simons
2026-01-08powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handlingNarayana Murty N
2026-01-08powerpc/pseries: Fix MSI-X allocation failure when quota is exceededNam Cao
2026-01-08arm64: dts: mediatek: mt7981b-openwrt-one: Enable PCIe and USBSjoerd Simons
2026-01-08arm64: dts: mediatek: mt7981b: Add PCIe and USB supportSjoerd Simons
2026-01-08arm64: dts: mediatek: mt8183: Add missing endpoint IDs to display graphOtto Pflüger
2026-01-08ARM: dts: aspeed: ibm: Use non-deprecated AT25 propertiesRob Herring (Arm)
2026-01-08riscv: dts: renesas: r9a07g043f: Move interrupt-parent to top nodeGeert Uytterhoeven
2026-01-08ARM: dts: microchip: sama7d65: add missing flexcom nodesNicolas Ferre
2026-01-08ARM: dts: microchip: sama7d65: add fifo-size to usartNicolas Ferre
2026-01-08ARM: dts: microchip: sama7d65: add dma properties to usart6Nicolas Ferre
2026-01-08ARM: dts: microchip: sama7d65: fix size-cells property for i2c3Nicolas Ferre
2026-01-08ARM: dts: microchip: sama7d65: fix the ranges property for flx9Hari Prasath Gujulan Elango
2026-01-08arm64: dts: nuvoton: Add missing "device_type" property on memory nodeRob Herring (Arm)
2026-01-08arm: npcm: drop unused Kconfig ERRATA symbolRandy Dunlap
2026-01-08ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMCRebecca Cran
2026-01-08ARM: dts: aspeed: bletchley: Remove try-power-role from connectorsCosmo Chou
2026-01-08ARM: dts: aspeed: Add Facebook Anacapa platformPeter Shen
2026-01-07KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is activeSean Christopherson
2026-01-07riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser
2026-01-07sparc/PCI: Correct 64-bit non-pref -> pref BAR resourcesIlpo Järvinen
2026-01-07riscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui
2026-01-07riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks