summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-12Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-11Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/s...Linus Torvalds
2025-11-10Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-11-09mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas
2025-11-10LoongArch: KVM: Fix max supported vCPUs set with EIOINTCBibo Mao
2025-11-10LoongArch: KVM: Skip PMU checking on vCPU context switchBibo Mao
2025-11-10LoongArch: KVM: Restore guest PMU if it is enabledBibo Mao
2025-11-10LoongArch: KVM: Add delay until timer interrupt injectedBibo Mao
2025-11-10LoongArch: KVM: Set page with write attribute if dirty track disabledBibo Mao
2025-11-10LoongArch: kexec: Print out debugging message if requiredQiang Ma
2025-11-10LoongArch: kexec: Initialize the kexec_buf structureYouling Tang
2025-11-10LoongArch: Use correct accessor to read FWPC/MWPCHuacai Chen
2025-11-10LoongArch: Refine the init_hw_perf_events() functionTiezhu Yang
2025-11-10LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()Vishal Moola (Oracle)
2025-11-10LoongArch: Let {pte,pmd}_modify() record the status of _PAGE_DIRTYTianyang Zhang
2025-11-10LoongArch: Consolidate max_pfn & max_low_pfn calculationHuacai Chen
2025-11-10LoongArch: Consolidate early_ioremap()/ioremap_prot()Huacai Chen
2025-11-10LoongArch: Use physical addresses for CSR_MERRENTRY/CSR_TLBRENTRYHuacai Chen
2025-11-10LoongArch: Clarify 3 MSG interrupt featuresHuacai Chen
2025-11-09KVM: nSVM: Fix and simplify LBR virtualization handling with nestedYosry Ahmed
2025-11-09KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()Yosry Ahmed
2025-11-09KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is updatedYosry Ahmed
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-11-09Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-09Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-08KVM: arm64: vgic-v3: Release reserved slot outside of lpi_xa's lockOliver Upton
2025-11-08KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarrayOliver Upton
2025-11-08KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC to userspace irqchipMarc Zyngier
2025-11-08KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is configuredMarc Zyngier
2025-11-08KVM: arm64: Make all 32bit ID registers fully writableMarc Zyngier
2025-11-07riscv: Fix CONFIG_AS_HAS_INSN for new .insn usageNathan Chancellor
2025-11-07riscv: Remove redundant judgment for the default build targetFeng Jiang
2025-11-07riscv: Build loader.bin exclusively for Canaan K210Feng Jiang
2025-11-07Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong
2025-11-07arm64: mm: Tidy up force_pte_mapping()Ryan Roberts
2025-11-07arm64: mm: Optimize range_split_to_ptes()Ryan Roberts
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas
2025-11-07x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)