summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-09tipc: fix a double kfree_skb()Cong Wang1-3/+1
2019-01-09sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long1-0/+1
2019-01-09packet: validate address length if non-zeroWillem de Bruijn1-2/+2
2019-01-09packet: validate address lengthWillem de Bruijn1-0/+4
2019-01-09net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2019-01-09netrom: fix locking in nr_find_socket()Cong Wang1-5/+10
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2019-01-09net: ipv4: do not handle duplicate fragments as overlappingMichal Kubecek1-6/+12
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-09ipv6: tunnels: fix two use-after-freeEric Dumazet2-0/+2
2019-01-09ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang1-1/+2
2019-01-09ieee802154: lowpan_header_create check must check daddrWillem de Bruijn1-0/+3
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-01-09ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2-2/+11
2019-01-09ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2019-01-09ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2019-01-09NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2-2/+2
2018-12-29Linux 4.9.148v4.9.148Greg Kroah-Hartman1-1/+1
2018-12-29drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+8
2018-12-29proc/sysctl: don't return ENOMEM on lookup when a table is unregisteringIvan Delalande1-7/+6
2018-12-29panic: avoid deadlocks in re-entrant console driversSergey Senozhatsky1-1/+5
2018-12-29ubifs: Handle re-linking of inodes correctly while recoveryRichard Weinberger1-0/+37
2018-12-29x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior1-2/+2
2018-12-29x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King1-0/+2
2018-12-29Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui1-0/+20
2018-12-29gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson1-4/+2
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2018-12-29USB: serial: option: add Telit LN940 seriesJörgen Storvist1-0/+4
2018-12-29USB: serial: option: add Fibocom NL668 seriesJörgen Storvist1-0/+2
2018-12-29USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist1-0/+1
2018-12-29USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2018-12-29USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist1-0/+2
2018-12-29xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman1-1/+2
2018-12-29USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2018-12-29ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche1-2/+2
2018-12-29block: fix infinite loop if the device loses discard capabilityMikulas Patocka1-0/+10
2018-12-29block: break discard submissions into the user defined sizeJens Axboe1-3/+9
2018-12-21Linux 4.9.147v4.9.147Greg Kroah-Hartman1-1/+1
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho1-35/+70
2018-12-21rtc: snvs: add a missing write syncGuy Shapiro1-0/+1
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin1-1/+2
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)1-11/+29
2018-12-21vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi1-7/+15
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French1-1/+1
2018-12-21drm/ast: Fix connector leak during driver unloadSam Bobroff1-0/+1
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2