summaryrefslogtreecommitdiffstats
path: root/fs/utimes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-28TOMOYO: Fix domain transition failure warning.Tetsuo Handa1-1/+2
2011-09-26TOMOYO: Remove tomoyo_policy_memory_lock spinlock.Tetsuo Handa3-27/+27
2011-09-26TOMOYO: Simplify garbage collector.Tetsuo Handa5-319/+186
2011-09-26TOMOYO: Fix make namespacecheck warnings.Tetsuo Handa5-7/+9
2011-09-21target: check hex2bin resultMimi Zohar1-3/+9
2011-09-21encrypted-keys: check hex2bin resultMimi Zohar1-3/+11
2011-09-21trusted-keys: check hex2bin resultMimi Zohar1-4/+15
2011-09-21lib: add error checking to hex2binMimi Zohar2-5/+12
2011-09-19TOMOYO: Allow specifying domain transition preference.Tetsuo Handa5-12/+137
2011-09-15encrypted-keys: IS_ERR need include/err.hStephen Rothwell1-0/+1
2011-09-15TOMOYO: Bump version.Tetsuo Handa4-10/+10
2011-09-14evm: clean verification statusDmitry Kasatkin1-0/+1
2011-09-14evm: permit mode bits to be updatedMimi Zohar2-17/+14
2011-09-14evm: posix acls modify i_modeMimi Zohar5-5/+59
2011-09-14evm: limit verifying current security.evm integrityMimi Zohar1-34/+24
2011-09-14evm: fix security/security_old_init_security return codeMimi Zohar1-2/+2
2011-09-14evm: remove TCG_TPM dependencyMimi Zohar1-2/+1
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar5-28/+67
2011-09-14encrypted-keys: create encrypted-keys directoryMimi Zohar6-1/+6
2011-09-14TOMOYO: Avoid race when retrying "file execute" permission check.Tetsuo Handa1-34/+22
2011-09-14TOMOYO: Allow domain transition without execve().Tetsuo Handa4-28/+210
2011-09-14TOMOYO: Allow controlling generation of access granted logs for per an entry ...Tetsuo Handa5-1/+38
2011-09-14TOMOYO: Add socket operation restriction support.Tetsuo Handa10-17/+1215
2011-09-14TOMOYO: Add environment variable name restriction support.Tetsuo Handa7-10/+266
2011-09-10security: sparse fix: Move security_fixup_op to security.hJames Morris2-3/+2
2011-09-10selinux: sparse fix: fix several warnings in the security server codeJames Morris5-7/+9
2011-09-10selinux: sparse fix: include selinux.h in exports.cJames Morris1-0/+1
2011-09-10selinux: sparse fix: fix warnings in netlink codeJames Morris6-5/+6
2011-09-10selinux: sparse fix: eliminate warnings for selinuxfsJames Morris3-6/+4
2011-09-10ima: sparse fix: include linux/ima.h in ima_main.cJames Morris1-0/+1
2011-09-10ima: sparse fix: make ima_open_policy staticJames Morris1-1/+1
2011-09-10apparmor: sparse fix: include procattr.h in procattr.cJames Morris1-0/+1
2011-09-10apparmor: sparse fix: rename shadowed variables in policy_unpack.cJames Morris1-6/+6
2011-09-10apparmor: sparse fix: add apparmor.h to lib.cJames Morris1-0/+1
2011-09-10apparmor: sparse fix: include ipc.hJames Morris1-0/+1
2011-09-10selinux: sparse fix: declare selinux_disable() in security.hJames Morris2-1/+1
2011-09-10selinux: sparse fix: move selinux_complete_initJames Morris2-1/+1
2011-09-10selinux: sparse fix: make selinux_secmark_refcount staticJames Morris1-1/+1
2011-09-10apparmor: sparse fix: make aa_create_aafs staticJames Morris1-1/+1
2011-09-10integrity: sparse fix: move iint_initialized to integrity.hJames Morris2-1/+3
2011-09-10security: Fix a typorongqing.li@windriver.com1-1/+1
2011-09-10TOMOYO: Fix incorrect enforce mode.Tetsuo Handa1-1/+2
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger1-0/+3
2011-08-23CRED: fix build error due to 'tgcred' undeclaredAxel Lin1-0/+2
2011-08-23KEYS: Correctly destroy key payloads when their keytype is removedDavid Howells3-208/+258
2011-08-23KEYS: The dead key link reaper should be non-reentrantDavid Howells1-3/+3
2011-08-23KEYS: Make the key reaper non-reentrantDavid Howells1-1/+1
2011-08-23KEYS: Move the unreferenced key reaper to the keys garbage collector fileDavid Howells3-76/+85
2011-08-23CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells1-2/+14
2011-08-23KEYS: __key_link() should use the RCU deref wrapper for keyring payloadsDavid Howells1-2/+1