aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-20Merge tag 'x86-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-48/+46
2025-07-18Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+28
2025-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-61/+83
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+9
2025-07-17Merge tag 'kvm-x86-fixes-6.16-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-3/+8
2025-07-17KVM: TDX: Don't report base TDVMCALLsXiaoyao Li1-2/+0
2025-07-16s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich1-1/+9
2025-07-16riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheckNathan Chancellor1-2/+2
2025-07-16riscv: Stop supporting static ftraceAlexandre Ghiti1-1/+2
2025-07-16riscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab1-1/+1
2025-07-16riscv: Enable interrupt during exception handlingNam Cao1-4/+6
2025-07-16riscv: ftrace: Properly acquire text_mutex to fix a race conditionAlexandre Ghiti1-4/+14
2025-07-16riscv: Stop considering R_RISCV_NONE as bad relocationsAlexandre Ghiti1-1/+3
2025-07-15KVM: VMX: Ensure unused kvm_tdx_capabilities fields are zeroed outSean Christopherson1-3/+4
2025-07-15Merge tag 'kvm-riscv-fixes-6.16-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini6-55/+74
2025-07-15Merge tag 'kvmarm-fixes-6.16-6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-1/+1
2025-07-15Merge tag 'soc-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-35/+131
2025-07-15KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guestKai Huang1-0/+4
2025-07-15x86/sev: Work around broken noinstr on GCCArd Biesheuvel1-1/+2
2025-07-15x86/hyperv: Expose hv_map_msi_interrupt()Stanislav Kinsburskii2-11/+31
2025-07-15Drivers: hv: Use nested hypercall for post message and signal eventNuno Das Neves1-20/+0
2025-07-13Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+12
2025-07-11RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualizationAnup Patel5-55/+58
2025-07-11RISC-V: KVM: Disable vstimecmp before exiting to user-spaceAnup Patel1-0/+16
2025-07-11Merge tag 'qcom-arm64-defconfig-fixes-for-6.16' of https://git.kernel.org/pub...Arnd Bergmann1-0/+1
2025-07-11Merge tag 'qcom-arm64-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-0/+3
2025-07-11Merge tag 'v6.16-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann9-13/+103
2025-07-11Merge tag 'imx-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann9-22/+24
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-55/+120
2025-07-09x86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves1-18/+14
2025-07-09x86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves1-3/+1
2025-07-09x86/hyperv: Fix warnings for missing export.h header inclusionNaman Jain4-0/+4
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini1-1/+3
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-53/+76
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-09KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMNBen Horgan1-1/+1
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka1-0/+3
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka2-0/+8
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+5
2025-07-08Merge tag 'kvm-x86-fixes-6.16-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini7-7/+71
2025-07-08Merge tag 'kvmarm-fixes-6.16-5' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-34/+23
2025-07-08Merge tag 'kvmarm-fixes-6.16-4' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-13/+23
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-46/+395
2025-07-07arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always onFrancesco Dolcini1-0/+1
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+35
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+29
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds7-8/+6
2025-07-04Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+5
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-14/+1