summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-26ARM: zImage: atags_to_fdt: Fix node names on added root nodesRob Herring
2021-01-26um: time: fix initialization in time-travel modeJohannes Berg
2021-01-26um: fix os_idle_sleep() to not hangJohannes Berg
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg
2021-01-26Revert "um: allocate a guard page to helper threads"Johannes Berg
2021-01-26um: virtio: free vu_dev only with the contained struct deviceJohannes Berg
2021-01-26um: kmsg_dumper: always dump when not tty consoleThomas Meyer
2021-01-26um: stdio_console: Make preferred consoleThomas Meyer
2021-01-26um: return error from ioremap()Johannes Berg
2021-01-26um: ubd: fix command line handling of ubdHajime Tazaki
2021-01-26Merge tag 'qcom-arm64-defconfig-fixes-for-5.11' of git://git.kernel.org/pub/s...Arnd Bergmann
2021-01-26Merge tag 'qcom-arm64-fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2021-01-26Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2021-01-26Merge tag 'stm32-dt-for-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
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-26arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino
2021-01-26Revert "arm64: dts: amlogic: add missing ethernet reset ID"Neil Armstrong
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-26arm64: dts: rockchip: Disable display for NanoPi R2SRobin Murphy
2021-01-25KVM: arm64: Don't clobber x4 in __do_hyp_initAndrew Scull
2021-01-25ARM: dts: omap4-droid4: Fix lost keypad slide interrupts for droid4Tony Lindgren
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-24powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous int...Nicholas Piggin
2021-01-22riscv: Fixup pfn_valid error with wrong max_mapnrGuo Ren
2021-01-22Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-01-22arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty
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