summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-23Linux 3.18.136v3.18.136Greg Kroah-Hartman
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet
2019-02-23kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-20Linux 3.18.135v3.18.135Greg Kroah-Hartman
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt
2019-02-20perf/core: Fix impossible ring-buffer sizes warningIngo Molnar
2019-02-20cifs: Limit memory used by lock request calls to a pageRoss Lagerwall
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-02-20Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds
2019-02-20usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda
2019-02-20batman-adv: Force mac header to start of data on xmitSven Eckelmann
2019-02-20batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann
2019-02-20xfrm: refine validation of template and selector familiesFlorian Westphal
2019-02-20libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()Ilya Dryomov
2019-02-20HID: debug: fix the ring buffer implementationVladis Dronov
2019-02-20drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom
2019-02-20drm/vmwgfx: Fix setting of dma masksThomas Hellstrom
2019-02-20drm/modes: Prevent division by zero htotalTina Zhang
2019-02-20ARM: iop32x/n2100: fix PCI IRQ mappingRussell King
2019-02-20MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-02-20debugfs: fix debugfs_rename parameter checkingGreg Kroah-Hartman
2019-02-20misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter
2019-02-20signal: Better detection of synchronous signalsEric W. Biederman
2019-02-20signal: Always notice exiting tasksEric W. Biederman
2019-02-20mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger
2019-02-20perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva