summaryrefslogtreecommitdiff
path: root/security/selinux/hooks.c
AgeCommit message (Expand)Author
2005-03-31[SELINUX]: Fix for removal of i_sockStephen D. Smalley
2005-03-28[PATCH] SELinux: add name_connect permission checkStephen D. Smalley
2005-03-28[PATCH] SELinux: audit unrecognized netlink messagesStephen D. Smalley
2005-03-28[PATCH] SELinux: allow mounting of filesystems with invalid root inode contextStephen D. Smalley
2005-03-28[PATCH] SELinux: make code static and remove unused codeStephen D. Smalley
2005-03-09[PATCH] SELinux: fix selinux_setprocattrStephen D. Smalley
2005-03-09[PATCH] SELinux: pass requested protection to security_file_mmap/mprotect hooksStephen D. Smalley
2005-03-09[PATCH] SELinux: enhanced MLS supportdgoeddel@trustedcs.com
2005-03-07[PATCH] make RLIMIT_CPU/SIGXCPU per-processRoland McGrath
2005-03-07[PATCH] selinux: internal inode loop needs IS_PRIVATE testJeff Mahoney
2005-02-04[PATCH] SELinux: fix selinux_inode_setattr hookStephen D. Smalley
2005-01-20[PATCH] Lock initializer cleanup: SecurityThomas Gleixner
2005-01-20[PATCH] Fix audit control message checksSerge Hallyn
2005-01-14[PATCH] SELinux: fix setting of loaded policy versionStephen D. Smalley
2005-01-10[PATCH] merge *_vm_enough_memory()s into a common helperSerge Hallyn
2005-01-10[PATCH] split bprm_apply_creds into two functionsSerge Hallyn
2005-01-04[PATCH] SELinux: enhance SELinux control of executable mappingsStephen D. Smalley
2005-01-04[PATCH] SELinux: add dynamic context transition support to SELinuxStephen D. Smalley
2005-01-04[PATCH] SELinux: update selinux_task_setschedulerStephen D. Smalley
2005-01-04[PATCH] SELinux scalability: convert AVC to RCUJames Morris
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath
2005-01-04[PATCH] properly split capset_check+capset_setSerge Hallyn
2005-01-03[PATCH] Fix of quota deadlock on pagelock: quota coreJan Kara
2004-11-21[PATCH] SELinux: map Unix seqpacket sockets to appropriate security classStephen D. Smalley
2004-10-27[PATCH] SELinux: fix netif bugs and simplify.James Morris
2004-10-25[PATCH] Add DAC check for setxattr(security.selinux)Stephen D. Smalley
2004-10-25[PATCH] lsm: fix send_sigurg mediationChris Wright
2004-10-18[PATCH] SELinux: allow all filesystems to specify fscreate mount optionJames Morris
2004-10-18[PATCH] xattr consolidation v3 - LSMJames Morris
2004-10-18[PATCH] don't include <linux/sysctl.h> in <linux/security.h>Christoph Hellwig
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-13[PATCH] SELinux: fix bugs in mprotect hookJames Morris
2004-10-13[PATCH] SELinux: retain ptracer SID across forkStephen D. Smalley
2004-09-29[PATCH] overcommit symbolic constantsAndries E. Brouwer
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds
2004-08-23[PATCH] SELinux: fix name_bind auditStephen D. Smalley
2004-08-23[PATCH] SElinux; defer inode security initializationStephen D. Smalley
2004-08-23[PATCH] SELinux: revalidate access to controlling ttyStephen D. Smalley
2004-08-23[PATCH] SELinux: add null device node to selinuxfs, remove open_devnullStephen D. Smalley
2004-08-23[SELINUX]: Fix bugs introduced by skb_header_pointer() changes.Stephen D. Smalley
2004-08-23[PATCH] configurable SELinux bootparam valueChris Wright
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller
2004-07-28[PATCH] selinux: fix clearing of new personality bit on security transitionsStephen D. Smalley
2004-07-26[PATCH] security/selinux/hooks.c compile fixAlexander Viro
2004-07-17[PATCH] NX: clean up legacy binary supportIngo Molnar
2004-07-13[PATCH] Fix 'unsigned' < 0 checksMika Kukkonen
2004-06-26[PATCH] SELinux: fix build with CONFIG_SECURITY_NETWORK=nStephen D. Smalley
2004-06-23[PATCH] SELinux: Extend and revise calls to secondary moduleAndrew Morton
2004-06-15[SELINUX]: Fine-grained Netlink support - SELinux changesJames Morris
2004-06-15[SELINUX]: Fine-grained Netlink support - add sk to netlink_send hookJames Morris