summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-02x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()Andy Lutomirski
2018-01-02x86/mm: Make flush_tlb_mm_range() more predictableAndy Lutomirski
2018-01-02x86/mm: Remove flush_tlb() and flush_tlb_current_task()Andy Lutomirski
2018-01-02x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()Andy Lutomirski
2018-01-02ALSA: hda - fix headset mic detection issue on a Dell machineHui Wang
2018-01-02ALSA: hda: Drop useless WARN_ON()Takashi Iwai
2018-01-02ASoC: twl4030: fix child-node lookupJohan Hovold
2018-01-02ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise
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 RSM when PCID is non-zeroPaolo Bonzini
2018-01-02KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li
2018-01-02spi: xilinx: Detect stall with Unknown commandsRicardo Ribalda Delgado
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-02mfd: cros ec: spi: Don't send first message too soonJon Hunter
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 4.4.108Greg Kroah-Hartman
2017-12-25alpha: fix build failuresSudip Mukherjee
2017-12-25ALSA: hda - Fix yet another i915 pointer leftover in error pathTakashi Iwai
2017-12-25ALSA: hda - Degrade i915 binding failure messageTakashi Iwai
2017-12-25ALSA: hda - Clear the leftover component assignment at snd_hdac_i915_exit()Takashi Iwai
2017-12-25Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Greg Kroah-Hartman
2017-12-25MIPS: math-emu: Fix final emulation phase for certain instructionsAleksandar Markovic
2017-12-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav
2017-12-25cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin
2017-12-25rtc: set the alarm to the next expiring timerAlexandre Belloni
2017-12-25tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran
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-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-12-25igb: check memory allocation failureChristophe JAILLET
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
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-25rtc: pl031: make interrupt optionalRussell King