aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-06drm/i915/gvt: refine intel_vgpu_submission_ops as per engine opsWeinan Li6-18/+20
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds953-14000/+21688
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds55-642/+917
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds52-525/+1120
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds248-3753/+4500
2018-02-06x86: PM: Make APM idle driver initialize polling stateRafael J. Wysocki1-0/+1
2018-02-06ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng1-7/+31
2018-02-06Merge branch 'be2net-patch-set'David S. Miller4-49/+73
2018-02-06be2net: Handle transmit completion errors in LancerSuresh Reddy4-48/+69
2018-02-06be2net: Fix HW stall issue in LancerSuresh Reddy1-1/+4
2018-02-06RDS: IB: Fix null pointer issueGuanglei Li1-1/+2
2018-02-06nfp: fix kdoc warnings on nested structuresJakub Kicinski5-49/+55
2018-02-06Merge branch 'net-erspan-fixes'David S. Miller5-61/+39
2018-02-06sample/bpf: fix erspan metadataWilliam Tu2-27/+18
2018-02-06net: erspan: fix erspan config overwriteWilliam Tu2-18/+0
2018-02-06net: erspan: fix metadata extractionWilliam Tu3-16/+21
2018-02-06cls_u32: fix use after free in u32_destroy_key()Paolo Abeni1-10/+11
2018-02-06net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-02-06net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn1-1/+2
2018-02-06MIPS: Malta: Sanitize mouse and keyboard configuration.Ralf Baechle9-12/+11
2018-02-06MIPS: Update defconfigs after previous patch.Ralf Baechle7-7/+0
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle1-1/+5
2018-02-06MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle1-1/+3
2018-02-06platform/x86: mlx-platform: Fix an ERR_PTR vs NULL issueDan Carpenter1-2/+2
2018-02-06pvcalls-back: do not return error on inet_accept EAGAINStefano Stabellini1-1/+1
2018-02-06afs: Support the AFS dynamic rootDavid Howells7-97/+276
2018-02-06afs: Rearrange afs_select_fileserver() a littleDavid Howells1-22/+20
2018-02-06afs: Remove unused codeDavid Howells1-235/+0
2018-02-06afs: Fix server list handlingDavid Howells3-48/+11
2018-02-06afs: Need to clear responded flag in addr cursorDavid Howells1-6/+2
2018-02-06afs: Fix missing cursor clearanceDavid Howells2-9/+16
2018-02-06afs: Add missing afs_put_cell()David Howells1-0/+1
2018-02-06drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2-78/+34
2018-02-06Merge branch 'bpf-sockmap-fixes'Daniel Borkmann4-77/+179
2018-02-06bpf: sockmap, fix leaking maps with attached but not detached progsJohn Fastabend1-5/+14
2018-02-06bpf: sockmap, add sock close() hook to remove socksJohn Fastabend2-67/+103
2018-02-06net: add a UID to use for ULP socket assignmentJohn Fastabend3-5/+62
2018-02-06tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song2-0/+3
2018-02-06ACPICA: Update version to 20180105Bob Moore1-1/+1
2018-02-06ACPICA: All acpica: Update copyrights to 2018Bob Moore229-230/+230
2018-02-06locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann1-0/+1
2018-02-06jump_label: Add branch hints to static_branch_{un,}likely()Peter Zijlstra1-2/+2
2018-02-06sched/fair: Use a recently used CPU as an idle candidate and the basis for SISMel Gorman3-2/+29
2018-02-06sched/fair: Do not migrate if the prev_cpu is idleMel Gorman1-1/+7
2018-02-06sched/fair: Restructure wake_affine*() to return a CPU idMel Gorman1-18/+17
2018-02-06sched/fair: Remove unnecessary parameters from wake_affine_idle()Mel Gorman1-5/+3
2018-02-06sched/rt: Make update_curr_rt() more accurateWen Yang1-2/+3
2018-02-06sched/rt: Up the root domain ref count when passing it around via IPIsSteven Rostedt (VMware)3-2/+22
2018-02-06sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()Steven Rostedt (VMware)1-7/+8
2018-02-06sched/core: Optimize update_stats_*()Peter Zijlstra2-16/+20