aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesGravatar Peter Xu 23-0/+103
2022-06-16mm/x86: remove dead code for hugetlbpage.cGravatar Peter Xu 1-39/+0
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+6
2022-06-11Merge tag 'loongarch-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 11-36/+31
2022-06-10um: virt-pci: set device ready in probe()Gravatar Vincent Whitchurch 1-1/+6
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 4-8/+24
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseGravatar Catalin Marinas 1-0/+6
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-29/+21
2022-06-10arm64/sme: Fix EFI save/restoreGravatar Mark Brown 1-4/+14
2022-06-10arm64/fpsimd: Fix typo in commentGravatar Xiang wangx 1-1/+1
2022-06-10arm64/sysreg: Fix typo in Enum element regexGravatar Alejandro Tafalla 1-1/+1
2022-06-09Merge tag 'powerpc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 11-21/+38
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowGravatar Linus Torvalds 2-9/+2
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceGravatar Michael Ellerman 2-6/+17
2022-06-08arm64/sme: Fix tests for 0b1111 value ID registersGravatar Mark Brown 1-2/+2
2022-06-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 12-37/+113
2022-06-08KVM: x86: do not report a vCPU as preempted outside instruction boundariesGravatar Paolo Bonzini 4-0/+28
2022-06-08KVM: x86: do not set st->preempted when going back to user spaceGravatar Paolo Bonzini 2-14/+18
2022-06-08LoongArch: Remove MIPS comment about cycle counterGravatar Jason A. Donenfeld 1-7/+0
2022-06-08LoongArch: Fix copy_thread() build errorsGravatar Huacai Chen 1-6/+8
2022-06-08LoongArch: Fix the !CONFIG_SMP buildGravatar Huacai Chen 9-23/+23
2022-06-07bpf, arm64: Clear prog->jited_len along prog->jitedGravatar Eric Dumazet 1-0/+1
2022-06-07KVM: SVM: fix tsc scaling cache logicGravatar Maxim Levitsky 3-15/+23
2022-06-07KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty loggingGravatar Ben Gardon 3-6/+42
2022-06-07x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Gravatar Jan Beulich 1-1/+1
2022-06-07KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()Gravatar Shaoqin Huang 1-1/+1
2022-06-06xen/virtio: Enable restricted memory access using Xen grant mappingsGravatar Juergen Gross 3-0/+6
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Gravatar Oleksandr Tyshchenko 4-10/+8
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Gravatar Juergen Gross 5-19/+7
2022-06-06powerpc/book3e: get rid of #include <generated/compile.h>Gravatar Masahiro Yamada 1-6/+2
2022-06-05Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-3/+9
2022-06-05Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-6/+115
2022-06-05Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2022-06-05Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-112/+20
2022-06-05Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-71/+66
2022-06-05Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2022-06-05Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2022-06-05Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-6/+6
2022-06-05Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-5/+14
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 2-7/+0
2022-06-04Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxGravatar Linus Torvalds 6-23/+14
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-17/+5
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+0
2022-06-04parisc/stifb: Implement fb_is_primary_device()Gravatar Helge Deller 1-0/+4
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 10-75/+15
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 25-137/+173
2022-06-03Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 15-53/+85
2022-06-03Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 12-897/+584