Commit Graph

404 Commits (7ef3d2fd17c377ef64a2aa19677d17576606c3b4)

Author SHA1 Message Date
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Paul Moore 394c675397 SELinux: Remove security_get_policycaps() 17 years ago
Eric Paris a5ecbcb8c1 security: allow Kconfig to set default mmap_min_addr protection 17 years ago
Casey Schaufler e114e47377 Smack: Simplified Mandatory Access Control Kernel 17 years ago
Serge E. Hallyn 3b7391de67 capabilities: introduce per-process capability bounding set 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Andrew Morton 8f6936f4d2 revert "capabilities: clean up file capability reading" 17 years ago
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Paul Moore e1770d97a7 [SELinux]: Fix double free in selinux_netlbl_sock_setsid() 17 years ago
sergeh@us.ibm.com f71ea9ddf0 security: compile capabilities by default 17 years ago
Adrian Bunk 374ea019ca selinux: make selinux_set_mnt_opts() static 17 years ago
Paul Moore 71f1cb05f7 SELinux: Add warning messages on network denial due to error 17 years ago
Paul Moore effad8df44 SELinux: Add network ingress and egress control permission checks 17 years ago
Paul Moore 5dbe1eb0cf SELinux: Allow NetLabel to directly cache SIDs 17 years ago
Paul Moore d621d35e57 SELinux: Enable dynamic enable/disable of the network access checks 17 years ago
Paul Moore 220deb966e SELinux: Better integration between peer labeling subsystems 17 years ago
Paul Moore f67f4f315f SELinux: Add a new peer class and permissions to the Flask definitions 17 years ago
Paul Moore 3bb56b25db SELinux: Add a capabilities bitmap to SELinux policy version 22 17 years ago
Paul Moore 224dfbd81e SELinux: Add a network node caching mechanism similar to the sel_netif_*() functions 17 years ago
Paul Moore da5645a28a SELinux: Only store the network interface's ifindex 17 years ago
Paul Moore e8bfdb9d0d SELinux: Convert the netif code to use ifindex values 17 years ago
Paul Moore 75e22910cf NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 17 years ago
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
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 17 years ago
Serge E. Hallyn b68680e473 capabilities: clean up file capability reading 17 years ago