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
/
include
/
linux
/
audit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
1
-2
/
+2
2017-05-02
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
1
-2
/
+1
2017-02-22
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+32
2017-02-14
audit: log module name on init_module
Richard Guy Briggs
1
-0
/
+12
2017-01-18
audit: log 32-bit socketcalls
Richard Guy Briggs
1
-0
/
+20
2016-12-06
audit_log_{name,link_denied}: constify struct path
Al Viro
1
-1
/
+1
2016-06-27
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
1
-2
/
+0
2016-01-28
tty: audit: Handle tty audit enable atomically
Peter Hurley
1
-0
/
+4
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-4
/
+4
2016-01-13
audit: force seccomp event logging to honor the audit_enabled flag
Paul Moore
1
-100
/
+104
2015-12-24
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
1
-4
/
+4
2015-11-04
audit: audit_string_contains_control can be boolean
Yaowei Bai
1
-1
/
+1
2015-11-04
audit: audit_dummy_context can be boolean
Yaowei Bai
1
-3
/
+3
2015-08-06
audit: implement audit by executable
Richard Guy Briggs
1
-0
/
+1
2015-08-06
audit: use macros for unset inode and device values
Richard Guy Briggs
1
-0
/
+3
2015-02-18
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+0
2015-02-12
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+0
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
1
-3
/
+0
2015-01-20
audit: remove vestiges of vers_ops
Richard Guy Briggs
1
-1
/
+0
2014-12-24
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+4
2014-12-24
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+4
2014-11-19
new helper: audit_file()
Al Viro
1
-0
/
+9
2014-10-23
audit: Remove "weak" from audit_classify_compat_syscall() declaration
Bjorn Helgaas
1
-1
/
+1
2014-09-24
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
1
-5
/
+9
2014-09-24
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
1
-3
/
+2
2014-09-24
audit: fix build error when asm/syscall.h does not exist
Eric Paris
1
-1
/
+2
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-3
/
+4
2014-04-11
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
1
-1
/
+1
2014-03-24
audit: define audit_is_compat in kernel internal header
Eric Paris
1
-0
/
+6
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
1
-0
/
+8
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
1
-1
/
+2
2014-01-14
audit: Convert int limit uses to u32
Joe Perches
1
-1
/
+1
2014-01-14
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
1
-1
/
+1
2014-01-14
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
1
-1
/
+3
2014-01-14
audit: fix incorrect type of sessionid
Richard Guy Briggs
1
-2
/
+2
2014-01-14
audit: fix netlink portid naming and types
Richard Guy Briggs
1
-1
/
+1
2014-01-14
audit: Simplify and correct audit_log_capset
Eric W. Biederman
1
-5
/
+5
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
1
-6
/
+3
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
1
-2
/
+2
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
1
-0
/
+2
2013-07-09
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
1
-4
/
+22
2013-05-08
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
1
-0
/
+5
2013-04-30
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
1
-9
/
+11
2013-04-30
helper for some session id stuff
Eric Paris
1
-0
/
+2
2013-04-30
audit: use a consistent audit helper to log lsm information
Eric Paris
1
-3
/
+5
2013-04-30
audit: stop pushing loginid, uid, sessionid as arguments
Eric Paris
1
-2
/
+1
2013-04-17
audit: allow checking the type of audit message in the user filter
Eric Paris
1
-1
/
+1
2013-04-10
kernel: audit: beautify code, for extern function, better to check its parame...
Chen Gang
1
-5
/
+11
2013-04-10
audit: Syscall rules are not applied to existing processes on non-x86
Anton Blanchard
1
-1
/
+1
2013-01-12
linux/audit.h: move ptrace.h include to kernel header
Mike Frysinger
1
-0
/
+1
[next]