summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-29Linux 4.14.91v4.14.91Greg 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-29mm: don't miss the last page because of round-off errorRoman Gushchin2-2/+7
2018-12-29ubifs: Handle re-linking of inodes correctly while recoveryRichard Weinberger1-0/+37
2018-12-29spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.Uwe Kleine-König1-23/+36
2018-12-29spi: imx: add a device specific prepare_message callbackUwe Kleine-König1-1/+39
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-29panic: avoid deadlocks in re-entrant console driversSergey Senozhatsky1-1/+5
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-29KVM: Fix UAF in nested posted interrupt processingCfir Cohen1-0/+2
2018-12-29kvm: x86: Add AMD's EX_CFG to the list of ignored MSRsEduardo Habkost2-0/+3
2018-12-29posix-timers: Fix division by zero bugThomas Gleixner1-4/+1
2018-12-29gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede1-60/+84
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-29scsi: sd: use mempool for discard special pageJens Axboe1-4/+19
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-29USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne1-2/+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-29cifs: integer overflow in in SMB2_ioctl()Dan Carpenter1-2/+2
2018-12-29perf record: Synthesize features before events in pipe modeJiri Olsa1-7/+11
2018-12-29ib_srpt: Fix a use-after-free in __srpt_close_all_ch()Bart Van Assche1-2/+2
2018-12-29ubifs: Fix directory size calculation for symlinksRichard Weinberger1-2/+3
2018-12-29ASoC: sta32x: set ->component pointer in private structDaniel Mack1-0/+3
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.14.90v4.14.90Greg Kroah-Hartman1-1/+1
2018-12-21bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1Nicolas Schichan1-1/+1
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho1-35/+70
2018-12-21nvmet-rdma: fix response use after freeIsrael Rukshin1-1/+2
2018-12-21i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+18
2018-12-21i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada1-1/+7
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-21mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel1-2/+8
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