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-28
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2
-0
/
+3
2014-10-06
integrity: do zero padding of the key id
Dmitry Kasatkin
1
-1
/
+1
2014-10-06
KEYS: output last portion of fingerprint in /proc/keys
Dmitry Kasatkin
1
-5
/
+5
2014-10-06
KEYS: strip 'id:' from ca_keyid
Dmitry Kasatkin
1
-1
/
+1
2014-10-06
KEYS: use swapped SKID for performing partial matching
Dmitry Kasatkin
2
-9
/
+9
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
6
-25
/
+81
2014-10-03
X.509: If available, use the raw subjKeyId to form the key description
David Howells
3
-2
/
+11
2014-10-03
KEYS: handle error code encoded in pointer
Dmitry Kasatkin
1
-2
/
+2
2014-10-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
7
-48
/
+95
2014-10-01
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
5
-83
/
+115
2014-10-01
Merge commit 'v3.16' into next
James Morris
467
-2301
/
+4180
2014-09-22
selinux: normalize audit log formatting
Richard Guy Briggs
1
-6
/
+8
2014-09-22
selinux: cleanup error reporting in selinux_nlmsg_perm()
Richard Guy Briggs
1
-4
/
+3
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
ima: detect violations for mmaped files
Roberto Sassu
2
-9
/
+5
2014-09-18
ima: fix race condition on ima_rdwr_violation_check and process_measurement
Roberto Sassu
1
-21
/
+33
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-17
ima: added ima_policy_flag variable
Roberto Sassu
4
-5
/
+34
2014-09-17
ima: return an error code from ima_add_boot_aggregate()
Roberto Sassu
1
-6
/
+15
2014-09-17
ima: provide 'ima_appraise=log' kernel option
Dmitry Kasatkin
3
-3
/
+6
2014-09-17
ima: move keyring initialization to ima_init()
Dmitry Kasatkin
2
-8
/
+6
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-10
selinux: make the netif cache namespace aware
Paul Moore
4
-36
/
+46
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
[next]