summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-21ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpartVladimir Murzin1-5/+9
2018-12-21ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handlingChris Cole1-3/+5
2018-12-21bpf: check pending signals while verifying programsAlexei Starovoitov1-0/+3
2018-12-21net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed1-1/+1
2018-12-21mv88e6060: disable hardware level MAC learningAnderson Luiz Alves1-7/+3
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-21clk: mmp: Off by one in mmp_clk_add()Dan Carpenter1-1/+1
2018-12-21clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter1-2/+2
2018-12-21ide: pmac: add of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li1-0/+2
2018-12-21sbus: char: add of_node_put()Yangtao Li1-0/+1
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust1-2/+9
2018-12-21nfs: don't dirty kernel pages read by direct-ioDave Kleikamp1-1/+8
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu1-0/+72