index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
audit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-380
/
+1
2012-10-13
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
Linus Torvalds
1
-0
/
+1
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
1
-4
/
+6
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
1
-0
/
+11
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-5
/
+7
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
1
-5
/
+11
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
1
-5
/
+10
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
1
-0
/
+5
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
1
-9
/
+9
2012-10-05
audit.h: replace defines with C stubs
Kees Cook
1
-53
/
+153
2012-10-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+2
2012-09-21
audit: define AUDIT_ARCH_OPENRISC
Kees Cook
1
-0
/
+1
2012-09-18
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-3
/
+3
2012-09-18
audit: Add typespecific uid and gid comparators
Eric W. Biederman
1
-0
/
+2
2012-09-18
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
1
-1
/
+1
2012-09-18
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
1
-1
/
+1
2012-09-12
audit: export audit_log_task_info
Peter Moody
1
-0
/
+2
2012-07-29
fs: add link restriction audit reporting
Kees Cook
1
-0
/
+4
2012-04-14
seccomp: remove duplicated failure logging
Kees Cook
1
-4
/
+4
2012-03-21
constify path argument of audit_log_d_path()
Al Viro
1
-1
/
+1
2012-01-18
audit: comparison on interprocess fields
Peter Moody
1
-1
/
+23
2012-01-18
audit: implement all object interfield comparisons
Peter Moody
1
-1
/
+9
2012-01-18
audit: allow interfield comparison between gid and ogid
Eric Paris
1
-1
/
+2
2012-01-18
audit: allow interfield comparison in audit rules
Eric Paris
1
-0
/
+4
2012-01-18
audit: remove task argument to audit_set_loginuid
Eric Paris
1
-1
/
+1
2012-01-18
audit: allow audit matching on inode gid
Eric Paris
1
-0
/
+1
2012-01-18
audit: allow matching on obj_uid
Eric Paris
1
-0
/
+1
2012-01-18
audit: remove audit_finish_fork as it can't be called
Eric Paris
1
-2
/
+0
2012-01-18
audit: inline audit_free to simplify the look of generic code
Eric Paris
1
-1
/
+6
2012-01-18
audit: drop audit_set_macxattr as it doesn't do anything
Eric Paris
1
-2
/
+0
2012-01-18
audit: inline checks for not needing to collect aux records
Eric Paris
1
-3
/
+20
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-3
/
+10
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-8
/
+14
2012-01-18
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
1
-0
/
+8
2012-01-04
switch kern_ipc_perm to umode_t
Al Viro
1
-2
/
+2
2012-01-04
switch mq_open() to umode_t
Al Viro
1
-2
/
+2
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-6
/
+5
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
1
-0
/
+7
2011-01-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-0
/
+1
2011-01-16
netfilter: create audit records for x_tables replaces
Thomas Graf
1
-0
/
+1
2011-01-16
netfilter: audit target to record accepted/dropped packets
Thomas Graf
1
-0
/
+1
2011-01-10
headers: path.h redux
Alexey Dobriyan
1
-0
/
+1
2010-10-30
audit mmap
Al Viro
1
-0
/
+9
2010-08-07
gcc-4.6: fs: fix unused but set warnings
Andi Kleen
1
-1
/
+1
2010-02-08
Lose the first argument of audit_inode_child()
Al Viro
1
-6
/
+5
2009-06-24
Audit: clean up all op= output to include string quoting
Eric Paris
1
-0
/
+3
2009-02-12
integrity: audit update
Mimi Zohar
1
-1
/
+3
2009-02-06
Merge branch 'master' into next
James Morris
1
-50
/
+48
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar
1
-0
/
+5
2009-01-04
audit: validate comparison operations, store them in sane form
Al Viro
1
-0
/
+12
[next]