index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
2013-07-25
2
-15
/
+15
|
|
*
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
2013-07-25
1
-1
/
+4
|
|
*
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
2013-07-25
1
-2
/
+3
|
|
*
SELinux: remove crazy contortions around proc
Eric Paris
2013-07-25
1
-1
/
+1
|
|
*
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
2013-07-25
1
-2
/
+1
|
|
*
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
2013-07-25
1
-0
/
+7
|
|
*
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
2013-07-25
1
-1
/
+7
|
|
*
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
2013-07-25
4
-19
/
+27
|
|
*
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2013-07-25
2
-5
/
+8
|
|
*
selinux: cleanup the XFRM header
Paul Moore
2013-07-25
1
-14
/
+5
|
|
*
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
2013-07-25
1
-11
/
+12
|
|
*
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
2013-07-25
1
-13
/
+10
|
|
*
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2013-07-25
2
-60
/
+42
|
|
*
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
2013-07-25
1
-36
/
+18
|
|
*
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
2013-07-25
1
-31
/
+40
|
|
*
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
2013-07-25
6
-132
/
+128
*
|
|
X.509: remove possible code fragility: enumeration values not handled
Antonio Alecrim Jr
2013-09-25
1
-0
/
+2
*
|
|
X.509: add module description and license
Konstantin Khlebnikov
2013-09-25
1
-0
/
+3
*
|
|
MPILIB: add module description and license
Konstantin Khlebnikov
2013-09-25
1
-0
/
+3
*
|
|
KEYS: initialize root uid and session keyrings early
Mimi Zohar
2013-09-25
1
-0
/
+10
*
|
|
KEYS: verify a certificate is signed by a 'trusted' key
Mimi Zohar
2013-09-25
1
-1
/
+80
*
|
|
KEYS: Make the system 'trusted' keyring viewable by userspace
Mimi Zohar
2013-09-25
1
-3
/
+3
*
|
|
KEYS: Set the asymmetric-key type default search method
David Howells
2013-09-25
1
-0
/
+1
*
|
|
KEYS: Add a 'trusted' flag and a 'trusted only' flag
David Howells
2013-09-25
5
-1
/
+19
*
|
|
KEYS: Separate the kernel signature checking keyring from module signing
David Howells
2013-09-25
8
-115
/
+155
*
|
|
KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate
David Howells
2013-09-25
1
-3
/
+9
*
|
|
KEYS: Load *.x509 files into kernel keyring
David Howells
2013-09-25
2
-8
/
+30
*
|
|
X.509: Remove certificate date checks
David Howells
2013-09-25
1
-38
/
+0
*
|
|
X.509: Handle certificates that lack an authorityKeyIdentifier field
David Howells
2013-09-25
1
-4
/
+5
*
|
|
X.509: Check the algorithm IDs obtained from parsing an X.509 certificate
David Howells
2013-09-25
1
-0
/
+11
*
|
|
X.509: Embed public_key_signature struct and create filler function
David Howells
2013-09-25
3
-55
/
+74
*
|
|
X.509: struct x509_certificate needs struct tm declaring
David Howells
2013-09-25
1
-0
/
+1
*
|
|
KEYS: Store public key algo ID in public_key_signature struct
David Howells
2013-09-25
1
-0
/
+1
*
|
|
KEYS: Split public_key_verify_signature() and make available
David Howells
2013-09-25
3
-9
/
+39
*
|
|
KEYS: Store public key algo ID in public_key struct
David Howells
2013-09-25
4
-5
/
+6
*
|
|
KEYS: Move the algorithm pointer array from x509 to public_key.c
David Howells
2013-09-25
4
-11
/
+11
*
|
|
KEYS: Rename public key parameter name arrays
David Howells
2013-09-25
4
-16
/
+16
*
|
|
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
2013-09-24
11
-0
/
+230
*
|
|
KEYS: Implement a big key type that can save to tmpfs
David Howells
2013-09-24
5
-0
/
+242
*
|
|
KEYS: Expand the capacity of a keyring
David Howells
2013-09-24
9
-762
/
+803
*
|
|
Add a generic associative array implementation.
David Howells
2013-09-24
6
-0
/
+2608
*
|
|
KEYS: Drop the permissions argument from __keyring_search_one()
David Howells
2013-09-24
3
-9
/
+5
*
|
|
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
David Howells
2013-09-24
5
-20
/
+27
*
|
|
KEYS: Search for auth-key by name rather than target key ID
David Howells
2013-09-24
1
-14
/
+7
*
|
|
KEYS: Introduce a search context structure
David Howells
2013-09-24
8
-158
/
+179
*
|
|
KEYS: Consolidate the concept of an 'index key' for key access
David Howells
2013-09-24
5
-67
/
+83
*
|
|
KEYS: key_is_dead() should take a const key pointer argument
David Howells
2013-09-24
1
-1
/
+1
*
|
|
KEYS: Use bool in make_key_ref() and is_key_possessed()
David Howells
2013-09-24
3
-8
/
+8
*
|
|
KEYS: Skip key state checks when checking for possession
David Howells
2013-09-24
4
-6
/
+11
*
|
|
selinux: add Paul Moore as a SELinux maintainer
Paul Moore
2013-09-24
1
-1
/
+2
[prev]
[next]