aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-03-28KVM: arm64: Clean up control flow in kvm_s2_fault_map()Fuad Tabba1-9/+11
2026-03-28KVM: arm64: Hoist MTE validation check out of MMU lock pathFuad Tabba1-16/+12
2026-03-28KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()Fuad Tabba1-5/+6
2026-03-28KVM: arm64: Initialize struct kvm_s2_fault completely at declarationFuad Tabba1-18/+16
2026-03-28KVM: arm64: Simplify return logic in user_mem_abort()Fuad Tabba1-13/+4
2026-03-28KVM: arm64: Remove redundant state variables from struct kvm_s2_faultFuad Tabba1-10/+5
2026-03-28KVM: arm64: Simplify nested VMA shift calculationFuad Tabba1-5/+1
2026-03-28KVM: arm64: Extract page table mapping in user_mem_abort()Fuad Tabba1-60/+68
2026-03-28KVM: arm64: Extract stage-2 permission logic in user_mem_abort()Fuad Tabba1-76/+87
2026-03-28KVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fault_get_vma_info() helperFuad Tabba1-4/+12
2026-03-28KVM: arm64: Extract PFN resolution in user_mem_abort()Fuad Tabba1-46/+59
2026-03-28KVM: arm64: Introduce struct kvm_s2_fault to user_mem_abort()Fuad Tabba1-84/+118
2026-03-28KVM: arm64: ptdump: Initialize parser_state before pgtable walkZenghui Yu (Huawei)1-13/+7
2026-03-28arm64: tegra: Add Tegra264 GPIO controllersPrathamesh Shete1-0/+88
2026-03-28arm64: tegra: smaug: Enable SPI-NOR flashDiogo Ivo1-0/+12
2026-03-28arm64: tegra: Add Jetson AGX Thor Developer Kit supportThierry Reding3-0/+25
2026-03-28ARM: tegra: paz00: Configure WiFi rfkill switch through device treeDmitry Torokhov5-64/+8
2026-03-28s390/entry: Scrub r12 register on kernel entryVasily Gorbik1-0/+3
2026-03-28s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman1-1/+4
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik1-2/+2
2026-03-28ARM: tegra: transformers: Add connector nodeSvyatoslav Ryhel1-2/+19
2026-03-27Merge tag 'efi-fixes-for-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-1/+1
2026-03-27Merge tag 'loongarch-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds10-22/+147
2026-03-27KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTESean Christopherson1-1/+2
2026-03-27KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTESean Christopherson1-6/+8
2026-03-27arm64: armv8_deprecated: Disable swp emulation when FEAT_LSUI presentYeoreum Yun1-0/+14
2026-03-27x86/fred: Remove kernel log message when initializing exceptionsSohil Mehta1-3/+0
2026-03-27arm64: mpam: Select ARCH_HAS_CPU_RESCTRLJames Morse2-1/+3
2026-03-27arm_mpam: resctrl: Add CDP emulationJames Morse1-0/+1
2026-03-27arm64: tegra: Add PCI controllers on Tegra264Thierry Reding1-27/+221
2026-03-27arm64: tegra: Fix RTC aliasesJon Hunter2-0/+2
2026-03-27arm64: tegra: Drop redundant clock and reset names for TSECThierry Reding1-2/+0
2026-03-27arm64: tegra: Fix snps,blen propertiesThierry Reding1-3/+3
2026-03-27KVM: arm64: Force guest EL1 to use user-space's partid configurationJames Morse1-0/+16
2026-03-27arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG valuesJames Morse1-1/+27
2026-03-27arm64: mpam: Initialise and context switch the MPAMSM_EL1 registerBen Horgan4-1/+10
2026-03-27arm64: mpam: Add cpu_pm notifier to restore MPAM sysregsJames Morse1-0/+33
2026-03-27arm64: mpam: Advertise the CPUs MPAM limits to the driverJames Morse1-0/+12
2026-03-27arm64: mpam: Drop the CONFIG_EXPERT restrictionBen Horgan1-1/+1
2026-03-27arm64: mpam: Re-initialise MPAM regs when CPU comes onlineJames Morse1-7/+12
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse6-0/+93
2026-03-27KVM: arm64: Make MPAMSM_EL1 accesses UNDEFBen Horgan1-0/+2
2026-03-27KVM: arm64: Preserve host MPAM configuration when changing trapsBen Horgan1-4/+8
2026-03-27arm64/sysreg: Add MPAMSM_EL1 registerBen Horgan1-0/+8
2026-03-27PCI: Align head space betterIlpo Järvinen9-0/+23
2026-03-27parisc/PCI: Clean up align handlingIlpo Järvinen1-6/+4
2026-03-27MIPS: PCI: Remove unnecessary second application of alignIlpo Järvinen1-2/+0
2026-03-27m68k/PCI: Remove unnecessary second application of alignIlpo Järvinen1-2/+0
2026-03-27ARM/PCI: Remove unnecessary second application of alignIlpo Järvinen1-2/+0
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen11-7/+23