summaryrefslogtreecommitdiffstats
path: root/security
AgeCommit message (Expand)AuthorLines
2017-04-03security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova-10/+10
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com-4/+8
2017-03-31selinux: Fix an uninitialized variable bugDan Carpenter-1/+1
2017-03-30TOMOYO: Use designated initializersKees Cook-16/+16
2017-03-29selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke-1/+1
2017-03-29selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()Markus Elfring-4/+4
2017-03-29selinux: Adjust two checks for null pointersMarkus Elfring-2/+2
2017-03-29selinux: Use kmalloc_array() in sidtab_init()Markus Elfring-1/+1
2017-03-29selinux: Return directly after a failed kzalloc() in roles_init()Markus Elfring-2/+1
2017-03-29selinux: Return directly after a failed kzalloc() in perm_read()Markus Elfring-2/+1
2017-03-29selinux: Return directly after a failed kzalloc() in common_read()Markus Elfring-2/+1
2017-03-29selinux: Return directly after a failed kzalloc() in class_read()Markus Elfring-2/+1
2017-03-29selinux: Return directly after a failed kzalloc() in role_read()Markus Elfring-2/+1
2017-03-29selinux: Return directly after a failed kzalloc() in type_read()Markus Elfring-2/+1
2017-03-29selinux: Return directly after a failed kzalloc() in user_read()Markus Elfring-2/+1
2017-03-29selinux: Improve another size determination in sens_read()Markus Elfring-1/+1
2017-03-29selinux: Return directly after a failed kzalloc() in sens_read()Markus Elfring-2/+1
2017-03-29selinux: Return directly after a failed kzalloc() in cat_read()Markus Elfring-2/+1
2017-03-28rtnetlink: Add RTM_DELNETCONFDavid Ahern-0/+1
2017-03-28new helper: uaccess_kernel()Al Viro-1/+1
2017-03-28LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa-0/+5
2017-03-24LSM: Initialize security_hook_heads upon registration.Tetsuo Handa-354/+7
2017-03-23selinux: Delete an unnecessary variable initialisation in range_read()Markus Elfring-1/+1
2017-03-23selinux: Return directly after a failed next_entry() in range_read()Markus Elfring-1/+1
2017-03-23selinux: Delete an unnecessary variable assignment in filename_trans_read()Markus Elfring-1/+0
2017-03-23selinux: One function call less in genfs_read() after null pointer detectionMarkus Elfring-2/+3
2017-03-23selinux: Return directly after a failed next_entry() in genfs_read()Markus Elfring-1/+1
2017-03-23selinux: Delete an unnecessary return statement in policydb_destroy()Markus Elfring-2/+0
2017-03-23selinux: Use kcalloc() in policydb_index()Markus Elfring-9/+9
2017-03-23selinux: Adjust four checks for null pointersMarkus Elfring-4/+4
2017-03-23selinux: Use kmalloc_array() in hashtab_create()Markus Elfring-1/+1
2017-03-23selinux: Improve size determinations in four functionsMarkus Elfring-4/+4
2017-03-23selinux: Delete an unnecessary return statement in cond_compute_av()Markus Elfring-1/+0
2017-03-23selinux: Use kmalloc_array() in cond_init_bool_indexes()Markus Elfring-2/+3
2017-03-13ima: provide ">" and "<" operators for fowner/uid/euid rules.Mikhail Kurinnoi-28/+87
2017-03-10selinux: check for address length in selinux_socket_bind()Alexander Potapenko-0/+8
2017-03-07ima: accept previously set IMA_NEW_FILEDaniel Glöckner-2/+3
2017-03-06integrity: mark default IMA rules as __ro_after_initJames Morris-4/+4
2017-03-06selinux: constify nlmsg permission tablesJames Morris-5/+5
2017-03-06security: mark LSM hooks as __ro_after_initJames Morris-8/+8
2017-03-06security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris-0/+11
2017-03-06selinux: fix kernel BUG on prlimit(..., NULL, NULL)Stephen Smalley-0/+2
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley-1/+23
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+18
2017-03-02sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sche...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar-0/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+2
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar-0/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1