Commit Graph

658 Commits (6800e4c0ea3e96cf78953b8b5743381cb1bb9e37)

Author SHA1 Message Date
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
Guido Trentalancia 0719aaf5ea selinux: allow MLS->non-MLS and vice versa upon policy reload 15 years ago
Guido Trentalancia 42596eafdd selinux: load the initial SIDs upon every policy load 15 years ago
Stephen Smalley b6cac5a30b selinux: Only audit permissions specified in policy 15 years ago
KaiGai Kohei 7d52a155e3 selinux: remove dead code in type_attribute_bounds_av() 15 years ago
Stephen Smalley 2f3e82d694 selinux: convert range transition list to a hashtab 15 years ago
Stephen Smalley 19439d05b8 selinux: change the handling of unknown classes 15 years ago
Jiri Slaby 17740d8978 SECURITY: selinux, fix update_rlimit_cpu parameter 15 years ago
Amerigo Wang 08e3daff21 selinux: remove a useless return 15 years ago
Julia Lawall 9f59f90bf5 security/selinux/ss: correct size computation 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Eric Paris 0bce952799 SELinux: print denials for buggy kernel with unknown perms 15 years ago
Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif 15 years ago
Eric Paris dd8dbf2e68 security: report the module name to security_module_request 15 years ago
Eric Paris 6e8e16c7bc SELinux: add .gitignore files for dynamic classes 16 years ago
Stephen Smalley b7f3008ad1 SELinux: fix locking issue introduced with c6d3aaa4e3 16 years ago
Stephen Smalley 941fc5b2bf selinux: drop remapping of netlink classes 16 years ago
Stephen Smalley 8753f6bec3 selinux: generate flask headers during kernel build 16 years ago
Stephen Smalley c6d3aaa4e3 selinux: dynamic class/perm discovery 16 years ago
Eric Paris af8ff04917 SELinux: reset the security_ops before flushing the avc cache 16 years ago
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