summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-03ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2-2/+2
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery1-1/+2
2018-03-03net: stmmac: Fix TX timestamp calculationFredrik Hallenberg1-2/+4
2018-03-03ip6_tunnel: get the min mtu properly in ip6_tnl_xmitXin Long1-2/+7
2018-03-03net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov1-22/+31
2018-03-03net: mediatek: setup proper state for disabled GMAC on the defaultSean Wang1-5/+6
2018-03-03ASoC: nau8825: fix issue that pop noise when start captureAbhijeet Kumar1-0/+1
2018-03-03spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea1-1/+1
2018-03-03mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai1-1/+1
2018-03-03drm/nouveau/pci: do a msi rearm on initKarol Herbst1-0/+7
2018-03-03net: phy: xgene: disable clk on error pathsAlexey Khoroshilov1-6/+15
2018-03-03sget(): handle failures of register_shrinker()Al Viro1-1/+5
2018-03-03x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo1-0/+2
2018-03-03ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang1-0/+4
2018-03-03ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath1-0/+1
2018-03-03mtd: nand: brcmnand: Zero bitflip is not an errorAlbert Hsieh1-1/+1
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer1-3/+3
2018-03-03net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2018-03-03nvme: check hw sectors before setting chunk sectorsKeith Busch1-1/+2
2018-03-03dmaengine: fsl-edma: disable clks on all error pathsAndreas Platschek1-14/+14
2018-03-03f2fs: fix a bug caused by NULL extent treeYunlei He1-1/+11
2018-03-03i2c: designware: must wait for enableBen Gardner1-1/+1
2018-03-03hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner1-1/+6
2018-02-28Linux 4.9.85v4.9.85Greg Kroah-Hartman1-1/+1
2018-02-28x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...Dan Williams1-0/+13
2018-02-28mm: fail get_vaddr_frames() for filesystem-dax mappingsDan Williams1-0/+12
2018-02-28mm: Fix devm_memremap_pages() collision handlingJan H. Schönherr1-5/+8
2018-02-28libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignmentDan Williams2-3/+13
2018-02-28IB/core: disable memory registration of filesystem-dax vmasDan Williams1-1/+1
2018-02-28v4l2: disable filesystem-dax mapping supportDan Williams1-2/+3
2018-02-28mm: introduce get_user_pages_longtermDan Williams4-5/+97
2018-02-28device-dax: implement ->split() to catch invalid munmap attemptsDan Williams1-0/+12
2018-02-28libnvdimm: fix integer overflow static analysis warningDan Williams1-5/+6
2018-02-28fs/dax.c: fix inefficiency in dax_writeback_mapping_range()Jan Kara1-0/+1
2018-02-28mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler1-10/+30
2018-02-28X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers1-2/+5
2018-02-28binder: add missing binder_unlock()Eric Biggers1-1/+3
2018-02-28drm/amdgpu: add new device to use atpx quirkKai-Heng Feng1-0/+1
2018-02-28drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher1-2/+0
2018-02-28drm/amdgpu: add atpx quirk handling (v2)Alex Deucher1-7/+50
2018-02-28drm/amdgpu: Add dpm quirk for Jet PRO (v2)Alex Deucher1-0/+5
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda1-0/+5
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham1-4/+2
2018-02-28Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu1-7/+1
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop3-0/+12
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2018-02-28drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng1-0/+3
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker1-0/+3
2018-02-28arm64: Disable unhandled signal log messages by defaultMichael Weiser1-1/+1
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP1-7/+10