summaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix deadlock in audit_log_task_context()Al Viro2007-03-141-13/+11
* [PATCH] AUDIT_FD_PAIRAl Viro2007-02-171-0/+40
* [PATCH] struct path: convert kernelJosef Sipek2006-12-081-2/+2
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-0/+2
* audit: Add auditing to ipsecJoy Latten2006-12-061-1/+5
* [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-041-0/+1
* [PATCH] name_count array overrunSteve Grubb2006-10-041-2/+17
* [PATCH] PPID filtering fixAlexander Viro2006-10-041-2/+7
* [PATCH] audit/accounting: tty lockingAlan Cox2006-09-291-0/+5
* [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-261-2/+2
* [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-261-1/+1
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-111-0/+51
* [PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro2006-08-031-11/+12
* [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-031-3/+3
* [PATCH] mark context of syscall entered with no rules as dummyAl Viro2006-08-031-2/+4
* [PATCH] introduce audit rules counterAl Viro2006-08-031-0/+3
* [PATCH] fix missed create event for directory auditAmy Griffis2006-08-031-3/+13
* [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-031-22/+41
* [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
OpenPOWER on IntegriCloud