Commit History

Author SHA1 Message Date
  David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
  Justin P. Mattock c5b60b5e67 security: whitespace coding style fixes 15 years ago
  wzt.wzt@gmail.com 6f262d8e1a Security: Fix the comment of cap_file_mmap() 15 years ago
  Kees Cook f40a70861a syslog: clean up needless comment 15 years ago
  Kees Cook d78ca3cd73 syslog: use defined constants instead of raw numbers 15 years ago
  Kees Cook 002345925e syslog: distinguish between /proc/kmsg and syscalls 15 years ago
  Serge E. Hallyn b3a222e52e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option 15 years ago
  James Morris 3e1c2515ac security: remove root_plug 15 years ago
  Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
  Eric Paris 7c73875e7d Capabilities: move cap_file_mmap to commoncap.c 16 years ago
  Ingo Molnar 9e48858f7d security: rename ptrace_may_access => ptrace_access_check 16 years ago
  James Morris d254117099 Merge branch 'master' into next 16 years ago
  Serge E. Hallyn 5bf37ec3e0 cap_prctl: don't set error to 0 at 'no_change' 16 years ago
  Serge E. Hallyn b5f22a59c0 don't raise all privs on setuid-root file with fE set (v2) 16 years ago
  James Morris ac8cc0fa53 Merge branch 'next' into for-linus 16 years ago
  David Howells 3699c53c48 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] 16 years ago
  James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
  Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
  David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
  Eric Paris e50a906e02 capabilities: define get_vfs_caps_from_disk when file caps are not enabled 16 years ago
  David Howells 1d045980e1 CRED: Prettify commoncap.c 16 years ago
  David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
  David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
  David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
  David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
  David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
  David Howells 15a2460ed0 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks 16 years ago
  David Howells 1cdcbec1a3 CRED: Neuter sys_capset() 16 years ago
  David Howells b103c59883 CRED: Wrap task credential accesses in the capabilities code 16 years ago
  Eric Paris 06112163f5 Add a new capable interface that will be used by systems that use audit to 16 years ago