summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Linux 4.14.100v4.14.100Greg Kroah-Hartman1-1/+1
2019-02-15Revert "uio: use request_threaded_irq instead"Xiubo Li1-6/+2
2019-02-15uio: fix possible circular locking dependencyXiubo Li1-10/+6
2019-02-15uio: fix wrong return value from uio_mmap()Hailong Liu1-1/+1
2019-02-15uio: fix crash after the device is unregisteredXiubo Li1-16/+88
2019-02-15uio: change to use the mutex lock instead of the spin lockXiubo Li2-20/+14
2019-02-15uio: use request_threaded_irq insteadXiubo Li1-2/+3
2019-02-15uio: Prevent device destruction while fds are openHamish Martin2-27/+75
2019-02-15uio: Reduce return paths from uio_write()Hamish Martin1-8/+17
2019-02-15perf tests attr: Make hw events optionalJiri Olsa7-0/+41
2019-02-15perf tests attr: Fix group stat testsJiri Olsa2-0/+4
2019-02-15perf tests attr: Fix task term valuesJiri Olsa4-2/+4
2019-02-15batman-adv: Force mac header to start of data on xmitSven Eckelmann1-0/+2
2019-02-15batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann1-2/+3
2019-02-15xfrm: refine validation of template and selector familiesFlorian Westphal1-4/+9
2019-02-15libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov1-2/+3
2019-02-15Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"Theodore Ts'o1-9/+4
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov2-79/+52
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-02-15drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-02-15mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau1-3/+9
2019-02-15ARM: tango: Improve ARCH_MULTIPLATFORM compatibilityMarc Gonzalez3-4/+11
2019-02-15ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton1-2/+2
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-15mips: cm: reprime error causeVladimir Kondratiev1-1/+1
2019-02-15tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler1-1/+1
2019-02-15debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman1-0/+7
2019-02-15samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler1-1/+1
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-02-15signal: Better detection of synchronous signalsEric W. Biederman1-1/+51
2019-02-15signal: Always notice exiting tasksEric W. Biederman1-0/+6
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede1-16/+60
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-8/+7
2019-02-12Linux 4.14.99v4.14.99Greg Kroah-Hartman1-1/+1
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi1-2/+2
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi4-12/+29
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra1-2/+8
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2-2/+12
2019-02-12nfsd4: catch some false session retriesJ. Bruce Fields2-1/+37
2019-02-12nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields3-7/+27
2019-02-12serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko1-4/+5
2019-02-12serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman1-0/+6
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-12perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland1-0/+3
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck1-0/+1
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang1-1/+3
2019-02-12cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf6-35/+8