index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2017-06-10
apparmor: add profile permission query ability
John Johansen
2017-06-10
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-10
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-10
apparmor: add fn to test if profile supports a given mediation class
John Johansen
2017-06-10
apparmor: speed up transactional queries
John Johansen
2017-06-10
apparmor: add label data availability to the feature set
John Johansen
2017-06-10
apparmor: add mkdir/rmdir interface to manage policy namespaces
John Johansen
2017-06-10
apparmor: add policy revision file interface
John Johansen
2017-06-10
apparmor: provide finer control over policy management
John Johansen
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
2017-06-09
selinux: use kmem_cache for ebitmap
Junil Lee
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
2017-06-09
KEYS: fix refcount_inc() on zero
Mark Rutland
2017-06-09
KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API
Mat Martineau
2017-06-09
KEYS: DH: ensure the KDF counter is properly aligned
Eric Biggers
2017-06-09
KEYS: DH: don't feed uninitialized "otherinfo" into KDF
Eric Biggers
2017-06-09
KEYS: DH: forbid using digest_null as the KDF hash
Eric Biggers
2017-06-09
KEYS: sanitize key structs before freeing
Eric Biggers
2017-06-09
KEYS: trusted: sanitize all key material
Eric Biggers
2017-06-09
KEYS: encrypted: sanitize all key material
Eric Biggers
2017-06-09
KEYS: user_defined: sanitize key payloads
Eric Biggers
2017-06-09
KEYS: sanitize add_key() and keyctl() key payloads
Eric Biggers
2017-06-09
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
2017-06-09
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
2017-06-09
KEYS: encrypted: use constant-time HMAC comparison
Eric Biggers
2017-06-09
KEYS: encrypted: fix race causing incorrect HMAC calculations
Eric Biggers
2017-06-09
KEYS: encrypted: fix buffer overread in valid_master_desc()
Eric Biggers
2017-06-09
KEYS: encrypted: avoid encrypting/decrypting stack buffers
Eric Biggers
2017-06-09
KEYS: put keyring if install_session_keyring_to_cred() fails
Eric Biggers
2017-06-09
KEYS: Delete an error message for a failed memory allocation in get_derived_k...
Markus Elfring
2017-06-09
security: use READ_ONCE instead of deprecated ACCESS_ONCE
Davidlohr Bueso
2017-06-09
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
Bilal Amarni
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
2017-06-08
apparmor: convert from securityfs to apparmorfs for policy ns files
John Johansen
2017-06-08
apparmor: allow specifying an already created dir to create ns entries in
John Johansen
2017-06-08
apparmor: rename apparmor file fns and data to indicate use
John Johansen
2017-06-08
apparmor: add custom apparmorfs that will be used by policy namespace files
John Johansen
2017-06-08
apparmor: use macro template to simplify namespace seq_files
John Johansen
2017-06-08
apparmor: use macro template to simplify profile seq_files
John Johansen
2017-06-08
apparmor: move to per loaddata files, instead of replicating in profiles
John Johansen
2017-06-08
securityfs: add the ability to support symlinks
John Johansen
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
2017-06-08
apparmor: move file context into file.h
John Johansen
2017-06-08
security/apparmor: Use POSIX-compatible "printf '%s'"
Thomas Schneider
2017-06-08
apparmor: Fix error cod in __aa_fs_profile_mkdir()
Dan Carpenter
2017-06-08
apparmorfs: Use seq_putc() in two functions
Markus Elfring
2017-06-08
apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show()
Markus Elfring
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
[prev]
[next]