index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-05
4
-28
/
+32
|
\
|
*
Audit: remove spaces from audit_log_d_path
Eric Paris
2009-04-05
2
-3
/
+3
|
*
audit: audit_set_auditable defined but not used
Eric Paris
2009-04-05
1
-8
/
+8
|
*
audit: incorrect ref counting in audit tree tag_chunk
Eric Paris
2009-04-05
1
-0
/
+2
|
*
audit: Fix possible return value truncation in audit_get_context()
Paul Moore
2009-04-05
1
-1
/
+1
|
*
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
2009-04-05
1
-0
/
+3
|
*
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
2009-04-05
1
-1
/
+1
|
*
make the e->rule.xxx shorter in kernel auditfilter.c
Zhenwen Xu
2009-04-05
1
-8
/
+8
|
*
auditsc: fix kernel-doc notation
Randy Dunlap
2009-04-05
1
-2
/
+2
|
*
audit: EXECVE record - removed bogus newline
Jiri Pirko
2009-04-05
1
-5
/
+4
*
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
50
-2515
/
+11317
|
\
\
|
*
\
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-04-02
50
-2529
/
+11325
|
|
\
\
|
|
*
|
ring-buffer: do not remove reader page from list on ring buffer free
Steven Rostedt
2009-04-01
1
-1
/
+0
|
|
*
|
function-graph: allow unregistering twice
Steven Rostedt
2009-04-01
1
-0
/
+4
|
|
|
|
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
|
\
|
|
*
-
-
-
-
-
.
\
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
2009-03-31
19
-341
/
+1257
|
|
|
\
\
\
\
\
|
|
|
|
|
|
*
|
tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c
Dmitri Vorobiev
2009-03-22
1
-0
/
+1
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
2009-03-31
1
-19
/
+61
|
|
|
|
|
*
|
blktrace: extract duplidate code
Li Zefan
2009-03-31
1
-32
/
+30
|
|
|
|
|
*
|
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
2009-03-31
1
-17
/
+12
|
|
|
|
|
*
|
blktrace: fix blk_probes_ref chaos
Li Zefan
2009-03-31
1
-8
/
+7
|
|
|
|
|
*
|
blktrace: make classic output more classic
Li Zefan
2009-03-31
1
-4
/
+4
|
|
|
|
|
*
|
blktrace: fix off-by-one bug
Li Zefan
2009-03-31
1
-2
/
+2
|
|
|
|
|
*
|
blktrace: fix the original blktrace
Li Zefan
2009-03-31
1
-7
/
+5
|
|
|
|
|
*
|
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
2009-03-31
1
-1
/
+5
|
|
|
|
|
*
|
blktrace: fix timestamp in binary output
Li Zefan
2009-03-31
1
-1
/
+1
|
|
|
|
|
*
|
blktrace: print human-readable act_mask
Li Zefan
2009-03-24
1
-38
/
+65
|
|
|
|
|
*
|
blktrace: fix t_error()
Li Zefan
2009-03-24
1
-1
/
+1
|
|
|
|
|
*
|
blktrace: fix wrong calculation of RWBS
Li Zefan
2009-03-24
1
-6
/
+7
|
|
|
|
|
*
|
blktrace: mark ddir_act[] const
Li Zefan
2009-03-24
1
-4
/
+4
|
|
|
|
|
*
|
blktrace: avoid accessing NULL bdev->bd_disk
Li Zefan
2009-03-21
1
-2
/
+11
|
|
|
|
|
*
|
blktrace: remove sysfs_blk_trace_enable_show/store()
Li Zefan
2009-03-21
1
-70
/
+22
|
|
|
|
|
*
|
blktrace: report EBUSY correctly
Li Zefan
2009-03-21
1
-6
/
+3
|
|
|
|
|
*
|
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
2009-03-21
1
-3
/
+3
|
|
|
|
|
*
|
blktrace: remove blk_probe_mutex
Li Zefan
2009-03-21
1
-22
/
+5
|
|
|
|
|
*
|
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
2009-03-21
1
-9
/
+3
|
|
|
|
|
*
|
blktrace: fix possible memory leak
Li Zefan
2009-03-21
1
-1
/
+1
|
|
|
|
*
|
|
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
2009-03-31
2
-5
/
+6
|
|
|
|
*
|
|
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
2009-03-31
1
-16
/
+17
|
|
|
|
*
|
|
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
2009-03-31
2
-0
/
+14
|
|
|
|
*
|
|
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
2009-03-25
1
-2
/
+7
|
|
|
|
*
|
|
trace_workqueues: fix empty line's output
Lai Jiangshan
2009-03-25
1
-6
/
+6
|
|
|
|
*
|
|
trace_stat: keep original order
Lai Jiangshan
2009-03-25
1
-10
/
+8
|
|
|
|
*
|
|
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
2009-03-25
1
-1
/
+7
|
|
|
|
*
|
|
tracing: use union for multi-usages field
Lai Jiangshan
2009-03-24
1
-4
/
+4
|
|
|
|
*
|
|
ftrace: show virtual PID
Lai Jiangshan
2009-03-24
1
-1
/
+1
|
|
|
|
*
|
|
function-graph: add option for include sleep times
Steven Rostedt
2009-03-24
3
-1
/
+10
|
|
|
|
*
|
|
function-graph: ignore times across schedule
Steven Rostedt
2009-03-24
1
-0
/
+36
|
|
|
|
*
|
|
function-graph: prevent more than one tracer registering
Steven Rostedt
2009-03-24
1
-0
/
+6
|
|
|
|
*
|
|
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-24
1
-3
/
+5
|
|
|
|
*
|
|
tracing: fix memory leak in trace_stat
Steven Rostedt
2009-03-24
1
-10
/
+13
[next]