summaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] audit: support for object context filtersDarrel Goeddel2006-07-011-0/+40
* [PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel2006-07-011-5/+5
* [PATCH] add rule filterkeyAmy Griffis2006-07-011-0/+15
* [PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl2006-06-271-2/+1
* [PATCH] fix kernel-doc in kernel/ dirRandy Dunlap2006-06-271-4/+3
* [PATCH] Doc: add audit & acct to DocBookRandy Dunlap2006-06-231-0/+1
* [PATCH] make set_loginuid obey audit_enabledSteve Grubb2006-06-201-11/+16
* [PATCH] log more info for directory entry change eventsAmy Griffis2006-06-201-54/+69
* [PATCH] audit: path-based rulesAmy Griffis2006-06-201-36/+88
* [PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson2006-06-201-1/+273
* [PATCH] deprecate AUDIT_POSSBILEAl Viro2006-06-201-1/+0
* [PATCH] inline more audit helpersAl Viro2006-06-201-10/+4
* [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-201-17/+5
* [PATCH] add filtering by ppidAl Viro2006-06-201-0/+4
* [PATCH] log ppidAl Viro2006-06-201-2/+5
* [PATCH] collect sid of those who send signals to auditdAl Viro2006-06-201-11/+12
* [PATCH] execve argument loggingAl Viro2006-06-201-0/+51
* [PATCH] Audit Filter PerformanceSteve Grubb2006-05-011-4/+7
* [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-3/+51
* [PATCH] More user space subject labelsSteve Grubb2006-05-011-2/+2
* [PATCH] change lspp ipc auditingSteve Grubb2006-05-011-47/+21
* [PATCH] audit inode patchSteve Grubb2006-05-011-37/+16
* [PATCH] support for context based audit filtering, part 2Darrel Goeddel2006-05-011-0/+20
* [PATCH] no need to wank with task_lock() and pinning task down in audit_sysca...Al Viro2006-05-011-9/+1
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-4/+4
* [PATCH] drop gfp_mask in audit_log_exit()Al Viro2006-05-011-30/+32
* [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-011-8/+1
* [PATCH] deal with deadlocks in audit_free()Al Viro2006-05-011-10/+10
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-400/+434
|\
| * [PATCH] simplify audit_free() lockingIngo Molnar2006-03-201-3/+7
| * [PATCH] Add tty to syscall audit recordsSteve Grubb2006-03-201-2/+8
| * [PATCH] audit string fields interface + consumerAmy Griffis2006-03-201-26/+24
| * [PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALLDavid Woodhouse2006-03-201-376/+4
| * [PATCH] Miscellaneous bug and warning fixesDustin Kirkland2006-03-201-9/+12
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-201-8/+134
| * [PATCH] Exclude messages by message typeDustin Kirkland2006-03-201-1/+34
| * [PATCH] Collect more inode information during syscall processing.Amy Griffis2006-03-201-24/+118
| * [PATCH] Pass dentry, not just name, in fsnotify creation hooks.Amy Griffis2006-03-201-1/+1
| * [PATCH] Filter rule comparatorsDustin Kirkland2006-03-201-42/+75
| * [PATCH] AUDIT: kerneldoc for kernel/audit*.cRandy Dunlap2006-03-201-18/+132
| * [PATCH] make vm86 call audit_syscall_exitJason Baron2006-03-201-5/+0
* | Merge ../powerpc-mergePaul Mackerras2006-02-241-3/+3
|\ \ | |/
| * [PATCH] GFP_KERNEL allocations in atomic (auditsc)Al Viro2006-02-181-3/+3
* | [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-1/+1
|/
* [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-181-1/+1
* [PATCH] gfp_t: kernel/*Al Viro2005-10-281-1/+1
* [AUDIT] Allow filtering on system call success _or_ failureDavid Woodhouse2005-08-271-2/+6
* AUDIT: Prevent duplicate syscall rulesAmy Griffis2005-08-171-39/+56
* AUDIT: Speed up audit_filter_syscall() for the non-auditable case.David Woodhouse2005-08-171-10/+12
* AUDIT: Fix task refcount leak in audit_filter_syscall()David Woodhouse2005-08-171-1/+2
OpenPOWER on IntegriCloud