summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-04-07ARM: Remove address checking for MMUless devicesYanjun Yang1-2/+2
2025-04-07ARM: 9351/1: fault: Add "cut here" line for prefetch abortsKees Cook1-0/+1
2025-04-07ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()Kees Cook1-0/+7
2025-03-28arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4SJustin Klaassen1-1/+1
2025-03-28KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland10-22/+113
2025-03-28KVM: arm64: Mark some header functions as inlineMark Rutland1-9/+8
2025-03-28KVM: arm64: Refactor exit handlersMark Rutland3-41/+25
2025-03-28KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland2-25/+0
2025-03-28KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-18/+0
2025-03-28KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland4-8/+0
2025-03-28KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland2-48/+8
2025-03-28KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba5-51/+32
2025-03-28ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven1-0/+1
2025-03-28ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6Stefan Eichenberger1-5/+5
2025-03-28arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on HaikouQuentin Schulz1-0/+2
2025-03-28arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-03-28arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger1-3/+3
2025-03-28riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitionsE Shattow1-1/+1
2025-03-28ARM: davinci: da850: fix selecting ARCH_DAVINCI_DA8XXDavid Lechner1-0/+1
2025-03-28ARM: dts: bcm2711: Don't mark timer regs unconfiguredPhil Elwell1-2/+0
2025-03-28ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIPArnd Bergmann1-0/+1
2025-03-28arm64: dts: rockchip: Remove undocumented sdmmc property from lubancat-1Yao Zi1-1/+0
2025-03-28ARM: dts: bcm2711: PL011 UARTs are actually r1p5Phil Elwell1-4/+5
2025-03-28arm64: dts: freescale: tqma8mpql: Fix vqmmc-supplyAlexander Stein1-12/+4
2025-03-22arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang1-1/+4
2025-03-22x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest1-1/+1
2025-03-22x86/irq: Define trace events conditionallyArnd Bergmann1-0/+2
2025-03-22perf/x86/intel: Use better start period for frequency modeKan Liang1-0/+85
2025-03-22alpha/elf: Fix misc/setarch test of util-linux by removing 32bit supportEric W. Biederman4-21/+6
2025-03-22clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse1-11/+0
2025-03-13x86/boot: Sanitize boot params before parsing command lineArd Biesheuvel1-0/+2
2025-03-13x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel10-48/+49
2025-03-13x86/mm: Don't disable PCID when INVLPG has been fixed by microcodeXi Ruoyao1-9/+14
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()"Greg Kroah-Hartman1-6/+7
2025-03-13Revert "KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_l...Greg Kroah-Hartman1-1/+3
2025-03-13Revert "KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults"Greg Kroah-Hartman1-3/+5
2025-03-13Revert "KVM: e500: always restore irqs"Greg Kroah-Hartman1-2/+2
2025-03-13riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland2-1/+3
2025-03-13arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts1-33/+20
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts13-24/+40
2025-03-13KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVMXiaoyao Li1-1/+1
2025-03-13KVM: SVM: Suppress DEBUGCTL.BTF on AMDSean Christopherson2-1/+10
2025-03-13KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective valueSean Christopherson2-1/+13
2025-03-13x86/sgx: Fix size overflows in sgx_encl_create()Jarkko Sakkinen1-0/+7
2025-03-13s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens1-3/+3
2025-03-13x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish1-16/+34
2025-03-13x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13LoongArch: Set max_pfn with the PFN of the last pageBibo Mao1-0/+3
2025-03-13LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen1-1/+46