Commit Graph

1618 Commits (f496b2d4f181fa5fcdf24016b11caaa33eb12477)

Author SHA1 Message Date
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Al Viro 3e25eb9c4b securityfs: fix object creation races 13 years ago
Al Viro cdcf116d44 switch security_path_chmod() to struct path * 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 2920a8409d capabilities: remove all _real_ interfaces 13 years ago
Eric Paris c7eba4a975 capabilities: introduce security_capable_noaudit 13 years ago
Eric Paris b7e724d303 capabilities: reverse arguments to security_capable 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 6063c0461b selinux: sparse fix: declare selinux_disable() in security.h 13 years ago
James Morris 5c884c1d4a selinux: sparse fix: move selinux_complete_init 13 years ago
James Morris b46610caba selinux: sparse fix: make selinux_secmark_refcount static 13 years ago
Al Viro d10577a8d8 vfs: trim includes a bit 13 years ago
Al Viro 04fc66e789 switch ->path_mknod() to umode_t 13 years ago
Al Viro 4572befe24 switch ->path_mkdir() to umode_t 13 years ago
Al Viro d179333f37 tomoyo_mini_stat: switch to umode_t 13 years ago
Al Viro 52ef0c042b switch securityfs_create_file() to umode_t 13 years ago
Al Viro 910f4ecef3 switch security_path_chmod() to umode_t 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
Al Viro 4c1d5a64f1 vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root 13 years ago
Al Viro e407699ef5 btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... 13 years ago
Al Viro c5dc332eb9 tomoyo: stop including hell knows what 13 years ago
Jan Kara 30e053248d security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set 13 years ago
David Howells 50345f1ea9 SELinux: Fix RCU deref check warning in sel_netport_insert() 13 years ago
David Howells 94d4ef0c2b SELinux: Fix RCU deref check warning in sel_netport_insert() 13 years ago
Dmitry Kasatkin 97426f9857 evm: prevent racing during tfm allocation 13 years ago
Dmitry Kasatkin d21b594518 evm: key must be set once during initialization 13 years ago
Roberto Sassu 7b7e5916aa ima: fix invalid memory reference 13 years ago
Roberto Sassu 45fae74939 ima: free duplicate measurement memory 13 years ago
Thomas Meyer 2ff6fa8faf selinux: Casting (void *) value returned by kmalloc is useless 13 years ago
Rusty Russell b8aa09fd88 apparmor: fix module parameter handling 13 years ago
Tejun Heo 2f7ee5691e cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() 13 years ago
Greg Kroah-Hartman 735e93c704 Security: tomoyo: add .gitignore file 13 years ago
Kees Cook bb80d880ad tomoyo: add missing rcu_dereference() 13 years ago
Kees Cook 2053c4727c apparmor: add missing rcu_dereference() 13 years ago
Tetsuo Handa 1418a3e5ad TOMOYO: Fix pathname handling of disconnected paths. 13 years ago
Dmitry Kasatkin 143b01d332 evm: prevent racing during tfm allocation 13 years ago
Dmitry Kasatkin 88d7ed3508 evm: key must be set once during initialization 13 years ago
Al Viro 02125a8264 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API 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
Dmitry Kasatkin de35353375 digsig: build dependency fix 13 years ago