summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-27Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller
2021-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-26parisc: Remove leftover reference to the power_taskletDavidlohr Bueso
2021-01-25KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMXPaolo Bonzini
2021-01-25KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"Sean Christopherson
2021-01-25KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guestSean Christopherson
2021-01-25KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky
2021-01-25kvm: tracing: Fix unmatched kvm_entry and kvm_exit eventsLorenzo Brescia
2021-01-25KVM: x86: get smi pending status correctlyJay Zhou
2021-01-25KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-25KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu
2021-01-25KVM: x86: Add more protection against undefined behavior in rsvd_bits()Sean Christopherson
2021-01-25Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-01-24Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner
2021-01-24sparc/mm/highmem: flush cache and TLBThomas Gleixner
2021-01-24Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-01-24Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-24Merge tag 'powerpc-5.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-24x86/setup: don't remove E820_TYPE_RAM for pfn 0Mike Rapoport
2021-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-22arm64: kprobes: Fix Uexpected kernel BRK exception at EL1Qais Yousef
2021-01-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-01-21x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela
2021-01-21x86/mmx: Use KFPU_387 for MMX string operationsAndy Lutomirski
2021-01-21x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2021-01-21KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier
2021-01-21KVM: arm64: Compute TPIDR_EL2 ignoring MTE tagSteven Price
2021-01-20Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven
2021-01-19Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-19x86: PM: Register syscore_ops for scale invarianceRafael J. Wysocki
2021-01-18Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-18kasan, arm64: fix pointer tags in KASAN reportsAndrey Konovalov
2021-01-18x86/xen: fix 'nopvspin' build errorRandy Dunlap
2021-01-17Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-17x86/hyperv: Initialize clockevents after LAPIC is initializedDexuan Cui
2021-01-17ia64: fix build failure caused by memory model changesMike Rapoport
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-15RISC-V: Set current memblock limitAtish Patra
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-15arm64: syscall: include prototype for EL0 SVC functionsMark Rutland