index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
audit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] audit syscall classes
Al Viro
2006-07-01
1
-0
/
+7
*
[PATCH] audit: rename AUDIT_SE_* constants
Darrel Goeddel
2006-07-01
1
-5
/
+10
*
[PATCH] add rule filterkey
Amy Griffis
2006-07-01
1
-0
/
+3
*
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-06-20
1
-14
/
+85
|
\
|
*
[PATCH] log more info for directory entry change events
Amy Griffis
2006-06-20
1
-6
/
+9
|
*
[PATCH] audit: path-based rules
Amy Griffis
2006-06-20
1
-0
/
+1
|
*
[PATCH] Audit of POSIX Message Queue Syscalls v.2
George C. Wilson
2006-06-20
1
-0
/
+46
|
*
[PATCH] inline more audit helpers
Al Viro
2006-06-20
1
-3
/
+21
|
*
[PATCH] update of IPC audit record cleanup
Linda Knippers
2006-06-20
1
-2
/
+2
|
*
[PATCH] add filtering by ppid
Al Viro
2006-06-20
1
-0
/
+1
|
*
[PATCH] collect sid of those who send signals to auditd
Al Viro
2006-06-20
1
-2
/
+1
|
*
[PATCH] execve argument logging
Al Viro
2006-06-20
1
-1
/
+5
|
*
[PATCH] audit_panic() is audit-internal
Al Viro
2006-06-20
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-05-06
1
-7
/
+15
|
\
\
|
|
/
|
*
[PATCH] Rework of IPC auditing
Steve Grubb
2006-05-01
1
-2
/
+5
|
*
[PATCH] More user space subject labels
Steve Grubb
2006-05-01
1
-1
/
+1
|
*
[PATCH] support for context based audit filtering
Darrel Goeddel
2006-05-01
1
-0
/
+5
|
*
[PATCH] drop task argument of audit_syscall_{entry,exit}
Al Viro
2006-05-01
1
-4
/
+4
*
|
Sanitise linux/audit.h for userspace consumption, split elf-em.h from elf.h
David Woodhouse
2006-04-27
1
-2
/
+2
|
/
*
[PATCH] promiscuous mode
Steve Grubb
2006-03-20
1
-1
/
+6
*
[PATCH] add/remove rule update
Steve Grubb
2006-03-20
1
-1
/
+1
*
[PATCH] audit string fields interface + consumer
Amy Griffis
2006-03-20
1
-4
/
+27
*
[PATCH] SE Linux audit events
Steve Grubb
2006-03-20
1
-0
/
+3
*
[PATCH] Fix audit record filtering with !CONFIG_AUDITSYSCALL
David Woodhouse
2006-03-20
1
-13
/
+5
*
[PATCH] Capture selinux subject/object context information.
Dustin Kirkland
2006-03-20
1
-2
/
+6
*
[PATCH] Exclude messages by message type
Dustin Kirkland
2006-03-20
1
-1
/
+4
*
[PATCH] Collect more inode information during syscall processing.
Amy Griffis
2006-03-20
1
-1
/
+17
*
[PATCH] Define new range of userspace messages.
Steve Grubb
2006-03-20
1
-4
/
+15
*
[PATCH] Filter rule comparators
Dustin Kirkland
2006-03-20
1
-1
/
+28
*
[PATCH] gfp_t: kernel/*
Al Viro
2005-10-28
1
-2
/
+2
*
Merge with /shiny/git/linux-2.6/.git
David Woodhouse
2005-07-13
1
-1
/
+1
|
\
|
*
[SPARC64]: Add syscall auditing support.
David S. Miller
2005-07-10
1
-1
/
+1
*
|
AUDIT: Fix definition of audit_log() if audit not enabled
David Woodhouse
2005-07-02
1
-1
/
+1
*
|
AUDIT: Fix definition of audit_log_start() if audit not enabled
Badari Pulavarty
2005-07-02
1
-1
/
+1
*
|
AUDIT: Clean up user message filtering
David Woodhouse
2005-06-24
1
-2
/
+3
*
|
AUDIT: Wait for backlog to clear when generating messages.
David Woodhouse
2005-06-22
1
-4
/
+4
*
|
AUDIT: Optimise the audit-disabled case for discarding user messages
David Woodhouse
2005-06-22
1
-3
/
+4
*
|
AUDIT: Spawn kernel thread to list filter rules.
David Woodhouse
2005-06-21
1
-0
/
+1
*
|
AUDIT: Report lookup flags with path/inode records.
David Woodhouse
2005-06-20
1
-2
/
+2
*
|
AUDIT: Allow filtering of user messages
David Woodhouse
2005-06-19
1
-4
/
+11
|
/
*
AUDIT: Record working directory when syscall arguments are pathnames
David Woodhouse
2005-05-27
1
-1
/
+2
*
AUDIT: Assign serial number to non-syscall messages
David Woodhouse
2005-05-21
1
-3
/
+4
*
AUDIT: Avoid sleeping function in SElinux AVC audit.
Stephen Smalley
2005-05-21
1
-0
/
+3
*
AUDIT: Treat all user messages identically.
David Woodhouse
2005-05-18
1
-15
/
+2
*
AUDIT: Capture sys_socketcall arguments and sockaddrs
David Woodhouse
2005-05-17
1
-1
/
+6
*
AUDIT: Fix some spelling errors
Steve Grubb
2005-05-13
1
-1
/
+1
*
AUDIT: Add message types to audit records
Steve Grubb
2005-05-13
1
-16
/
+50
*
Add audit_log_type
Chris Wright
2005-05-11
1
-6
/
+10
*
Move ifdef CONFIG_AUDITSYSCALL to header
Chris Wright
2005-05-11
1
-1
/
+3
*
The attached patch addresses the problem with getting the audit daemon
Steve Grubb
2005-05-06
1
-8
/
+17
[next]