Commit History

Author SHA1 Message Date
  Linus Torvalds 73287a43cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Gao feng 13f51e1c3f audit: don't check if kauditd is valid every time 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 12 years ago
  Linus Torvalds aecdc33e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 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 12 years ago
  Eric W. Biederman 860c0aaff7 audit: Don't pass pid or uid to audit_log_common_recv_msg 12 years ago
  Eric W. Biederman 017143fecb audit: Remove the unused uid parameter from audit_receive_filter 12 years ago
  Eric W. Biederman 35ce9888ad audit: Properly set the origin port id of audit messages. 12 years ago
  Eric W. Biederman 8aa14b6498 audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET 12 years ago
  Eric W. Biederman f95732e2e0 audit: kill audit_prepare_user_tty 12 years ago
  Eric W. Biederman 02276bda4a audit: Use current instead of NETLINK_CREDS() in audit_filter 12 years ago
  Eric W. Biederman 34e36d8ecb audit: Limit audit requests to processes in the initial pid and user namespaces. 12 years ago
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 12 years ago
  Pablo Neira Ayuso 9f00d9776b netlink: hide struct module parameter in netlink_kernel_create 12 years ago
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 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
  Linus Torvalds f429ee3b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit 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
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security 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