aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
...
| * | | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-05
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
| |\ \ \
| * | | | SELinux: indicate fatal error in compat netfilter codeEric Paris2010-11-23
| * | | | SELinux: Only return netlink error when we know the return is fatalEric Paris2010-11-23
| * | | | SELinux: return -ECONNREFUSED from ip_postroute to signal fatal errorEric Paris2010-11-17
* | | | | ima: fix add LSM rule bugMimi Zohar2011-01-03
| |/ / / |/| | |
* | | | KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells2010-12-23
| |/ / |/| |
* | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-11-12
|\ \
| * | APPARMOR: Fix memory leak of apparmor_init()wzt.wzt@gmail.com2010-11-10
| * | APPARMOR: Fix memory leak of alloc_namespace()wzt.wzt@gmail.com2010-11-10
| |/
* / Restrict unprivileged access to kernel syslogDan Rosenberg2010-11-12
|/
* convert get_sb_single() usersAl Viro2010-10-29
* Fix install_process_keyring error handlingAndi Kleen2010-10-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\
| * fs: take dcache_lock inside __d_pathChristoph Hellwig2010-10-25
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* | Merge branch 'ima-memory-use-fixes'Linus Torvalds2010-10-26
|\ \ | |/ |/|
| * IMA: fix the ToMToU logicEric Paris2010-10-26
| * IMA: explicit IMA i_flag to remove global lock on inode_deleteEric Paris2010-10-26
| * IMA: drop refcnt from ima_iint_cache since it isn't neededEric Paris2010-10-26
| * IMA: only allocate iint when neededEric Paris2010-10-26
| * IMA: move read counter into struct inodeEric Paris2010-10-26
| * IMA: use i_writecount rather than a private counterEric Paris2010-10-26
| * IMA: use inode->i_lock to protect read and write countersEric Paris2010-10-26
| * IMA: convert internal flags from long to charEric Paris2010-10-26
| * IMA: use unsigned int instead of long for countersEric Paris2010-10-26
| * IMA: drop the inode opencount since it isn't needed for operationEric Paris2010-10-26
| * IMA: use rbtree instead of radix tree for inode information cacheEric Paris2010-10-26
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | selinux: include vmalloc.h for vmalloc_userStephen Rothwell2010-10-20
* | | selinux: implement mmap on /selinux/policyEric Paris2010-10-20
* | | SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-20
* | | SELinux: drop useless (and incorrect) AVTAB_MAX_SIZEEric Paris2010-10-20
* | | SELinux: deterministic ordering of range transition rulesEric Paris2010-10-20
* | | security: secid_to_secctx returns len when data is NULLEric Paris2010-10-20
* | | secmark: make secmark object handling genericEric Paris2010-10-20
* | | AppArmor: Ensure the size of the copy is < the buffer allocated to hold itJohn Johansen2010-10-20
* | | TOMOYO: Print URL information before panic().Tetsuo Handa2010-10-20
* | | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* | | selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-20
* | | selinux: change to new flag variablematt mooney2010-10-20
* | | selinux: really fix dependency causing parallel compile failure.Paul Gortmaker2010-10-20
* | | selinux: fix parallel compile errorPaul Gortmaker2010-10-20
* | | selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-20
* | | .gitignore: ignore apparmor/rlim_names.hYong Zhang2010-10-20
* | | LSM: Fix security_module_enable() error.Tetsuo Handa2010-10-20
* | | selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-10-20
* | | tomoyo: cleanup. don't store bogus pointerDan Carpenter2010-10-20
| |/ |/|