summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-2368-162/+729
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-2319-32/+128
| |\
| | * tls: Correct length of scatterlist in tls_sw_sendpageDave Watson2018-01-221-0/+2
| | * be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-221-0/+9
| | * net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-221-1/+1
| | * gso: validate gso_type in GSO handlersWillem de Bruijn2018-01-227-0/+21
| | * net: qdisc_pkt_len_init() should be more robustEric Dumazet2018-01-221-4/+15
| | * Merge branch 'ibmvnic-reset-behavior-fixes'David S. Miller2018-01-222-15/+60
| | |\
| | | * ibmvnic: Allocate and request vpd in init_resourcesJohn Allen2018-01-221-7/+9
| | | * ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen2018-01-221-1/+11
| | | * ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2018-01-222-7/+40
| | |/
| | * rds: tcp: compute m_ack_seq as offset from ->write_seqSowmini Varadhan2018-01-223-5/+6
| | * usbnet: silence an unnecessary warningOliver Neukum2018-01-221-5/+3Star
| | * Merge branch 'cxgb4-tc-flower-offload-fixes'David S. Miller2018-01-221-2/+5
| | |\
| | | * cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi2018-01-221-2/+2
| | | * cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi2018-01-221-0/+3
| | |/
| | * net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh2018-01-221-0/+6
| * | nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings2018-01-231-3/+3
| * | orangefs: initialize op on loop restart in orangefs_devreq_readMartin Brandenburg2018-01-221-1/+2
| * | orangefs: use list_for_each_entry_safe in purge_waiting_opsMartin Brandenburg2018-01-221-2/+2
| * | mm, page_vma_mapped: Introduce pfn_in_hpage()Kirill A. Shutemov2018-01-221-8/+9
| * | mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov2018-01-222-25/+59
| * | Linux 4.15-rc9Linus Torvalds2018-01-211-1/+1
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-218-8/+46
| |\ \
| | * | x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen2018-01-191-3/+4
| | * | x86/pti: Document fix wrong indexzhenwei.pi2018-01-191-1/+1
| | * | kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu2018-01-191-1/+22
| | * | kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu2018-01-191-1/+2
| | * | retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-193-1/+10
| | * | x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-193-1/+7
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-211-10/+15
| |\ \ \
| | * | | x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky2018-01-181-10/+15
| * | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-211-6/+14
| |\ \ \ \
| | * | | | irq/matrix: Spread interrupts on allocationThomas Gleixner2018-01-181-6/+14
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-01-212-12/+35
| |\ \ \ \
| | * | | | alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi2018-01-211-6/+29
| | * | | | alpha: extend memset16 to EV6 optimised routinesMichael Cree2018-01-171-6/+6
| * | | | | x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott2018-01-211-1/+1
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-2013-11/+245
| |\ \ \ \ \
| | * | | | | KVM: s390: wire up bpb featureChristian Borntraeger2018-01-205-2/+29
| | * | | | | Merge tag 'kvm-ppc-cve-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Radim Krčmář2018-01-204-0/+205
| | |\ \ \ \ \
| | | * | | | | KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras2018-01-194-0/+205
| | |/ / / / /
| | * | | | | KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan2018-01-171-2/+2
| | * | | | | Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...Radim Krčmář2018-01-174-7/+9
| | |\ \ \ \ \
| | | * | | | | arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-01-161-2/+2
| | | * | | | | KVM: arm64: Fix GICv4 init when called from vgic_its_createChristoffer Dall2018-01-122-4/+6
| | | * | | | | KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal2018-01-111-1/+1
| * | | | | | | Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-2013-12/+108
| |\ \ \ \ \ \ \
| | * | | | | | | MAINTAINERS: Add James as MIPS co-maintainerJames Hogan2018-01-181-0/+1
| | * | | | | | | MIPS: Fix undefined reference to physical_memsizeJames Hogan2018-01-181-1/+10