index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-03-20
syscall_get_arch: remove useless function arguments
Eric Paris
2014-03-20
audit: remove stray newline from audit_log_execve_info() audit_panic() call
Joe Perches
2014-03-20
audit: remove stray newlines from audit_log_lost messages
Josh Boyer
2014-03-20
audit: include subject in login records
Eric Paris
2014-03-20
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
Richard Guy Briggs
2014-03-20
audit: allow user processes to log from another PID namespace
Richard Guy Briggs
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2014-03-20
audit: rename the misleading audit_get_context() to audit_take_context()
Richard Guy Briggs
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-03-20
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
2014-03-20
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
2014-03-07
audit: Use more current logging style again
Richard Guy Briggs
2014-03-07
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-17
audit: fix location of __net_initdata for audit_net_ops
Richard Guy Briggs
2014-01-17
audit: remove pr_info for every network namespace
Eric Paris
2014-01-16
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2014-01-14
audit: Convert int limit uses to u32
Joe Perches
2014-01-14
audit: Use more current logging style
Joe Perches
2014-01-14
audit: Use hex_byte_pack_upper
Joe Perches
2014-01-13
audit: reorder AUDIT_TTY_SET arguments
Eric Paris
2014-01-13
audit: rework AUDIT_TTY_SET to only grab spin_lock once
Eric Paris
2014-01-13
audit: remove needless switch in AUDIT_SET
Eric Paris
2014-01-13
audit: use define's for audit version
Eric Paris
2014-01-13
audit: wait_for_auditd rework for readability
Eric Paris
2014-01-13
audit: log task info on feature change
Richard Guy Briggs
2014-01-13
audit: fix incorrect set of audit_sock
Gao feng
2014-01-13
audit: print error message when fail to create audit socket
Gao feng
2014-01-13
audit: fix dangling keywords in audit_log_set_loginuid() output
Richard Guy Briggs
2014-01-13
audit: log on errors from filter user rules
Richard Guy Briggs
2014-01-13
audit: audit_log_start running on auditd should not stop
Toshiyuki Okajima
2014-01-13
audit: drop audit_cmd_lock in AUDIT_USER family of cases
Richard Guy Briggs
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-13
audit: Added exe field to audit core dump signal log
Paul Davies C
2014-01-13
audit: prevent an older auditd shutdown from orphaning a newer auditd startup
Richard Guy Briggs
2014-01-13
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
2014-01-13
audit: log AUDIT_TTY_SET config changes
Richard Guy Briggs
2014-01-13
audit: get rid of *NO* daemon at audit_pid=0 message
Richard Guy Briggs
2014-01-13
audit: drop audit_log_abend()
Paul Davies C
2014-01-13
audit: allow unlimited backlog queue
Richard Guy Briggs
2014-01-13
audit: don't generate loginuid log when audit disabled
Gao feng
2014-01-13
audit: use old_lock in audit_set_feature
Gao feng
2014-01-13
audit: don't generate audit feature changed log when audit disabled
Gao feng
2014-01-13
audit: fix incorrect order of log new and old feature
Gao feng
2014-01-13
audit: remove useless code in audit_enable
Gao feng
2014-01-13
audit: add audit_backlog_wait_time configuration option
Richard Guy Briggs
2014-01-13
audit: clean up AUDIT_GET/SET local variables and future-proof API
Richard Guy Briggs
2014-01-13
audit: add kernel set-up parameter to override default backlog limit
Richard Guy Briggs
2014-01-13
audit: efficiency fix 2: request exclusive wait since all need same resource
Dan Duval
[next]