index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-1
/
+0
2010-07-28
Audit: clean up the audit_watch split
Eric Paris
1
-1
/
+0
2010-07-21
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2009-09-24
Audit: send signal info if selinux is disabled
Eric Paris
1
-6
/
+12
2009-06-24
Fix rule eviction order for AUDIT_DIR
Al Viro
1
-16
/
+1
2009-06-24
Audit: clean up all op= output to include string quoting
Eric Paris
1
-0
/
+9
2009-06-24
audit: seperate audit inode watches into a subfile
Eric Paris
1
-16
/
+0
2009-06-24
Audit: clean up audit_receive_skb
Eric Paris
1
-17
/
+18
2009-06-24
Audit: cleanup netlink mesg handling
Eric Paris
1
-15
/
+15
2009-06-24
Audit: unify the printk of an skb when auditd not around
Eric Paris
1
-17
/
+22
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
1
-2
/
+2
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
1
-0
/
+3
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
1
-1
/
+1
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
1
-3
/
+1
2008-12-09
[PATCH] Audit: make audit=0 actually turn off audit
Eric Paris
1
-7
/
+21
2008-08-01
[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ...
zhangxiliang
1
-3
/
+8
2008-08-01
kernel/audit.c control character detection is off-by-one
Vesa-Matti J Kari
1
-1
/
+1
2008-06-25
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
1
-1
/
+1
2008-06-25
[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
Peng Haitao
1
-2
/
+2
2008-05-17
[patch 1/1] audit_send_reply(): fix error-path memory leak
Andrew Morton
1
-5
/
+6
2008-04-28
[patch 2/2] Use find_task_by_vpid in audit code
Pavel Emelyanov
1
-3
/
+3
2008-04-28
[PATCH 2/2] audit: fix sparse shadowed variable warnings
Harvey Harrison
1
-5
/
+5
2008-04-28
Audit: standardize string audit interfaces
Eric Paris
1
-10
/
+9
2008-04-28
Audit: stop deadlock from signals under load
Eric Paris
1
-5
/
+35
2008-04-28
Audit: save audit_backlog_limit audit messages in case auditd comes back
Eric Paris
1
-21
/
+81
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
1
-32
/
+40
2008-04-19
Audit: internally use the new LSM audit hooks
Ahmed S. Darwish
1
-6
/
+1
2008-04-19
Audit: use new LSM hooks instead of SELinux exports
Ahmed S. Darwish
1
-8
/
+9
2008-03-29
audit: silence two kerneldoc warnings in kernel/audit.c
Dave Jones
1
-3
/
+3
2008-03-21
audit: netlink socket can be auto-bound to pid other than current->pid (v2)
Pavel Emelyanov
1
-3
/
+8
2008-03-01
[PATCH] drop EOE records from printk
Steve Grubb
1
-6
/
+8
2008-03-01
[RFC] AUDIT: do not panic when printk loses messages
Eric Paris
1
-1
/
+4
2008-02-15
d_path: Make d_path() use a struct path
Jan Blunck
1
-1
/
+1
2008-02-15
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-6
/
+6
2008-02-01
[AUDIT] ratelimit printk messages audit
Eric Paris
1
-9
/
+18
2008-02-01
[patch 2/2] audit: complement va_copy with va_end()
Richard Knutsson
1
-0
/
+1
2008-02-01
[patch 1/2] kernel/audit.c: warning fix
Andrew Morton
1
-1
/
+1
2008-02-01
[AUDIT] create context if auditing was ever enabled
Eric Paris
1
-3
/
+13
2008-02-01
[AUDIT] clean up audit_receive_msg()
Eric Paris
1
-103
/
+66
2008-02-01
[AUDIT] make audit=0 really stop audit messages
Eric Paris
1
-131
/
+60
2008-02-01
[AUDIT] break large execve argument logging into smaller messages
Eric Paris
1
-14
/
+23
2008-02-01
[AUDIT] include audit type in audit message when using printk
Eric Paris
1
-1
/
+2
2008-02-01
[AUDIT]: Increase skb->truesize in audit_expand
Herbert Xu
1
-3
/
+7
2007-10-21
[PATCH] audit: watching subtrees
Al Viro
1
-0
/
+87
2007-10-19
whitespace fixes: system auditing
Daniel Walker
1
-7
/
+7
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-10
/
+2
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-2
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
[next]