summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang2023-07-281-1/+1
| * | | LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao2023-07-281-0/+1
| * | | LoongArch: Fix return value underflow in exception pathWANG Rui2023-07-282-2/+4
| * | | LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handlingZhihong Dong2023-07-281-0/+16
| * | | LoongArch: Fix module relocation error with binutils 2.41Huacai Chen2023-07-281-0/+2
| * | | LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'Huacai Chen2023-07-281-1/+1
| | |/ | |/|
* | | Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-281-3/+4
|\ \ \
| * | | Revert "um: Use swap() to make code cleaner"Andy Shevchenko2023-07-271-3/+4
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-07-281-3/+2
|\ \ \
| * | | arm64/sme: Set new vector length before reallocatingMark Brown2023-07-261-2/+2
| * | | arm64/fpsimd: Don't flush SME register hardware state along with threadMark Brown2023-07-261-1/+0
* | | | 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