Commit Graph

189 Commits (39710479303fd3affb3e204e9a7a75cc676977b5)

Author SHA1 Message Date
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
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
Al Viro f3298dc4f2 sanitize audit_socketcall 16 years ago
Al Viro 4f6b434fee don't reallocate buffer in every audit_sockaddr() 16 years ago
Al Viro 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 16 years ago
Randy Dunlap 7f0ed77d24 [patch 1/1] audit: remove excess kernel-doc 16 years ago
Al Viro a64e64944f [PATCH] return records for fork() both to child and parent 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Eric Paris e68b75a027 When the capset syscall is used it is not possible for audit to record the 16 years ago
Eric Paris 3fc689e96c Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a 16 years ago
Eric Paris 851f7ff56d This patch will print cap_permitted and cap_inheritable data in the PATH 16 years ago
Alan Cox dbda4c0b97 tty: Fix abusers of current->sighand->tty 17 years ago
Cordelia c4bacefb7a [PATCH] audit: Moved variable declaration to beginning of function 17 years ago
zhangxiliang 1a61c88def Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
zhangxiliang 980dfb0db3 [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
Eric Paris ee1d315663 [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Al Viro 8b67dca942 [PATCH] new predicate - AUDIT_FILETYPE 17 years ago
Harvey Harrison 7719e437fa [PATCH 2/2] audit: fix sparse shadowed variable warnings 17 years ago
Harvey Harrison c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h 17 years ago
Eric Paris b556f8ad58 Audit: standardize string audit interfaces 17 years ago
Eric Paris 436c405c7d Audit: end printk with newline 17 years ago
Ahmed S. Darwish 04305e4aff Audit: Final renamings and cleanup 17 years ago
Ahmed S. Darwish d7a96f3a1a Audit: internally use the new LSM audit hooks 17 years ago
Ahmed S. Darwish 2a862b32f3 Audit: use new LSM hooks instead of SELinux exports 17 years ago
Paul Moore 422b03cf75 [PATCH] Audit: Fix the format type for size_t variables 17 years ago