summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09arch: um: fix error when linking vmlinux.Lorenzo Colitti2-2/+2
2015-12-09um: Fix get_signal() usageRichard Weinberger1-1/+1
2015-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-55/+98
2015-12-08null_blk: Fix error path in module initializationMinfei Huang1-7/+16
2015-12-08fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro1-0/+1
2015-12-089p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro1-2/+2
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg1-10/+3
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg2-1/+12
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock2-0/+7
2015-12-08IB/cma: Add a missing rcu_read_unlock()Bart Van Assche1-4/+1
2015-12-08of/fdt: Add mutex protection for calls to __unflatten_device_tree()Guenter Roeck1-0/+5
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab1-1/+1
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren1-1/+6
2015-12-08drm/i915/skl: Double RC6 WRL always onMika Kuoppala1-2/+1
2015-12-08drm/i915/skl: Disable coarse power gating up until F0Mika Kuoppala1-1/+1
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin1-3/+3
2015-12-08drm/vmwgfx: Implement the cursor_set2 callback v2Thomas Hellstrom7-18/+61
2015-12-08drm/i915: Remove incorrect warning in context cleanupTvrtko Ursulin1-2/+0
2015-12-08ALSA: hda - Fixing speaker noise on the two latest thinkpad modelsHui Wang1-0/+9
2015-12-08cxl: Set endianess of kernel contextsFrederic Barrat1-1/+1
2015-12-08powerpc/opal-irqchip: Fix double endian conversionAlistair Popple1-29/+29
2015-12-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-2/+10
2015-12-08IB core: Fix ib_sg_to_pages()Bart Van Assche1-21/+22
2015-12-08IB/srp: Fix srp_map_sg_fr()Bart Van Assche2-15/+9
2015-12-08IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche1-1/+1
2015-12-08IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig1-0/+3
2015-12-08IB/srp: Fix possible send queue overflowSagi Grimberg1-1/+1
2015-12-08IB/srp: Fix a memory leakBart Van Assche1-9/+13
2015-12-08xfrm: take care of request socketsEric Dumazet2-4/+25
2015-12-08ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet1-2/+1
2015-12-08vxlan: interpret IP headers for ECN correctlyJiri Benc1-4/+2
2015-12-08Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-9/+31
2015-12-08IB/sa: Put netlink request into the request list before sendingKaike Wan1-15/+17
2015-12-08IB/iser: use sector_div instead of do_divArnd Bergmann1-1/+1
2015-12-08IB/core: use RCU for uverbs id lookupMike Marciniszyn2-5/+8
2015-12-08IB/qib: Minor fixes to qib per SFF 8636Easwar Hariharan1-2/+2
2015-12-08mpls: fix sending of local encapped packetsRobert Shearman1-2/+2
2015-12-08Merge branch 'vxlan-ipv6-metadata-dst'David S. Miller1-12/+57
2015-12-08vxlan: support ndo_fill_metadata_dst also for IPv6Jiri Benc1-2/+23
2015-12-08vxlan: move IPv6 outpute route calculation to a functionJiri Benc1-10/+34
2015-12-08IB/core: Fix user mode post wr corruptionMike Marciniszyn1-5/+10
2015-12-08IB/qib: Fix qib_mr structureIra Weiny1-1/+1
2015-12-08SUNRPC: Fix callback channelTrond Myklebust3-13/+14
2015-12-07Merge branch 'qed-fixes'David S. Miller10-91/+149
2015-12-07qed: Correct slowpath interrupt schemeSudarsana Kalluru4-52/+55
2015-12-07qed: Fix BAR size split for some serversAriel Elior2-21/+36
2015-12-07qed: fix handling of concurrent ramrods.Tomer Tayar3-17/+56
2015-12-07qed: Fix corner case for chain in-between pagesTomer Tayar1-1/+2
2015-12-07ethernet: aurora: AURORA_NB8800 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-12-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-45/+78