index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
Smack: remove unneeded NULL-termination from securtity label
Konstantin Khlebnikov
2014-08-08
1
-3
/
+3
|
*
|
Smack: handle zero-length security labels without panic
Konstantin Khlebnikov
2014-08-08
2
-3
/
+3
|
*
|
Smack: fix behavior of smack_inode_listsecurity
Konstantin Khlebnikov
2014-08-08
1
-5
/
+4
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-09-12
16
-122
/
+105
|
\
\
|
*
|
integrity: make integrity files as 'integrity' module
Dmitry Kasatkin
2014-09-09
1
-3
/
+3
|
*
|
integrity: base integrity subsystem kconfig options on integrity
Dmitry Kasatkin
2014-09-09
3
-14
/
+18
|
*
|
integrity: move asymmetric keys config option
Dmitry Kasatkin
2014-09-09
1
-12
/
+12
|
*
|
ima: initialize only required template
Dmitry Kasatkin
2014-09-09
1
-24
/
+4
|
*
|
ima: remove usage of filename parameter
Dmitry Kasatkin
2014-09-09
2
-14
/
+10
|
*
|
ima: remove unnecessary appraisal test
Dmitry Kasatkin
2014-09-09
1
-2
/
+0
|
*
|
ima: add missing '__init' keywords
Dmitry Kasatkin
2014-09-09
3
-5
/
+3
|
*
|
ima: remove unnecessary extra variable
Dmitry Kasatkin
2014-09-09
1
-4
/
+5
|
*
|
ima: simplify conditional statement to improve performance
Dmitry Kasatkin
2014-09-09
1
-4
/
+2
|
*
|
integrity: remove declaration of non-existing functions
Dmitry Kasatkin
2014-09-09
2
-10
/
+0
|
*
|
integrity: prevent flooding with 'Request for unknown key'
Dmitry Kasatkin
2014-09-09
1
-2
/
+3
|
*
|
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
2014-09-09
6
-16
/
+16
|
*
|
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
2014-09-09
1
-0
/
+7
|
*
|
ima: provide flag to identify new empty files
Dmitry Kasatkin
2014-09-08
3
-7
/
+13
|
*
|
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
2014-09-08
1
-3
/
+4
|
*
|
evm: fix checkpatch warnings
Dmitry Kasatkin
2014-09-02
1
-3
/
+0
|
*
|
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
2014-09-02
1
-4
/
+4
|
*
|
ima: prevent buffer overflow in ima_alloc_tfm()
Dmitry Kasatkin
2014-09-02
1
-1
/
+4
|
*
|
ima: fix ima_alloc_atfm()
Mimi Zohar
2014-09-02
1
-1
/
+4
*
|
|
seccomp: Add reviewers to MAINTAINERS
Kees Cook
2014-09-03
1
-0
/
+2
[next]