summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-213-9/+5
|\
| * powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin2023-10-181-0/+3
| * powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()Michael Ellerman2023-10-181-8/+1
| * powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman2023-10-151-1/+1
* | Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-10-212-3/+19
|\ \
| * | s390/pci: fix iommu bitmap allocationNiklas Schnelle2023-10-191-2/+13
| * | s390/kasan: handle DCSS mapping in memory holesVasily Gorbik2023-10-161-1/+6
* | | Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-10-193-9/+84
|\ \ \
| * | | x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel2023-10-172-2/+34
| * | | x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel2023-10-093-7/+47
| * | | x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)2023-10-091-0/+3
* | | | Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-198-41/+51
|\ \ \ \
| * | | | LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()Icenowy Zheng2023-10-183-9/+10
| * | | | LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()Huacai Chen2023-10-181-4/+4
| * | | | LoongArch: Export symbol invalid_pud_table for modules buildingHuacai Chen2023-10-181-0/+1
| * | | | LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang2023-10-184-28/+36
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-10-1624-95/+128
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-157-32/+19
| |\ \ \ \
| | * | | | KVM: x86/pmu: Synthesize at most one PMI per VM-exitJim Mattson2023-09-253-27/+4
| | * | | | KVM: x86: Mask LVTPC when handling a PMIJim Mattson2023-09-251-2/+6
| | * | | | KVM: x86/pmu: Truncate counter value to allowed width on writeRoman Kagan2023-09-253-3/+9
| * | | | | Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-10-156-16/+55
| |\ \ \ \ \
| | * | | | | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier2023-10-122-10/+47
| | * | | | | KVM: arm64: POR{E0}_EL1 do not need trap handlersJoey Gouly2023-10-121-2/+2
| | * | | | | KVM: arm64: Add nPIR{E0}_EL1 to HFG trapsJoey Gouly2023-10-122-2/+4
| | * | | | | KVM: arm64: pmu: Drop redundant check for non-NULL kvm_pmu_eventsAnshuman Khandual2023-10-121-2/+2
| * | | | | | KVM: MIPS: fix -Wunused-but-set-variable warningPaolo Bonzini2023-10-121-2/+1
| * | | | | | KVM: SVM: Fix build error when using -Werror=unused-but-set-variableTom Lendacky2023-10-121-1/+1
| * | | | | | x86: KVM: SVM: refresh AVIC inhibition in svm_leave_nested()Maxim Levitsky2023-10-121-0/+3
| * | | | | | x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky2023-10-122-1/+5
| * | | | | | x86: KVM: SVM: always update the x2avic msr interceptionMaxim Levitsky2023-10-121-2/+1
| * | | | | | KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson2023-10-123-14/+17
| * | | | | | x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson2023-10-125-18/+21
| * | | | | | Merge tag 'kvm-s390-master-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-10-121-10/+6
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: fix gisa destroy operation might lead to cpu stallsMichael Mueller2023-09-251-10/+6
* | | | | | | | Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds2023-10-153-60/+7
* | | | | | | | Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-156-12/+17
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | powerpc/47x: Fix 47x syscall return crashMichael Ellerman2023-10-111-3/+5
| * | | | | | | powerpc/85xx: Fix math emulation exceptionChristophe Leroy2023-10-101-1/+1
| * | | | | | | powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-091-1/+1
| * | | | | | | powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-092-0/+9
| * | | | | | | powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
| * | | | | | | powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
* | | | | | | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-154-9/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-114-9/+2
* | | | | | | | | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-144-7/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov2023-10-121-0/+13
| * | | | | | | | | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)2023-10-112-2/+15
| * | | | | | | | | x86/resctrl: Fix kernel-doc warningsRandy Dunlap2023-10-081-5/+5
* | | | | | | | | | Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-141-2/+3
|\ \ \ \ \ \ \ \ \ \