summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-02tracing: Remove extra zeroing out of the ring buffer pageSteven Rostedt (VMware)1-9/+1
2018-01-02net: mvneta: clear interface link status on port disableYelena Krivosheev1-0/+4
2018-01-02powerpc/perf: Dereference BHRB entries safelyRavi Bangoria1-2/+6
2018-01-02kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini1-7/+25
2018-01-02KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li1-1/+1
2018-01-02spi: xilinx: Detect stall with Unknown commandsRicardo Ribalda Delgado1-0/+11
2018-01-02parisc: Hide Diva-built-in serial aux and graphics cardHelge Deller1-0/+33
2018-01-02PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2018-01-02ALSA: usb-audio: Fix the missing ctl name suffix at parsing SUTakashi Iwai1-11/+16
2018-01-02ALSA: rawmidi: Avoid racy info ioctl via ctl deviceTakashi Iwai1-3/+12
2018-01-02mfd: twl6040: Fix child-node lookupJohan Hovold1-4/+8
2018-01-02mfd: twl4030-audio: Fix sibling-node lookupJohan Hovold1-2/+7
2018-01-02mfd: cros ec: spi: Don't send first message too soonJon Hunter1-0/+1
2018-01-02crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior2-13/+11
2018-01-02ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
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