summaryrefslogtreecommitdiffstats
path: root/kernel/events (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-15tracing, RAS: Cleanup on __get_str() usageDaniel Bristot de Oliveira1-2/+2
2016-07-15tracing: Use outer () on __get_str() definitionDaniel Bristot de Oliveira2-2/+2
2016-07-05ftrace: Reduce size of function graph entriesNamhyung Kim3-6/+21
2016-07-05tracing: Have HIST_TRIGGERS select TRACINGTom Zanussi1-0/+1
2016-07-05tracing: Using for_each_set_bit() to simplify trace_pid_write()Wei Yongjun1-6/+2
2016-07-05ftrace: Move toplevel init out of ftrace_init_tracefs()Steven Rostedt (Red Hat)3-6/+14
2016-06-27tracing/function_graph: Fix filters for function_graph thresholdJoel Fernandes1-9/+8
2016-06-24tracing: Skip more functions when doing stack tracing of eventsSteven Rostedt (Red Hat)1-1/+18
2016-06-20tracing: Expose CPU physical addresses (resource values) for PCI devicesBjorn Helgaas1-7/+3
2016-06-20tracing: Show the preempt count of when the event was calledSteven Rostedt (Red Hat)1-0/+8
2016-06-20tracing: Add trace_printk sample codeSteven Rostedt (Red Hat)4-1/+70
2016-06-20tracing: Choose static tp_printk buffer by explicit nesting countAndy Lutomirski1-59/+24
2016-06-20tracing: expose current->comm to [ku]probe eventsOmar Sandoval5-0/+50
2016-06-20ftrace: Have set_ftrace_pid use the bitmap like events doSteven Rostedt (Red Hat)5-185/+148
2016-06-20tracing: Move pid_list write processing into its own functionSteven Rostedt (Red Hat)3-102/+124
2016-06-20tracing: Move the pid_list seq_file functions to be globalSteven Rostedt (Red Hat)3-31/+77
2016-06-20tracing: Move filtered_pid helper functions into trace.cSteven Rostedt2-51/+78
2016-06-20tracing: Make the pid filtering helper functions globalSteven Rostedt2-17/+26
2016-06-20ftracetest: Fix hist unsupported result in hist selftestsSteven Rostedt (Red Hat)3-15/+12
2016-06-20tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)1-1/+6
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds1-1/+1
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn1-2/+11
2016-06-10proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-10packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15
2016-06-10net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-10net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-10net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie1-1/+1
2016-06-09mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEEDOleg Drokin1-0/+11
2016-06-09mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_allWang Sheng-Hui1-1/+19
2016-06-09kernel/relay.c: fix potential memory leakZhouyi Zhou1-0/+1
2016-06-09mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer1-1/+4