aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/auditsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap1-2/+2
2007-10-21[PATCH] audit: watching subtreesAl Viro1-1/+220
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro1-2/+4
2007-10-18whitespace fixes: syscall auditingDaniel Walker1-5/+5
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl1-1/+0
2007-10-09SUNRPC: Convert rpc_pipefs to use the generic filesystem notification hooksTrond Myklebust1-0/+1
2007-08-22kernel/auditsc.c: fix an off-by-oneAdrian Bunk1-1/+1
2007-08-07fix oops in __audit_signal_info()Al Viro1-11/+11
2007-07-28audit: fix two bugs in the new execve audit codePeter Zijlstra1-2/+4
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro1-47/+0
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb1-2/+2
2007-07-19mm: variable length argument supportOllie Wild1-1/+1
2007-07-19audit: rework execve auditPeter Zijlstra1-21/+63
2007-07-16kerneldoc fix in audit_core_dumpsHenrik Kretzschmar1-1/+1
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-3/+0
2007-05-11[PATCH] Abnormal End of ProcessesSteve Grubb1-0/+39
2007-05-11[PATCH] match audit name dataAmy Griffis1-58/+84
2007-05-11[PATCH] complete message queue auditingAmy Griffis1-27/+0
2007-05-11[PATCH] initialize name osidAmy Griffis1-0/+1
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-19/+92
2007-05-11[PATCH] auditing ptraceAl Viro1-0/+29
2007-03-14[PATCH] fix deadlock in audit_log_task_context()Al Viro1-13/+11
2007-02-17[PATCH] AUDIT_FD_PAIRAl Viro1-0/+40
2006-12-08[PATCH] struct path: convert kernelJosef Sipek1-2/+2
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-0/+2
2006-12-06audit: Add auditing to ipsecJoy Latten1-1/+5
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro1-0/+1
2006-10-04[PATCH] name_count array overrunSteve Grubb1-2/+17
2006-10-04[PATCH] PPID filtering fixAlexander Viro1-2/+7
2006-09-29[PATCH] audit/accounting: tty lockingAlan Cox1-0/+5
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley1-2/+2
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley1-1/+1
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro1-0/+51
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro1-11/+12
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro1-3/+3
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro1-2/+4
2006-08-03[PATCH] introduce audit rules counterAl Viro1-0/+3
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis1-3/+13
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis1-22/+41
2006-07-01[PATCH] audit: support for object context filtersDarrel Goeddel1-0/+40
2006-07-01[PATCH] audit: rename AUDIT_SE_* constantsDarrel Goeddel1-5/+5
2006-07-01[PATCH] add rule filterkeyAmy Griffis1-0/+15
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl1-2/+1
2006-06-27[PATCH] fix kernel-doc in kernel/ dirRandy Dunlap1-4/+3
2006-06-23[PATCH] Doc: add audit & acct to DocBookRandy Dunlap1-0/+1
2006-06-20[PATCH] make set_loginuid obey audit_enabledSteve Grubb1-11/+16
2006-06-20[PATCH] log more info for directory entry change eventsAmy Griffis1-54/+69
2006-06-20[PATCH] audit: path-based rulesAmy Griffis1-36/+88
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-1/+273
2006-06-20[PATCH] deprecate AUDIT_POSSBILEAl Viro1-1/+0