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-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-10-24
Merge tag 'v4.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-21
tomoyo: fix timestamping for y2038
Arnd Bergmann
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
selinux: bpf: Add selinux check for eBPF syscall operations
Chenbo Feng
2017-10-20
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
2017-10-20
capabilities: audit log other surprising conditions
Richard Guy Briggs
2017-10-20
capabilities: fix logic for effective root or real root
Richard Guy Briggs
2017-10-20
capabilities: invert logic for clarity
Richard Guy Briggs
2017-10-20
capabilities: remove a layer of conditional logic
Richard Guy Briggs
2017-10-20
capabilities: move audit log decision to function
Richard Guy Briggs
2017-10-20
capabilities: use intuitive names for id changes
Richard Guy Briggs
2017-10-20
capabilities: use root_priveleged inline to clarify logic
Richard Guy Briggs
2017-10-20
capabilities: rename has_cap to has_fcap
Richard Guy Briggs
2017-10-20
capabilities: intuitive names for cap gain status
Richard Guy Briggs
2017-10-20
capabilities: factor out cap_bprm_set_creds privileged root
Richard Guy Briggs
2017-10-19
commoncap: move assignment of fs_ns to avoid null pointer dereference
Colin Ian King
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
2017-10-18
KEYS: load key flags and expiry time atomically in proc_keys_show()
Eric Biggers
2017-10-18
KEYS: Load key expiry time atomically in keyring_search_iterator()
Eric Biggers
2017-10-18
KEYS: load key flags and expiry time atomically in key_validate()
Eric Biggers
2017-10-18
KEYS: don't let add_key() update an uninstantiated key
David Howells
2017-10-18
KEYS: Fix race between updating and finding a negative key
David Howells
2017-10-18
security/keys: BIG_KEY requires CONFIG_CRYPTO
Arnd Bergmann
2017-10-16
selinux: remove extraneous initialization of slots_used and max_chain_len
Colin Ian King
2017-10-16
selinux: remove redundant assignment to len
Colin Ian King
2017-10-16
selinux: remove redundant assignment to str
Colin Ian King
2017-10-12
KEYS: encrypted: fix dereference of NULL user_key_payload
Eric Biggers
2017-10-10
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...
Will Deacon
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-04
selinux: fix build warning
Corentin LABBE
2017-10-04
selinux: fix build warning by removing the unused sid variable
Corentin LABBE
2017-10-04
selinux: Perform both commoncap and selinux xattr checks
Eric W. Biederman
2017-10-04
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2017-09-28
Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3
James Morris
2017-09-25
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2017-09-25
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
2017-09-25
KEYS: use kmemdup() in request_key_auth_new()
Eric Biggers
2017-09-25
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
2017-09-25
KEYS: reset parent each time before searching key_user_tree
Eric Biggers
2017-09-25
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
2017-09-25
KEYS: prevent creating a different user's keyrings
Eric Biggers
2017-09-25
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
2017-09-25
KEYS: fix key refcount leak in keyctl_read_key()
Eric Biggers
2017-09-25
KEYS: fix key refcount leak in keyctl_assume_authority()
Eric Biggers
2017-09-25
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Eric Biggers
2017-09-25
KEYS: fix cred refcount leak in request_key_auth_new()
Eric Biggers
[prev]
[next]