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-11-17
integrity: provide a hook to load keys when rootfs is ready
Dmitry Kasatkin
3
-1
/
+22
2014-11-17
ima: load x509 certificate from the kernel
Dmitry Kasatkin
4
-2
/
+44
2014-11-17
integrity: provide a function to load x509 certificate from the kernel
Dmitry Kasatkin
2
-1
/
+37
2014-11-17
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
3
-32
/
+85
2014-10-13
ima: added support for new kernel cmdline parameter ima_template_fmt
Roberto Sassu
3
-20
/
+52
2014-10-13
ima: allocate field pointers array on demand in template_desc_init_fields()
Roberto Sassu
1
-21
/
+13
2014-10-13
ima: don't allocate a copy of template_fmt in template_desc_init_fields()
Roberto Sassu
1
-13
/
+17
2014-10-13
ima: display template format in meas. list if template name length is zero
Roberto Sassu
2
-5
/
+15
2014-10-13
ima: added error messages to template-related functions
Roberto Sassu
1
-5
/
+17
2014-10-11
ima: use atomic bit operations to protect policy update interface
Dmitry Kasatkin
2
-28
/
+18
2014-10-11
ima: ignore empty and with whitespaces policy lines
Dmitry Kasatkin
1
-1
/
+2
2014-10-11
ima: no need to allocate entry for comment
Dmitry Kasatkin
1
-8
/
+6
2014-10-11
ima: report policy load status
Dmitry Kasatkin
1
-0
/
+2
2014-10-07
ima: use path names cache
Dmitry Kasatkin
2
-3
/
+4
2014-10-07
evm: skip replacing EVM signature with HMAC on read-only filesystem
Dmitry Kasatkin
1
-3
/
+8
2014-10-07
integrity: add missing '__init' keyword for integrity_init_keyring()
Dmitry Kasatkin
2
-2
/
+2
2014-10-07
ima: check ima_policy_flag in the ima_file_free() hook
Dmitry Kasatkin
3
-7
/
+1
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
[next]