summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0810-52/+73
|\
| * x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson2024-12-061-1/+1
| * x86/cacheinfo: Delete global num_cache_leavesRicardo Neri2024-12-061-22/+21
| * x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse2024-12-061-0/+7
| * x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera2024-12-051-3/+3
| * x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse2024-12-053-6/+10
| * x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown2024-12-041-1/+3
| * x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna2024-12-031-2/+14
| * x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna2024-12-032-19/+16
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-12-068-38/+60
|\ \
| * | arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland2024-12-051-6/+20
| * | arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland2024-12-051-0/+2
| * | arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland2024-12-051-0/+2
| * | arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland2024-12-051-1/+5
| * | arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy2024-12-052-2/+3
| * | arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas2024-12-051-3/+5
| * | arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas2024-12-051-2/+2
| * | arm64: patching: avoid early page_to_phys()Mark Rutland2024-12-031-14/+11
| * | arm64: mm: Fix zone_dma_limit calculationYang Shi2024-12-031-9/+8
| * | arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct placeYang Shi2024-12-021-1/+2
| |/
* | Merge tag 'loongarch-fixes-6.13-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-049-19/+56
|\ \
| * | LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCUHuacai Chen2024-12-032-11/+26
| * | LoongArch: KVM: Protect kvm_check_requests() with SRCUHuacai Chen2024-12-021-1/+3
| * | LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang2024-12-023-5/+15
| * | LoongArch: Add architecture specific huge_pte_clear()Bibo Mao2024-12-021-0/+10
| * | LoongArch/irq: Use seq_put_decimal_ull_width() for decimal valuesDavid Wang2024-12-021-1/+1
| * | LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen2024-12-021-1/+1
| |/
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-025-6/+6
* | Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-0214-14/+14
|/
* Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-012-2/+16
|\
| * arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as failChen-Yu Tsai2024-11-272-2/+16
* | Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-011-0/+11
|\ \
| * | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-261-0/+11
* | | Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-015-7/+28
|\ \ \
| * | | x86/CPU/AMD: Terminate the erratum_1386_microcode arraySebastian Andrzej Siewior2024-11-261-0/+1
| * | | x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)2024-11-251-5/+20
| * | | x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2024-11-252-1/+6
| * | | x86/cpu: Fix PPIN initializationTony Luck2024-11-251-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-3021-118/+221
|\ \ \ \
| * \ \ \ Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-11-278-1/+49
| |\ \ \ \
| | * | | | RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VMYong-Xuan Wang2024-11-213-0/+21
| | * | | | RISC-V: Add Svade and Svadu Extensions SupportYong-Xuan Wang2024-11-215-1/+28
| * | | | | Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2024-11-2737-181/+1247
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-fixes-6.13-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-11-2113-117/+172
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Use MDCR_EL2.HPME to evaluate overflow of hyp countersOliver Upton2024-11-211-16/+45
| | * | | | | | KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow statusRaghavendra Rao Ananta2024-11-211-1/+0
| | * | | | | | KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failureMarc Zyngier2024-11-211-1/+1
| | * | | | | | KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizesMarc Zyngier2024-11-212-42/+50
| | * | | | | | KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definitionMarc Zyngier2024-11-211-2/+2
| | * | | | | | KVM: arm64: vgic: Make vgic_get_irq() more robustMarc Zyngier2024-11-2111-57/+71