aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c
Commit message (Expand)AuthorAge
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* audit: acquire creds selectively to reduce atomic op overheadTony Jones2011-04-27
* Fix common misspellingsLucas De Marchi2011-03-31
* audit mmapAl Viro2010-10-30
* vfs: add helpers to get root and pwdMiklos Szeredi2010-08-11
* fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris2010-07-28
* inotify: remove inotify in kernel interfaceEric Paris2010-07-28
* audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris2010-07-28
* Audit: clean up the audit_watch splitEric Paris2010-07-28
* audit: preface audit printk with auditEric Paris2010-04-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Lose the first argument of audit_inode_child()Al Viro2010-02-08
* Sanitize f_flags helpersAl Viro2009-12-22
* Audit: rearrange audit_context to save 16 bytes per structEric Paris2009-09-24
* Fix rule eviction order for AUDIT_DIRAl Viro2009-06-24
* Audit: clean up all op= output to include string quotingEric Paris2009-06-24
* audit: seperate audit inode watches into a subfileEric Paris2009-06-23
* Audit: better estimation of execve record lengthEric Paris2009-06-23
* Audit: remove spaces from audit_log_d_pathEric Paris2009-04-05
* audit: audit_set_auditable defined but not usedEric Paris2009-04-05
* audit: Fix possible return value truncation in audit_get_context()Paul Moore2009-04-05
* auditsc: fix kernel-doc notationRandy Dunlap2009-04-05
* audit: EXECVE record - removed bogus newlineJiri Pirko2009-04-05
* Get rid of indirect include of fs_struct.hAl Viro2009-03-31
* make sure that filterkey of task,always rules is reportedAl Viro2009-01-04
* fixing audit rule ordering mess, part 1Al Viro2009-01-04
* sanitize audit_log_capset()Al Viro2009-01-04
* sanitize audit_fd_pair()Al Viro2009-01-04
* sanitize audit_mq_open()Al Viro2009-01-04
* sanitize AUDIT_MQ_SENDRECVAl Viro2009-01-04
* sanitize audit_mq_notify()Al Viro2009-01-04
* sanitize audit_mq_getsetattr()Al Viro2009-01-04
* sanitize audit_ipc_set_perm()Al Viro2009-01-04
* sanitize audit_ipc_obj()Al Viro2009-01-04
* sanitize audit_socketcallAl Viro2009-01-04
* don't reallocate buffer in every audit_sockaddr()Al Viro2009-01-04
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * CRED: Inaugurate COW credentialsDavid Howells2008-11-13
| * CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * CRED: Separate task security context from task_structDavid Howells2008-11-13
| * CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
| * When the capset syscall is used it is not possible for audit to record theEric Paris2008-11-11
| * Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris2008-11-11
| * This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris2008-11-11
* | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-09
* | [patch 1/1] audit: remove excess kernel-docRandy Dunlap2008-12-09
* | [PATCH] return records for fork() both to child and parentAl Viro2008-12-09
|/
* tty: Fix abusers of current->sighand->ttyAlan Cox2008-10-13
* [PATCH] audit: Moved variable declaration to beginning of functionCordelia2008-09-01
* Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang2008-08-04