index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
audit: convert audit_ever_enabled to a boolean
Paul Moore
2017-11-10
1
-1
/
+1
*
|
ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
2017-09-04
1
-1
/
+1
|
/
*
audit: style fix
Derek Robson
2017-06-13
1
-14
/
+14
*
audit: add ambient capabilities to CAPSET and BPRM_FCAPS records
Richard Guy Briggs
2017-05-30
1
-0
/
+1
*
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
2017-05-02
1
-1
/
+1
*
audit: store the auditd PID as a pid struct instead of pid_t
Paul Moore
2017-05-02
1
-1
/
+1
*
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
2017-05-02
1
-2
/
+1
*
audit: move audit_signal_info() into kernel/auditsc.c
Paul Moore
2017-03-27
1
-7
/
+1
*
audit: fix auditd/kernel connection state tracking
Paul Moore
2017-03-21
1
-7
/
+2
*
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-02-21
1
-0
/
+3
|
\
|
*
audit: log module name on init_module
Richard Guy Briggs
2017-02-13
1
-0
/
+3
*
|
audit_log_{name,link_denied}: constify struct path
Al Viro
2016-12-06
1
-1
/
+1
|
/
*
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-07-30
1
-0
/
+2
|
\
|
*
audit: add fields to exclude filter by reusing user filter
Richard Guy Briggs
2016-06-27
1
-0
/
+2
*
|
audit: move audit_get_tty to reduce scope and kabi changes
Richard Guy Briggs
2016-06-28
1
-0
/
+4
|
/
*
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-12-24
1
-1
/
+1
*
audit: audit_tree_match can be boolean
Yaowei Bai
2015-11-04
1
-1
/
+1
*
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-09-08
1
-0
/
+18
|
\
|
*
audit: implement audit by executable
Richard Guy Briggs
2015-08-06
1
-0
/
+4
|
*
audit: clean simple fsnotify implementation
Richard Guy Briggs
2015-08-06
1
-0
/
+14
*
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2015-04-22
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
audit: consolidate handling of mm->exe_file
Davidlohr Bueso
2015-02-23
1
-0
/
+3
*
|
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2015-01-23
1
-15
/
+2
|
/
*
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
2014-09-23
1
-1
/
+0
*
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
2014-03-20
1
-1
/
+1
*
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
2014-03-20
1
-0
/
+6
*
audit: Convert int limit uses to u32
Joe Perches
2014-01-14
1
-1
/
+1
*
audit: listen in all network namespaces
Richard Guy Briggs
2014-01-14
1
-0
/
+5
*
audit: fix netlink portid naming and types
Richard Guy Briggs
2014-01-14
1
-4
/
+4
*
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
2013-11-05
1
-1
/
+0
*
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
2013-11-05
1
-0
/
+4
*
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
2013-07-09
1
-0
/
+1
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-11
1
-0
/
+156
|
\
|
*
audit: fix event coverage of AUDIT_ANOM_LINK
Eric Paris
2013-04-30
1
-0
/
+157
|
*
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-12
1
-1
/
+0
*
|
audit: remove unnecessary #if CONFIG_AUDIT
Gao feng
2013-04-30
1
-2
/
+0
*
|
audit: remove duplicate export of audit_enabled
Gao feng
2013-04-30
1
-1
/
+0
|
/
*
audit: optimize audit_compare_dname_path
Jeff Layton
2012-10-12
1
-1
/
+4
*
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
2012-10-12
1
-2
/
+1
*
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
1
-0
/
+1
*
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
2012-09-18
1
-1
/
+1
*
audit: Add typespecific uid and gid comparators
Eric W. Biederman
2012-09-18
1
-0
/
+2
*
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
2012-01-17
1
-5
/
+1
*
audit: make functions static
Stephen Hemminger
2010-10-30
1
-4
/
+1
*
Audit: split audit watch Kconfig
Eric Paris
2010-07-28
1
-1
/
+13
*
audit: do not get and put just to free a watch
Eric Paris
2010-07-28
1
-2
/
+1
*
Audit: clean up the audit_watch split
Eric Paris
2010-07-28
1
-9
/
+4
*
Fix rule eviction order for AUDIT_DIR
Al Viro
2009-06-24
1
-2
/
+5
*
Audit: move audit_get_nd completely into audit_watch
Eric Paris
2009-06-24
1
-4
/
+1
[next]