summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-12-18KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMXSean Christopherson
2024-12-18KVM: x86: Explicitly do runtime CPUID updates "after" initial setupSean Christopherson
2024-12-18KVM: x86: Do all post-set CPUID processing during vCPU creationSean Christopherson
2024-12-18KVM: x86: Limit use of F() and SF() to kvm_cpu_cap_{mask,init_kvm_defined}()Sean Christopherson
2024-12-18KVM: x86: Use feature_bit() to clear CONSTANT_TSC when emulating CPUIDSean Christopherson
2024-12-17KVM: Move KVM_REG_SIZE() definition to common uAPI headerSean Christopherson
2024-12-13Merge tag 'kvm-riscv-fixes-6.13-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-12-13KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson
2024-12-10Merge tag 'kvmarm-fixes-6.13-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-06x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson
2024-12-06RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bitMichael Neuling
2024-12-06x86/cacheinfo: Delete global num_cache_leavesRicardo Neri
2024-12-06x86/kexec: Restore GDT on return from ::preserve_context kexecDavid Woodhouse
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy
2024-12-05x86/cpu/topology: Remove limit of CPUs due to disabled IO/APICFernando Fernandez Mancera
2024-12-05x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tablesDavid Woodhouse
2024-12-05arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas
2024-12-05arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas
2024-12-04x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown
2024-12-04Merge tag 'loongarch-fixes-6.13-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-03KVM: arm64: vgic-its: Add error handling in vgic_its_cache_translationKeisuke Nishimura
2024-12-03KVM: arm64: Do not allow ID_AA64MMFR0_EL1.ASIDbits to be overriddenMarc Zyngier
2024-12-03arm64: patching: avoid early page_to_phys()Mark Rutland
2024-12-03arm64: mm: Fix zone_dma_limit calculationYang Shi
2024-12-03LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCUHuacai Chen
2024-12-02x86/pkeys: Ensure updated PKRU value is XRSTOR'dAruna Ramakrishna
2024-12-02x86/pkeys: Change caller of update_pkru_in_sigframe()Aruna Ramakrishna
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct placeYang Shi
2024-12-02LoongArch: KVM: Protect kvm_check_requests() with SRCUHuacai Chen
2024-12-02LoongArch: BPF: Adjust the parameter of emit_jirl()Tiezhu Yang
2024-12-02LoongArch: Add architecture specific huge_pte_clear()Bibo Mao
2024-12-02LoongArch/irq: Use seq_put_decimal_ull_width() for decimal valuesDavid Wang
2024-12-02LoongArch: Fix reserving screen info memory for above-4G firmwareHuacai Chen
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-30Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds