index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-14
Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...
James Morris
2015-08-14
Merge tag 'modsign-pkcs7-20150812-3' of git://git.kernel.org/pub/scm/linux/ke...
James Morris
2015-08-13
sign-file: Fix warning about BIO_reset() return value
David Howells
2015-08-13
PKCS#7: Add MODULE_LICENSE() to test module
David Howells
2015-08-12
Smack - Fix build error with bringup unconfigured
Casey Schaufler
2015-08-12
sign-file: Document dependency on OpenSSL devel libraries
David Howells
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-12
KEYS: Add a name for PKEY_ID_PKCS7
David Howells
2015-08-12
PKCS#7: Improve and export the X.509 ASN.1 time object decoder
David Howells
2015-08-12
modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS
David Woodhouse
2015-08-12
extract-cert: Cope with multiple X.509 certificates in a single file
David Woodhouse
2015-08-12
sign-file: Generate CMS message as signature instead of PKCS#7
David Howells
2015-08-12
PKCS#7: Support CMS messages also [RFC5652]
David Howells
2015-08-12
X.509: Change recorded SKID & AKID to not include Subject or Issuer
David Howells
2015-08-12
PKCS#7: Check content type and versions
David Howells
2015-08-12
MAINTAINERS: The keyrings mailing list has moved
David Howells
2015-08-11
Merge branch 'smack-for-4.3' of https://github.com/cschaufler/smack-next into...
James Morris
2015-08-10
Kernel threads excluded from smack checks
Roman Kubiak
2015-08-07
modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option
David Woodhouse
2015-08-07
modsign: Use single PEM file for autogenerated key
David Woodhouse
2015-08-07
modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed
David Woodhouse
2015-08-07
modsign: Allow external signing key to be specified
David Woodhouse
2015-08-07
modsign: Allow signing key to be PKCS#11
David Woodhouse
2015-08-07
modsign: Allow password to be specified for signing key
David Woodhouse
2015-08-07
modsign: Abort modules_install when signing fails
David Woodhouse
2015-08-07
MODSIGN: Extract the blob PKCS#7 signature verifier from module signing
David Howells
2015-08-07
system_keyring.c doesn't need to #include module-internal.h
David Howells
2015-08-07
sign-file: Add option to only create signature file
Luis R. Rodriguez
2015-08-07
MODSIGN: Use PKCS#7 messages as module signatures
David Howells
2015-08-07
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2015-08-07
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2015-08-07
X.509: Extract both parts of the AuthorityKeyIdentifier
David Howells
2015-08-07
ASN.1: Copy string names to tokens in ASN.1 compiler
David Howells
2015-08-07
ASN.1: Add an ASN.1 compiler option to dump the element tree
David Howells
2015-08-07
Merge tag 'asn1-fixes-20150805' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2015-08-05
ASN.1: Handle 'ANY OPTIONAL' in grammar
David Howells
2015-08-05
ASN.1: Fix non-match detection failure on data overrun
David Howells
2015-08-05
ASN.1: Fix actions on CHOICE elements with IMPLICIT tags
David Howells
2015-08-05
ASN.1: Fix handling of CHOICE in ASN.1 compiler
David Howells
2015-07-31
Smack: Three symbols that should be static
Casey Schaufler
2015-07-28
Smack: IPv6 host labeling
Casey Schaufler
2015-07-28
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
2015-07-22
sysfs: fix simple_return.cocci warnings
kbuild test robot
2015-07-22
smack: allow mount opts setting over filesystems with binary mount data
Vivek Trivedi
2015-07-20
Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
2015-07-19
Linux 4.2-rc3
v4.2-rc3
Linus Torvalds
2015-07-19
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-07-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-07-19
Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]