summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | audit: fix location of __net_initdata for audit_net_opsRichard Guy Briggs2014-01-171-1/+1
| * | | | | | | | | | | audit: remove pr_info for every network namespaceEric Paris2014-01-171-2/+0Star
| * | | | | | | | | | | audit: Convert int limit uses to u32Joe Perches2014-01-142-25/+26
| * | | | | | | | | | | audit: Use more current logging styleJoe Perches2014-01-141-20/+18Star
| * | | | | | | | | | | audit: Use hex_byte_pack_upperJoe Perches2014-01-141-5/+2Star
| * | | | | | | | | | | audit: reorder AUDIT_TTY_SET argumentsEric Paris2014-01-141-7/+4Star
| * | | | | | | | | | | audit: rework AUDIT_TTY_SET to only grab spin_lock onceEric Paris2014-01-141-15/+13Star
| * | | | | | | | | | | audit: remove needless switch in AUDIT_SETEric Paris2014-01-141-16/+9Star
| * | | | | | | | | | | audit: use define's for audit versionEric Paris2014-01-141-1/+1
| * | | | | | | | | | | audit: wait_for_auditd rework for readabilityEric Paris2014-01-141-9/+7Star
| * | | | | | | | | | | audit: log task info on feature changeRichard Guy Briggs2014-01-141-0/+1
| * | | | | | | | | | | audit: fix incorrect set of audit_sockGao feng2014-01-141-1/+1
| * | | | | | | | | | | audit: print error message when fail to create audit socketGao feng2014-01-141-5/+4Star
| * | | | | | | | | | | audit: fix dangling keywords in audit_log_set_loginuid() outputRichard Guy Briggs2014-01-141-6/+9
| * | | | | | | | | | | audit: log on errors from filter user rulesRichard Guy Briggs2014-01-142-5/+8
| * | | | | | | | | | | audit: audit_log_start running on auditd should not stopToshiyuki Okajima2014-01-141-6/+8
| * | | | | | | | | | | audit: drop audit_cmd_lock in AUDIT_USER family of casesRichard Guy Briggs2014-01-141-0/+2
| * | | | | | | | | | | audit: convert all sessionid declaration to unsigned intEric Paris2014-01-143-3/+3
| * | | | | | | | | | | audit: Added exe field to audit core dump signal logPaul Davies C2014-01-142-1/+10
| * | | | | | | | | | | audit: prevent an older auditd shutdown from orphaning a newer auditd startupRichard Guy Briggs2014-01-141-0/+2
| * | | | | | | | | | | audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* casesRichard Guy Briggs2014-01-142-33/+45
| * | | | | | | | | | | audit: log AUDIT_TTY_SET config changesRichard Guy Briggs2014-01-141-8/+26
| * | | | | | | | | | | audit: get rid of *NO* daemon at audit_pid=0 messageRichard Guy Briggs2014-01-141-4/+6
| * | | | | | | | | | | audit: drop audit_log_abend()Paul Davies C2014-01-141-8/+2Star
| * | | | | | | | | | | audit: allow unlimited backlog queueRichard Guy Briggs2014-01-141-2/+4
| * | | | | | | | | | | audit: don't generate loginuid log when audit disabledGao feng2014-01-141-0/+3
| * | | | | | | | | | | audit: use old_lock in audit_set_featureGao feng2014-01-141-1/+1
| * | | | | | | | | | | audit: don't generate audit feature changed log when audit disabledGao feng2014-01-141-0/+3
| * | | | | | | | | | | audit: fix incorrect order of log new and old featureGao feng2014-01-141-1/+1
| * | | | | | | | | | | audit: remove useless code in audit_enableGao feng2014-01-141-11/+2Star
| * | | | | | | | | | | audit: add audit_backlog_wait_time configuration optionRichard Guy Briggs2014-01-141-2/+29
| * | | | | | | | | | | audit: clean up AUDIT_GET/SET local variables and future-proof APIRichard Guy Briggs2014-01-141-25/+29
| * | | | | | | | | | | audit: add kernel set-up parameter to override default backlog limitRichard Guy Briggs2014-01-141-1/+19
| * | | | | | | | | | | audit: efficiency fix 2: request exclusive wait since all need same resourceDan Duval2014-01-141-1/+1
| * | | | | | | | | | | audit: efficiency fix 1: only wake up if queue shorter than backlog limitDan Duval2014-01-141-1/+3
| * | | | | | | | | | | audit: make use of remaining sleep time from wait_for_auditdRichard Guy Briggs2014-01-141-4/+8
| * | | | | | | | | | | audit: reset audit backlog wait time after error recoveryRichard Guy Briggs2014-01-141-1/+4
| * | | | | | | | | | | audit: listen in all network namespacesRichard Guy Briggs2014-01-143-12/+61
| * | | | | | | | | | | audit: restore order of tty and ses fields in log outputRichard Guy Briggs2014-01-141-2/+2
| * | | | | | | | | | | audit: fix netlink portid naming and typesRichard Guy Briggs2014-01-143-28/+30
| * | | | | | | | | | | audit: Simplify and correct audit_log_capsetEric W. Biederman2014-01-142-5/+3Star
| * | | | | | | | | | | Merge tag 'v3.12'Eric Paris2013-11-2381-2757/+3684
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-232-20/+11Star
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | module: Add missing newline in printk call.Tetsuo Handa2014-01-211-4/+2Star
| * | | | | | | | | | | | | params: improve standard definitionsFelipe Contreras2013-12-041-16/+9Star
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-2314-908/+3065
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | tracing: Fix buggered tee(2) on tracing_pipeAl Viro2014-01-191-7/+1Star
| * | | | | | | | | | | | tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)2014-01-141-0/+2
| * | | | | | | | | | | | ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)2014-01-131-26/+32
| * | | | | | | | | | | | ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)2014-01-131-1/+44