aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-19Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-17x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared pageKirill A. Shutemov
2022-06-17Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-17x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede
2022-06-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-17Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-17Merge tag 'riscv-for-linus-5.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-17Merge tag 'hyperv-fixes-signed-20220617' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-06-17arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang
2022-06-16RISC-V: Some Svpbmt fixesPalmer Dabbelt
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner
2022-06-16riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner
2022-06-16riscv: fix dependency for t-head errataHeiko Stuebner
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan
2022-06-15x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov
2022-06-15x86/tdx: Fix early #VE handlingKirill A. Shutemov
2022-06-15arm64: ftrace: remove redundant labelMark Rutland
2022-06-15arm64: ftrace: consistently handle PLTs.Mark Rutland
2022-06-15arm64: ftrace: fix branch range checksMark Rutland
2022-06-15Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas
2022-06-14ARM: dts: at91: ksz9477_evb: fix port/phy validationOleksij Rempel
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-13x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2022-06-12riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-11Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-10um: virt-pci: set device ready in probe()Vincent Whitchurch
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown
2022-06-10arm64/fpsimd: Fix typo in commentXiang wangx
2022-06-10arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds
2022-06-09KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSEPaolo Bonzini
2022-06-09KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/putMaxim Levitsky
2022-06-09KVM: x86: disable preemption while updating apicv inhibitionMaxim Levitsky
2022-06-09KVM: x86: SVM: fix avic_kick_target_vcpus_fastMaxim Levitsky
2022-06-09KVM: x86: SVM: remove avic's broken code that updated APIC IDMaxim Levitsky
2022-06-09KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC baseMaxim Levitsky
2022-06-09KVM: x86: document AVIC/APICv inhibit reasonsMaxim Levitsky
2022-06-09KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRsYuan Yao
2022-06-09Merge tag 'kvmarm-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini