index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-22
tpm: Fix module name description in Kconfig for tpm_i2c_infineon
Peter Huewe
1
-1
/
+1
2013-10-22
tpm: Add support for Atmel I2C TPMs
Jason Gunthorpe
4
-0
/
+295
2013-10-22
tpm: Add support for the Nuvoton NPCT501 I2C TPM
Jason Gunthorpe
4
-0
/
+723
2013-10-22
tpm: Merge the tpm-bios module with tpm.o
Jason Gunthorpe
3
-11
/
+3
2013-10-22
tpm: Rename tpm.c to tpm-interface.c
Jason Gunthorpe
2
-0
/
+2
2013-10-22
tpm: cleanup checkpatch warnings
Peter Huewe
1
-22
/
+22
2013-10-22
tpm: Remove tpm_show_caps_1_2
Jason Gunthorpe
6
-39
/
+27
2013-10-22
tpm: st33: Remove chip->data_buffer access from this driver
Jason Gunthorpe
1
-8
/
+0
2013-10-22
tpm: Remove redundant dev_set_drvdata
Jason Gunthorpe
3
-6
/
+0
2013-10-22
tpm: Use container_of to locate the tpm_chip in tpm_open
Jason Gunthorpe
1
-17
/
+4
2013-10-22
tpm: Store devname in the tpm_chip
Jason Gunthorpe
2
-11
/
+7
2013-10-22
tpm atmel: Call request_region with the correct base
Jason Gunthorpe
1
-1
/
+1
2013-10-22
tpm: ibmvtpm: Use %zd formatting for size_t format arguments
Jason Gunthorpe
1
-2
/
+2
2013-10-22
tpm: MAINTAINERS: Add myself as tpm maintainer
Peter Huewe
1
-0
/
+1
2013-10-22
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
17
-400
/
+450
2013-10-18
Smack: Implement lock security mode
Casey Schaufler
4
-8
/
+33
2013-09-27
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
1
-4
/
+2
2013-09-26
selinux: Use kmemdup instead of kmalloc + memcpy
Duan Jiong
1
-2
/
+2
2013-09-25
X.509: remove possible code fragility: enumeration values not handled
Antonio Alecrim Jr
1
-0
/
+2
2013-09-25
X.509: add module description and license
Konstantin Khlebnikov
1
-0
/
+3
2013-09-25
MPILIB: add module description and license
Konstantin Khlebnikov
1
-0
/
+3
2013-09-25
KEYS: initialize root uid and session keyrings early
Mimi Zohar
1
-0
/
+10
2013-09-25
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
1
-1
/
+80
2013-09-25
KEYS: Make the system 'trusted' keyring viewable by userspace
Mimi Zohar
1
-3
/
+3
2013-09-25
KEYS: Set the asymmetric-key type default search method
David Howells
1
-0
/
+1
2013-09-25
KEYS: Add a 'trusted' flag and a 'trusted only' flag
David Howells
5
-1
/
+19
2013-09-25
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
8
-115
/
+155
2013-09-25
KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
David Howells
1
-3
/
+9
2013-09-25
KEYS: Load *.x509 files into kernel keyring
David Howells
2
-8
/
+30
2013-09-25
X.509: Remove certificate date checks
David Howells
1
-38
/
+0
2013-09-25
X.509: Handle certificates that lack an authorityKeyIdentifier field
David Howells
1
-4
/
+5
2013-09-25
X.509: Check the algorithm IDs obtained from parsing an X.509 certificate
David Howells
1
-0
/
+11
2013-09-25
X.509: Embed public_key_signature struct and create filler function
David Howells
3
-55
/
+74
2013-09-25
X.509: struct x509_certificate needs struct tm declaring
David Howells
1
-0
/
+1
2013-09-25
KEYS: Store public key algo ID in public_key_signature struct
David Howells
1
-0
/
+1
2013-09-25
KEYS: Split public_key_verify_signature() and make available
David Howells
3
-9
/
+39
2013-09-25
KEYS: Store public key algo ID in public_key struct
David Howells
4
-5
/
+6
2013-09-25
KEYS: Move the algorithm pointer array from x509 to public_key.c
David Howells
4
-11
/
+11
2013-09-25
KEYS: Rename public key parameter name arrays
David Howells
4
-16
/
+16
2013-09-24
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
11
-0
/
+230
2013-09-24
KEYS: Implement a big key type that can save to tmpfs
David Howells
5
-0
/
+242
2013-09-24
KEYS: Expand the capacity of a keyring
David Howells
9
-762
/
+803
2013-09-24
Add a generic associative array implementation.
David Howells
6
-0
/
+2608
2013-09-24
KEYS: Drop the permissions argument from __keyring_search_one()
David Howells
3
-9
/
+5
2013-09-24
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
David Howells
5
-20
/
+27
2013-09-24
KEYS: Search for auth-key by name rather than target key ID
David Howells
1
-14
/
+7
2013-09-24
KEYS: Introduce a search context structure
David Howells
8
-158
/
+179
2013-09-24
KEYS: Consolidate the concept of an 'index key' for key access
David Howells
5
-67
/
+83
2013-09-24
KEYS: key_is_dead() should take a const key pointer argument
David Howells
1
-1
/
+1
2013-09-24
KEYS: Use bool in make_key_ref() and is_key_possessed()
David Howells
3
-8
/
+8
[prev]
[next]