- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / security / capability.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-02-23 wzt.wzt@gmail.comSecurity: add static to security_ops and default_securi...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-10-11 Tetsuo HandaLSM: Add security_path_chroot().
2009-10-11 Tetsuo HandaLSM: Add security_path_chmod() and security_path_chown().
2009-09-10 David P. QuigleyLSM/SELinux: inode_{get,set,notify}secctx hooks to...
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-08-31 Paul Moorelsm: Add hooks to the TUN driver
2009-08-17 Eric ParisCapabilities: move cap_file_mmap to commoncap.c
2009-08-14 Eric Parissecurity: introducing security_request_module
2009-08-05 Eric ParisCapabilities: move cap_file_mmap to commoncap.c
2009-06-24 Ingo Molnarsecurity: rename ptrace_may_access => ptrace_access_check
2009-03-28 Paul Moorelsm: Remove the socket_post_accept() hook
2009-01-06 James MorrisRevert "CRED: Fix regression in cap_capable() as shown...
2009-01-05 David HowellsCRED: Fix regression in cap_capable() as shown up by...
2008-12-31 Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-12-19 James Morrissecurity: pass mount flags to security_sb_kern_mount()
2008-11-13 David HowellsCRED: Allow kernel services to override LSM settings...
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Detach the credentials from task_struct
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-14 James Morrissecurity: remove register_security hook
2008-07-14 Miklos Szeredisecurity: remove dummy module
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-03-20 Serge Hallynfile capabilities: remove cap_task_kill()
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Serge E. HallynImplement file posix capabilities
2007-10-17 James Morrissecurity: Convert LSM into a static interface
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-01-09 Olaf Hering+- update to 2.16.20-rc4
2006-09-20 Greg Kroah-Hartman- refresh patches so that we don't have any fuzz. ...
2006-08-01 Greg Kroah-Hartman- update to 2.6.18-rc1 (only i386 configs will build...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-12 Olaf Kirch- patches./patch-2.6.15-git8: Update to 2.6.5-git8
2006-01-06 Sam Ravnborgkbuild: un-stringnify KBUILD_MODNAME
2005-11-18 Kurt GarloffRenable security-cap-default.
2005-07-08 Kurt GarloffUpdate comments in patches.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-06 Kurt GarloffRemove speedstep-centrino-transient-msr, rss-limit...
2004-10-20 Michael A. Halcrow[PATCH] BSD Secure Levels LSM: add time hooks
2004-08-06 Kurt GarloffReenable security patch: We default to capabilities...
2004-05-21 Kurt GarloffOK, this was nasty ...
2004-05-19 Andrew Morton[PATCH] security: add disable param to capabilities...
2004-05-15 Andrew Morton[PATCH] security: minor cleanups in capability.c
2004-05-15 Andrew Morton[PATCH] security: remove empty build of capability.o
2004-04-21 Andrew Morton[PATCH] compute_creds race
2004-03-24 Hubert Mantelallow capabilities to be disabled via kernel parameter...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Andrew Morton[PATCH] Default hooks protecting the XATTR_SECURITY_PRE...
2003-09-17 Chris Wright[PATCH] root_plug fixup
2003-08-31 Andrew Morton[PATCH] vm_enough_memory microoptimisation
2003-07-02 Andrew Morton[PATCH] Security hook for vm_enough_memory
2003-06-25 Andrew Morton[PATCH] AT_SECURE auxv entry
2003-06-13 Chris Wright[PATCH] lsm: Remove task_kmod_set_label hook (2/4)
2003-06-13 Chris Wright[PATCH] lsm: Early init for security modules (1/4)
2003-02-17 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2003-02-16 Greg Kroah-Hartmanmerge
2003-02-15 Daniel JacobowitzClean up ptrace_setoptions and PT_* constants
2003-02-08 David S. MillerMerge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5
2003-02-07 Linus TorvaldsSplit up "struct signal_struct" into "signal" and ...
2003-02-06 James Morris[LSM]: Networking netlink socket capability hooks.
2003-02-06 Stephen D. Smalley[PATCH] LSM: Add LSM syslog hook to 2.5.59
2003-02-02 Andrew Morton[PATCH] remove lock_kernel() from exec of setuid apps
2002-12-04 Greg Kroah-HartmanLSM: remove "dummy" functions from the capability code...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-18 Andries E. Brouwer[PATCH] inode_mknod parameters
2002-10-29 Greg Kroah-HartmanLSM: remove last remanants of sys_security missed by...
2002-10-17 Greg Kroah-HartmanLSM: Create CONFIG_SECURITY and disable it by default...
2002-10-17 Christoph Hellwig[PATCH] remove LSM file_llseek hook
2002-10-08 Stephen D. Smalley[PATCH] Base set of LSM hooks for SysV IPC
2002-07-29 Linus TorvaldsUpdate file lock security check to match the API change
2002-07-22 Greg Kroah-HartmanLSM: convert initializers to C99 style.
2002-07-22 Greg Kroah-Hartmanmerge
2002-07-22 Stephen D. Smalley[PATCH] LSM: file related LSM hooks
2002-07-22 Adam Bernau[PATCH] LSM to designated initializers
2002-07-19 Greg Kroah-HartmanLSM: Add all of the new security/* files for basic...