Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | audit: allow unlimited backlog queue | Richard Guy Briggs | 2014-01-13 | 1 | -2/+4 | |
| * | | | | | | | | audit: don't generate loginuid log when audit disabled | Gao feng | 2014-01-13 | 1 | -0/+3 | |
| * | | | | | | | | audit: use old_lock in audit_set_feature | Gao feng | 2014-01-13 | 1 | -1/+1 | |
| * | | | | | | | | audit: don't generate audit feature changed log when audit disabled | Gao feng | 2014-01-13 | 1 | -0/+3 | |
| * | | | | | | | | audit: fix incorrect order of log new and old feature | Gao feng | 2014-01-13 | 1 | -1/+1 | |
| * | | | | | | | | audit: remove useless code in audit_enable | Gao feng | 2014-01-13 | 1 | -11/+2 | |
| * | | | | | | | | audit: add audit_backlog_wait_time configuration option | Richard Guy Briggs | 2014-01-13 | 1 | -2/+29 | |
| * | | | | | | | | audit: clean up AUDIT_GET/SET local variables and future-proof API | Richard Guy Briggs | 2014-01-13 | 1 | -25/+29 | |
| * | | | | | | | | audit: add kernel set-up parameter to override default backlog limit | Richard Guy Briggs | 2014-01-13 | 1 | -1/+19 | |
| * | | | | | | | | audit: efficiency fix 2: request exclusive wait since all need same resource | Dan Duval | 2014-01-13 | 1 | -1/+1 | |
| * | | | | | | | | audit: efficiency fix 1: only wake up if queue shorter than backlog limit | Dan Duval | 2014-01-13 | 1 | -1/+3 | |
| * | | | | | | | | audit: make use of remaining sleep time from wait_for_auditd | Richard Guy Briggs | 2014-01-13 | 1 | -4/+8 | |
| * | | | | | | | | audit: reset audit backlog wait time after error recovery | Richard Guy Briggs | 2014-01-13 | 1 | -1/+4 | |
| * | | | | | | | | audit: listen in all network namespaces | Richard Guy Briggs | 2014-01-13 | 3 | -12/+61 | |
| * | | | | | | | | audit: restore order of tty and ses fields in log output | Richard Guy Briggs | 2014-01-13 | 1 | -2/+2 | |
| * | | | | | | | | audit: fix netlink portid naming and types | Richard Guy Briggs | 2014-01-13 | 3 | -28/+30 | |
| * | | | | | | | | audit: Simplify and correct audit_log_capset | Eric W. Biederman | 2014-01-13 | 2 | -5/+3 | |
| * | | | | | | | | Merge tag 'v3.12' | Eric Paris | 2013-11-22 | 81 | -2757/+3684 | |
| |\ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-22 | 2 | -20/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | module: Add missing newline in printk call. | Tetsuo Handa | 2014-01-21 | 1 | -4/+2 | |
| * | | | | | | | | | | params: improve standard definitions | Felipe Contreras | 2013-12-04 | 1 | -16/+9 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-01-22 | 14 | -908/+3065 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | tracing: Fix buggered tee(2) on tracing_pipe | Al Viro | 2014-01-19 | 1 | -7/+1 | |
| * | | | | | | | | | tracing: Have trace buffer point back to trace_array | Steven Rostedt (Red Hat) | 2014-01-14 | 1 | -0/+2 | |
| * | | | | | | | | | ftrace: Fix synchronization location disabling and freeing ftrace_ops | Steven Rostedt (Red Hat) | 2014-01-13 | 1 | -26/+32 | |
| * | | | | | | | | | ftrace: Have function graph only trace based on global_ops filters | Steven Rostedt (Red Hat) | 2014-01-13 | 1 | -1/+44 | |
| * | | | | | | | | | ftrace: Synchronize setting function_trace_op with ftrace_trace_function | Steven Rostedt (Red Hat) | 2014-01-09 | 1 | -15/+72 | |
| * | | | | | | | | | tracing: Show available event triggers when no trigger is set | Steven Rostedt (Red Hat) | 2014-01-09 | 1 | -0/+20 | |
| * | | | | | | | | | tracing: Consolidate event trigger code | Steven Rostedt (Red Hat) | 2014-01-09 | 2 | -80/+16 | |
| * | | | | | | | | | tracing: Fix counter for traceon/off event triggers | Steven Rostedt (Red Hat) | 2014-01-09 | 1 | -2/+8 | |
| * | | | | | | | | | tracing: Remove double-underscore naming in syscall trigger invocations | Tom Zanussi | 2014-01-06 | 1 | -8/+8 | |
| * | | | | | | | | | tracing/kprobes: Add trace event trigger invocations | Tom Zanussi | 2014-01-06 | 1 | -6/+36 | |
| * | | | | | | | | | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT | Namhyung Kim | 2014-01-03 | 2 | -8/+8 | |
| * | | | | | | | | | tracing/uprobes: Add @+file_offset fetch method | Namhyung Kim | 2014-01-02 | 4 | -1/+62 | |
| * | | | | | | | | | uprobes: Allocate ->utask before handler_chain() for tracing handlers | Oleg Nesterov | 2014-01-02 | 1 | -0/+4 | |
| * | | | | | | | | | tracing/uprobes: Add support for full argument access methods | Namhyung Kim | 2014-01-02 | 1 | -12/+22 | |
| * | | | | | | | | | tracing/uprobes: Fetch args before reserving a ring buffer | Namhyung Kim | 2014-01-02 | 1 | -14/+132 | |
| * | | | | | | | | | tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg() | Namhyung Kim | 2014-01-02 | 1 | -1/+1 | |
| * | | | | | | | | | tracing/probes: Implement 'memory' fetch method for uprobes | Namhyung Kim | 2014-01-02 | 4 | -81/+129 | |
| * | | | | | | | | | tracing/probes: Add fetch{,_size} member into deref fetch method | Hyeoncheol Lee | 2014-01-02 | 1 | -2/+20 | |
| * | | | | | | | | | tracing/probes: Move 'symbol' fetch method to kprobes | Namhyung Kim | 2014-01-02 | 4 | -59/+91 | |
| * | | | | | | | | | tracing/probes: Implement 'stack' fetch method for uprobes | Namhyung Kim | 2014-01-02 | 4 | -26/+66 | |
| * | | | | | | | | | tracing/probes: Split [ku]probes_fetch_type_table | Namhyung Kim | 2014-01-02 | 4 | -39/+119 | |
| * | | | | | | | | | tracing/probes: Move fetch function helpers to trace_probe.h | Namhyung Kim | 2014-01-02 | 2 | -61/+78 | |
| * | | | | | | | | | tracing/probes: Integrate duplicate set_print_fmt() | Namhyung Kim | 2014-01-02 | 4 | -116/+66 | |
| * | | | | | | | | | tracing/kprobes: Move common functions to trace_probe.h | Namhyung Kim | 2014-01-02 | 2 | -48/+48 | |
| * | | | | | | | | | tracing/uprobes: Convert to struct trace_probe | Namhyung Kim | 2014-01-02 | 1 | -80/+79 | |
| * | | | | | | | | | tracing/kprobes: Factor out struct trace_probe | Namhyung Kim | 2014-01-02 | 2 | -285/+295 | |
| * | | | | | | | | | tracing/probes: Fix basic print type functions | Namhyung Kim | 2014-01-02 | 1 | -11/+11 | |
| * | | | | | | | | | tracing/uprobes: Fix documentation of uprobe registration syntax | Namhyung Kim | 2014-01-02 | 1 | -1/+1 |