Commit Graph

167 Commits (f05de73bf82fbbc00265c06d12efb7273f7dc54a)

Author SHA1 Message Date
Mike Frysinger c0a3a20b6c linux/audit.h: move ptrace.h include to kernel header 12 years ago
Kees Cook 7b9205bd77 audit: create explicit AUDIT_SECCOMP event type 12 years ago
David Howells 607ca46e97 UAPI: (Scripted) Disintegrate include/linux 13 years ago
Jeff Layton adb5c2473d audit: make audit_inode take struct filename 13 years ago
Jeff Layton 7ac86265dc audit: allow audit code to satisfy getname requests from its names_list 13 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Jeff Layton 4fa6b5ecbf audit: overhaul __audit_inode_child to accomodate retrying 13 years ago
Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups 13 years ago
Jeff Layton 78e2e802a8 audit: add a new "type" field to audit_names struct 13 years ago
Jeff Layton c43a25abba audit: reverse arguments to audit_inode_child 13 years ago
Kees Cook 9321d526dd audit.h: replace defines with C stubs 13 years ago
Kees Cook e2bebb4ae6 audit: define AUDIT_ARCH_OPENRISC 13 years ago
Eric W. Biederman e1760bd5ff userns: Convert the audit loginuid to be a kuid 13 years ago
Eric W. Biederman ca57ec0f00 audit: Add typespecific uid and gid comparators 13 years ago
Eric W. Biederman 017143fecb audit: Remove the unused uid parameter from audit_receive_filter 13 years ago
Eric W. Biederman 02276bda4a audit: Use current instead of NETLINK_CREDS() in audit_filter 13 years ago
Peter Moody e23eb920b0 audit: export audit_log_task_info 13 years ago
Kees Cook a51d9eaa41 fs: add link restriction audit reporting 13 years ago
Kees Cook 3dc1c1b2d2 seccomp: remove duplicated failure logging 13 years ago
Al Viro 66b3fad3f4 constify path argument of audit_log_d_path() 13 years ago
Peter Moody 10d6836087 audit: comparison on interprocess fields 13 years ago
Peter Moody 4a6633ed08 audit: implement all object interfield comparisons 13 years ago
Eric Paris c9fe685f7a audit: allow interfield comparison between gid and ogid 13 years ago
Eric Paris 02d86a568c audit: allow interfield comparison in audit rules 13 years ago
Eric Paris 0a300be6d5 audit: remove task argument to audit_set_loginuid 13 years ago
Eric Paris 54d3218b31 audit: allow audit matching on inode gid 13 years ago
Eric Paris efaffd6e44 audit: allow matching on obj_uid 13 years ago
Eric Paris 6422e78de6 audit: remove audit_finish_fork as it can't be called 13 years ago
Eric Paris a4ff8dba7d audit: inline audit_free to simplify the look of generic code 13 years ago
Eric Paris 38cdce53da audit: drop audit_set_macxattr as it doesn't do anything 13 years ago
Eric Paris 07c4941787 audit: inline checks for not needing to collect aux records 13 years ago
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs 13 years ago
Eric Paris d7e7528bcd Audit: push audit success and retcode into arch ptrace.h 13 years ago
Eric Paris 85e7bac33b seccomp: audit abnormal end to a process due to seccomp 13 years ago
Al Viro 2570ebbd1f switch kern_ipc_perm to umode_t 13 years ago
Al Viro df0a42837b switch mq_open() to umode_t 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Mr Dash Four 131ad62d8f netfilter: add SELinux context support to AUDIT target 14 years ago
Thomas Graf fbabf31e4d netfilter: create audit records for x_tables replaces 14 years ago
Thomas Graf 43f393caec netfilter: audit target to record accepted/dropped packets 14 years ago
Alexey Dobriyan 37721e1b0c headers: path.h redux 14 years ago
Al Viro 120a795da0 audit mmap 15 years ago
Andi Kleen 1676effca4 gcc-4.6: fs: fix unused but set warnings 15 years ago
Al Viro cccc6bba3f Lose the first argument of audit_inode_child() 15 years ago
Eric Paris 9d96098510 Audit: clean up all op= output to include string quoting 16 years ago
Mimi Zohar 523979adfa integrity: audit update 16 years ago
Mimi Zohar 3323eec921 integrity: IMA as an integrity service provider 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Al Viro e45aa212ea audit rules ordering, part 2 16 years ago
Al Viro 0590b9335a fixing audit rule ordering mess, part 1 16 years ago