summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-05Linux 4.19.7v4.19.7Greg Kroah-Hartman1-1/+1
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-12-05Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui1-0/+8
2018-12-05mm: use swp_offset as key in shmem_replace_page()Yu Zhao1-2/+4
2018-12-05mm: cleancache: fix corruption on missed inode invalidationPavel Tikhomirov1-2/+6
2018-12-05lib/test_kmod.c: fix rmmod double freeLuis Chamberlain1-1/+0
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly1-9/+3
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede13-25/+52
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi1-5/+0
2018-12-05usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream seriesMichael Niewöhner1-0/+3
2018-12-05USB: usb-storage: Add new IDs to ums-realtekKai-Heng Feng1-0/+10
2018-12-05staging: rtl8723bs: Add missing return for cfg80211_rtw_get_stationLarry Finger1-1/+1
2018-12-05staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger1-2/+2
2018-12-05staging: mt7621-pinctrl: fix uninitialized variable ngroupsColin Ian King1-1/+1
2018-12-05staging: mt7621-dma: fix potentially dereferencing uninitialized 'tx_desc'Sergio Paracuellos1-1/+2
2018-12-05staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETIONBen Wolsieffer1-1/+6
2018-12-05staging: most: use format specifier "%s" in snprintfColin Ian King1-1/+1
2018-12-05dmaengine: at_hdmac: fix module unloadingRichard Genoud1-0/+2
2018-12-05dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud1-1/+7
2018-12-05ARM: dts: rockchip: Remove @0 from the veyron memory nodeHeiko Stuebner1-1/+5
2018-12-05ASoC: pcm186x: Fix device reset-registers trigger valueAndreas Dannenberg1-1/+1
2018-12-05ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0Hans de Goede1-3/+29
2018-12-05ext2: fix potential use after freePan Bian1-1/+1
2018-12-05ext2: initialize opts.s_mount_opt as zero before using itxingaopeng1-0/+1
2018-12-05binder: fix race that allows malicious free of live bufferTodd Kjos3-21/+19
2018-12-05function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)1-4/+6
2018-12-05function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)1-9/+13
2018-12-05function_graph: Have profiler use curr_ret_stack and not depthSteven Rostedt (VMware)1-2/+2
2018-12-05function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)3-8/+17
2018-12-05function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2-4/+1
2018-12-05MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-12/+2
2018-12-05arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+1
2018-12-05s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-11/+2
2018-12-05riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-12/+2
2018-12-05parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+3
2018-12-05sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-10/+1
2018-12-05sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+2
2018-12-05powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-12-05nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+2
2018-12-05x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+1
2018-12-05microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-12-05ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+1
2018-12-05function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)2-0/+19
2018-12-05ALSA: hda/realtek - Add auto-mute quirk for HP Spectre x360 laptopGirija Kumar Kasinadhuni1-0/+7
2018-12-05ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptopsHui Wang1-0/+20
2018-12-05ALSA: hda/realtek - fix headset mic detection for MSI MS-B171Anisse Astier1-0/+1
2018-12-05ALSA: hda/realtek - Support ALC300Kailang Yang1-0/+8
2018-12-05ALSA: hda: Add ASRock N68C-S UCC the power_save blacklistHans de Goede1-0/+2
2018-12-05ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai1-6/+2
2018-12-05ALSA: control: Fix race between adding and removing a user elementTakashi Iwai1-35/+45