Commit Graph

197 Commits (c0e811d9f5d1ee708f06c4f0a1009f8a1d22f364)

Author SHA1 Message Date
Oleg Nesterov f000cfdde5 audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE 12 years ago
Eric Paris 2a0b4be6dd audit: fix message spacing printing auid 12 years ago
Eric Paris 82d8da0d46 Revert "audit: move kaudit thread start from auditd registration to kaudit init" 12 years ago
Eric Paris b24a30a730 audit: fix event coverage of AUDIT_ANOM_LINK 12 years ago
Eric Paris 7173c54e3a audit: use spin_lock in audit_receive_msg to process tty logging 12 years ago
Richard Guy Briggs 46e959ea29 audit: add an option to control logging of passwords with pam_tty_audit 12 years ago
Eric Paris bde02ca858 audit: use spin_lock_irqsave/restore in audit tty code 12 years ago
Eric Paris 4d3fb709b2 helper for some session id stuff 12 years ago
Eric Paris b122c3767c audit: use a consistent audit helper to log lsm information 12 years ago
Eric Paris 152f497b9b audit: push loginuid and sessionid processing down 12 years ago
Eric Paris dc9eb698f4 audit: stop pushing loginid, uid, sessionid as arguments 12 years ago
Eric Paris 1890090916 audit: remove the old depricated kernel interface 12 years ago
Gao feng 13f51e1c3f audit: don't check if kauditd is valid every time 12 years ago
Eric Paris 62062cf8a3 audit: allow checking the type of audit message in the user filter 12 years ago
Eric Paris f7616102d6 audit: use data= not msg= for AUDIT_USER_TTY messages 12 years ago
Richard Guy Briggs 6ff5e45985 audit: move kaudit thread start from auditd registration to kaudit init 12 years ago
Richard Guy Briggs 3320c5133d audit: flatten kauditd_thread wait queue code 12 years ago
Richard Guy Briggs b551d1d981 audit: refactor hold queue flush 12 years ago
Alexandru Copot 2851da5703 audit: pass int* to nlmsg_next 12 years ago
Hong zhi guo 9419121330 audit: replace obsolete NLMSG_* with type safe nlmsg_* 12 years ago
Andrew Morton 829199197a kernel/audit.c: avoid negative sleep durations 12 years ago
Kees Cook 0644ec0cc8 audit: catch possible NULL audit buffers 12 years ago
Sasha Levin d1c7d97ad5 fs: handle failed audit_log_start properly 13 years ago
Eric W. Biederman cca080d9b6 userns: Convert audit to work with user namespaces enabled 13 years ago
Eric W. Biederman e1760bd5ff userns: Convert the audit loginuid to be a kuid 13 years ago
Eric W. Biederman 860c0aaff7 audit: Don't pass pid or uid to audit_log_common_recv_msg 13 years ago
Eric W. Biederman 017143fecb audit: Remove the unused uid parameter from audit_receive_filter 13 years ago
Eric W. Biederman 35ce9888ad audit: Properly set the origin port id of audit messages. 13 years ago
Eric W. Biederman 8aa14b6498 audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET 13 years ago
Eric W. Biederman f95732e2e0 audit: kill audit_prepare_user_tty 13 years ago
Eric W. Biederman 02276bda4a audit: Use current instead of NETLINK_CREDS() in audit_filter 13 years ago
Eric W. Biederman 34e36d8ecb audit: Limit audit requests to processes in the initial pid and user namespaces. 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 13 years ago
Kees Cook a51d9eaa41 fs: add link restriction audit reporting 13 years ago
Pablo Neira Ayuso a31f2d17b3 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create 13 years ago
David S. Miller c64e66c67b audit: netlink: Move away from NLMSG_NEW(). 13 years ago
Al Viro 66b3fad3f4 constify path argument of audit_log_d_path() 13 years ago
Kees Cook c158a35c8a audit: no leading space in audit_log_d_path prefix 13 years ago
Eric Paris 3035c51e8a audit: drop the meaningless and format breaking word 'user' 13 years ago
Jesper Juhl a0e86bd425 audit: always follow va_copy() with va_end() 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Mr Dash Four 131ad62d8f netfilter: add SELinux context support to AUDIT target 14 years ago
Patrick McHardy c53fa1ed92 netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms 14 years ago
Jan Engelhardt ae9d67aff6 audit: export symbol for use with xt_AUDIT 14 years ago
Ross Kirk 9db3b9bcc7 audit: error message typo correction 14 years ago
Thomas Gleixner ab263f47c9 audit: Use rcu for task lookup protection 15 years ago
Thomas Gleixner 207032051a audit: Do not send uninitialized data for AUDIT_TTY_GET 15 years ago