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
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2016-01-13
audit: Delete unnecessary checks before two function calls
Markus Elfring
1
-5
/
+2
2016-01-13
audit: wake up threads if queue switched from limited to unlimited
Richard Guy Briggs
1
-1
/
+2
2016-01-13
audit: include auditd's threads in audit_log_start() wait exception
Richard Guy Briggs
1
-1
/
+1
2016-01-13
audit: remove audit_backlog_wait_overflow
Paul Moore
1
-2
/
+1
2016-01-13
audit: don't needlessly reset valid wait time
Richard Guy Briggs
1
-1
/
+1
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-3
/
+3
2015-11-04
audit: make audit_log_common_recv_msg() a void function
Paul Moore
1
-5
/
+3
2015-11-04
audit: removing unused variable
Saurabh Sengar
1
-4
/
+3
2015-11-04
audit: audit_string_contains_control can be boolean
Yaowei Bai
1
-3
/
+3
2015-11-04
audit: try harder to send to auditd upon netlink failure
Richard Guy Briggs
1
-5
/
+22
2015-09-08
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2015-08-06
audit: use macros for unset inode and device values
Richard Guy Briggs
1
-1
/
+1
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2015-05-29
audit: fix for typo in comment to function audit_log_link_denied()
Shailendra Verma
1
-1
/
+1
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-17
/
+30
2015-04-15
VFS: audit: d_backing_inode() annotations
David Howells
1
-1
/
+1
2015-03-14
audit: Remove condition which always evaluates to false
Pranith Kumar
1
-3
/
+2
2015-02-24
audit: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-8
/
+14
2015-02-24
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
1
-8
/
+15
2015-02-23
audit: code clean up
Ameen Ali
1
-3
/
+2
2015-02-23
audit: don't reset working wait time accidentally with auditd
Richard Guy Briggs
1
-1
/
+2
2015-02-23
audit: don't lose set wait time on first successful call to audit_log_start()
Richard Guy Briggs
1
-3
/
+4
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-1
/
+1
2014-12-24
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-4
/
+4
2014-12-20
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
1
-4
/
+4
2014-12-14
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+1
2014-12-09
Merge branch 'next' into upstream for v3.19
Paul Moore
1
-1
/
+1
2014-11-18
audit: convert status version to a feature bitmap
Richard Guy Briggs
1
-1
/
+1
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2014-11-04
audit, sched/wait: Fixup kauditd_thread() wait loop
Peter Zijlstra
1
-10
/
+1
2014-10-31
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
1
-1
/
+1
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-20
/
+10
2014-09-24
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
1
-3
/
+2
2014-09-24
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
1
-1
/
+1
2014-09-24
audit: set nlmsg_len for multicast messages.
Richard Guy Briggs
1
-1
/
+2
2014-09-24
audit: use atomic_t to simplify audit_serial()
Richard Guy Briggs
1
-12
/
+2
2014-09-24
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-1
/
+1
2014-09-24
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
1
-1
/
+1
2014-09-24
audit: reduce scope of audit_net_id
Richard Guy Briggs
1
-1
/
+1
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-1
/
+1
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+60
2014-06-07
ipc, kernel: use Linux headers
Paul McQuade
1
-1
/
+1
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-2
/
+2
2014-04-23
audit: send multicast messages only if there are listeners
Richard Guy Briggs
1
-0
/
+3
[next]