aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
...
| * | | | TOMOYO: Remove memory pool for string data.Tetsuo Handa2010-01-10
| * | | | TOMOYO: Replace rw_semaphore by mutex.Tetsuo Handa2010-01-10
| * | | | TOMOYO: Use RCU primitives for list operationTetsuo Handa2009-12-14
| * | | | TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-09
| * | | | Merge branch 'master' into nextJames Morris2009-12-09
| |\ \ \ \
| * | | | | selinux: remove a useless returnAmerigo Wang2009-12-07
| * | | | | TOMOYO: Add rest of file operation restrictions.Tetsuo Handa2009-12-07
| * | | | | LSM: Rename security_path_ functions argument names.Tetsuo Handa2009-12-07
| * | | | | security/selinux/ss: correct size computationJulia Lawall2009-12-07
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
|\ \ \ \ \ \
| * | | | | | security: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-25
| | |_|_|/ / | |/| | | |
* | | | | | netlabel: fix export of SELinux categories > 127Joshua Roys2010-02-25
* | | | | | security: fix error return path in ima_inode_allocXiaotian Feng2010-02-24
|/ / / / /
* | | | | Take ima_file_free() to proper place.Al Viro2010-02-07
* | | | | ima: rename PATH_CHECK to FILE_CHECKMimi Zohar2010-02-07
* | | | | ima: rename ima_path_check to ima_file_checkMimi Zohar2010-02-07
* | | | | ima: initialize ima before inodes can be allocatedEric Paris2010-02-07
* | | | | fix ima breakageMimi Zohar2010-02-07
| |_|_|/ |/| | |
* | | | get rid of pointless checks after simple_pin_fs()Al Viro2010-01-26
* | | | Fix ACC_MODE() for realAl Viro2010-01-14
| |_|/ |/| |
* | | SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-04
* | | Sanitize f_flags helpersAl Viro2009-12-22
* | | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven2009-12-16
* | | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-16
* | | security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten2009-12-16
* | | keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin2009-12-16
* | | ima: limit imbalance msgMimi Zohar2009-12-16
* | | Untangling ima mess, part 3: kill dead code in imaAl Viro2009-12-16
* | | ima: call ima_inode_free ima_inode_freeEric Paris2009-12-16
* | | IMA: clean up the IMA counts updating codeEric Paris2009-12-16
* | | ima: only insert at inode creation timeEric Paris2009-12-16
* | | ima: valid return code from ima_inode_allocEric Paris2009-12-16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ | | |/ | |/|
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \ \
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
| |\| |
| * | | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \
| * | | | inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | security/tomoyo: Remove now unnecessary handling of security_sysctl.Eric W. Biederman2009-11-20
| * | | | security/tomoyo: Add a special case to handle accesses through the internal p...Eric W. Biederman2009-11-20
| * | | | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | | | sysctl security/tomoyo: Don't look at ctl_nameTetsuo Handa2009-11-12
| * | | | sysctl security/keys: Remove dead binary sysctl supportEric W. Biederman2009-11-12
| | |_|/ | |/| |
* | | | Merge branch 'master' into nextJames Morris2009-12-03
|\ \ \ \ | | |_|/ | |/| |
| * | | ima: replace GFP_KERNEL with GFP_NOFSMimi Zohar2009-11-18
| |/ /
| * / KEYS: get_instantiation_keyring() should inc the keyring refcount in all casesDavid Howells2009-10-15
| |/
| * const: constify remaining file_operationsAlexey Dobriyan2009-10-01