index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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
2009-01-04
audit rules ordering, part 2
Al Viro
1
-0
/
+1
2009-01-04
fixing audit rule ordering mess, part 1
Al Viro
1
-0
/
+1
2009-01-04
sanitize audit_log_capset()
Al Viro
1
-5
/
+4
2009-01-04
sanitize audit_fd_pair()
Al Viro
1
-5
/
+4
2009-01-04
sanitize audit_mq_open()
Al Viro
1
-5
/
+4
2009-01-04
sanitize AUDIT_MQ_SENDRECV
Al Viro
1
-13
/
+4
2009-01-04
sanitize audit_mq_notify()
Al Viro
1
-5
/
+4
2009-01-04
sanitize audit_mq_getsetattr()
Al Viro
1
-5
/
+4
2009-01-04
sanitize audit_ipc_set_perm()
Al Viro
1
-5
/
+4
2009-01-04
sanitize audit_ipc_obj()
Al Viro
1
-5
/
+4
2009-01-04
sanitize audit_socketcall
Al Viro
1
-2
/
+2
2008-12-25
Merge branch 'next' into for-linus
James Morris
1
-0
/
+26
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
1
-2
/
+2
2008-12-09
[PATCH] return records for fork() both to child and parent
Al Viro
1
-0
/
+2
2008-11-14
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
1
-16
/
+0
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-8
/
+14
2008-11-11
When the capset syscall is used it is not possible for audit to record the
Eric Paris
1
-0
/
+10
2008-11-11
Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a
Eric Paris
1
-0
/
+26
2008-07-24
remove the v850 port
Adrian Bunk
1
-1
/
+0
2008-06-25
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
1
-1
/
+1
[next]