index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
Merge commit 'v3.16' into next
James Morris
467
-2301
/
+4180
2014-09-22
Merge tag 'keys-next-20140922' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
35
-338
/
+690
2014-09-22
KEYS: Check hex2bin()'s return when generating an asymmetric key ID
David Howells
1
-7
/
+8
2014-09-18
Merge branch 'smack-for-3.18' of git://git.gitorious.org/smack-next/kernel in...
James Morris
5
-274
/
+520
2014-09-16
Merge tag 'keys-pkcs7-20140916' into keys-next
David Howells
34
-305
/
+649
2014-09-16
PKCS#7: Handle PKCS#7 messages that contain no X.509 certs
David Howells
2
-17
/
+47
2014-09-16
PKCS#7: Better handling of unsupported crypto
David Howells
5
-16
/
+74
2014-09-16
KEYS: Overhaul key identification when searching for asymmetric keys
David Howells
10
-186
/
+198
2014-09-16
KEYS: Implement binary asymmetric key ID handling
David Howells
3
-0
/
+131
2014-09-16
KEYS: Update the keyrings documentation for match changes
David Howells
1
-13
/
+52
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
6
-16
/
+18
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
19
-45
/
+31
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
6
-14
/
+5
2014-09-16
KEYS: Preparse match data
David Howells
11
-51
/
+129
2014-09-16
Provide a binary to hex conversion function
David Howells
2
-0
/
+17
2014-09-16
Merge tag 'keys-next-fixes-20140916' into keys-next
David Howells
2
-5
/
+5
2014-09-16
Merge tag 'keys-fixes-20140916' into keys-next
David Howells
2
-28
/
+35
2014-09-16
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs
David Howells
1
-20
/
+19
2014-09-16
PKCS#7: Provide a single place to do signed info block freeing
David Howells
1
-9
/
+15
2014-09-16
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
1
-0
/
+2
2014-09-16
PKCS#7: Add a missing static
David Howells
1
-3
/
+3
2014-09-16
KEYS: Fix missing statics
David Howells
1
-2
/
+2
2014-09-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
16
-122
/
+105
2014-09-09
integrity: make integrity files as 'integrity' module
Dmitry Kasatkin
1
-3
/
+3
2014-09-09
integrity: base integrity subsystem kconfig options on integrity
Dmitry Kasatkin
3
-14
/
+18
2014-09-09
integrity: move asymmetric keys config option
Dmitry Kasatkin
1
-12
/
+12
2014-09-09
ima: initialize only required template
Dmitry Kasatkin
1
-24
/
+4
2014-09-09
ima: remove usage of filename parameter
Dmitry Kasatkin
2
-14
/
+10
2014-09-09
ima: remove unnecessary appraisal test
Dmitry Kasatkin
1
-2
/
+0
2014-09-09
ima: add missing '__init' keywords
Dmitry Kasatkin
3
-5
/
+3
2014-09-09
ima: remove unnecessary extra variable
Dmitry Kasatkin
1
-4
/
+5
2014-09-09
ima: simplify conditional statement to improve performance
Dmitry Kasatkin
1
-4
/
+2
2014-09-09
integrity: remove declaration of non-existing functions
Dmitry Kasatkin
2
-10
/
+0
2014-09-09
integrity: prevent flooding with 'Request for unknown key'
Dmitry Kasatkin
1
-2
/
+3
2014-09-09
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
6
-16
/
+16
2014-09-09
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-09-08
ima: provide flag to identify new empty files
Dmitry Kasatkin
3
-7
/
+13
2014-09-08
evm: prevent passing integrity check if xattr read fails
Dmitry Kasatkin
1
-3
/
+4
2014-09-03
seccomp: Add reviewers to MAINTAINERS
Kees Cook
1
-0
/
+2
2014-09-03
KEYS: Set pr_fmt() in asymmetric key signature handling
David Howells
1
-0
/
+1
2014-09-02
evm: fix checkpatch warnings
Dmitry Kasatkin
1
-3
/
+0
2014-09-02
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
1
-4
/
+4
2014-09-02
ima: prevent buffer overflow in ima_alloc_tfm()
Dmitry Kasatkin
1
-1
/
+4
2014-09-02
ima: fix ima_alloc_atfm()
Mimi Zohar
1
-1
/
+4
2014-09-02
security: Silence shadow warning
Mark Rustad
1
-1
/
+1
2014-08-29
Make Smack operate on smack_known struct where it still used char*
Lukasz Pawelczyk
4
-255
/
+233
2014-08-29
Fix a bidirectional UDS connect check typo
Lukasz Pawelczyk
1
-2
/
+2
2014-08-29
Small fixes in comments describing function parameters
Lukasz Pawelczyk
1
-9
/
+9
2014-08-28
Smack: Bring-up access mode
Casey Schaufler
5
-27
/
+294
2014-08-25
Smack: Fix setting label on successful file open
Marcin Niesluchowski
1
-1
/
+3
[next]