Commit Graph

657 Commits (848b83a59b772b8f102bc5e3f1187c2fa5676959)

Author SHA1 Message Date
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 years ago
Stephen Rothwell f0d3d9894e selinux: include vmalloc.h for vmalloc_user 15 years ago
Eric Paris 845ca30fe9 selinux: implement mmap on /selinux/policy 15 years ago
Eric Paris cee74f47a6 SELinux: allow userspace to read policy back out of the kernel 15 years ago
Eric Paris 00d85c83ac SELinux: drop useless (and incorrect) AVTAB_MAX_SIZE 15 years ago
Eric Paris 4419aae1f4 SELinux: deterministic ordering of range transition rules 15 years ago
Eric Paris d5630b9d27 security: secid_to_secctx returns len when data is NULL 15 years ago
Eric Paris 2606fd1fa5 secmark: make secmark object handling generic 15 years ago
KOSAKI Motohiro b0ae198113 security: remove unused parameter from security_task_setscheduler() 15 years ago
KaiGai Kohei 36f7f28416 selinux: fix up style problem on /selinux/status 15 years ago
matt mooney 8b0c543e5c selinux: change to new flag variable 15 years ago
Paul Gortmaker 60272da034 selinux: really fix dependency causing parallel compile failure. 15 years ago
Paul Gortmaker ceba72a68d selinux: fix parallel compile error 15 years ago
KaiGai Kohei 1190416725 selinux: fast status update interface (/selinux/status) 15 years ago
Eric Paris daa6d83a28 selinux: type_bounds_sanity_check has a meaningless variable declaration 15 years ago
Nick Piggin d996b62a8d tty: fix fu_list abuse 15 years ago
Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 15 years ago
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