Commit Graph

560 Commits (317f66bdadc31f0c037b91ae7857f5c3d2a4e3e5)

Author SHA1 Message Date
Oleg Nesterov 0b7570e77f do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup 16 years ago
Eric Paris 5224ee0863 SELinux: do not destroy the avc_cache_nodep 16 years ago
Eric Paris 4e6d0bffd3 SELinux: flush the avc before disabling SELinux 16 years ago
Eric Paris 008574b111 SELinux: seperate avc_cache flushing 16 years ago
Eric Paris ed868a5698 Creds: creds->security can be NULL is selinux is disabled 16 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
David P. Quigley 1ee65e37e9 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. 16 years ago
David Howells ee18d64c1f KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
Paul Moore ed6d76e4c3 selinux: Support for the new TUN LSM hooks 16 years ago
Amerigo Wang bc6a6008e5 selinux: adjust rules for ATTR_FORCE 16 years ago
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris 8cf948e744 SELinux: call cap_file_mmap in selinux_file_mmap 16 years ago
Thomas Liu 2bf4969032 SELinux: Convert avc_audit to use lsm_audit.h 16 years ago
Eric Paris 25354c4fee SELinux: add selinux_kernel_module_request 16 years ago
James Morris 314dabb83a SELinux: fix memory leakage in /security/selinux/hooks.c 16 years ago
Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris 84336d1a77 SELinux: call cap_file_mmap in selinux_file_mmap 16 years ago
Oleg Nesterov 5bb459bb45 kernel: rename is_single_threaded(task) to current_is_single_threaded(void) 16 years ago
James Morris be940d6279 Revert "SELinux: Convert avc_audit to use lsm_audit.h" 16 years ago
Thomas Liu 8113a8d80f SELinux: Convert avc_audit to use lsm_audit.h 16 years ago
Thomas Liu 89c86576ec selinux: clean up avc node cache when disabling selinux 16 years ago
Ingo Molnar 9e48858f7d security: rename ptrace_may_access => ptrace_access_check 16 years ago
Stephen Smalley 20dda18be9 selinux: restore optimization to selinux_file_permission 16 years ago
KaiGai Kohei 44c2d9bdd7 Add audit messages on type boundary violations 16 years ago
KaiGai Kohei caabbdc07d cleanup in ss/services.c 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Paris 850b0cee16 SELinux: define audit permissions for audit tree netlink messages 16 years ago
Stephen Smalley c5642f4bba selinux: remove obsolete read buffer limit from sel_read_bool 16 years ago
Eric Paris 75834fc3b6 SELinux: move SELINUX_MAGIC into magic.h 16 years ago
Stephen Smalley 65c90bca0d selinux: Fix send_sigiotask hook 16 years ago
Oleg Nesterov ecd6de3c88 selinux: selinux_bprm_committed_creds() should wake up ->real_parent, not ->parent. 16 years ago
David Howells 3bcac0263f SELinux: Don't flush inherited SIGKILL during execve() 16 years ago
Eric Paris 88c48db978 SELinux: drop secondary_ops->sysctl 16 years ago
KaiGai Kohei 8a6f83afd0 Permissive domain in userspace object manager 16 years ago
Paul Moore 58bfbb51ff selinux: Remove the "compat_net" compatibility code 16 years ago
Paul Moore 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
Eric Paris df7f54c012 SELinux: inode_doinit_with_dentry drop no dentry printk 16 years ago
Eric Paris dd34b5d75a SELinux: new permission between tty audit and audit socket 16 years ago
Eric Paris 6a25b27d60 SELinux: open perm for sock files 16 years ago
Paul Moore d7f59dc464 selinux: Fix a panic in selinux_netlbl_inode_permission() 16 years ago
Paul Moore 09c50b4a52 selinux: Fix the NetLabel glue code for setsockopt() 16 years ago
Eric Paris 26036651c5 SELinux: convert the avc cache hash list to an hlist 16 years ago
Eric Paris edf3d1aecd SELinux: code readability with avc_cache 16 years ago
Eric Paris f1c6381a6e SELinux: remove unused av.decided field 16 years ago
Eric Paris 21193dcd1f SELinux: more careful use of avd in avc_has_perm_noaudit 16 years ago
Eric Paris 906d27d9d2 SELinux: remove the unused ae.used 16 years ago
Eric Paris a5dda68332 SELinux: check seqno when updating an avc_node 16 years ago
Eric Paris 4cb912f1d1 SELinux: NULL terminate al contexts from disk 16 years ago
Eric Paris 4ba0a8ad63 SELinux: better printk when file with invalid label found 16 years ago