summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-25Linux 4.4.108v4.4.108Greg Kroah-Hartman1-1/+1
2017-12-25alpha: fix build failuresSudip Mukherjee1-0/+1
2017-12-25ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai1-0/+1
2017-12-25ALSA: hda - Degrade i915 binding failure messageTakashi Iwai2-3/+5
2017-12-25ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai1-0/+1
2017-12-25Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman1-5/+0
2017-12-25MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic1-14/+14
2017-12-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-12-25cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin1-0/+1
2017-12-25rtc: set the alarm to the next expiring timerAlexandre Belloni1-1/+1
2017-12-25tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran1-1/+1
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller1-0/+3
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy1-1/+1
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov2-2/+4
2017-12-25igb: check memory allocation failureChristophe JAILLET1-0/+2
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes1-1/+2
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy1-0/+5
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash1-0/+1
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney1-0/+4
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy1-1/+1
2017-12-25rtc: pl031: make interrupt optionalRussell King1-6/+8
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter1-5/+5
2017-12-25backlight: pwm_bl: Fix overflow conditionDerek Basehore1-2/+5
2017-12-25bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam1-0/+13
2017-12-25cpuidle: powernv: Pass correct drv->cpumask for registrationVaidyanathan Srinivasan1-0/+18
2017-12-25ARM: dma-mapping: disallow dma_get_sgtable() for non-kernel managed memoryRussell King1-1/+19
2017-12-25netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang1-2/+7
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis1-0/+1
2017-12-25isdn: kcapi: avoid uninitialized dataArnd Bergmann1-0/+1
2017-12-25KVM: pci-assign: do not map smm memory slot pages in vt-d page tablesHerongguang (Stephen)1-1/+1
2017-12-25ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspendReizer, Eyal1-0/+1
2017-12-25netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng1-18/+1
2017-12-25netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang1-96/+81
2017-12-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov1-4/+4
2017-12-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-12-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck1-4/+12
2017-12-25net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck1-2/+4
2017-12-25bna: avoid writing uninitialized data into hw registersArnd Bergmann1-3/+7
2017-12-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann1-11/+4
2017-12-25r8152: prevent the driver from transmitting packets with carrier offhayeswang1-2/+16
2017-12-25HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein3-0/+3
2017-12-25hwmon: (asus_atk0110) fix uninitialized data accessArnd Bergmann1-0/+3
2017-12-25ARM: dts: ti: fix PCI bus dtc warningsRob Herring1-0/+2
2017-12-25KVM: VMX: Fix enable VPID conditionsWanpeng Li1-1/+8
2017-12-25KVM: x86: correct async page present tracepointWanpeng Li1-1/+1
2017-12-25scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy1-1/+2
2017-12-25pinctrl: st: add irq_request/release_resources callbacksPatrice Chotard1-6/+24
2017-12-25inet: frag: release spinlock before calling icmp_send()Eric Dumazet1-8/+17