index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
2012-10-09
fs: handle failed audit_log_start properly
Sasha Levin
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-18
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
2012-09-17
audit: Don't pass pid or uid to audit_log_common_recv_msg
Eric W. Biederman
2012-09-17
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
2012-09-17
audit: Properly set the origin port id of audit messages.
Eric W. Biederman
2012-09-17
audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET
Eric W. Biederman
2012-09-17
audit: kill audit_prepare_user_tty
Eric W. Biederman
2012-09-17
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
2012-09-17
audit: Limit audit requests to processes in the initial pid and user namespaces.
Eric W. Biederman
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-07-29
fs: add link restriction audit reporting
Kees Cook
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-26
audit: netlink: Move away from NLMSG_NEW().
David S. Miller
2012-03-20
constify path argument of audit_log_d_path()
Al Viro
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
audit: no leading space in audit_log_d_path prefix
Kees Cook
2012-01-17
audit: drop the meaningless and format breaking word 'user'
Eric Paris
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-08
audit: always follow va_copy() with va_end()
Jesper Juhl
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-18
audit: export symbol for use with xt_AUDIT
Jan Engelhardt
2010-11-03
audit: error message typo correction
Ross Kirk
2010-10-30
audit: Use rcu for task lookup protection
Thomas Gleixner
2010-10-30
audit: Do not send uninitialized data for AUDIT_TTY_GET
Thomas Gleixner
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
2010-10-30
audit: make functions static
Stephen Hemminger
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-07-28
Audit: clean up the audit_watch split
Eric Paris
2010-07-20
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2009-09-24
Audit: send signal info if selinux is disabled
Eric Paris
2009-06-24
Fix rule eviction order for AUDIT_DIR
Al Viro
2009-06-24
Audit: clean up all op= output to include string quoting
Eric Paris
2009-06-23
audit: seperate audit inode watches into a subfile
Eric Paris
2009-06-23
Audit: clean up audit_receive_skb
Eric Paris
2009-06-23
Audit: cleanup netlink mesg handling
Eric Paris
2009-06-23
Audit: unify the printk of an skb when auditd not around
Eric Paris
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
[next]