Commit Graph

816 Commits (dc87917501e324701dbfb249def44054b5220187)

Author SHA1 Message Date
Ralf Baechle a7a387cc59 SELINUX: Fix build error. 15 years ago
Eric Paris 6371dcd36f selinux: convert the policy type_attr_map to flex_array 15 years ago
Eric Paris b424485abe SELinux: Move execmod to the common perms 15 years ago
Eric Paris 49b7b8de46 selinux: place open in the common file perms 15 years ago
Eric Paris b782e0a68d SELinux: special dontaudit for access checks 15 years ago
Eric Paris d09ca73979 security: make LSMs explicitly mask off permissions 15 years ago
Eric Paris 692a8a231b SELinux: break ocontext reading into a separate function 15 years ago
Eric Paris d1b43547e5 SELinux: move genfs read to a separate function 15 years ago
Dan Carpenter 9a7982793c selinux: fix error codes in symtab_init() 15 years ago
Dan Carpenter 338437f6a0 selinux: fix error codes in cond_read_bool() 15 years ago
Dan Carpenter 38184c5222 selinux: fix error codes in cond_policydb_init() 15 years ago
Dan Carpenter fc5c126e47 selinux: fix error codes in cond_read_node() 15 years ago
Dan Carpenter 9d623b17a7 selinux: fix error codes in cond_read_av_list() 15 years ago
Dan Carpenter 5241c1074f selinux: propagate error codes in cond_read_list() 15 years ago
Dan Carpenter 9e0bd4cba4 selinux: cleanup return codes in avtab_read_item() 15 years ago
Arnd Bergmann 57a62c2317 selinux: use generic_file_llseek 15 years ago
Mimi Zohar af4f136056 security: move LSM xattrnames to xattr.h 15 years ago
Paul Moore 5fb49870e6 selinux: Use current_security() when possible 15 years ago
Paul Moore 253bfae6e0 selinux: Convert socket related access controls to use socket labels 15 years ago
Paul Moore 84914b7ed1 selinux: Shuffle the sk_security_struct alloc and free routines 15 years ago
Paul Moore d4f2d97841 selinux: Consolidate sockcreate_sid logic 15 years ago
Paul Moore 4d1e24514d selinux: Set the peer label correctly on connected UNIX domain sockets 15 years ago
Eric Paris 9ee0c823c1 SELinux: seperate range transition rules to a seperate function 15 years ago
Paul E. McKenney babcd37821 selinux: remove all rcu head initializations 15 years ago
Oleg Nesterov eb2d55a32b rlimits: selinux, do rlimits changes under task_lock 15 years ago
Jiri Slaby 5ab46b345e rlimits: add task_struct to update_rlimit_cpu 15 years ago
Jiri Slaby 8fd00b4d70 rlimits: security, add task_struct to setrlimit 15 years ago
Al Viro e8c2625599 switch selinux delayed superblock handling to iterate_supers() 15 years ago
Julia Lawall b3139bbc52 security/selinux/ss: Use kstrdup 15 years ago
Stephen Smalley fcaaade1db selinux: generalize disabling of execmem for plt-in-heap archs 15 years ago
Eric Paris cb84aa9b42 LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE 15 years ago
Eric Paris a200005038 SELinux: return error codes on policy load failure 15 years ago
Stephen Smalley 6c9ff1013b SELinux: Reduce max avtab size to avoid page allocation failures 15 years ago
wzt.wzt@gmail.com c1a7368a6f Security: Fix coding style in security/ 15 years ago
Eric Paris dd3e7836bf selinux: always call sk_security_struct sksec 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Stephen Smalley 77c160e779 SELinux: Reduce max avtab size to avoid page allocation failures 15 years ago
Stephen Hemminger 634a539e16 selinux: const strings in tables 15 years ago
wzt.wzt@gmail.com 06b9b72df4 Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c 15 years ago
wzt.wzt@gmail.com dbba541f9d Selinux: Remove unused headers slab.h in selinux/ss/symtab.c 15 years ago
wzt.wzt@gmail.com 31637b55b0 Selinux: Remove unused headers list.h in selinux/netlink.c 15 years ago
David Howells ef57471a73 SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0 15 years ago
Joshua Roys c36f74e67f netlabel: fix export of SELinux categories > 127 15 years ago
wzt.wzt@gmail.com 189b3b1c89 Security: add static to security_ops and default_security_ops variable 15 years ago
KaiGai Kohei 2ae3ba3938 selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() 15 years ago
James Morris 2da5d31bc7 security: fix a couple of sparse warnings 15 years ago
Xiaotian Feng 8007f10259 selinux: fix memory leak in sel_make_bools 15 years ago
Justin P. Mattock 6382dc3340 fix comment typos in avc.c 15 years ago
Kees Cook d78ca3cd73 syslog: use defined constants instead of raw numbers 15 years ago
Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago