aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu1-3/+3
2018-11-29afs: Use d_instantiate() rather than d_add() and don't d_drop()David Howells1-3/+1
2018-11-29afs: Fix missing net error handlingDavid Howells6-113/+135
2018-11-29afs: Fix validation/callback interactionDavid Howells1-6/+12
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky1-0/+1
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook2-10/+10
2018-11-29selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAINPaul Moore1-1/+12
2018-11-29drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-11-29drm/ast: Fix incorrect free on ioregsSam Bobroff1-1/+2
2018-11-28Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul1-13/+2
2018-11-28drm/amdgpu: Add delay after enable RLC ucodeshaoyunl1-3/+4
2018-11-28drm/amdgpu: Avoid endless loop in GPUVM fragment processingFelix Kuehling1-2/+4
2018-11-28drm/amdgpu: Cast to uint64_t before left shiftFelix Kuehling1-4/+4
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski1-7/+7
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-11-28igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-11-28ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang1-0/+10
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo1-11/+4
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti1-1/+11
2018-11-27function_graph: Have profiler use curr_ret_stack and not depthSteven Rostedt (VMware)1-2/+2
2018-11-27function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)1-4/+6
2018-11-27function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)1-9/+13
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)3-8/+17
2018-11-27function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2-4/+1
2018-11-27sparc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-10/+1
2018-11-27sh/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+2
2018-11-27s390/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-11/+2
2018-11-27riscv/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-12/+2
2018-11-27powerpc/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-11-27parisc: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+3
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+2
2018-11-27MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-12/+2
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-11-27arm64: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+1
2018-11-27ARM: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-16/+1
2018-11-27x86/function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-14/+1
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy1-2/+5
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King1-1/+1
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King1-1/+1
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long1-0/+1
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King1-2/+2
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit1-0/+8
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4