summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-71/+139
2023-07-23Merge tag 'kvm-s390-master-6.5-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini-2/+7
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-69/+132
2023-07-22Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-80/+29
2023-07-22Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+3
2023-07-22Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds-6/+11
2023-07-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-15/+38
2023-07-21ia64: mmap: Consider pgoff when searching for free mappingHelge Deller-1/+1
2023-07-21io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller-5/+10
2023-07-21arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown-8/+25
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+7
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming-1/+1
2023-07-20arm64: vdso: Clear common make C=2 warningsZhen Lei-0/+4
2023-07-20arm64: mm: Make hibernation aware of KFENCENikhil V-1/+3
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan-11/+1
2023-07-18bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck-1/+7
2023-07-18s390/mm: fix per vma lock fault handlingSven Schnelle-0/+2
2023-07-18KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda-0/+1
2023-07-18KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda-2/+6
2023-07-17powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray-0/+1
2023-07-17powerpc/512x: lpbfifo: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-07-17powerpc/crypto: Add gitignore for generated P10 AES/GCM .S filesRussell Currey-0/+3
2023-07-17Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy-63/+15
2023-07-17powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni-2/+7
2023-07-16Merge tag 'xtensa-20230716' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-22/+18
2023-07-16Merge tag 'perf_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+7
2023-07-16Merge tag 'powerpc-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-46/+51
2023-07-16Merge tag 'hardening-v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2023-07-14Merge tag 'x86_urgent_for_6.5_rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-75/+120
2023-07-14KVM: arm64: Fix the name of sys_reg_desc related to PMUXiang Chen-20/+21
2023-07-14KVM: arm64: Correctly handle RES0 bits PMEVTYPER<n>_EL0.evtCountOliver Upton-1/+0
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+3
2023-07-13KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier-5/+12
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-9/+16
2023-07-13Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+9
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-16/+21
2023-07-13Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+10
2023-07-13sparc: mark __arch_xchg() as __always_inlineArnd Bergmann-2/+2
2023-07-13arm64: Fix HFGxTR_EL2 field namingMarc Zyngier-6/+6
2023-07-13sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek-3/+3
2023-07-13sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven-3/+3
2023-07-13sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven-2/+2
2023-07-13sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven-2/+2
2023-07-12Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds-4/+6
2023-07-12KVM: arm64: Add missing BTI instructionsMostafa Saleh-1/+19
2023-07-12KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton-36/+55
2023-07-12RISC-V: Don't include Zicsr or Zifencei in I from ACPIPalmer Dabbelt-7/+2
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann-3/+7
2023-07-12riscv: mm: fix truncation warning on RV32Jisheng Zhang-1/+1
2023-07-11KVM: arm64: Disable preemption in kvm_arch_hardware_enable()Marc Zyngier-1/+12