summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15Linux 4.9.157v4.9.157Greg Kroah-Hartman
2019-02-15batman-adv: Force mac header to start of data on xmitSven Eckelmann
2019-02-15batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann
2019-02-15xfrm: refine validation of template and selector familiesFlorian Westphal
2019-02-15libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov
2019-02-15Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure ...Greg Kroah-Hartman
2019-02-15HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-15nfsd4: catch some false session retriesJ. Bruce Fields
2019-02-15nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2019-02-15drm/modes: Prevent division by zero htotalTina Zhang
2019-02-15mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-02-15ARM: tango: Improve ARCH_MULTIPLATFORM compatibilityMarc Gonzalez
2019-02-15ARM: iop32x/n2100: fix PCI IRQ mappingRussell King
2019-02-15MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2019-02-15MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-02-15mips: cm: reprime error causeVladimir Kondratiev
2019-02-15debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman
2019-02-15samples: mei: use /dev/mei0 instead of /dev/meiTomas Winkler
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2019-02-15signal: Better detection of synchronous signalsEric W. Biederman
2019-02-15signal: Always notice exiting tasksEric W. Biederman
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-12Linux 4.9.156v4.9.156Greg Kroah-Hartman
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12perf/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-02-12PCI: vmd: Free up IRQs on suspend pathScott Bauer
2019-02-12oom, oom_reaper: do not enqueue same task twiceTetsuo Handa
2019-02-12serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman
2019-02-12perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-12perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland
2019-02-12x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-02-12perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-12KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-12kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn
2019-02-12KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-12scsi: aic94xx: fix module loadingJames Bottomley
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu
2019-02-12dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev
2019-02-12dmaengine: bcm2835: Fix abort of transactionsLukas Wunner
2019-02-12dmaengine: bcm2835: Fix interrupt race on RTLukas Wunner
2019-02-12fuse: handle zero sized retrieve correctlyMiklos Szeredi
2019-02-12fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi
2019-02-12fuse: call pipe_buf_release() under pipe lockJann Horn