aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)AuthorFilesLines
2017-04-18KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsGravatar Eric Biggers 2-24/+31
2017-04-18KEYS: Change the name of the dead type to ".dead" to prevent user accessGravatar David Howells 1-1/+1
2017-04-18KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsGravatar David Howells 1-2/+7
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 10-1/+18
2017-03-02sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Gravatar Ingo Molnar 1-0/+2
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Gravatar Ingo Molnar 4-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 2-0/+2
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Gravatar Ingo Molnar 4-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02selinux: wrap cgroup seclabel support with its own policy capabilityGravatar Stephen Smalley 4-4/+12
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()Gravatar David Howells 4-8/+8
2017-02-27lib/vsprintf.c: remove %Z supportGravatar Alexey Dobriyan 2-2/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 1-3/+2
2017-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 4-6/+6
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-3/+39
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-3/+8
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 54-1839/+3314
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-8/+2
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2017-02-10KEYS: Use memzero_explicit() for secret dataGravatar Dan Carpenter 1-1/+1
2017-02-10KEYS: Fix an error code in request_master_key()Gravatar Dan Carpenter 1-1/+1
2017-02-10Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...Gravatar James Morris 9-276/+327
2017-02-08selinux: fix off-by-one in setprocattrGravatar Stephen Smalley 1-1/+1
2017-02-08Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...Gravatar James Morris 1-1/+1
2017-02-07selinux: allow changing labels for cgroupfsGravatar Antonio Murdaca 1-0/+2
2017-02-07selinux: fix off-by-one in setprocattrGravatar Stephen Smalley 1-1/+1
2017-01-27ima: allow to check MAY_APPENDGravatar Lans Zhang 2-4/+5
2017-01-27ima: fix ima_d_path() possible race with renameGravatar Mimi Zohar 3-6/+24
2017-01-27Merge branch 'smack-for-4.11' of git://github.com/cschaufler/smack-next into ...Gravatar James Morris 3-27/+95
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Gravatar Krister Johansen 1-1/+2
2017-01-24exec: Remove LSM_UNSAFE_PTRACE_CAPGravatar Eric W. Biederman 4-5/+4
2017-01-24exec: Test the ptracer's saved cred to see if the tracee can gain capsGravatar Eric W. Biederman 1-1/+2
2017-01-24exec: Don't reset euid and egid when the tracee has CAP_SETUIDGravatar Eric W. Biederman 1-1/+1
2017-01-19Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()Gravatar Greg Kroah-Hartman 1-0/+35
2017-01-19Make static usermode helper binaries constantGravatar Greg Kroah-Hartman 1-3/+4
2017-01-19LSM: Add /sys/kernel/security/lsmGravatar Casey Schaufler 9-9/+71
2017-01-16apparmor: fix undefined reference to `aa_g_hash_policy'Gravatar John Johansen 1-1/+1
2017-01-16apparmor: replace remaining BUG_ON() asserts with AA_BUG()Gravatar John Johansen 4-5/+5
2017-01-16apparmor: fix restricted endian type warnings for policy unpackGravatar John Johansen 1-6/+6
2017-01-16apparmor: fix restricted endian type warnings for dfa unpackGravatar John Johansen 2-12/+12
2017-01-16apparmor: add check for apparmor enabled in module parameters missing itGravatar John Johansen 1-0/+10
2017-01-16apparmor: add per cpu work buffers to avoid allocating buffers at every hookGravatar John Johansen 2-1/+103
2017-01-16apparmor: sysctl to enable unprivileged user ns AppArmor policy loadingGravatar Tyler Hicks 2-1/+47
2017-01-16apparmor: support querying extended trusted helper extra dataGravatar William Hua 5-0/+245
2017-01-16apparmor: update cap audit to check SECURITY_CAP_NOAUDITGravatar John Johansen 1-6/+10
2017-01-16apparmor: make computing policy hashes conditional on kernel parameterGravatar John Johansen 2-29/+32
2017-01-16apparmor: convert change_profile to use fqname later to give better controlGravatar John Johansen 5-66/+28
2017-01-16apparmor: fix change_hat debug outputGravatar John Johansen 1-4/+5
2017-01-16apparmor: remove unused op parameter from simple_write_to_buffer()Gravatar John Johansen 1-6/+3