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
2017-04-10
audit: make sure we don't let the retry queue grow without bounds
Paul Moore
1
-35
/
+32
2017-03-21
audit: fix auditd/kernel connection state tracking
Paul Moore
1
-245
/
+394
2017-02-22
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-2
/
+10
2017-01-18
audit: add feature audit_lost reset
Richard Guy Briggs
1
-1
/
+7
2016-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2016-12-15
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-209
/
+323
2016-12-14
audit: Make AUDIT_KERNEL event conform to the specification
Steve Grubb
1
-1
/
+3
2016-12-14
audit: use proper refcount locking on audit_sock
Richard Guy Briggs
1
-6
/
+24
2016-12-14
audit: don't ever sleep on a command record/message
Paul Moore
1
-5
/
+13
2016-12-14
audit: handle a clean auditd shutdown with grace
Paul Moore
1
-0
/
+6
2016-12-14
audit: wake up kauditd_thread after auditd registers
Paul Moore
1
-0
/
+1
2016-12-14
audit: rework audit_log_start()
Paul Moore
1
-56
/
+36
2016-12-14
audit: rework the audit queue handling
Paul Moore
1
-121
/
+226
2016-12-14
audit: rename the queues and kauditd related functions
Paul Moore
1
-20
/
+20
2016-12-14
audit: queue netlink multicast sends just like we do for unicast sends
Paul Moore
1
-35
/
+35
2016-12-14
audit: fixup audit_init()
Paul Moore
1
-6
/
+8
2016-12-14
audit: move kaudit thread start from auditd registration to kaudit init (#2)
Richard Guy Briggs
1
-10
/
+4
2016-12-06
audit_log_{name,link_denied}: constify struct path
Al Viro
1
-2
/
+2
2016-12-01
audit: remove useless synchronize_net()
WANG Cong
1
-2
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-10-05
Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+7
2016-08-31
audit: consistently record PIDs with task_tgid_nr()
Paul Moore
1
-1
/
+7
2016-07-30
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-2
/
+2
2016-06-30
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+17
2016-06-28
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
1
-0
/
+17
2016-06-27
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
1
-2
/
+2
2016-05-19
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-20
/
+10
2016-04-27
audit: add tty field to LOGIN event
Richard Guy Briggs
1
-13
/
+5
2016-04-04
audit: we don't need to __set_current_state(TASK_RUNNING)
Paul Moore
1
-7
/
+5
2016-03-20
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+19
2016-01-28
tty: audit: Handle tty audit enable atomically
Peter Hurley
1
-13
/
+12
2016-01-28
tty: audit: Combine push functions
Peter Hurley
1
-1
/
+1
2016-01-26
audit: log failed attempts to change audit_pid configuration
Richard Guy Briggs
1
-2
/
+6
2016-01-26
audit: stop an old auditd being starved out by a new auditd
Richard Guy Briggs
1
-1
/
+15
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
[next]