summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-04staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2-10/+2
2019-05-04staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-05-04staging: rtl8188eu: Fix potential NULL pointer dereference of kcallocAditya Pakki4-11/+16
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner1-0/+2
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner1-13/+11
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner1-1/+1
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner1-4/+4
2019-05-04ARM: dts: pfla02: increase phy reset durationMarco Felsch1-0/+1
2019-05-04usb: gadget: net2272: Fix net2272_dequeue()Guido Kiener1-0/+1
2019-05-04usb: gadget: net2280: Fix net2280_dequeue()Guido Kiener1-2/+2
2019-05-04usb: gadget: net2280: Fix overrun of OUT messagesGuido Kiener1-3/+1
2019-05-04KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslotsMarc Zyngier1-3/+10
2019-05-04serial: ar933x_uart: Fix build failure with disabled consolePetr Štetiar1-16/+8
2019-05-04sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan1-2/+10
2019-05-04s390/qeth: fix race when initializing the IP address tableJulian Wiedmann1-1/+3
2019-05-04netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTINGXin Long2-0/+3
2019-05-04netfilter: nft_set_rbtree: check for inactive element after flag mismatchPablo Neira Ayuso1-4/+3
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-05-04s390: limit brk randomization to 32MBMartin Schwidefsky1-4/+7
2019-05-04ARM: dts: bcm283x: Fix hdmi hpd gpio pullHelen Koike1-1/+1
2019-05-04fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox5-15/+29
2019-05-04mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2-11/+47
2019-05-04mm: add 'try_get_page()' helper functionLinus Torvalds1-0/+9
2019-05-04mm: make page ref count overflow check tighter and more explicitLinus Torvalds1-1/+5
2019-05-04usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva1-1/+4
2019-05-04usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner1-9/+21
2019-05-04selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara3-2/+1
2019-05-02Linux 4.14.115v4.14.115Greg Kroah-Hartman1-1/+1
2019-05-02Documentation: Add nospectre_v1 parameterDiana Craciun1-0/+4
2019-05-02powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun1-1/+1
2019-05-02ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2-1/+5
2019-05-02net/rose: fix unbound loop in rose_loopback_timer()Eric Dumazet1-11/+16
2019-05-02net/rose: Convert timers to use timer_setup()Kees Cook5-44/+36
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu1-0/+6
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng1-2/+6
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-05-02net: rds: exchange of 8K and 1M poolZhu Yanjun2-3/+11
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-5/+1
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-05-02ipv4: add sanity checks in ipv4_link_failure()Eric Dumazet1-9/+23
2019-05-02Revert "block/loop: Use global lock for ioctl() operation."Greg Kroah-Hartman2-29/+30
2019-05-02mm: Fix warning in insert_pfn()Jan Kara1-2/+7
2019-05-02x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann1-2/+6
2019-05-02x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann1-0/+5
2019-05-02dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka1-3/+3
2019-05-02tipc: check link name with right length in tipc_nl_compat_link_setXin Long1-1/+6
2019-05-02tipc: check bearer name with right length in tipc_nl_compat_bearer_enableXin Long1-1/+6
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing1-0/+2
2019-05-02netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ONFlorian Westphal1-1/+2
2019-05-02NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa1-1/+2