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
*
calipso: Add validation of CALIPSO option.
Huw Davies
2016-06-27
3
-0
/
+74
*
netlabel: Pass a family parameter to netlbl_skbuff_err().
Huw Davies
2016-06-27
6
-12
/
+19
*
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
2016-06-27
6
-4
/
+308
*
ipv6: constify the skb pointer of ipv6_find_tlv().
Huw Davies
2016-06-27
2
-2
/
+2
*
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
2016-06-27
6
-8
/
+163
*
ipv6: Allow request socks to contain IPv6 options.
Huw Davies
2016-06-27
4
-7
/
+27
*
netlabel: Prevent setsockopt() from changing the hop-by-hop option.
Huw Davies
2016-06-27
1
-1
/
+16
*
calipso: Set the calipso socket label to match the secattr.
Huw Davies
2016-06-27
10
-10
/
+728
*
netlabel: Move bitmap manipulation functions to the NetLabel core.
Huw Davies
2016-06-27
3
-79
/
+85
*
ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.
Huw Davies
2016-06-27
2
-0
/
+55
*
netlabel: Add support for removing a CALIPSO DOI.
Huw Davies
2016-06-27
4
-0
/
+150
*
netlabel: Add support for creating a CALIPSO protocol domain mapping.
Huw Davies
2016-06-27
4
-5
/
+89
*
netlabel: Add support for enumerating the CALIPSO DOI list.
Huw Davies
2016-06-27
4
-0
/
+165
*
netlabel: Add support for querying a CALIPSO DOI.
Huw Davies
2016-06-27
4
-0
/
+193
*
netlabel: Initial support for the CALIPSO netlink protocol.
Huw Davies
2016-06-27
12
-2
/
+604
*
netlabel: Add an address family to domain hash entries.
Huw Davies
2016-06-27
6
-58
/
+192
*
netlabel: Mark rcu pointers with __rcu.
Huw Davies
2016-06-27
2
-4
/
+4
*
selinux: fix type mismatch
Heinrich Schuchardt
2016-06-15
1
-1
/
+1
*
netlabel: handle sparse category maps in netlbl_catmap_getlong()
Paul Moore
2016-06-09
1
-5
/
+4
*
selinux: import NetLabel category bitmaps correctly
Paul Moore
2016-06-09
1
-1
/
+1
*
iucv: properly clone LSM attributes to newly created child sockets
Paul Moore
2016-06-07
1
-1
/
+4
*
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Paul Moore
2016-06-06
1
-2
/
+10
*
selinux: Only apply bounds checking to source types
Stephen Smalley
2016-05-31
1
-48
/
+22
*
LSM: LoadPin: provide enablement CONFIG
Kees Cook
2016-05-17
2
-6
/
+15
*
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
2016-05-06
6
-61
/
+128
|
\
|
*
selinux: apply execstack check on thread stacks
Stephen Smalley
2016-04-26
1
-2
/
+3
|
*
selinux: distinguish non-init user namespace capability checks
Stephen Smalley
2016-04-26
2
-17
/
+25
|
*
selinux: check ss_initialized before revalidating an inode label
Paul Moore
2016-04-19
1
-1
/
+1
|
*
selinux: delay inode label lookup as long as possible
Paul Moore
2016-04-19
1
-8
/
+13
|
*
selinux: don't revalidate an inode's label when explicitly setting it
Paul Moore
2016-04-19
1
-2
/
+11
|
*
selinux: Change bool variable name to index.
Prarit Bhargava
2016-04-14
2
-4
/
+4
|
*
selinux: restrict kernel module loading
Jeff Vander Stoep
2016-04-05
2
-1
/
+48
|
*
selinux: consolidate the ptrace parent lookup code
Paul Moore
2016-04-05
1
-21
/
+17
|
*
selinux: simply inode label states to INVALID and INITIALIZED
Paul Moore
2016-04-05
2
-4
/
+3
|
*
selinux: don't revalidate inodes in selinux_socket_getpeersec_dgram()
Paul Moore
2016-04-05
1
-3
/
+5
|
*
netlabel: fix a problem with netlbl_secattr_catmap_setrng()
Janak Desai
2016-04-05
1
-1
/
+1
*
|
Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2016-05-06
56
-717
/
+1341
|
\
\
|
*
\
Merge branch 'keys-trust' into keys-next
David Howells
2016-05-04
41
-517
/
+673
|
|
\
\
|
|
*
|
IMA: Use the the system trusted keyrings instead of .ima_mok
David Howells
2016-04-11
5
-64
/
+34
|
|
*
|
certs: Add a secondary system keyring that can be added to dynamically
David Howells
2016-04-11
3
-16
/
+88
|
|
*
|
KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED
David Howells
2016-04-11
7
-59
/
+9
|
|
*
|
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
9
-76
/
+100
|
|
*
|
KEYS: Make the system trusted keyring depend on the asymmetric key type
David Howells
2016-04-11
2
-1
/
+2
|
|
*
|
X.509: Move the trust validation code out to its own file
David Howells
2016-04-11
4
-80
/
+116
|
|
*
|
X.509: Use verify_signature() if we have a struct key * to use
David Howells
2016-04-11
1
-2
/
+1
|
|
*
|
KEYS: Generalise x509_request_asymmetric_key()
David Howells
2016-04-11
5
-39
/
+37
|
|
*
|
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2016-04-11
4
-95
/
+94
|
|
*
|
KEYS: Add a facility to restrict new links into a keyring
David Howells
2016-04-11
15
-52
/
+198
|
|
*
|
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2016-04-06
9
-32
/
+11
|
|
*
|
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
15
-173
/
+155
[next]