summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-14usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault3-0/+24
2017-03-14uwb: i1480-dfu: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-14uwb: hwa-rc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-14USB: wusbcore: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-14USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-03-14USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-03-14USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-14dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-14tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-14dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-14ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-14dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke1-0/+2
2017-03-14scsi: megaraid_sas: Driver version upgradeShivasharan S1-2/+2
2017-03-14scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S1-1/+1
2017-03-14scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2-1/+4
2017-03-14scsi: megaraid_sas: enable intx only if msix request failsShivasharan S1-5/+9
2017-03-14cpufreq: intel_pstate: Correct frequency setting in the HWP modeSrinivas Pandruvada1-7/+4
2017-03-14tty: acpi/spcr: QDF2400 E44 checks for wrong OEM revisionTimur Tabi1-1/+1
2017-03-14Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds13-54/+523
2017-03-14serial: 8250_dw: Fix breakage when HAVE_CLK=nJames Hogan1-0/+2
2017-03-14serial: 8250_dw: Honor clk_round_rate errors in dw8250_set_termiosHeiko Stuebner1-2/+5
2017-03-14vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-14net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-14x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin2-0/+2
2017-03-14cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()Rafael J. Wysocki1-0/+1
2017-03-14Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson10-195/+59
2017-03-14Merge tag 'arm-soc/for-4.11/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson2-5/+4
2017-03-14ARM: dts: add the AB8500 clocks to the device treeLinus Walleij3-18/+19
2017-03-14x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko2-0/+83
2017-03-14x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko1-11/+4
2017-03-13iio: sw-device: Fix config group initializationLars-Peter Clausen1-1/+1
2017-03-13Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-282/+241
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2-21/+1
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal1-1/+6
2017-03-13x86/platform: Remove warning message for duplicate NMI handlersMike Travis1-4/+2
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca1-0/+2
2017-03-13x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra1-0/+2
2017-03-13drivers, xen: convert grant_map.users from atomic_t to refcount_tElena Reshetova1-5/+6
2017-03-13Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2-5/+0
2017-03-13mm, gup: fix typo in gup_p4d_range()Kirill A. Shutemov1-1/+1
2017-03-13drm/i915: Fix forcewake active domain trackingTvrtko Ursulin1-7/+6
2017-03-13drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...Maarten Lankhorst1-3/+0
2017-03-13drm/i915: use correct node for handling cache domain evictionMatthew Auld1-4/+4
2017-03-13NFSv4: fix a reference leak caused WARNING messagesKinglong Mee1-2/+0
2017-03-13nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAMEKinglong Mee1-1/+1
2017-03-13writeback: fix memory leak in wb_queue_work()Tahsin Erdogan1-14/+21
2017-03-13blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg1-0/+3
2017-03-13ASoC: rsnd: fix sound route path when using SRC6/SRC9Hiroyuki Yokoyama1-16/+20