summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu
2025-06-20KVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu
2025-06-20Merge tag 'kvm-riscv-fixes-6.16-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2025-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland
2025-06-19KVM: arm64: Explicitly treat routing entry type changes as changesSean Christopherson
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier
2025-06-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-18x86/alternatives: Fix int3 handling failure from broken text_poke arrayMasami Hiramatsu (Google)
2025-06-17x86/mm: Fix early boot use of INVPLGBRik van Riel
2025-06-17x86/its: Fix an ifdef typo in its_alloc()Lukas Bulwahn
2025-06-17x86/mm: Disable INVLPGB when PTI is enabledDave Hansen
2025-06-17RISC-V: KVM: Don't treat SBI HFENCE calls as NOPsAnup Patel
2025-06-17RISC-V: KVM: Fix the size parameter check in SBI SFENCE callsAnup Patel
2025-06-16lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()Eric Biggers
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-16Merge tag 'powerpc-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-13powerpc: Fix struct termio related ioctl macrosMadhavan Srinivasan
2025-06-13perf/x86/intel: Fix crash in icl_update_topdown_event()Kan Liang
2025-06-13powerpc: dts: mpc8315erdb: Add GPIO controller nodeJ. Neuschäfer
2025-06-13powerpc/microwatt: Fix model property in device treeJ. Neuschäfer
2025-06-13powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N
2025-06-13powerpc/vdso: Fix build of VDSO32 with pcrelChristophe Leroy
2025-06-12arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-12arm64/gcs: Don't call gcs_free() during flush_gcs()Mark Brown
2025-06-12Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2025-06-12arm64: Restrict pagetable teardown to avoid false warningDev Jain
2025-06-12KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORYPaolo Bonzini
2025-06-12KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORYPaolo Bonzini
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-11KVM: SEV: Disable SEV-SNP support on initialization failureAshish Kalra
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-06-11Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)
2025-06-11x86/its: explicitly manage permissions for ITS pagesPeter Zijlstra (Intel)
2025-06-11x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)
2025-06-11x86/Kconfig: only enable ROX cache in execmem when STRICT_MODULE_RWX is setMike Rapoport (Microsoft)