summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-03-06KVM: arm64: Fix vma_shift staleness on nested hwpoison pathFuad Tabba-0/+1
2026-03-06perf/x86/amd/ibs: Fix comment typo in ibs_op_dataYen-Hsiang Hsu-1/+1
2026-03-06parisc: Fix initial page table creation for bootHelge Deller-1/+6
2026-03-06parisc: Check kernel mapping earlier at bootupHelge Deller-8/+12
2026-03-06parisc: Increase initial mapping to 64 MB with KALLSYMSHelge Deller-1/+1
2026-03-06ARM: dts: stm32: enable DCMI DMA-MDMA chaining on stm32mp157c-ev1.dtsAlain Volmat-0/+15
2026-03-06ARM: dts: stm32: add sram node within stm32mp151.dtsiAlain Volmat-0/+8
2026-03-06ARM: dts: stm32: phyboard-sargas and phycore: Add optional interfacesChristophe Parant-0/+39
2026-03-06ARM: dts: stm32: phyboard-sargas and phycore: Fix coding style issuesChristophe Parant-38/+33
2026-03-06ARM: dts: stm32: phycore-stm32mp15: Disable optional SoM peripheralsChristophe Parant-9/+8
2026-03-06ARM: dts: stm32: phyboard-sargas: Move aliases from dts to dtsiChristophe Parant-9/+9
2026-03-06ARM: dts: stm32: phycore-stm32mp15: Add dummy memory-nodeChristophe Parant-0/+9
2026-03-06ARM: dts: stm32: phycore-stm32mp15: qspi: Fix memory map and pinctrlChristophe Parant-2/+8
2026-03-06ARM: dts: stm32: phyboard-sargas: Fix uart4 and sai2 pinctrlChristophe Parant-6/+5
2026-03-06ARM: dts: stm32: Add new pinmux groups for phyboard-sargas and phycoreChristophe Parant-0/+164
2026-03-06ARM: dts: stm32: phyboard-sargas: Introduce SoM device treeChristophe Parant-317/+331
2026-03-06ARM: dts: stm32: phycore-stm32mp15: Rename device tree filesChristophe Parant-6/+3
2026-03-06RISC-V: KVM: Check host Ssaia extension when creating AIA irqchipAnup Patel-0/+4
2026-03-06RISC-V: KVM: Fix error code returned for Ssaia ONE_REGAnup Patel-0/+4
2026-03-06RISC-V: KVM: Fix error code returned for Smstateen ONE_REGAnup Patel-10/+8
2026-03-06KVM: riscv: Fix Spectre-v1 in PMU counter accessLukas Gerlach-3/+11
2026-03-06KVM: riscv: Fix Spectre-v1 in floating-point register accessLukas Gerlach-4/+13
2026-03-06KVM: riscv: Fix Spectre-v1 in AIA CSR accessLukas Gerlach-2/+9
2026-03-06KVM: riscv: Fix Spectre-v1 in ONE_REG register accessLukas Gerlach-8/+28
2026-03-06RISC-V: KVM: Skip THP support check during dirty loggingWang Yechao-1/+1
2026-03-06RISC-V: KVM: Fix potential UAF in kvm_riscv_aia_imsic_has_attr()Jiakai Xu-1/+4
2026-03-06RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()Jiakai Xu-3/+6
2026-03-06RISC-V: KVM: fix off-by-one array access in SBI PMURadim Krčmář-1/+1
2026-03-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()Jiakai Xu-0/+4
2026-03-06RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()Jiakai Xu-0/+4
2026-03-06KVM: riscv: Fix Spectre-v1 in APLIC interrupt handlingLukas Gerlach-11/+12
2026-03-06x86/mm/tlb: Make enter_lazy_tlb() always inline on x86Xie Yuanbin-24/+26
2026-03-05arm: multi_v7_defconfig: Enable more OMAP 3/4 related configsAndreas Kemnade-0/+26
2026-03-05ARM: omap2: Replace scnprintf with strscpy in omap3_cpuinfoThorsten Blum-1/+2
2026-03-05ARM: multi_v7_defconfig: omap2plus_defconfig: Enable ITE IT66121 driverKory Maincent (TI)-0/+3
2026-03-05ARM: dts: ti: Enable overlays for am335x BeagleBoard devicetreesKory Maincent (TI)-0/+8
2026-03-05ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 ...Mithil Bavishi-0/+102
2026-03-05ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0Mithil Bavishi-0/+71
2026-03-05ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galax...Mithil Bavishi-0/+744
2026-03-05ARM: dts: twl6032: Add DTS file for TWL6032 PMICMithil Bavishi-0/+77
2026-03-05x86/microcode: Add platform mask to Intel microcode "old" listDave Hansen-160/+238
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen-0/+3
2026-03-05x86/cpu: Add platform ID to CPU info structureDave Hansen-1/+9
2026-03-05x86/microcode: Refactor platform ID enumeration into a helperDave Hansen-11/+43
2026-03-05s390/boot: Respect kaslr_enabled() for identity randomizationVasily Gorbik-1/+2
2026-03-05s390/Kconfig: Make modules sanity test a module-only optionVasily Gorbik-1/+1
2026-03-05s390/setup: Drop stale ident_map_size declarationVasily Gorbik-1/+0
2026-03-05KVM: arm64: Fix page leak in user_mem_abort() on atomic faultFuad Tabba-5/+8
2026-03-05s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOTCoiby Xu-10/+1
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu-14/+14