Commit History

Author SHA1 Message Date
  Linus Torvalds 05016b0f0a Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Al Viro f4a4a8b125 file->f_path.dentry is pinned down for as long as the file is open... 10 years ago
  Paul Moore 55422d0bd2 audit: replace getname()/putname() hacks with reference counters 10 years ago
  Paul Moore 57c59f5837 audit: fix filename matching in __audit_inode() and __audit_inode_child() 10 years ago
  Paul Moore fd3522fdc8 audit: enable filename recording via getname_kernel() 10 years ago
  Linus Torvalds 5e0f872c7d Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
  Paul Moore fcf22d8267 audit: create private file name copies when auditing inodes 10 years ago
  Linus Torvalds 66b3f4f0a0 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit 10 years ago
  Paul Moore 4a92843601 audit: correctly record file names with different path name types 10 years ago
  Al Viro 9f45f5bf30 new helper: audit_file() 10 years ago
  Al Viro b583043e99 kill f_dentry uses 10 years ago
  Linus Torvalds ab074ade9c Merge git://git.infradead.org/users/eparis/audit 10 years ago
  Richard Guy Briggs 9eab339b19 audit: get comm using lock to avoid race in string printing 11 years ago
  Richard Guy Briggs f874738e8c audit: remove open_arg() function that is never used 11 years ago
  Richard Guy Briggs b4f0d3755c audit: x86: drop arch from __audit_syscall_entry() interface 11 years ago
  Richard Guy Briggs 84db564aad audit: add arch field to seccomp event log 11 years ago
  Richard Guy Briggs 4a99854c58 audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() directly 11 years ago
  Masanari Iida da3dae54e4 Documentation: Docbook: Fix generated DocBook/kernel-api.xml 11 years ago
  Andy Lutomirski a3c5493119 auditsc: audit_krule mask accesses need bounds checking 11 years ago
  Linus Torvalds 0b747172dc Merge git://git.infradead.org/users/eparis/audit 11 years ago
  Joe Perches b7550787fe audit: remove stray newline from audit_log_execve_info() audit_panic() call 11 years ago
  Eric Paris ddfad8affd audit: include subject in login records 14 years ago
  Richard Guy Briggs aa589a13b5 audit: remove superfluous new- prefix in AUDIT_LOGIN messages 11 years ago
  Richard Guy Briggs f1dc4867ff audit: anchor all pid references in the initial pid namespace 11 years ago
  Richard Guy Briggs c92cdeb45e audit: convert PPIDs to the inital PID namespace. 11 years ago
  Richard Guy Briggs 4a3eb726d1 audit: rename the misleading audit_get_context() to audit_take_context() 11 years ago
  William Roberts 3f1c82502c audit: Audit proc/<pid>/cmdline aka proctitle 11 years ago
  Richard Guy Briggs f952d10ff4 audit: Use more current logging style again 11 years ago
  Linus Torvalds c4ad8f98be execve: use 'struct filename *' for executable name passing 11 years ago
  Richard Guy Briggs 5ee9a75c9f audit: fix dangling keywords in audit_log_set_loginuid() output 11 years ago