summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-02Linux 3.18.91v3.18.91Greg Kroah-Hartman
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas
2018-01-02net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2018-01-02sctp: Replace use of sockets_allocated with specified macro.Tonghao Zhang
2018-01-02net: mvmdio: disable/unprepare clocks in EPROBE_DEFER caseTobias Jordan
2018-01-02tg3: Fix rx hang on MTU change with 5717/5719Brian King
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2018-01-02netlink: Add netns check on tapsKevin Cernekee
2018-01-02net: igmp: Use correct source address on IGMPv3 reportsKevin Cernekee
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
2018-01-02kbuild: add '-fno-stack-check' to kernel build optionsLinus Torvalds
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold
2018-01-02ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-01-02tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-01-02tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev
2018-01-02powerpc/perf: Dereference BHRB entries safelyRavi Bangoria
2018-01-02KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2018-01-02parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller
2018-01-02PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki
2018-01-02ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai
2018-01-02ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai
2018-01-02mfd: twl6040: Fix child-node lookupJohan Hovold
2018-01-02mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold
2018-01-02crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2018-01-02ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai
2017-12-25Linux 3.18.90v3.18.90Greg Kroah-Hartman
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore
2017-12-25cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-12-25isdn: kcapi: avoid uninitialized dataArnd Bergmann
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal