aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | | | | | | | audit: Added exe field to audit core dump signal logPaul Davies C2014-01-13
| * | | | | | | | | audit: prevent an older auditd shutdown from orphaning a newer auditd startupRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: log AUDIT_TTY_SET config changesRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: get rid of *NO* daemon at audit_pid=0 messageRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: drop audit_log_abend()Paul Davies C2014-01-13
| * | | | | | | | | audit: allow unlimited backlog queueRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: don't generate loginuid log when audit disabledGao feng2014-01-13
| * | | | | | | | | audit: use old_lock in audit_set_featureGao feng2014-01-13
| * | | | | | | | | audit: don't generate audit feature changed log when audit disabledGao feng2014-01-13
| * | | | | | | | | audit: fix incorrect order of log new and old featureGao feng2014-01-13
| * | | | | | | | | audit: remove useless code in audit_enableGao feng2014-01-13
| * | | | | | | | | audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: add kernel set-up parameter to override default backlog limitRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: efficiency fix 2: request exclusive wait since all need same resourceDan Duval2014-01-13
| * | | | | | | | | audit: efficiency fix 1: only wake up if queue shorter than backlog limitDan Duval2014-01-13
| * | | | | | | | | audit: make use of remaining sleep time from wait_for_auditdRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: reset audit backlog wait time after error recoveryRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: listen in all network namespacesRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: restore order of tty and ses fields in log outputRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-13
| * | | | | | | | | audit: Simplify and correct audit_log_capsetEric W. Biederman2014-01-13
| * | | | | | | | | Merge tag 'v3.12'Eric Paris2013-11-22
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | module: Add missing newline in printk call.Tetsuo Handa2014-01-20
| * | | | | | | | | | | params: improve standard definitionsFelipe Contreras2013-12-03
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | tracing: Fix buggered tee(2) on tracing_pipeAl Viro2014-01-19
| * | | | | | | | | | tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)2014-01-14
| * | | | | | | | | | ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)2014-01-13
| * | | | | | | | | | ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)2014-01-13
| * | | | | | | | | | ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)2014-01-09
| * | | | | | | | | | tracing: Show available event triggers when no trigger is setSteven Rostedt (Red Hat)2014-01-09
| * | | | | | | | | | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-09
| * | | | | | | | | | tracing: Fix counter for traceon/off event triggersSteven Rostedt (Red Hat)2014-01-09
| * | | | | | | | | | tracing: Remove double-underscore naming in syscall trigger invocationsTom Zanussi2014-01-06
| * | | | | | | | | | tracing/kprobes: Add trace event trigger invocationsTom Zanussi2014-01-06
| * | | | | | | | | | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENTNamhyung Kim2014-01-03
| * | | | | | | | | | tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-02
| * | | | | | | | | | uprobes: Allocate ->utask before handler_chain() for tracing handlersOleg Nesterov2014-01-02
| * | | | | | | | | | tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-02
| * | | | | | | | | | tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim2014-01-02
| * | | | | | | | | | tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim2014-01-02
| * | | | | | | | | | tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim2014-01-02
| * | | | | | | | | | tracing/probes: Add fetch{,_size} member into deref fetch methodHyeoncheol Lee2014-01-02
| * | | | | | | | | | tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim2014-01-02
| * | | | | | | | | | tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim2014-01-02
| * | | | | | | | | | tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim2014-01-02
| * | | | | | | | | | tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2014-01-02