Commit Graph

427 Commits (7f7f8d0bea5d6bb985f4ae84ca3daff34802fd32)

Author SHA1 Message Date
Cyrill Gorcunov 1d151c337d c/r: fcntl: add F_GETOWNER_UIDS option 13 years ago
Al Viro e3fea3f70f selinux: fix selinux_inode_setxattr oops 13 years ago
Josh Boyer 8ded2bbc18 posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
Eric Paris 3d2195c332 SELinux: do not check open perms if they are not known to policy 13 years ago
Alban Crequy 2597a8344c netfilter: selinux: switch hook PFs to nfproto 13 years ago
Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago
Al Viro d007794a18 split cap_mmap_addr() out of cap_file_mmap() 13 years ago
Andy Lutomirski 259e5e6c75 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs 13 years ago
Eric Paris c737f8284c SELinux: remove unused common_audit_data in flush_unauthorized_files 13 years ago
Eric Paris 899838b25f SELinux: unify the selinux_audit_data and selinux_late_audit_data 13 years ago
Eric Paris 50c205f5e5 LSM: do not initialize common_audit_data to 0 13 years ago
Eric Paris b466066f9b LSM: remove the task field from common_audit_data 13 years ago
Eric Paris bd5e50f9c1 LSM: remove the COMMON_AUDIT_DATA_INIT type expansion 13 years ago
Eric Paris d4cf970d07 SELinux: move common_audit_data to a noinline slow path function 13 years ago
Eric Paris 602a8dd6ea SELinux: remove inode_has_perm_noadp 13 years ago
Eric Paris 2e33405785 SELinux: delay initialization of audit data in selinux_inode_permission 13 years ago
Eric Paris d6ea83ec68 SELinux: audit failed attempts to set invalid labels 13 years ago
Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
Eric Paris 95dbf73931 SELinux: check OPEN on truncate calls 13 years ago
Eric Paris 48c62af68a LSM: shrink the common_audit_data data union 13 years ago
Eric Paris 3b3b0e4fc1 LSM: shrink sizeof LSM specific portion of common_audit_data 13 years ago
Al Viro 2f99c36986 get rid of pointless includes of ext2_fs.h 13 years ago
David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs 13 years ago
Al Viro 4040153087 security: trim security.h 13 years ago
Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Eric Paris 69f594a389 ptrace: do not audit capability check when outputing /proc/pid/stat 13 years ago
Eric Paris 6a9de49115 capabilities: remove the task from capable LSM hook entirely 13 years ago
James Morris 2653812e14 selinux: sparse fix: fix several warnings in the security server cod 13 years ago
James Morris 02f5daa563 selinux: sparse fix: fix warnings in netlink code 13 years ago
James Morris e8a65a3f67 selinux: sparse fix: eliminate warnings for selinuxfs 13 years ago
James Morris b46610caba selinux: sparse fix: make selinux_secmark_refcount static 13 years ago
Al Viro dba19c6064 get rid of open-coded S_ISREG(), etc. 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Pavel Emelyanov 7f1fb60c4f inet_diag: Partly rename inet_ to sock_ 13 years ago
Jesse Gross 75f2811c64 ipv6: Add fragment reporting to ipv6_skip_exthdr(). 13 years ago
Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
Paul Gortmaker 44fc7ea0bf selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE 13 years ago
James Morris 7b98a5857c selinux: sparse fix: fix several warnings in the security server code 14 years ago
James Morris 6a3fbe8117 selinux: sparse fix: fix warnings in netlink code 14 years ago
James Morris ad3fa08c4f selinux: sparse fix: eliminate warnings for selinuxfs 14 years ago
James Morris 56a4ca9961 selinux: sparse fix: make selinux_secmark_refcount static 14 years ago
Paul Moore 8959deef0f doc: Update the email address for Paul Moore in various source files 14 years ago
Paul Moore 82c21bfab4 doc: Update the email address for Paul Moore in various source files 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Al Viro cf1dd1dae8 selinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLAG_RCU 14 years ago
Al Viro e74f71eb78 ->permission() sanitizing: don't pass flags to ->inode_permission() 14 years ago