index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-12
67
-865
/
+1593
|
\
|
*
integrity: do zero padding of the key id
Dmitry Kasatkin
2014-10-06
1
-1
/
+1
|
*
KEYS: output last portion of fingerprint in /proc/keys
Dmitry Kasatkin
2014-10-06
1
-5
/
+5
|
*
KEYS: strip 'id:' from ca_keyid
Dmitry Kasatkin
2014-10-06
1
-1
/
+1
|
*
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2014-10-06
2
-9
/
+9
|
*
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2014-10-06
6
-25
/
+81
|
*
X.509: If available, use the raw subjKeyId to form the key description
David Howells
2014-10-03
3
-2
/
+11
|
*
KEYS: handle error code encoded in pointer
Dmitry Kasatkin
2014-10-03
1
-2
/
+2
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-10-02
7
-48
/
+95
|
|
\
|
|
*
ima: detect violations for mmaped files
Roberto Sassu
2014-09-18
2
-9
/
+5
|
|
*
ima: fix race condition on ima_rdwr_violation_check and process_measurement
Roberto Sassu
2014-09-18
1
-21
/
+33
|
|
*
ima: added ima_policy_flag variable
Roberto Sassu
2014-09-17
4
-5
/
+34
|
|
*
ima: return an error code from ima_add_boot_aggregate()
Roberto Sassu
2014-09-17
1
-6
/
+15
|
|
*
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
2014-09-17
3
-3
/
+6
|
|
*
ima: move keyring initialization to ima_init()
Dmitry Kasatkin
2014-09-17
2
-8
/
+6
|
*
|
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
2014-09-30
5
-83
/
+115
|
|
\
\
|
|
*
|
selinux: normalize audit log formatting
Richard Guy Briggs
2014-09-22
1
-6
/
+8
|
|
*
|
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
2014-09-22
1
-4
/
+3
|
|
*
|
selinux: make the netif cache namespace aware
Paul Moore
2014-09-10
4
-36
/
+46
|
|
*
|
selinux: register nf hooks with single nf_register_hooks call
Jiri Pirko
2014-09-09
1
-25
/
+10
|
|
*
|
selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()
Paul Moore
2014-09-03
1
-0
/
+1
|
|
*
|
selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.
Stephen Smalley
2014-08-28
1
-12
/
+47
|
|
*
|
Merge tag 'v3.16' into next
Paul Moore
2014-08-05
9755
-248081
/
+494622
|
|
|
\
\
|
*
|
\
\
Merge commit 'v3.16' into next
James Morris
2014-09-30
467
-2301
/
+4180
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'keys-next-20140922' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2014-09-22
35
-338
/
+690
|
|
\
\
\
\
|
|
*
|
|
|
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
David Howells
2014-09-22
1
-7
/
+8
|
|
*
|
|
|
Merge tag 'keys-pkcs7-20140916' into keys-next
David Howells
2014-09-16
34
-305
/
+649
|
|
|
\
\
\
\
|
|
|
*
|
|
|
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2014-09-16
2
-17
/
+47
|
|
|
*
|
|
|
PKCS#7: Better handling of unsupported crypto
David Howells
2014-09-16
5
-16
/
+74
|
|
|
*
|
|
|
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
2014-09-16
10
-186
/
+198
|
|
|
*
|
|
|
KEYS: Implement binary asymmetric key ID handling
David Howells
2014-09-16
3
-0
/
+131
|
|
|
*
|
|
|
KEYS: Update the keyrings documentation for match changes
David Howells
2014-09-16
1
-13
/
+52
|
|
|
*
|
|
|
KEYS: Make the key matching functions return bool
David Howells
2014-09-16
6
-16
/
+18
|
|
|
*
|
|
|
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
2014-09-16
19
-45
/
+31
|
|
|
*
|
|
|
KEYS: Remove key_type::def_lookup_type
David Howells
2014-09-16
6
-14
/
+5
|
|
|
*
|
|
|
KEYS: Preparse match data
David Howells
2014-09-16
11
-51
/
+129
|
|
|
*
|
|
|
Provide a binary to hex conversion function
David Howells
2014-09-16
2
-0
/
+17
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge tag 'keys-next-fixes-20140916' into keys-next
David Howells
2014-09-16
2
-5
/
+5
|
|
|
\
\
\
\
|
|
|
*
|
|
|
PKCS#7: Add a missing static
David Howells
2014-09-16
1
-3
/
+3
|
|
|
*
|
|
|
KEYS: Fix missing statics
David Howells
2014-09-16
1
-2
/
+2
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'keys-fixes-20140916' into keys-next
David Howells
2014-09-16
2
-28
/
+35
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
David Howells
2014-09-16
1
-20
/
+19
|
|
|
*
|
|
PKCS#7: Provide a single place to do signed info block freeing
David Howells
2014-09-16
1
-9
/
+15
|
|
|
*
|
|
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
2014-09-16
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel in...
James Morris
2014-09-18
5
-274
/
+520
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
2014-08-29
4
-255
/
+233
|
|
*
|
|
|
Fix a bidirectional UDS connect check typo
Lukasz Pawelczyk
2014-08-29
1
-2
/
+2
|
|
*
|
|
|
Small fixes in comments describing function parameters
Lukasz Pawelczyk
2014-08-29
1
-9
/
+9
|
|
*
|
|
|
Smack: Bring-up access mode
Casey Schaufler
2014-08-28
5
-27
/
+294
|
|
*
|
|
|
Smack: Fix setting label on successful file open
Marcin Niesluchowski
2014-08-25
1
-1
/
+3
[next]