Commit Graph

2174 Commits (ffd4bf1a9e8a88c4b2a47007b1a9e69be28599fe)

Author SHA1 Message Date
Patrick McHardy 795aa6ef6a netfilter: pass hook ops to hookfn 12 years ago
Eric Dumazet c2bb06db59 net: fix build errors if ipv6 is disabled 12 years ago
Eric Dumazet efe4208f47 ipv6: make lookups simpler and faster 12 years ago
Linus Torvalds ab35406264 selinux: remove 'flags' parameter from avc_audit() 12 years ago
Linus Torvalds cb4fbe5703 selinux: avc_has_perm_flags has no more users 12 years ago
Linus Torvalds 19e49834d2 selinux: remove 'flags' parameter from inode_has_perm 12 years ago
Eric W. Biederman 0bbf87d852 net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 12 years ago
John Johansen 4cd4fc7703 apparmor: fix suspicious RCU usage warning in policy.c/policy.h 12 years ago
Tyler Hicks 71ac7f6255 apparmor: Use shash crypto API interface for profile hashes 12 years ago
Paul Moore 42d64e1add selinux: correct locking in selinux_netlbl_socket_connect) 12 years ago
Duan Jiong 7d1db4b242 selinux: Use kmemdup instead of kmalloc + memcpy 12 years ago
Mimi Zohar c124bde28b KEYS: initialize root uid and session keyrings early 12 years ago
David Howells 008643b86c KEYS: Add a 'trusted' flag and a 'trusted only' flag 12 years ago
David Howells f36f8c75ae KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches 12 years ago
David Howells ab3c3587f8 KEYS: Implement a big key type that can save to tmpfs 12 years ago
David Howells b2a4df200d KEYS: Expand the capacity of a keyring 12 years ago
David Howells e57e8669f2 KEYS: Drop the permissions argument from __keyring_search_one() 12 years ago
David Howells ccc3e6d9c9 KEYS: Define a __key_get() wrapper to use rather than atomic_inc() 12 years ago
David Howells d0a059cac6 KEYS: Search for auth-key by name rather than target key ID 12 years ago
David Howells 4bdf0bc300 KEYS: Introduce a search context structure 12 years ago
David Howells 16feef4340 KEYS: Consolidate the concept of an 'index key' for key access 12 years ago
David Howells 7e55ca6dcd KEYS: key_is_dead() should take a const key pointer argument 12 years ago
David Howells a5b4bd2874 KEYS: Use bool in make_key_ref() and is_key_possessed() 12 years ago
David Howells 61ea0c0ba9 KEYS: Skip key state checks when checking for possession 12 years ago
Eric Paris a3c9e45d18 security: remove erroneous comment about capabilities.o link ordering 12 years ago
Serge Hallyn f54fb863c6 capabilities: allow nice if we are privileged 12 years ago
Eric W. Biederman 160da84dbb userns: Allow PR_CAPBSET_DROP in a user namespace. 12 years ago
Eric Paris 0b4bdb3573 Revert "SELinux: do not handle seclabel as a special flag" 12 years ago
Anand Avati 102aefdda4 selinux: consider filesystem subtype in policies 12 years ago
Steven Rostedt 5265fc6219 module/lsm: Have apparmor module parameters work with no args 12 years ago
John Johansen f8eb8a1324 apparmor: add the ability to report a sha1 hash of loaded policy 12 years ago
John Johansen 84f1f78742 apparmor: export set of capabilities supported by the apparmor module 12 years ago
John Johansen 29b3822f1e apparmor: add the profile introspection file to interface 12 years ago
John Johansen 556d0be74b apparmor: add an optional profile attachment string for profiles 12 years ago
John Johansen 0d259f043f apparmor: add interface files for profiles and namespaces 12 years ago
John Johansen 038165070a apparmor: allow setting any profile into the unconfined state 12 years ago
John Johansen 8651e1d657 apparmor: make free_profile available outside of policy.c 12 years ago
John Johansen 742058b0f3 apparmor: rework namespace free path 12 years ago
John Johansen fa2ac468db apparmor: update how unconfined is handled 12 years ago
John Johansen 77b071b340 apparmor: change how profile replacement update is done 12 years ago
John Johansen 01e2b670aa apparmor: convert profile lists to RCU based locking 12 years ago
John Johansen dd51c84857 apparmor: provide base for multiple profiles to be replaced at once 12 years ago
John Johansen 9d910a3bc0 apparmor: add a features/policy dir to interface 12 years ago
John Johansen c611616cd3 apparmor: enable users to query whether apparmor is enabled 12 years ago
Tetsuo Handa dfe4ac28be apparmor: remove minimum size check for vmalloc() 12 years ago
Rafal Krypa 10289b0f73 Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes 12 years ago
Tejun Heo bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
Tejun Heo 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago