summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-31ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-31ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-01-31USB: serial: pl2303: add new PID to support PL2303TBCharles Yeh2-0/+3
2019-01-31USB: serial: simple: add Motorola Tetra TPG2200 device idMax Schulze1-1/+2
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-31mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORSVijay Viswanath1-0/+1
2019-01-31ipfrag: really prevent allocation on netns exitPaolo Abeni1-1/+1
2019-01-31tcp: allow MSG_ZEROCOPY transmission also in CLOSE_WAIT stateWillem de Bruijn1-1/+1
2019-01-31net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel3-6/+15
2019-01-31vhost: log dirty page correctlyJason Wang3-16/+87
2019-01-31openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall1-1/+1
2019-01-31net_sched: refetch skb protocol for each filterCong Wang1-2/+1
2019-01-31net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni1-0/+1
2019-01-31net: Fix usage of pskb_trim_rcsumRoss Lagerwall5-0/+5
2019-01-31net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang1-5/+4
2019-01-31amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2-8/+16
2019-01-26Linux 4.14.96v4.14.96Greg Kroah-Hartman1-1/+1
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard1-8/+17
2019-01-26PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier1-3/+12
2019-01-26drm/i915/gvt: Fix mmap range checkZhenyu Wang1-2/+19
2019-01-26cifs: allow disabling insecure dialects in the configSteve French2-1/+25
2019-01-26ipmi:pci: Blacklist a Realtek "IPMI" deviceCorey Minyard1-0/+12
2019-01-26nfs: fix a deadlock in nfs client initializationScott Mayhew2-4/+24
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko1-1/+3
2019-01-26mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2-2/+12
2019-01-26mm/page-writeback.c: don't break integrity writeback on ->writepage() errorBrian Foster1-14/+21
2019-01-26ocfs2: fix panic due to unrecovered local allocJunxiao Bi1-2/+7
2019-01-26scsi: megaraid: fix out-of-bound array accessesQian Cai2-2/+2
2019-01-26scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()Yanjiang Jin1-0/+1
2019-01-26scsi: smartpqi: correct lun reset issuesKevin Barnett1-0/+3
2019-01-26IB/usnic: Fix potential deadlockParvi Kaustubhi1-4/+7
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter1-2/+5
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2019-01-26clocksource/drivers/integrator-ap: Add missing of_node_put()Yangtao Li1-9/+16
2019-01-26quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.Javier Barrio1-1/+2
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis1-0/+22
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo1-2/+0
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis1-5/+14
2019-01-26dm crypt: use u64 instead of sector_t to store iv_offsetAliOS system security1-3/+3
2019-01-26netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo1-1/+2
2019-01-26perf parse-events: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf svghelper: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-01-26perf intel-pt: Fix error with config term "pt=0"Adrian Hunter1-0/+11
2019-01-26tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky1-6/+16
2019-01-26btrfs: improve error handling of btrfs_add_linkJohannes Thumshirn1-1/+6
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2019-01-26kconfig: fix memory leak when EOF is encountered in quotationMasahiro Yamada1-0/+2
2019-01-26kconfig: fix file name and line number of warn_ignored_character()Masahiro Yamada1-1/+1
2019-01-26arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2-12/+21
2019-01-26clk: imx6q: reset exclusive gates on initLucas Stach1-1/+5