summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: mt7622: Enlarge the SGMII register rangeSean Wang2019-06-031-1/+2
* net: mscc: ocelot: Add support for tcamHoratiu Vultur2019-06-021-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-316-63/+211
|\
| * riscv: bpf: eliminate zero extension code-genJiong Wang2019-05-241-13/+30
| * x32: bpf: eliminate zero extension code-genJiong Wang2019-05-241-27/+56
| * sparc: bpf: eliminate zero extension code-genJiong Wang2019-05-241-2/+27
| * s390: bpf: eliminate zero extension code-genJiong Wang2019-05-241-7/+34
| * powerpc: bpf: eliminate zero extension code-genJiong Wang2019-05-241-3/+33
| * arm: bpf: eliminate zero extension code-genJiong Wang2019-05-241-11/+31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-31137-1272/+489
|\ \
| * \ Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-306-30/+56
| |\ \
| | * | arm64: use the correct function type for __arm64_sys_ni_syscallSami Tolvanen2019-05-292-10/+11
| | * | arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen2019-05-291-9/+9
| | * | arm64: fix syscall_fn_t typeSami Tolvanen2019-05-291-1/+1
| | * | signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman2019-05-291-1/+4
| | * | arm64/module: revert to unsigned interpretation of ABS16/32 relocationsArd Biesheuvel2019-05-281-8/+30
| | * | arm64: Fix the arm64_personality() syscall wrapper redirectionCatalin Marinas2019-05-281-1/+1
| * | | ia64: fix build errors by exporting paddr_to_nid()Randy Dunlap2019-05-281-0/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-2620-106/+173
| |\ \ \
| | * | | KVM: x86: fix return value for reserved EFERPaolo Bonzini2019-05-241-1/+1
| | * | | KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-05-241-14/+21
| | * | | KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini2019-05-241-5/+8
| | * | | KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini2019-05-244-13/+15
| | * | | x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov2019-05-241-1/+1
| | * | | KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2019-05-242-8/+27
| | * | | kvm: Check irqchip mode before assign irqfdPeter Xu2019-05-242-0/+8
| | * | | kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee2019-05-241-1/+5
| | * | | KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li2019-05-241-0/+18
| | * | | KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li2019-05-241-1/+1
| | * | | kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang2019-05-241-0/+1
| | * | | KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li2019-05-241-2/+2
| | * | | kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson2019-05-241-0/+1
| | * | | kvm: x86: Include multiple indices with CPUID leaf 0x8000001dJim Mattson2019-05-241-4/+3
| | * | | KVM: nVMX: Clear nested_run_pending if setting nested state failsSean Christopherson2019-05-241-12/+17
| | * | | KVM: nVMX: really fix the size checks on KVM_SET_NESTED_STATEPaolo Bonzini2019-05-241-1/+1
| | * | | Merge tag 'kvmarm-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-05-245-41/+41
| | |\ \ \
| | | * | | KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentationJames Morse2019-05-242-0/+2
| | | * | | KVM: arm64: Move pmu hyp code under hyp's Makefile to avoid instrumentationJames Morse2019-05-243-41/+39
| | * | | | KVM: s390: change default halt poll time to 50usChristian Borntraeger2019-05-201-1/+1
| | * | | | KVM: s390: fix typo in parameter descriptionWei Yongjun2019-05-201-1/+1
| | |/ / /
| * | | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-24102-1108/+106
| |\ \ \ \
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-245-70/+5
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-244-40/+4
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2019-05-242-26/+2
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 112Thomas Gleixner2019-05-244-20/+4
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 105Thomas Gleixner2019-05-241-15/+1
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-2416-222/+16
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98Thomas Gleixner2019-05-241-6/+1
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-243-12/+3
| | * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 82Thomas Gleixner2019-05-243-9/+3