summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memoryKirill A. Shutemov2023-07-251-7/+11
* Merge tag 'm68k-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-07-253-6/+6
|\
| * m68k: Fix invalid .section syntaxBen Hutchings2023-07-243-6/+6
* | Merge tag 'x86_bugs_zenbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-245-72/+133
|\ \
| * | x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)2023-07-175-0/+66
| * | x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)2023-07-171-72/+67
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-2316-71/+139
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-6.5-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-07-232-2/+7
| |\ \ \
| | * | | KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda2023-07-181-0/+1
| | * | | KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda2023-07-181-2/+6
| | |/ /
| * | | Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-07-2314-69/+132
| |\ \ \ | | |/ / | |/| |
| | * | KVM: arm64: Fix the name of sys_reg_desc related to PMUXiang Chen2023-07-141-20/+21
| | * | KVM: arm64: Correctly handle RES0 bits PMEVTYPER<n>_EL0.evtCountOliver Upton2023-07-141-1/+0
| | * | KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier2023-07-134-5/+12
| | * | KVM: arm64: Add missing BTI instructionsMostafa Saleh2023-07-123-1/+19
| | * | KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton2023-07-123-36/+55
| | * | KVM: arm64: Disable preemption in kvm_arch_hardware_enable()Marc Zyngier2023-07-111-1/+12
| | * | KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla2023-07-113-2/+10
| | * | KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bitsMarc Zyngier2023-07-111-3/+3
| | |/
* | | Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-07-228-80/+29
|\ \ \
| * | | Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan2023-07-192-11/+1
| * | | powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray2023-07-171-0/+1
| * | | powerpc/512x: lpbfifo: Convert to platform remove callback returning voidUwe Kleine-König2023-07-171-4/+2
| * | | powerpc/crypto: Add gitignore for generated P10 AES/GCM .S filesRussell Currey2023-07-171-0/+3
| * | | Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy2023-07-172-63/+15
| * | | powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni2023-07-171-2/+7
| |/ /
* | | Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-222-1/+3
|\ \ \
| * | | s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming2023-07-201-1/+1
| * | | s390/mm: fix per vma lock fault handlingSven Schnelle2023-07-181-0/+2
| |/ /
* | | Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2023-07-222-6/+11
|\ \ \
| * | | ia64: mmap: Consider pgoff when searching for free mappingHelge Deller2023-07-211-1/+1
| * | | io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller2023-07-211-5/+10
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-07-214-15/+38
|\ \ \ \
| * | | | arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown2023-07-211-8/+25
| * | | | arm64: vdso: Clear common make C=2 warningsZhen Lei2023-07-201-0/+4
| * | | | arm64: mm: Make hibernation aware of KFENCENikhil V2023-07-201-1/+3
| * | | | arm64: Fix HFGxTR_EL2 field namingMarc Zyngier2023-07-131-6/+6
| | |_|/ | |/| |
* | | | Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-201-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck2023-07-181-1/+7
* | | | Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-07-163-22/+18
|\ \ \ \
| * | | | xtensa: fix unaligned and load/store configuration interactionMax Filippov2023-07-102-21/+16
| * | | | xtensa: ISS: fix call to split_if_specMax Filippov2023-07-101-1/+1
| * | | | xtensa: ISS: add comment about etherdev freeingMax Filippov2023-07-101-0/+1
| | |/ / | |/| |
* | | | Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-161-0/+7
|\ \ \ \
| * | | | perf/x86: Fix lockdep warning in for_each_sibling_event() on SPRNamhyung Kim2023-07-101-0/+7
| |/ / /
* | | | Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-07-166-46/+51
|\ \ \ \
| * | | | powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeAneesh Kumar K.V2023-07-103-11/+5
| * | | | powerpc/64e: Fix obtool warnings in exceptions-64e.SMichael Ellerman2023-07-101-13/+18
| * | | | powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman2023-07-101-18/+19
| * | | | powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman2023-07-101-4/+9
| |/ / /