index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
Lines
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-1
/
+1
2015-05-29
audit: fix for typo in comment to function audit_log_link_denied()
Shailendra Verma
-1
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-1
/
+1
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-17
/
+30
2015-04-15
VFS: audit: d_backing_inode() annotations
David Howells
-1
/
+1
2015-03-13
audit: Remove condition which always evaluates to false
Pranith Kumar
-3
/
+2
2015-02-23
audit: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
-8
/
+14
2015-02-23
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
-8
/
+15
2015-02-23
audit: code clean up
Ameen Ali
-3
/
+2
2015-02-23
audit: don't reset working wait time accidentally with auditd
Richard Guy Briggs
-1
/
+2
2015-02-23
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
-3
/
+4
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+1
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
-1
/
+1
2014-12-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-4
/
+4
2014-12-19
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
-4
/
+4
2014-12-13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-1
/
+1
2014-12-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-10
/
+1
2014-12-09
Merge branch 'next' into upstream for v3.19
Paul Moore
-1
/
+1
2014-11-17
audit: convert status version to a feature bitmap
Richard Guy Briggs
-1
/
+1
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
-1
/
+1
2014-11-04
audit, sched/wait: Fixup kauditd_thread() wait loop
Peter Zijlstra
-10
/
+1
2014-10-30
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
-1
/
+1
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
-20
/
+10
2014-09-23
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
-3
/
+2
2014-09-23
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
-1
/
+1
2014-09-23
audit: set nlmsg_len for multicast messages.
Richard Guy Briggs
-1
/
+2
2014-09-23
audit: use atomic_t to simplify audit_serial()
Richard Guy Briggs
-12
/
+2
2014-09-23
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
-1
/
+1
2014-09-23
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
-1
/
+1
2014-09-23
audit: reduce scope of audit_net_id
Richard Guy Briggs
-1
/
+1
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
-1
/
+1
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-4
/
+60
2014-06-06
ipc, kernel: use Linux headers
Paul McQuade
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+2
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
-2
/
+2
2014-04-22
audit: send multicast messages only if there are listeners
Richard Guy Briggs
-0
/
+3
2014-04-22
audit: add netlink multicast group for log read
Richard Guy Briggs
-4
/
+47
2014-04-22
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
-0
/
+10
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
-11
/
+16
2014-03-31
AUDIT: Allow login in non-init namespaces
Eric Paris
-1
/
+11
2014-03-30
AUDIT: Allow login in non-init namespaces
Eric Paris
-1
/
+11
2014-03-24
kernel: Use RCU_INIT_POINTER(x, NULL) in audit.c
Monam Agarwal
-1
/
+1
2014-03-20
audit: remove stray newlines from audit_log_lost messages
Josh Boyer
-2
/
+2
2014-03-20
audit: allow user processes to log from another PID namespace
Richard Guy Briggs
-3
/
+7
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
-2
/
+3
2014-03-20
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
-2
/
+2
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
-11
/
+10
2014-03-20
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
-4
/
+6
2014-03-08
audit: Update kdoc for audit_send_reply and audit_list_rules_send
Eric W. Biederman
-1
/
+1
2014-02-28
audit: Send replies in the proper network namespace.
Eric W. Biederman
-11
/
+10
[next]