aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.07-rtAlex Shi
2016-07-17 Merge tag 'v4.4.15' into linux-linaro-lsk-v4.4Alex Shi
2016-07-11Linux 4.4.15Greg Kroah-Hartman
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-07-11USB: mos7720: delete parportSudip Mukherjee
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-11xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-07-11usb: musb: host: correct cppi dma channel for isoch transferBin Liu
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-11usb: musb: only restore devctl when session was set in backupBin Liu
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-11usb: quirks: Fix sortingHans de Goede
2016-07-11USB: uas: Fix slave queue_depth not being setHans de Goede
2016-07-11crypto: user - re-add size check for CRYPTO_MSG_GETALGMathias Krause
2016-07-11crypto: ux500 - memmove the right sizeLinus Walleij
2016-07-11crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard
2016-07-11AX.25: Close socket connection on session completionBasil Gunn
2016-07-11bpf: try harder on clones when writing into skbDaniel Borkmann
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-07-11neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-07-11bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann
2016-07-11sock_diag: do not broadcast raw socket destructionWillem de Bruijn
2016-07-11Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel
2016-07-11ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-11netem: fix a use after freeEric Dumazet
2016-07-11esp: Fix ESN generation under UDP encapsulationHerbert Xu
2016-07-11sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-11net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld
2016-07-11net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-06-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-rtlsk-v4.4-16.06-rtAlex Shi
2016-06-27 Merge tag 'v4.4.14' into linux-linaro-lsk-v4.4lsk-v4.4-16.06Alex Shi
2016-06-24Linux 4.4.14Greg Kroah-Hartman
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-06-24netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: check standard target size tooFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: assert minimum target sizeFlorian Westphal