aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge branch 'bnx2x-disable-GSO-on-too-large-packets'David S. Miller4-23/+84
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2018-02-01net: create skb_gso_validate_mac_len()Daniel Axtens3-23/+66
2018-02-01vhost: don't hold onto file pointer for VHOST_SET_LOG_FDEric Biggers2-20/+5
2018-02-01vhost: don't hold onto file pointer for VHOST_SET_VRING_ERREric Biggers2-15/+4
2018-02-01vhost: don't hold onto file pointer for VHOST_SET_VRING_CALLEric Biggers2-16/+5
2018-02-01ringtest: ring.c malloc & memset to callocPeter Malone1-4/+2
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang1-7/+13
2018-02-01virtio_pci: don't kfree device on register failureweiping zhang1-2/+6
2018-02-01virtio: split device_register into device_initialize and device_addweiping zhang1-3/+15
2018-02-01vhost: remove unused lock check flag in vhost_dev_cleanup()夷则(Caspar)6-8/+7
2018-02-01vhost: Remove the unused variable.Tonghao Zhang2-5/+0
2018-02-01virtio_blk: print capacity at probe timeStefan Hajnoczi1-17/+15
2018-02-01virtio: make VIRTIO a menuconfig to ease disabling it allVincent Legoll1-2/+6
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář2721-45990/+89219
2018-02-01platform/x86: intel-vbtn: Replace License by SDPX identifierAndy Shevchenko1-11/+1
2018-02-01platform/x86: intel-vbtn: Remove redundant inclusionsAndy Shevchenko1-5/+3
2018-02-01platform/x86: intel-vbtn: Support tablet mode switchMarco Martin1-0/+21
2018-02-01platform/x86: dell-laptop: Allocate buffer on heap rather than globallyMario Limonciello1-85/+103
2018-02-01platform/x86: intel_pmc_core: Remove unused header fileRajneesh Bhardwaj2-28/+0
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli11-25/+25
2018-02-01tools/bpf: permit selftests/bpf to be built in a different directoryYonghong Song2-2/+3
2018-02-01netdevsim: fix overflow on the error pathJakub Kicinski1-3/+2
2018-02-01genirq: Make legacy autoprobing work againThomas Gleixner3-5/+5
2018-02-01x86/kvm: Update spectre-v1 mitigationDan Williams1-11/+9
2018-02-01mt76: do not set status->aggr for NULL data framesFelix Fietkau1-1/+1
2018-02-01mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau1-1/+5
2018-02-01mt76: implement processing of BlockAckReq framesFelix Fietkau1-1/+33
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau5-15/+78
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+1
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov65-1746/+491
2018-01-31xfs: fix u32 type usage in sb validation functionDarrick J. Wong1-2/+2
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds67-2004/+3885
2018-01-31Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-133/+46
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-7/+6
2018-01-31Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+16
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds118-1861/+2605
2018-02-01KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf3-18/+12
2018-02-01KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras1-4/+12
2018-02-01drm/ast: Load lut in crtc_commitDaniel Vetter1-0/+1
2018-02-01Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-3/+11
2018-01-31mm: remove PG_highmem descriptionMiles Chen1-5/+0
2018-01-31tools, vm: new option to specify kpageflags fileDavid Rientjes1-7/+21
2018-01-31mm/swap.c: make functions and their kernel-doc agreeRandy Dunlap1-6/+5
2018-01-31mm, memory_hotplug: fix memmap initializationMichal Hocko1-8/+14
2018-01-31mm: correct comments regarding do_fault_around()William Kucharski1-11/+11
2018-01-31mm: numa: do not trap faults on shared data section pages.Henry Willard1-0/+5
2018-01-31hugetlb, mbind: fall back to default policy if vma is NULLMichal Hocko3-6/+7
2018-01-31hugetlb, mempolicy: fix the mbind hugetlb migrationMichal Hocko3-19/+22
2018-01-31mm, hugetlb: further simplify hugetlb allocation APIMichal Hocko1-37/+43