Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | kernel/sys.c: k_getrusage() can use while_each_thread() | Oleg Nesterov | 2014-01-23 | 1 | -2/+1 | |
| * | | | | | | | | | | exec: kill task_struct->did_exec | Oleg Nesterov | 2014-01-23 | 2 | -4/+2 | |
| * | | | | | | | | | | kernel/fork.c: remove redundant NULL check in dup_mm() | Daeseok Youn | 2014-01-23 | 1 | -3/+0 | |
| * | | | | | | | | | | kernel/fork.c: fix coding style issues | Daeseok Youn | 2014-01-23 | 1 | -2/+2 | |
| * | | | | | | | | | | kernel/fork.c: make dup_mm() static | DaeSeok Youn | 2014-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | | printk: flush conflicting continuation line | Arun KS | 2014-01-23 | 1 | -3/+6 | |
| * | | | | | | | | | | numa: add a sysctl for numa_balancing | Andi Kleen | 2014-01-23 | 2 | -1/+32 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | padata: Fix wrong usage of rcu_dereference() | Mathias Krause | 2013-12-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-01-23 | 5 | -193/+326 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | audit: fix location of __net_initdata for audit_net_ops | Richard Guy Briggs | 2014-01-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | audit: remove pr_info for every network namespace | Eric Paris | 2014-01-17 | 1 | -2/+0 | |
| * | | | | | | | | | | | audit: Convert int limit uses to u32 | Joe Perches | 2014-01-14 | 2 | -25/+26 | |
| * | | | | | | | | | | | audit: Use more current logging style | Joe Perches | 2014-01-14 | 1 | -20/+18 | |
| * | | | | | | | | | | | audit: Use hex_byte_pack_upper | Joe Perches | 2014-01-14 | 1 | -5/+2 | |
| * | | | | | | | | | | | audit: reorder AUDIT_TTY_SET arguments | Eric Paris | 2014-01-13 | 1 | -7/+4 | |
| * | | | | | | | | | | | audit: rework AUDIT_TTY_SET to only grab spin_lock once | Eric Paris | 2014-01-13 | 1 | -15/+13 | |
| * | | | | | | | | | | | audit: remove needless switch in AUDIT_SET | Eric Paris | 2014-01-13 | 1 | -16/+9 | |
| * | | | | | | | | | | | audit: use define's for audit version | Eric Paris | 2014-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | audit: wait_for_auditd rework for readability | Eric Paris | 2014-01-13 | 1 | -9/+7 | |
| * | | | | | | | | | | | audit: log task info on feature change | Richard Guy Briggs | 2014-01-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | audit: fix incorrect set of audit_sock | Gao feng | 2014-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | audit: print error message when fail to create audit socket | Gao feng | 2014-01-13 | 1 | -5/+4 | |
| * | | | | | | | | | | | audit: fix dangling keywords in audit_log_set_loginuid() output | Richard Guy Briggs | 2014-01-13 | 1 | -6/+9 | |
| * | | | | | | | | | | | audit: log on errors from filter user rules | Richard Guy Briggs | 2014-01-13 | 2 | -5/+8 | |
| * | | | | | | | | | | | audit: audit_log_start running on auditd should not stop | Toshiyuki Okajima | 2014-01-13 | 1 | -6/+8 | |
| * | | | | | | | | | | | audit: drop audit_cmd_lock in AUDIT_USER family of cases | Richard Guy Briggs | 2014-01-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | audit: convert all sessionid declaration to unsigned int | Eric Paris | 2014-01-13 | 3 | -3/+3 | |
| * | | | | | | | | | | | audit: Added exe field to audit core dump signal log | Paul Davies C | 2014-01-13 | 2 | -1/+10 | |
| * | | | | | | | | | | | audit: prevent an older auditd shutdown from orphaning a newer auditd startup | Richard Guy Briggs | 2014-01-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases | Richard Guy Briggs | 2014-01-13 | 2 | -33/+45 | |
| * | | | | | | | | | | | audit: log AUDIT_TTY_SET config changes | Richard Guy Briggs | 2014-01-13 | 1 | -8/+26 | |
| * | | | | | | | | | | | audit: get rid of *NO* daemon at audit_pid=0 message | Richard Guy Briggs | 2014-01-13 | 1 | -4/+6 | |
| * | | | | | | | | | | | audit: drop audit_log_abend() | Paul Davies C | 2014-01-13 | 1 | -8/+2 | |
| * | | | | | | | | | | | 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 |