summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-09ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-09ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2019-01-09gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2019-01-09tipc: compare remote and local protocols in tipc_udp_enable()Cong Wang
2019-01-09tipc: use lock_sock() in tipc_sk_reinit()Cong Wang
2019-01-09xen/netfront: tolerate frags with no dataJuergen Gross
2019-01-09VSOCK: Send reset control packet when socket is partially boundJorgen Hansen
2019-01-09vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang
2019-01-09tipc: fix a double kfree_skb()Cong Wang
2019-01-09sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long
2019-01-09packet: validate address length if non-zeroWillem de Bruijn
2019-01-09packet: validate address lengthWillem de Bruijn
2019-01-09net/wan: fix a double free in x25_asy_open_tty()Cong Wang
2019-01-09netrom: fix locking in nr_find_socket()Cong Wang
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi
2019-01-09net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet
2019-01-09ipv6: tunnels: fix two use-after-freeEric Dumazet
2019-01-09ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2019-01-09ieee802154: lowpan_header_create check must check daddrWillem de Bruijn
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2019-01-09ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang
2019-01-09ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-09ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-09NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck
2018-12-29Linux 4.9.148v4.9.148Greg Kroah-Hartman
2018-12-29drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva
2018-12-29proc/sysctl: don't return ENOMEM on lookup when a table is unregisteringIvan Delalande
2018-12-29panic: avoid deadlocks in re-entrant console driversSergey Senozhatsky
2018-12-29ubifs: Handle re-linking of inodes correctly while recoveryRichard Weinberger
2018-12-29x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior
2018-12-29x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King
2018-12-29Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui
2018-12-29gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-29USB: serial: option: add Telit LN940 seriesJörgen Storvist
2018-12-29USB: serial: option: add Fibocom NL668 seriesJörgen Storvist
2018-12-29USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist
2018-12-29USB: serial: option: add HP lt4132Tore Anderson
2018-12-29USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist
2018-12-29xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman
2018-12-29USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2018-12-29ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche
2018-12-29block: fix infinite loop if the device loses discard capabilityMikulas Patocka