summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-70/+89
2020-11-27Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-8/+18
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-16/+20
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+1
2020-11-27kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov1-1/+1
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini3-9/+12
2020-11-27KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2-51/+34
2020-11-27Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2-2/+25
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu1-4/+1
2020-11-24Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-5/+7
2020-11-24Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds3-40/+44
2020-11-23arm64: pgtable: Ensure dirty bit is preserved across pte_wrprotect()Will Deacon1-13/+14
2020-11-23arm64: pgtable: Fix pte_accessible()Will Deacon1-3/+4
2020-11-23arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd buildRandy Dunlap1-0/+2
2020-11-23s390: fix fpu restore in entry.SSven Schnelle2-5/+7
2020-11-23powerpc/64s: Fix allnoconfig build since uaccess flushStephen Rothwell1-0/+2
2020-11-23Merge tag 'powerpc-cve-2020-4788' into fixesMichael Ellerman15-80/+421
2020-11-23Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-24/+12
2020-11-23Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+16
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-57/+29
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams6-3/+26
2020-11-20Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+11
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+0
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds15-80/+421
2020-11-19Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-2/+16
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens4-9/+11
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman3-6/+11
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin12-90/+229
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin10-2/+197
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon2-13/+3
2020-11-18Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-1/+8
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-3/+0
2020-11-18s390/uv: handle destroy page legacy interfaceChristian Borntraeger1-1/+8
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner1-4/+19
2020-11-18ARC: stack unwinding: reorganize how initial register state setupVineet Gupta1-19/+18
2020-11-18ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-11-18ARC: mm: fix spelling mistakesFlavio Suligoi1-12/+12
2020-11-18ARC: bitops: Remove unecessary operation and valueGustavo Pimentel1-3/+1
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin1-4/+7
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-1/+4
2020-11-17Merge tag 'mips_fixes_5.10_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+12
2020-11-17KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu1-2/+20
2020-11-17xtensa: uaccess: Add missing __user to strncpy_from_user() prototypeLaurent Pinchart1-1/+1
2020-11-17perf/x86: fix sysfs type mismatchesSami Tolvanen4-24/+12
2020-11-17MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-17powerpc: Drop -me200 addition to build flagsMichael Ellerman1-1/+0
2020-11-17x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu1-53/+10
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer1-3/+3
2020-11-17KVM: SVM: fix error return code in svm_create_vcpu()Chen Zhou1-1/+3
2020-11-17Merge tag 'arm-soc-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds44-85/+67