summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xen/netfront: tolerate frags with no dataJuergen Gross2019-01-131-1/+1
* VSOCK: Send reset control packet when socket is partially boundJorgen Hansen2019-01-131-17/+50
* vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang2019-01-131-0/+2
* sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long2019-01-131-0/+1
* packet: validate address length if non-zeroWillem de Bruijn2019-01-131-2/+2
* packet: validate address lengthWillem de Bruijn2019-01-131-0/+4
* netrom: fix locking in nr_find_socket()Cong Wang2019-01-131-5/+10
* isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-131-2/+2
* ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang2019-01-131-1/+2
* ieee802154: lowpan_header_create check must check daddrWillem de Bruijn2019-01-131-0/+3
* ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2019-01-131-1/+5
* ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2019-01-132-2/+11
* ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-131-0/+2
* ip6mr: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-131-0/+4
* drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-131-2/+8
* x86/mtrr: Don't copy uninitialized gentry fields back to userspaceColin Ian King2019-01-131-0/+2
* Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui2019-01-131-0/+20
* gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy2019-01-131-9/+3
* mmc: omap_hsmmc: fix DMA API warningRussell King2019-01-131-1/+11
* mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2019-01-131-1/+3
* USB: serial: option: add Telit LN940 seriesJörgen Storvist2019-01-131-0/+4
* USB: serial: option: add Fibocom NL668 seriesJörgen Storvist2019-01-131-0/+2
* USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist2019-01-131-0/+1
* USB: serial: option: add HP lt4132Tore Anderson2019-01-131-1/+6
* USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2019-01-131-0/+2
* xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman2019-01-131-1/+2
* USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng2019-01-131-2/+16
* Linux 4.4.169v4.4.169Greg Kroah-Hartman2018-12-211-1/+1
* ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter2018-12-211-0/+9
* rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho2018-12-211-35/+70
* rtc: snvs: add a missing write syncGuy Shapiro2018-12-211-0/+1
* i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede2018-12-211-3/+7
* i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)2018-12-211-11/+29
* cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French2018-12-211-1/+1
* ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole2018-12-211-3/+5
* mv88e6060: disable hardware level MAC learningAnderson Luiz Alves2018-12-211-7/+3
* libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-211-0/+1
* Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-211-4/+14
* clk: mmp: Off by one in mmp_clk_add()Dan Carpenter2018-12-211-1/+1
* ide: pmac: add of_node_put()Yangtao Li2018-12-211-0/+1
* drivers/tty: add missing of_node_put()Yangtao Li2018-12-211-0/+1
* drivers/sbus/char: add of_node_put()Yangtao Li2018-12-211-0/+2
* sbus: char: add of_node_put()Yangtao Li2018-12-211-0/+1
* SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust2018-12-211-2/+9
* bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-12-211-0/+3
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-211-0/+72
* drm/msm: Grab a vblank reference when waiting for commit_doneSean Paul2018-12-211-0/+5
* x86/earlyprintk/efi: Fix infinite loop on some screen widthsYiFei Zhu2018-12-211-1/+1
* scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery2018-12-211-2/+2
* scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard2018-12-211-2/+2