summaryrefslogtreecommitdiffstats
path: root/include/linux/security.h
Commit message (Expand)AuthorAgeFilesLines
* security: secid_to_secctx returns len when data is NULLEric Paris2010-10-211-1/+5
* secmark: make secmark object handling genericEric Paris2010-10-211-0/+25
* security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-211-9/+5
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-101-3/+6
|\
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-161-3/+6
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-101-0/+1
|\ \
| * | fsnotify: new fsnotify hooks and events types for access decisionsEric Paris2010-07-281-0/+1
| |/
* | LSM: Remove unused arguments from security_path_truncate().Tetsuo Handa2010-08-021-8/+3
|/
* Merge branch 'master' into nextJames Morris2010-05-061-1/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* | security: remove dead hook acctEric Paris2010-04-121-14/+0
* | security: remove dead hook key_session_to_parentEric Paris2010-04-121-20/+0
* | security: remove dead hook task_setgroupsEric Paris2010-04-121-12/+0
* | security: remove dead hook task_setgidEric Paris2010-04-121-20/+0
* | security: remove dead hook task_setuidEric Paris2010-04-121-20/+0
* | security: remove dead hook cred_commitEric Paris2010-04-121-11/+0
* | security: remove dead hook inode_deleteEric Paris2010-04-121-11/+0
* | security: remove dead hook sb_post_pivotrootEric Paris2010-04-121-11/+0
* | security: remove dead hook sb_post_addmountEric Paris2010-04-121-13/+0
* | security: remove dead hook sb_post_remountEric Paris2010-04-121-13/+0
* | security: remove dead hook sb_umount_busyEric Paris2010-04-121-11/+0
* | security: remove dead hook sb_umount_closeEric Paris2010-04-121-10/+0
* | security: remove sb_check_sb hooksEric Paris2010-04-121-14/+0
|/
* Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-241-0/+2
* syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-041-5/+6
* Merge branch 'master' into nextJames Morris2010-01-181-0/+7
|\
| * NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-171-0/+7
* | LSM: Update comment on security_sock_rcv_skbTetsuo Handa2010-01-111-0/+1
|/
* security: report the module name to security_module_requestEric Paris2009-11-101-3/+4
* LSM: Add security_path_chroot().Tetsuo Handa2009-10-121-0/+11
* LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-121-0/+30
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-1/+1
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-101-0/+55
* KEYS: Fix default security_session_to_parent()David Howells2009-09-071-1/+4
* KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells2009-09-071-2/+4
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+38
* lsm: Add hooks to the TUN driverPaul Moore2009-09-011-0/+31
* security: update documentation for security_request_moduleJames Morris2009-08-141-0/+1
* security: introducing security_request_moduleEric Paris2009-08-141-0/+10
* security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-101-15/+15
* Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-061-0/+17
* Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-061-3/+4
* security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-251-7/+7
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-041-0/+2
* kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...Pekka Enberg2009-04-031-0/+24
* lsm: Remove the socket_post_accept() hookPaul Moore2009-03-281-13/+0
* Merge branch 'next' into for-linusJames Morris2009-01-071-9/+32
|\
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-071-9/+32
| * Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-071-40/+9
| * CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-051-9/+40
OpenPOWER on IntegriCloud