Commit Graph

217 Commits (0a300be6d5be8f66cd96609334710c268d0bfdce)

Author SHA1 Message Date
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 07c4941787 audit: inline checks for not needing to collect aux records 13 years ago
Eric Paris 56179a6ec6 audit: drop some potentially inadvisable likely notations 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
Eric Paris 16c174bd95 audit: check current inode and containing object when filtering on major and minor 13 years ago
Eric Paris 5195d8e217 audit: dynamically allocate audit_names when not enough space is in the names array 13 years ago
Eric Paris 5ef30ee53b audit: make filetype matching consistent with other filters 13 years ago
Al Viro 93d3a10ef4 auditsc: propage umode_t 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
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
Tony Jones f562988350 audit: acquire creds selectively to reduce atomic op overhead 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Al Viro 120a795da0 audit mmap 14 years ago
Miklos Szeredi f7ad3c6be9 vfs: add helpers to get root and pwd 15 years ago
Eric Paris e61ce86737 fsnotify: rename fsnotify_mark_entry to just fsnotify_mark 15 years ago
Eric Paris 2dfc1cae4c inotify: remove inotify in kernel interface 15 years ago
Eric Paris 28a3a7eb3b audit: reimplement audit_trees using fsnotify rather than inotify 15 years ago
Eric Paris ae7b8f4108 Audit: clean up the audit_watch split 15 years ago
Eric Paris 449cedf099 audit: preface audit printk with audit 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Al Viro cccc6bba3f Lose the first argument of audit_inode_child() 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Eric Paris 44e51a1b78 Audit: rearrange audit_context to save 16 bytes per struct 16 years ago
Al Viro 916d75761c Fix rule eviction order for AUDIT_DIR 16 years ago
Eric Paris 9d96098510 Audit: clean up all op= output to include string quoting 16 years ago
Eric Paris cfcad62c74 audit: seperate audit inode watches into a subfile 16 years ago
Eric Paris b87ce6e418 Audit: better estimation of execve record length 16 years ago
Eric Paris def5754341 Audit: remove spaces from audit_log_d_path 16 years ago
Eric Paris 679173b724 audit: audit_set_auditable defined but not used 16 years ago
Paul Moore 6d208da89a audit: Fix possible return value truncation in audit_get_context() 16 years ago
Randy Dunlap 6b96255998 auditsc: fix kernel-doc notation 16 years ago
Jiri Pirko ca96a895a6 audit: EXECVE record - removed bogus newline 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Al Viro e048e02c89 make sure that filterkey of task,always rules is reported 16 years ago
Al Viro 0590b9335a fixing audit rule ordering mess, part 1 16 years ago
Al Viro 57f71a0af4 sanitize audit_log_capset() 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
Al Viro 564f6993ff sanitize audit_mq_open() 16 years ago
Al Viro c32c8af43b sanitize AUDIT_MQ_SENDRECV 16 years ago
Al Viro 20114f71b2 sanitize audit_mq_notify() 16 years ago
Al Viro 7392906ea9 sanitize audit_mq_getsetattr() 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago