aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 14-105/+2114
2022-05-27Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-57/+50
2022-05-27Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-26/+0
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-8/+125
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-0/+18
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 21-282/+97
2022-05-27arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()Gravatar Baolin Wang 1-1/+4
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Gravatar Naveen N. Rao 2-0/+18
2022-05-26Merge tag 'for-linus' of https://github.com/openrisc/linuxGravatar Linus Torvalds 11-315/+272
2022-05-26Merge tag 'arc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Gravatar Linus Torvalds 9-12/+253
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+7
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-11/+5
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 97-2053/+5238
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 43-145/+537
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 28-254/+25
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 106-6049/+31
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 316-5077/+2815
2022-05-26Merge tag 'arm-defconfig-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 11-5/+68
2022-05-26Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 660-11324/+41022
2022-05-26Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 36-96/+572
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Gravatar Linus Torvalds 41-603/+143
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-1/+2
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 3-2/+10
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 26-113/+825
2022-05-25ARM: ixp4xx: Consolidate Kconfig fixing issueGravatar Linus Walleij 1-15/+4
2022-05-25KVM: x86: Fix the intel_pt PMI handling wrongly considered from guestGravatar Yanfei Xu 1-1/+1
2022-05-25x86, kvm: use correct GFP flags for preemption disabledGravatar Paolo Bonzini 1-1/+1
2022-05-25KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerGravatar Wanpeng Li 1-0/+1
2022-05-25x86/kvm: Alloc dummy async #PF token outside of raw spinlockGravatar Sean Christopherson 1-14/+27
2022-05-25KVM: x86: avoid calling x86 emulator without a decoded instructionGravatar Sean Christopherson 1-12/+19
2022-05-25KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakGravatar Ashish Kalra 1-6/+6
2022-05-25x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)Gravatar Sean Christopherson 1-1/+16
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 3-5/+91
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 53-429/+1181
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 269-1798/+4556
2022-05-25KVM: LAPIC: Trace LAPIC timer expiration on every vmentryGravatar Wanpeng Li 3-11/+2
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-1/+3
2022-05-24Merge tag 'acpi-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-9/+6
2022-05-24Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 3-3/+3
2022-05-24Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-7/+0
2022-05-24Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 11-33/+16
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 17-30/+47
2022-05-24Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 25-408/+1383
2022-05-24Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-16/+36
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 6-10/+37
2022-05-24kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCSGravatar Masahiro Yamada 5-5/+1
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 82-672/+3183
2022-05-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 9-129/+135
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 66-764/+1713
2022-05-23Merge tag 'csky-for-linus-5.19-rc1' of https://github.com/c-sky/csky-linuxGravatar Linus Torvalds 22-375/+562