index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: Remove an unneeded NULL check
Dan Carpenter
2017-07-12
1
-1
/
+1
*
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
2017-07-12
1
-0
/
+2
*
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
2017-07-12
1
-0
/
+6
*
tracing: Update Documentation/trace/ftrace.txt
Steven Rostedt (VMware)
2017-07-12
1
-112
/
+396
*
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
2017-07-11
1
-8
/
+17
*
selftests/ftrace: Add a testcase for kprobe event naming
Masami Hiramatsu
2017-07-09
1
-0
/
+36
*
selftests/ftrace: Add a test to probe module functions
Naveen N. Rao
2017-07-09
1
-0
/
+28
*
selftests/ftrace: Update multiple kprobes test for powerpc
Naveen N. Rao
2017-07-09
1
-2
/
+2
*
trace/kprobes: Sanitize derived event names
Naveen N. Rao
2017-07-09
1
-0
/
+9
*
tracing: Attempt to record other information even if some fail
Joel Fernandes
2017-07-07
1
-8
/
+24
*
tracing: Treat recording tgid for idle task as a success
Joel Fernandes
2017-07-07
1
-1
/
+5
*
tracing: Treat recording comm for idle task as a success
Joel Fernandes
2017-07-07
1
-1
/
+5
*
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
2017-07-06
1
-0
/
+73
*
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
2017-07-05
1
-1
/
+1
*
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
2017-07-05
4
-5
/
+19
|
\
|
*
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-06-29
4
-5
/
+19
*
|
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
2017-06-28
1
-0
/
+1
*
|
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
2017-06-28
1
-1
/
+2
*
|
tracing: Add support for display of tgid in trace output
Joel Fernandes
2017-06-27
2
-14
/
+31
*
|
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
5
-26
/
+213
*
|
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
2017-06-27
1
-0
/
+1
*
|
ftrace: Remove unused function ftrace_arch_read_dyn_info()
Steven Rostedt (VMware)
2017-06-27
1
-18
/
+3
*
|
sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()
Steven Rostedt
2017-06-27
1
-18
/
+0
*
|
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
3
-6
/
+23
*
|
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
2017-06-26
1
-0
/
+93
*
|
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2017-06-26
2
-13
/
+102
*
|
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2017-06-26
2
-6
/
+148
*
|
tracing: Show address when function names are not found
Steven Rostedt (VMware)
2017-06-22
1
-4
/
+14
*
|
ftrace: Add missing comment for FTRACE_OPS_FL_RCU
Steven Rostedt (VMware)
2017-06-21
1
-0
/
+1
*
|
tracing: Rename update the enum_map file
Jeremy Linton
2017-06-13
2
-21
/
+21
*
|
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
2017-06-13
2
-2
/
+13
*
|
tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
Jeremy Linton
2017-06-13
2
-0
/
+17
*
|
tracing: Rename enum_replace to eval_replace
Jeremy Linton
2017-06-13
1
-6
/
+6
*
|
trace: rename enum_map functions
Jeremy Linton
2017-06-13
3
-40
/
+40
*
|
trace: rename trace.c enum functions
Jeremy Linton
2017-06-13
1
-6
/
+6
*
|
trace: rename trace_enum_mutex to trace_eval_mutex
Jeremy Linton
2017-06-13
1
-7
/
+7
*
|
trace: rename trace enum data structures in trace.c
Jeremy Linton
2017-06-13
1
-26
/
+26
*
|
trace: rename struct module entry for trace enums
Jeremy Linton
2017-06-13
3
-8
/
+8
*
|
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
6
-29
/
+29
*
|
trace: rename kernel enum section to eval
Jeremy Linton
2017-06-13
4
-9
/
+9
*
|
tracing: Remove unused declaration of trace_stop_cmdline_recording
Joel Fernandes
2017-06-13
1
-2
/
+0
|
/
*
Linux 4.12-rc5
v4.12-rc5
Linus Torvalds
2017-06-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-06-12
19
-330
/
+330
|
\
|
*
KEYS: fix refcount_inc() on zero
Mark Rutland
2017-06-09
1
-7
/
+4
|
*
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
Mat Martineau
2017-06-09
2
-103
/
+171
|
*
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
2017-06-09
1
-2
/
+2
|
*
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
2017-06-09
1
-2
/
+2
|
*
KEYS: DH: ensure the KDF counter is properly aligned
Eric Biggers
2017-06-09
1
-13
/
+3
|
*
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Eric Biggers
2017-06-09
1
-1
/
+1
|
*
KEYS: DH: forbid using digest_null as the KDF hash
Eric Biggers
2017-06-09
1
-1
/
+11
[next]