aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAge
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-16
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
|\ \
| * | fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-28
| |/
* / LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa2010-08-02
|/
* Merge branch 'master' into nextJames Morris2010-05-05
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | security: remove dead hook acctEric Paris2010-04-11
* | security: remove dead hook key_session_to_parentEric Paris2010-04-11
* | security: remove dead hook task_setgroupsEric Paris2010-04-11
* | security: remove dead hook task_setgidEric Paris2010-04-11
* | security: remove dead hook task_setuidEric Paris2010-04-11
* | security: remove dead hook cred_commitEric Paris2010-04-11
* | security: remove dead hook inode_deleteEric Paris2010-04-11
* | security: remove dead hook sb_post_pivotrootEric Paris2010-04-11
* | security: remove dead hook sb_post_addmountEric Paris2010-04-11
* | security: remove dead hook sb_post_remountEric Paris2010-04-11
* | security: remove dead hook sb_umount_busyEric Paris2010-04-11
* | security: remove dead hook sb_umount_closeEric Paris2010-04-11
* | security: remove sb_check_sb hooksEric Paris2010-04-11
|/
* Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-23
* syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-03
* Merge branch 'master' into nextJames Morris2010-01-17
|\
| * NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-16
* | LSM: Update comment on security_sock_rcv_skbTetsuo Handa2010-01-10
|/
* security: report the module name to security_module_requestEric Paris2009-11-09
* LSM: Add security_path_chroot().Tetsuo Handa2009-10-11
* LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-11
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-09
* KEYS: Fix default security_session_to_parent()David Howells2009-09-07
* KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells2009-09-06
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* lsm: Add hooks to the TUN driverPaul Moore2009-08-31
* security: update documentation for security_request_moduleJames Morris2009-08-13
* security: introducing security_request_moduleEric Paris2009-08-13
* security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-09
* Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-05
* Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-05
* security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-24
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-03
* kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...Pekka Enberg2009-04-03
* lsm: Remove the socket_post_accept() hookPaul Moore2009-03-28
* Merge branch 'next' into for-linusJames Morris2009-01-06
|\
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-06
| * Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-06
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-04
* | introduce new LSM hooks where vfsmount is available.Kentaro Takeda2008-12-31
|/
* security: pass mount flags to security_sb_kern_mount()James Morris2008-12-19
* Merge branch 'master' into nextJames Morris2008-12-04
|\