summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-16USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern
2019-05-16USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-16packet: validate msg_namelen in send directlyWillem de Bruijn
2019-05-16bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-16ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn
2019-05-16ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet
2019-05-16ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani
2019-05-16ALSA: line6: use dynamic buffersGreg Kroah-Hartman
2019-05-16vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-05-16kconfig/[mn]conf: handle backspace (^H) keyChangbin Du
2019-05-16libata: fix using DMA buffers on stackraymond pang
2019-05-16scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier
2019-05-16ceph: fix use-after-free on symlink traversalAl Viro
2019-05-16usb: u132-hcd: fix resource leakMukesh Ojha
2019-05-16scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-16net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-16net: ibm: fix possible object reference leakWen Yang
2019-05-16net: xilinx: fix possible object reference leakWen Yang
2019-05-16net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-16net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-16net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-16net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-16ARM: dts: pfla02: increase phy reset durationMarco Felsch
2019-05-16usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener
2019-05-16usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener
2019-05-16sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan
2019-05-16netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTINGXin Long
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-16usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2019-05-16usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner
2019-05-16Documentation: Add nospectre_v1 parameterDiana Craciun
2019-05-16powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun
2019-05-16powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun
2019-05-16powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platformsDiana Craciun
2019-05-16powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2019-05-16powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun
2019-05-16powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun
2019-05-16powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2019-05-16ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu
2019-05-16net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-16team: fix possible recursive locking when add slavesHangbin Liu
2019-05-16ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet
2019-05-16Revert "block/loop: Use global lock for ioctl() operation."Greg Kroah-Hartman
2019-05-16bpf: reject wrong sized filters earlierDaniel Borkmann
2019-05-16tipc: check link name with right length in tipc_nl_compat_link_setXin Long
2019-05-16tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long
2019-05-16netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal
2019-05-16NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa