index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
audit.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
1
-1
/
+1
2008-04-28
[PATCH] new predicate - AUDIT_FILETYPE
Al Viro
1
-0
/
+1
2008-04-28
Audit: increase the maximum length of the key field
Eric Paris
1
-1
/
+1
2008-04-28
Audit: standardize string audit interfaces
Eric Paris
1
-8
/
+14
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-1
/
+2
2008-04-19
Audit: Final renamings and cleanup
Ahmed S. Darwish
1
-2
/
+2
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
1
-0
/
+29
2008-02-14
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-3
/
+2
2008-02-01
[AUDIT] break large execve argument logging into smaller messages
Eric Paris
1
-2
/
+4
2008-02-01
[AUDIT] Add End of Event record
Eric Paris
1
-0
/
+1
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
1
-0
/
+2
2008-02-01
[PATCH] get rid of loginuid races
Al Viro
1
-1
/
+1
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
1
-2
/
+2
2008-01-30
NetLabel: Add auditing to the static labeling mechanism
Paul Moore
1
-0
/
+2
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
1
-0
/
+3
2007-10-21
[PATCH] pass dentry to audit_inode()/audit_inode_child()
Al Viro
1
-8
/
+8
2007-10-10
[XFRM]: xfrm audit calls
Joy Latten
1
-4
/
+5
2007-08-23
Renumber AUDIT_TTY_[GS]ET
Miloslav Trmac
1
-2
/
+2
2007-07-22
[PATCH] get rid of AVC_PATH postponed treatment
Al Viro
1
-2
/
+0
2007-07-22
[PATCH] allow audit filtering on bit & operations
Eric Paris
1
-13
/
+17
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
1
-0
/
+11
2007-05-11
[PATCH] Abnormal End of Processes
Steve Grubb
1
-0
/
+3
2007-05-11
[PATCH] complete message queue auditing
Amy Griffis
1
-7
/
+0
[next]