aboutsummaryrefslogtreecommitdiffstats
path: root/security/security.c
Commit message (Expand)AuthorAge
* Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-07
|\
| * fs: rcu-walk for path lookupNick Piggin2011-01-07
* | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-05
|/
* capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
* Merge branch 'ima-memory-use-fixes'Linus Torvalds2010-10-26
|\
| * IMA: only allocate iint when neededEric Paris2010-10-26
* | secmark: make secmark object handling genericEric Paris2010-10-20
* | security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* | LSM: Fix security_module_enable() error.Tetsuo Handa2010-10-20
|/
* 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
|/
* LSM: Add __init to fixup function.Tetsuo Handa2010-05-16
* 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
* Merge branch 'next-queue' into nextJames Morris2010-03-08
|\
| * Security: Add __init to register_security to disable load a security module o...wzt.wzt@gmail.com2010-03-02
* | Merge branch 'next' into for-linusJames Morris2010-02-28
|\ \ | |/ |/|
| * 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
| * security: correct error returns for get/set security with private inodesJames Morris2010-01-14
| * LSM: Rename security_path_ functions argument names.Tetsuo Handa2009-12-07
* | Take ima_file_free() to proper place.Al Viro2010-02-07
|/
* security: report the module name to security_module_requestEric Paris2009-11-09
* Config option to set a default LSMJohn Johansen2009-11-08
* LSM: imbed ima calls in the security hooksMimi Zohar2009-10-25
* LSM: Add security_path_chroot().Tetsuo Handa2009-10-11
* LSM: Add security_path_chmod() and security_path_chown().Tetsuo Handa2009-10-11
* LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-09
* 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: introducing security_request_moduleEric Paris2009-08-13
* security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-24
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-06-03
* CacheFiles: Export things for CacheFilesDavid Howells2009-04-03
* lsm: Remove the socket_post_accept() hookPaul Moore2009-03-28
* Merge branch 'next' into for-linusJames Morris2009-01-06
|\