summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
td>Al Viro 2009-12-22Sanitize f_flags helpersAl Viro 2009-09-24Audit: rearrange audit_context to save 16 bytes per structEric Paris 2009-06-24Fix rule eviction order for AUDIT_DIRAl Viro 2009-06-24Audit: clean up all op= output to include string quotingEric Paris 2009-06-23audit: seperate audit inode watches into a subfileEric Paris 2009-06-23Audit: better estimation of execve record lengthEric Paris 2009-04-05Audit: remove spaces from audit_log_d_pathEric Paris 2009-04-05audit: audit_set_auditable defined but not usedEric Paris 2009-04-05audit: Fix possible return value truncation in audit_get_context()Paul Moore 2009-04-05auditsc: fix kernel-doc notationRandy Dunlap 2009-04-05audit: EXECVE record - removed bogus newlineJiri Pirko 2009-03-31Get rid of indirect include of fs_struct.hAl Viro 2009-01-04make sure that filterkey of task,always rules is reportedAl Viro 2009-01-04fixing audit rule ordering mess, part 1Al Viro 2009-01-04sanitize audit_log_capset()Al Viro 2009-01-04sanitize audit_fd_pair()Al Viro 2009-01-04sanitize audit_mq_open()Al Viro 2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro 2009-01-04sanitize audit_mq_notify()Al Viro 2009-01-04sanitize audit_mq_getsetattr()Al Viro 2009-01-04sanitize audit_ipc_set_perm()Al Viro 2009-01-04sanitize audit_ipc_obj()Al Viro 2009-01-04sanitize audit_socketcallAl Viro 2009-01-04don't reallocate buffer in every audit_sockaddr()Al Viro 2008-12-25Merge branch 'next' into for-linusJames Morris 2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro 2008-12-09[patch 1/1] audit: remove excess kernel-docRandy Dunlap 2008-12-09[PATCH] return records for fork() both to child and parentAl Viro 2008-11-14CRED: Inaugurate COW credentialsDavid Howells 2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells 2008-11-14CRED: Separate task security context from task_structDavid Howells 2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells 2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris 2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris 2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris 2008-10-13tty: Fix abusers of current->sighand->ttyAlan Cox 2008-09-01[PATCH] audit: Moved variable declaration to beginning of functionCordelia 2008-08-04Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang 2008-08-01[PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang 2008-08-01[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditdEric Paris 2008-07-23x86_64 syscall audit fast-pathRoland McGrath