summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers2019-03-181-1/+2
| | * | | | | | arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-03-181-2/+1
| | * | | | | | ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman2019-03-181-3/+3
| | * | | | | | arm64: dts: rockchip: add DDC bus on Rock Pi 4Ezequiel Garcia2019-03-181-0/+1
| | * | | | | | arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos2019-03-181-2/+2
| | |/ / / / /
| * | | | | | Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-04-071-0/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen2019-03-211-0/+3
| | |/ / / /
* | | | | | Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-04-071-0/+3
|\ \ \ \ \ \
| * | | | | | xen: Prevent buffer overflow in privcmd ioctlDan Carpenter2019-04-051-0/+3
* | | | | | | parisc: Detect QEMU earlier in boot processHelge Deller2019-04-062-6/+3
* | | | | | | parisc: also set iaoq_b in instruction_pointer_set()Sven Schnelle2019-04-061-1/+2
* | | | | | | parisc: regs_return_value() should return gpr28Sven Schnelle2019-04-061-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-052-2/+9
|\ \ \ \ \ \ \
| * | | | | | | sh: fix multiple function definition build errorsRandy Dunlap2019-04-051-2/+2
| * | | | | | | kmemleak: powerpc: skip scanning holes in the .bss sectionCatalin Marinas2019-04-051-0/+7
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-052-37/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: nVMX: fix x2APIC VTPR read interceptMarc Orr2019-04-051-1/+1
| * | | | | | | | KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)Marc Orr2019-04-051-28/+44
| * | | | | | | | KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflowDavid Rientjes2019-04-051-3/+9
| * | | | | | | | kvm: svm: fix potential get_num_contig_pages overflowDavid Rientjes2019-04-051-5/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-051-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: fix wrong check of on_sdei_stack in nmi contextWei Li2019-04-041-0/+6
| |/ / / / / / /
* | | | | | | | Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-04-0525-658/+192
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-0519-296/+86
| * | | | | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-0524-365/+105
| * | | | | | | csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-041-4/+6
| * | | | | | | riscv: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-041-5/+7
| |/ / / / / /
* | | | | | | Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-047-14/+37
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | RISC-V: Use IS_ENABLED(CONFIG_CMODEL_MEDLOW)Joe Perches2019-03-281-1/+1
| * | | | | | RISC-V: Fix FIXMAP_TOP to avoid overlap with VMALLOC areaAnup Patel2019-03-281-1/+1
| * | | | | | RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel2019-03-264-11/+34
| * | | | | | riscv: fix accessing 8-byte variable from RV32Alan Kao2019-03-261-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-3145-78/+181
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-03-284-3/+27
| |\ \ \ \ \ \
| | * | | | | | KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose2019-03-201-0/+2
| | * | | | | | KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-192-0/+22
| | * | | | | | KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-191-3/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | KVM: x86: update %rip after emulating IOSean Christopherson2019-03-282-10/+27
| * | | | | | x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov2019-03-281-2/+7
| * | | | | | kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li2019-03-281-1/+2
| * | | | | | KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-03-284-14/+13
| * | | | | | kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon2019-03-281-2/+5
| * | | | | | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-2832-20/+16
| * | | | | | KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang2019-03-283-8/+4
| * | | | | | kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan2019-03-281-0/+5
| * | | | | | KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh2019-03-284-3/+45
| * | | | | | KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson2019-03-283-18/+28
| * | | | | | KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson2019-03-281-4/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-318-22/+19
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce2019-03-293-10/+7