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
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
1
-8
/
+88
2007-05-08
audit: add spaces on either side of case "..." operator.
Robert P. J. Day
1
-4
/
+4
2007-04-26
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-26
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-02-18
[PATCH] audit config lockdown
Steve Grubb
1
-59
/
+157
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-10-06
[PATCH] kauditd_thread warning fix
Andrew Morton
1
-1
/
+2
2006-09-26
[PATCH] selinux: rename selinux_ctxid_to_string
Stephen Smalley
1
-7
/
+7
2006-09-11
[PATCH] sanity check audit_buffer
Amy Griffis
1
-0
/
+6
2006-08-03
[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL
Amy Griffis
1
-3
/
+1
2006-06-30
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-4
/
+4
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-20
[PATCH] log more info for directory entry change events
Amy Griffis
1
-4
/
+50
2006-06-20
[PATCH] audit: path-based rules
Amy Griffis
1
-8
/
+33
2006-06-20
[PATCH] minor audit updates
Serge E. Hallyn
1
-9
/
+10
2006-06-20
[PATCH] collect sid of those who send signals to auditd
Al Viro
1
-11
/
+20
2006-06-20
[PATCH] execve argument logging
Al Viro
1
-3
/
+5
2006-06-20
[PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES
Al Viro
1
-17
/
+45
[next]