summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-09-09apparmor: sparse fix: include procattr.h in procattr.cJames Morris
2011-09-09apparmor: sparse fix: rename shadowed variables in policy_unpack.cJames Morris
2011-09-09apparmor: sparse fix: add apparmor.h to lib.cJames Morris
2011-09-09apparmor: sparse fix: include ipc.hJames Morris
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hJames Morris
2011-09-09selinux: sparse fix: move selinux_complete_initJames Morris
2011-09-09selinux: sparse fix: make selinux_secmark_refcount staticJames Morris
2011-09-09apparmor: sparse fix: make aa_create_aafs staticJames Morris
2011-09-09integrity: sparse fix: move iint_initialized to integrity.hJames Morris
2011-09-09security: Fix a typorongqing.li@windriver.com
2011-09-09TOMOYO: Fix incorrect enforce mode.Tetsuo Handa
2011-08-24tpm: suppress durations sysfs output if not readStefan Berger
2011-08-23CRED: fix build error due to 'tgcred' undeclaredAxel Lin
2011-08-23KEYS: Correctly destroy key payloads when their keytype is removedDavid Howells
2011-08-23KEYS: The dead key link reaper should be non-reentrantDavid Howells
2011-08-23KEYS: Make the key reaper non-reentrantDavid Howells
2011-08-23KEYS: Move the unreferenced key reaper to the keys garbage collector fileDavid Howells
2011-08-23CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred structDavid Howells
2011-08-23KEYS: __key_link() should use the RCU deref wrapper for keyring payloadsDavid Howells
2011-08-23KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag setDavid Howells
2011-08-23KEYS: If install_session_keyring() is given a keyring, it should install itDavid Howells
2011-08-18evm: add MAINTAINERS entryMimi Zohar
2011-08-18evm: add Kconfig TCG_TPM dependencyMimi Zohar
2011-08-17tomoyo: remove tomoyo_gc_thread()->daemonize()Oleg Nesterov
2011-08-16evm: fix build problemsMimi Zohar
2011-08-16capabilities: initialize has_capSerge Hallyn
2011-08-12capabilities: do not grant full privs for setuid w/ file caps + no effective ...Zhi Li
2011-08-12CIFS: remove local xattr definitionsMimi Zohar
2011-08-11evm: fix evm_inode_init_security return codeMimi Zohar
2011-08-11evm: building without EVM enabled fixesMimi Zohar
2011-08-09EVM: ensure trusted and encypted key symbols are available to EVMJames Morris
2011-08-09Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris
2011-08-08Merge branch 'next-queue' into nextJames Morris
2011-08-08Merge branch 'linus'; commit 'v3.1-rc1' into nextJames Morris
2011-08-07Linux 3.1-rc1v3.1-rc1Linus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06ore: Make ore its own moduleBoaz Harrosh
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh