Commit Graph

379 Commits (1a0c009ac53de4a7664a1239936f0bc258133156)

Author SHA1 Message Date
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Stephen Smalley b1aa5301b9 selinux: fix labeling of /proc/net inodes 17 years ago
Greg Kroah-Hartman 78a2d906b4 Kobject: convert remaining kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 0ff21e4663 kobject: convert kernel_kset to be a kobject 17 years ago
Greg Kroah-Hartman bd35b93d80 kset: convert kernel_subsys to use kset_create 17 years ago
Greg Kroah-Hartman 69d8e13895 kobject: convert securityfs to use kobject_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Eamon Walsh 2e08c0c1c3 selinux: make mls_compute_sid always polyinstantiate 17 years ago
Jan Engelhardt 1996a10948 security/selinux: constify function pointer tables and fields 17 years ago
David Howells 63cb344923 security: add a secctx_to_secid() hook 17 years ago
H. Peter Anvin bced95283e security: remove security_sb_post_mountroot hook 17 years ago
Eric Paris c9180a57a9 Security: add get, set, and cloning of superblock security information 17 years ago
Joe Perches 19c5fc198c security/selinux: Add missing "space" 17 years ago
Andrew G. Morgan a6dbb1ef2f Fix filesystem capability support 17 years ago
Paul Moore 45c950e0f8 selinux: fix memory leak in netlabel code 17 years ago
Eric Paris ab5a91a836 Security: allow capable check to permit mmap or low vm space 17 years ago
Stephen Smalley d313f94830 SELinux: detect dead booleans 17 years ago
Stephen Smalley 0955dc03ae SELinux: do not clear f_op when removing entries 17 years ago
Serge E. Hallyn 8ec2328f11 file capabilities: don't prevent signaling setuid root programs 17 years ago
Serge E. Hallyn 91ad997a34 file capabilities: allow sigcont within session 17 years ago
Stephen Smalley 45e5421eb5 SELinux: add more validity checks on policy load 17 years ago
KaiGai Kohei 6d2b685564 SELinux: fix bug in new ebitmap code. 17 years ago
Stephen Rothwell 57002bfb31 SELinux: suppress a warning for 64k pages. 17 years ago
Eric Paris 8a53514043 SELinux: always check SIGCHLD in selinux_task_wait 18 years ago
Serge E. Hallyn b68680e473 capabilities: clean up file capability reading 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Andrew Morgan 72c2d5823f V3 file capabilities: alter behavior of cap_setpcap 18 years ago
Adrian Bunk cbfee34520 security/ cleanups 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
James Morris 20510f2f4e security: Convert LSM into a static interface 18 years ago
David Howells 76181c134f KEYS: Make request_key() and co fundamentally asynchronous 18 years ago
KaiGai Kohei 087feb9804 SELinux: kills warnings in Improve SELinux performance when AVC misses 18 years ago
KaiGai Kohei 9fe79ad1e4 SELinux: improve performance when AVC misses. 18 years ago
Eric Paris 3f12070e27 SELinux: policy selectable handling of unknown classes and perms 18 years ago
Yuichi Nakamura 788e7dd4c2 SELinux: Improve read/write performance 18 years ago
Yuichi Nakamura 3232c110b5 SELinux: tune avtab to reduce memory usage 18 years ago
David S. Miller a224be766b [SELINUX]: Update for netfilter ->hook() arg changes. 18 years ago
Stephen Hemminger 227b60f510 [INET]: local port range robustness 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric Paris 31e8793094 SELinux: fix array out of bounds when mounting with selinux options 18 years ago
Stephen Smalley 4ac212ad4e SELinux: clear parent death signal on SID transitions 18 years ago
Alan Cox 34b4e4aa3c fix NULL pointer dereference in __vm_enough_memory() 18 years ago
Steve G 3ad40d647d SELinux: correct error code in selinux_audit_rule_init 18 years ago
Paul Moore 088999e98b SELinux: remove redundant pointer checks before calling kfree() 18 years ago
Paul Moore 9534f71ca3 SELinux: restore proper NetLabel caching behavior 18 years ago
Gabriel Craciunescu d133a9609e Typo fixes errror -> error 18 years ago
Venkat Yekkirala 910949a668 SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc 18 years ago
Jesper Juhl 0ec8abd708 SELinux: fix memory leak in security_netlbl_cache_add() 18 years ago