index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
smack: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
1
-3
/
+2
2014-01-14
selinux: call WARN_ONCE() instead of calling audit_log_start()
Richard Guy Briggs
1
-8
/
+4
2014-01-14
audit: convert all sessionid declaration to unsigned int
Eric Paris
10
-29
/
+29
2014-01-14
audit: Added exe field to audit core dump signal log
Paul Davies C
2
-1
/
+10
2014-01-14
audit: prevent an older auditd shutdown from orphaning a newer auditd startup
Richard Guy Briggs
1
-0
/
+2
2014-01-14
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
3
-34
/
+48
2014-01-14
audit: log AUDIT_TTY_SET config changes
Richard Guy Briggs
1
-8
/
+26
2014-01-14
audit: get rid of *NO* daemon at audit_pid=0 message
Richard Guy Briggs
1
-4
/
+6
2014-01-14
audit: drop audit_log_abend()
Paul Davies C
1
-8
/
+2
2014-01-14
audit: allow unlimited backlog queue
Richard Guy Briggs
1
-2
/
+4
2014-01-14
audit: fix incorrect type of sessionid
Richard Guy Briggs
1
-2
/
+2
2014-01-14
audit: don't generate loginuid log when audit disabled
Gao feng
1
-0
/
+3
2014-01-14
audit: use old_lock in audit_set_feature
Gao feng
1
-1
/
+1
2014-01-14
audit: don't generate audit feature changed log when audit disabled
Gao feng
1
-0
/
+3
2014-01-14
audit: fix incorrect order of log new and old feature
Gao feng
1
-1
/
+1
2014-01-14
audit: remove useless code in audit_enable
Gao feng
1
-11
/
+2
2014-01-14
audit: add audit_backlog_wait_time configuration option
Richard Guy Briggs
2
-2
/
+31
2014-01-14
audit: clean up AUDIT_GET/SET local variables and future-proof API
Richard Guy Briggs
2
-25
/
+30
2014-01-14
audit: add kernel set-up parameter to override default backlog limit
Richard Guy Briggs
2
-1
/
+23
2014-01-14
documentation: document the audit= kernel start-up parameter
Richard Guy Briggs
1
-0
/
+4
2014-01-14
audit: efficiency fix 2: request exclusive wait since all need same resource
Dan Duval
1
-1
/
+1
2014-01-14
audit: efficiency fix 1: only wake up if queue shorter than backlog limit
Dan Duval
1
-1
/
+3
2014-01-14
audit: make use of remaining sleep time from wait_for_auditd
Richard Guy Briggs
1
-4
/
+8
2014-01-14
audit: reset audit backlog wait time after error recovery
Richard Guy Briggs
1
-1
/
+4
2014-01-14
audit: listen in all network namespaces
Richard Guy Briggs
3
-12
/
+61
2014-01-14
audit: restore order of tty and ses fields in log output
Richard Guy Briggs
1
-2
/
+2
2014-01-14
audit: fix netlink portid naming and types
Richard Guy Briggs
4
-29
/
+31
2014-01-14
audit: Simplify and correct audit_log_capset
Eric W. Biederman
3
-10
/
+8
2013-11-23
Merge tag 'v3.12'
Eric Paris
8566
-245204
/
+568800
2013-11-06
audit: fix type of sessionid in audit_set_loginuid()
Eric Paris
1
-2
/
+2
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
4
-15
/
+4
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
3
-31
/
+18
2013-11-05
audit: remove unused envc member of audit_aux_data_execve
Richard Guy Briggs
1
-2
/
+0
2013-11-05
audit: Kill the unused struct audit_aux_data_capset
Eric W. Biederman
1
-6
/
+0
2013-11-05
audit: do not reject all AUDIT_INODE filter types
Eric Paris
1
-0
/
+1
2013-11-05
audit: suppress stock memalloc failure warnings since already managed
Richard Guy Briggs
1
-1
/
+2
2013-11-05
audit: log the audit_names record type
Jeff Layton
1
-0
/
+20
2013-11-05
audit: add child record before the create to handle case where create fails
Jeff Layton
1
-0
/
+1
2013-11-05
audit: use given values in tty_audit enable api
Richard Guy Briggs
1
-1
/
+1
2013-11-05
audit: use nlmsg_len() to get message payload length
Mathias Krause
1
-2
/
+2
2013-11-05
audit: use memset instead of trying to initialize field by field
Eric Paris
1
-1
/
+1
2013-11-05
audit: fix info leak in AUDIT_GET requests
Mathias Krause
1
-0
/
+1
2013-11-05
audit: update AUDIT_INODE filter rule to comparator function
Richard Guy Briggs
1
-1
/
+1
2013-11-05
audit: audit feature to set loginuid immutable
Eric Paris
3
-2
/
+7
2013-11-05
audit: audit feature to only allow unsetting the loginuid
Eric Paris
3
-2
/
+7
2013-11-05
audit: allow unsetting the loginuid (with priv)
Eric Paris
2
-5
/
+13
2013-11-05
audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE
Eric Paris
2
-20
/
+4
2013-11-05
audit: loginuid functions coding style
Eric Paris
1
-25
/
+45
2013-11-05
selinux: apply selinux checks on new audit message types
Eric Paris
1
-0
/
+2
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
3
-0
/
+127
[next]