summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham
2020-06-12Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-12nios2: signal: Mark expected switch fall-throughLey Foon Tan
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-06-11Merge tag 'm68knommu-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-11KVM: x86: do not pass poisoned hva to __kvm_set_memory_regionPaolo Bonzini
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov
2020-06-11kvm: i8254: remove redundant assignment to pointer sColin Ian King
2020-06-11KVM: x86: respect singlestep when emulating instructionFelipe Franciosi
2020-06-11Merge branch 'kvm-basic-exit-reason' into HEADPaolo Bonzini
2020-06-11KVM: nVMX: Consult only the "basic" exit reason when routing nested exitSean Christopherson
2020-06-11arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel
2020-06-11locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra
2020-06-10riscv: set the permission of vdso_data to read-onlyVincent Chen
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10arch/powerpc/mm/pgtable.c: another missed conversionAndrew Morton
2020-06-10Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-10Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-06-10Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextMarc Zyngier
2020-06-10KVM: arm64: Move hyp_symbol_addr() to kvm_asm.hMarc Zyngier
2020-06-10arch/sparc/mm/srmmu.c: fix buildAndrew Morton
2020-06-10KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier
2020-06-10KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier
2020-06-10arm64: acpi: fix UBSAN warningNick Desaulniers
2020-06-10arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers
2020-06-09riscv: fix build warning of missing prototypesZong Li
2020-06-09RISC-V: Don't mark init section as non-executableAnup Patel
2020-06-09RISC-V: Force select RISCV_INTC for CONFIG_RISCVAnup Patel
2020-06-09RISC-V: Remove do_IRQ() functionAnup Patel
2020-06-09clocksource/drivers/timer-riscv: Use per-CPU timer interruptAnup Patel
2020-06-09irqchip: RISC-V per-HART local interrupt controller driverAnup Patel
2020-06-09RISC-V: Rename and move plic_find_hart_id() to arch directoryAnup Patel
2020-06-09RISC-V: self-contained IPI handling routineAnup Patel
2020-06-09RISC-V: Sort select statements alphanumericallyPalmer Dabbelt
2020-06-09x86: use proper parentheses around new uaccess macro argument usesLinus Torvalds
2020-06-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds