summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-15Linux 4.9.157v4.9.157Greg Kroah-Hartman1-1/+1
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 "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...Greg Kroah-Hartman1-1/+1
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov2-79/+52
2019-02-15nfsd4: catch some false session retriesJ. Bruce Fields2-1/+37
2019-02-15nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields3-7/+27
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-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-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-8/+7
2019-02-12Linux 4.9.156v4.9.156Greg 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-12PCI: vmd: Free up IRQs on suspend pathScott Bauer1-0/+15
2019-02-12oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2-2/+3
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-12KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-02-12kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley1-4/+4
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2-22/+12
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-02-12dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev1-4/+4
2019-02-12dmaengine: bcm2835: Fix abort of transactionsLukas Wunner1-32/+9
2019-02-12dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner1-15/+18
2019-02-12fuse: handle zero sized retrieve correctlyMiklos Szeredi1-1/+1
2019-02-12fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi1-1/+1
2019-02-12fuse: call pipe_buf_release() under pipe lockJann Horn1-0/+2