index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2017-04-04
KEYS: add SP800-56A KDF support for DH
Stephan Mueller
2017-04-04
KEYS: Add KEYCTL_RESTRICT_KEYRING
Mat Martineau
2017-04-04
KEYS: Consistent ordering for __key_link_begin and restrict check
Mat Martineau
2017-04-04
KEYS: Use structure to capture key restriction function and data
Mat Martineau
2017-04-03
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
2017-04-03
KEYS: Use a typedef for restrict_link function pointers
Mat Martineau
2017-04-03
security, keys: convert key_user.usage from atomic_t to refcount_t
Elena Reshetova
2017-04-03
security, keys: convert key.usage from atomic_t to refcount_t
Elena Reshetova
2017-03-30
TOMOYO: Use designated initializers
Kees Cook
2017-03-28
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
2017-03-24
LSM: Initialize security_hook_heads upon registration.
Tetsuo Handa
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
2017-03-06
security: introduce CONFIG_SECURITY_WRITABLE_HOOKS
James Morris
2017-03-06
selinux: fix kernel BUG on prlimit(..., NULL, NULL)
Stephen Smalley
2017-03-06
prlimit,security,selinux: add a security hook for prlimit
Stephen Smalley
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...
Ingo Molnar
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
selinux: wrap cgroup seclabel support with its own policy capability
Stephen Smalley
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-10
KEYS: Use memzero_explicit() for secret data
Dan Carpenter
2017-02-10
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-02-10
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-02-08
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-02-08
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-02-07
selinux: allow changing labels for cgroupfs
Antonio Murdaca
2017-02-07
selinux: fix off-by-one in setprocattr
Stephen Smalley
2017-01-27
ima: allow to check MAY_APPEND
Lans Zhang
2017-01-27
ima: fix ima_d_path() possible race with rename
Mimi Zohar
2017-01-27
Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into ...
James Morris
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
2017-01-24
exec: Remove LSM_UNSAFE_PTRACE_CAP
Eric W. Biederman
2017-01-24
exec: Test the ptracer's saved cred to see if the tracee can gain caps
Eric W. Biederman
2017-01-24
exec: Don't reset euid and egid when the tracee has CAP_SETUID
Eric W. Biederman
2017-01-19
Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()
Greg Kroah-Hartman
2017-01-19
Make static usermode helper binaries constant
Greg Kroah-Hartman
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
2017-01-16
apparmor: fix undefined reference to `aa_g_hash_policy'
John Johansen
[next]