summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22Linux 4.10.5v4.10.5Greg Kroah-Hartman
2017-03-22crypto: s5p-sss - Fix spinlock recursion on LRW(AES)Krzysztof Kozlowski
2017-03-22crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens
2017-03-22locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=yNiklas Cassel
2017-03-22futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-22futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-22x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf
2017-03-22drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak
2017-03-22drm/i915/gen9+: Enable hotplug detection earlyImre Deak
2017-03-22drm/i915/lspcon: Enable AUX interrupts for resume time initializationImre Deak
2017-03-22irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065Shanker Donthineni
2017-03-22arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier
2017-03-22dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-22tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22net: use net->count to check whether a netns is alive or notAndrey Vagin
2017-03-22bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-22ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-22mpls: Do not decrement alive counter for unregister eventsDavid Ahern
2017-03-22mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-22act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-22amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-22net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-22team: use ETH_MAX_MTU as max mtuJarod Wilson
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov
2017-03-22net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-22tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-22strparser: destroy workqueue on module exitWANG Cong
2017-03-22bonding: use ETH_MAX_MTU as max mtuWANG Cong
2017-03-22amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-22amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas
2017-03-22amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas
2017-03-22dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-22ipv6: orphan skbs in reassembly unitEric Dumazet
2017-03-22net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-22net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-22net: bridge: allow IPv6 when multicast flood is disabledMike Manning
2017-03-22tcp/dccp: block BH for SYN processingEric Dumazet
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel
2017-03-22geneve: lock RCU on TX pathJakub Kicinski
2017-03-22vxlan: lock RCU on TX pathJakub Kicinski