summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-23Linux 3.18.136v3.18.136Greg Kroah-Hartman1-1/+1
2019-02-23ax25: fix possible use-after-freeEric Dumazet3-13/+22
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet1-4/+2
2019-02-23kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi3-2/+7
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni1-0/+4
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-2/+11
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2-1/+1
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet1-3/+4
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu1-1/+2
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