summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-07-25x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memoryKirill A. Shutemov
2023-07-25Merge tag 'm68k-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-07-25arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channelsBiju Das
2023-07-24Merge tag 'x86_bugs_zenbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-24m68k: Fix invalid .section syntaxBen Hutchings
2023-07-23x86/hyperv: fix a warning in mshyperv.hZhiHu
2023-07-23x86/hyperv: Disable IBT when hypercall page lacks ENDBR instructionMichael Kelley
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-23Merge tag 'kvm-s390-master-6.5-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2023-07-23Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-07-22Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-07-22Merge tag 's390-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-22Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2023-07-22x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocksYazen Ghannam
2023-07-21KVM: Add GDS_NO support to KVMDaniel Sneddon
2023-07-21x86/speculation: Add Kconfig option for GDSDaniel Sneddon
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-07-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-07-21ia64: mmap: Consider pgoff when searching for free mappingHelge Deller
2023-07-21io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()Helge Deller
2023-07-21ARM: dts: at91: sam9x60: fix the SOC detectionDurai Manickam KR
2023-07-21ARM: dts: nspire: Fix arm primecell compatible stringSudeep Holla
2023-07-21Merge tag 'juno-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2023-07-21arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20x86: Fix kthread unwindPeter Zijlstra
2023-07-20KVM: arm64: Rephrase percpu enable/disable tracking in terms of hypOliver Upton
2023-07-20KVM: arm64: Fix hardware enable/disable flows for pKVMRaghavendra Rao Ananta
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming
2023-07-20arm64: vdso: Clear common make C=2 warningsZhen Lei
2023-07-20arm64: mm: Make hibernation aware of KFENCENikhil V
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-19KVM: arm64: Allow pKVM on v1.0 compatible FF-A implementationsOliver Upton
2023-07-19bpf, x86: initialize the variable "first_off" in save_args()Menglong Dong
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan
2023-07-19ARM: dts: nxp/imx: limit sk-imx53 supported frequenciesDmitry Baryshkov
2023-07-18bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck
2023-07-18s390/mm: fix per vma lock fault handlingSven Schnelle
2023-07-18KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda
2023-07-18KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda
2023-07-18x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)
2023-07-18arm64: dts: freescale: Fix VPU G2 clockBenjamin Gaignard
2023-07-18arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmuxHugo Villeneuve
2023-07-18arm64: dts: phycore-imx8mm: Correction in gpio-line-namesYashwanth Varakala
2023-07-18arm64: dts: phycore-imx8mm: Label typo-fix of VPUYashwanth Varakala
2023-07-18ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-07-17x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)
2023-07-17x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)