summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Linux 3.18.135v3.18.135Greg Kroah-Hartman1-1/+1
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter1-5/+18
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn1-1/+0
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes1-6/+6
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov1-2/+4
2019-02-20signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman1-2/+5
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler1-1/+8
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos1-3/+3
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich1-1/+1
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8
2019-02-20perf/core: Fix impossible ring-buffer sizes warningIngo Molnar1-1/+1
2019-02-20cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2-0/+12
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire1-1/+5
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij1-2/+2
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds1-7/+3
2019-02-20usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda1-3/+3
2019-02-20batman-adv: Force mac header to start of data on xmitSven Eckelmann1-0/+2
2019-02-20batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann1-1/+3
2019-02-20xfrm: refine validation of template and selector familiesFlorian Westphal1-4/+9
2019-02-20libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov1-2/+3
2019-02-20HID: debug: fix the ring buffer implementationVladis Dronov2-78/+52
2019-02-20drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-02-20drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-02-20drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-02-20ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2019-02-20MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2019-02-20debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman1-0/+7
2019-02-20misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-02-20signal: Better detection of synchronous signalsEric W. Biederman1-1/+51
2019-02-20signal: Always notice exiting tasksEric W. Biederman1-0/+6
2019-02-20mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-8/+7
2019-02-20perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva1-1/+1
2019-02-20perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland1-0/+3
2019-02-20perf/x86/intel/uncore: Add Node ID maskKan Liang1-1/+3
2019-02-20KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier1-0/+1
2019-02-20KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-20usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva1-1/+1
2019-02-20usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2019-02-20dmaengine: imx-dma: fix wrong callback invokeLeonid Iziumtsev1-4/+4
2019-02-20fuse: handle zero sized retrieve correctlyMiklos Szeredi1-1/+1
2019-02-20fuse: decrement NR_WRITEBACK_TEMP on the right pageMiklos Szeredi1-1/+1
2019-02-20fuse: call pipe_buf_release() under pipe lockJann Horn1-0/+3
2019-02-20ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-20enic: fix checksum validation for IPv6Govindarajulu Varadarajan1-1/+1
2019-02-20net: dsa: slave: Don't propagate flag changes on down slave interfacesRundong Ge1-4/+8
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12