summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.120v4.4.120Greg Kroah-Hartman2018-03-031-1/+1
* MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan2018-03-033-1/+73
* net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu2018-03-031-2/+1
* sctp: make use of pre-calculated lenMarcelo Ricardo Leitner2018-03-031-6/+10
* xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall2018-03-031-1/+3
* xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall2018-03-031-3/+1
* SolutionEngine771x: fix Ether platform dataSergei Shtylyov2018-03-031-2/+8
* mdio-sun4i: Fix a memory leakChristophe JAILLET2018-03-031-2/+4
* xen-netfront: enable device after manual module loadEduardo Otubo2018-03-031-0/+1
* bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru2018-03-031-1/+1
* can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu2018-03-031-1/+1
* mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-03-031-0/+2
* drm/ttm: check the return value of kzallocXiongwei Song2018-03-031-0/+2
* e1000: fix disabling already-disabled warningTushar Dave2018-03-032-6/+24
* xfs: quota: check result of register_shrinker()Aliaksei Karaliou2018-03-031-16/+29
* xfs: quota: fix missed destroy of qi_tree_lockAliaksei Karaliou2018-03-031-0/+1
* IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-03-032-8/+22
* IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky2018-03-031-1/+1
* s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-03-031-0/+10
* led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET2018-03-031-1/+1
* bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2018-03-032-3/+15
* tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam2018-03-031-1/+2
* tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam2018-03-032-0/+14
* lib/mpi: Fix umul_ppmm() for MIPS64r6James Hogan2018-03-031-1/+17
* ARM: dts: ls1021a: fix incorrect clock referencesArnd Bergmann2018-03-032-2/+2
* scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery2018-03-031-1/+2
* net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov2018-03-031-22/+31
* spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea2018-03-031-1/+1
* drm/nouveau/pci: do a msi rearm on initKarol Herbst2018-03-031-0/+7
* sget(): handle failures of register_shrinker()Al Viro2018-03-031-1/+5
* ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang2018-03-031-0/+4
* ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath2018-03-031-0/+1
* mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer2018-03-031-3/+3
* f2fs: fix a bug caused by NULL extent treeYunlei He2018-03-031-1/+9
* hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)Anna-Maria Gleixner2018-03-031-1/+6
* Linux 4.4.119v4.4.119Greg Kroah-Hartman2018-02-281-1/+1
* binder: add missing binder_unlock()Eric Biggers2018-02-281-1/+3
* drm/amdgpu: Avoid leaking PM domain on driver unbind (v2)Alex Deucher2018-02-281-2/+0
* usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda2018-02-281-0/+5
* usb: gadget: f_fs: Process all descriptors during bindJack Pham2018-02-281-4/+2
* usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-283-0/+12
* usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen2018-02-281-0/+2
* drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LAKai-Heng Feng2018-02-281-0/+3
* Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker2018-02-281-0/+3
* arm64: Disable unhandled signal log messages by defaultMichael Weiser2018-02-281-1/+1
* usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-02-281-7/+10
* irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-281-1/+1
* x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann2018-02-281-1/+1
* iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen2018-02-281-3/+4
* iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz2018-02-281-1/+1