summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-12Drivers: hv: fcopy: restore correct transfer lengthOlaf Hering
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-10-12percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland
2017-10-12powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero
2017-10-12powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur
2017-10-12socket, bpf: fix possible use after freeEric Dumazet
2017-10-12net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov
2017-10-12tipc: use only positive error codes in messagesParthasarathy Bhuvaragan
2017-10-12ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long
2017-10-12ip6_gre: ip6gre_tap device should keep dstXin Long
2017-10-12netlink: do not proceed if dump's start() errsJason A. Donenfeld
2017-10-12net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch
2017-10-12packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn
2017-10-12packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn
2017-10-12net: dsa: Fix network device registration orderFlorian Fainelli
2017-10-12tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko
2017-10-12l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca
2017-10-12l2tp: Avoid schedule while atomic in exit_netRidge Kennedy
2017-10-12vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-12net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi
2017-10-12net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov
2017-10-12isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-10-12bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song
2017-10-12packet: hold bind lock when rebinding to fanout hookWillem de Bruijn
2017-10-12net: emac: Fix napi poll list corruptionChristian Lamparter
2017-10-12tcp: fastopen: fix on syn-data transmit failureEric Dumazet
2017-10-12net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti
2017-10-12ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long
2017-10-12net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi
2017-10-12ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-10-12udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-10-12tcp: fix data delivery rateEric Dumazet
2017-10-12bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree
2017-10-12tcp: update skb->skb_mstamp more carefullyEric Dumazet
2017-10-12sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-10-12net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko
2017-10-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz
2017-10-12ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai
2017-10-12Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto
2017-10-12ALSA: compress: Remove unused variableGuneshwor Singh
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2017-10-12lib/ratelimit.c: use deferred printk() versionSergey Senozhatsky
2017-10-12mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko
2017-10-12staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren
2017-10-12uwb: ensure that endpoint is interruptAndrey Konovalov
2017-10-12uwb: properly check kthread_run return valueAndrey Konovalov
2017-10-12iio: adc: mcp320x: Fix oops on module unloadLukas Wunner
2017-10-12iio: adc: mcp320x: Fix readout of negative voltagesLukas Wunner
2017-10-12iio: ad7793: Fix the serial interface resetDragos Bogdan
2017-10-12IIO: BME280: Updates to Humidity readings need ctrl_reg write!Colin Parker