aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-29drm/ast: fixed reading monitor EDID not stable issueGravatar Y.C. Chen 1-6/+30
2018-11-29drm/ast: Fix incorrect free on ioregsGravatar Sam Bobroff 1-1/+2
2018-11-28Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Gravatar Lyude Paul 1-13/+2
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 68-261/+1312
2018-11-28Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 3-13/+50
2018-11-28drm/amdgpu: Add delay after enable RLC ucodeGravatar shaoyunl 1-3/+4
2018-11-28drm/amdgpu: Avoid endless loop in GPUVM fragment processingGravatar Felix Kuehling 1-2/+4
2018-11-28drm/amdgpu: Cast to uint64_t before left shiftGravatar Felix Kuehling 1-4/+4
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...Gravatar David S. Miller 4-9/+12
2018-11-28s390/qeth: fix length check in SNMP processingGravatar Julian Wiedmann 1-15/+12
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 23-107/+259
2018-11-28net: hisilicon: remove unexpected free_netdevGravatar Pan Bian 1-3/+1
2018-11-28rapidio/rionet: do not free skb before reading its lengthGravatar Pan Bian 1-1/+1
2018-11-28i40e: fix kerneldoc for xsk methodsGravatar Jan Sokolowski 1-7/+7
2018-11-28Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-14/+37
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-20/+35
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsGravatar Josh Elsasser 1-1/+3
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 7-72/+118
2018-11-28i40e: Fix deletion of MAC filtersGravatar Lihong Yang 1-1/+1
2018-11-28igb: fix uninitialized variablesGravatar Yunjian Wang 1-0/+1
2018-11-28cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is activeGravatar Kiran Kumar Modukuri 1-0/+6
2018-11-28mtd: nand: Fix memory allocation in nanddev_bbt_init()Gravatar Frieder Schrempf 1-1/+2
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readGravatar kiran.modukuri 1-2/+1
2018-11-28cachefiles: Fix an assertion failure when trying to update a failed objectGravatar David Howells 1-1/+2
2018-11-28ALSA: usb-audio: Add vendor and product name for Dell WD19 DockGravatar Hui Wang 1-0/+10
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineGravatar Taehee Yoo 1-11/+4
2018-11-28x86/MCE/AMD: Fix the thresholding machinery initialization orderGravatar Borislav Petkov 1-13/+6
2018-11-28mtd: spi-nor: fix erase_type array to indicate current map confGravatar Tudor Ambarus 1-2/+29
2018-11-28usb: gadget: u_ether: fix unsafe list iterationGravatar Marek Szyprowski 1-5/+6
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointGravatar Pavankumar Kondeti 1-1/+11
2018-11-27function_graph: Have profiler use curr_ret_stack and not depthGravatar Steven Rostedt (VMware) 1-2/+2
2018-11-27function_graph: Reverse the order of pushing the ret_stack and the callbackGravatar Steven Rostedt (VMware) 1-4/+6
2018-11-27function_graph: Move return callback before update of curr_ret_stackGravatar Steven Rostedt (VMware) 1-9/+13
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackGravatar Steven Rostedt (VMware) 3-8/+17
2018-11-27function_graph: Make ftrace_push_return_trace() staticGravatar Steven Rostedt (VMware) 2-4/+1
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-10/+1
2018-11-27sh/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+2
2018-11-27s390/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-11/+2
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-12/+2
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-13/+2
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+3
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-16/+2
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-12/+2
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-13/+2
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+1
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-16/+1
2018-11-27x86/function_graph: Simplify with function_graph_enter()Gravatar Steven Rostedt (VMware) 1-14/+1
2018-11-27lan743x: Enable driver to work with LAN7431Gravatar Bryan Whitehead 2-0/+2
2018-11-27tipc: fix lockdep warning during node deleteGravatar Jon Maloy 1-2/+5
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollGravatar Bryan Whitehead 1-5/+5