aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2013-01-16ima: move full pathname resolution to separate functionDmitry Kasatkin
2013-01-16integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin
2013-01-16ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar
2013-01-16ima: remove security.ima hexdumpDmitry Kasatkin
2013-01-16ima: remove enforce checking duplicationDmitry Kasatkin
2013-01-16ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin
2013-01-16evm: remove unused cleanup functionsDmitry Kasatkin
2013-01-16ima: re-initialize IMA policy LSM infoMimi Zohar
2012-12-20keys: fix unreachable codeAlan Cox
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-15bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang
2012-12-14Fix cap_capable to only allow owners in the parent user namespace to have caps.Eric W. Biederman
2012-12-14Smack: create a sysfs mount point for smackfsCasey Schaufler
2012-12-14Smack: use select not depends in KconfigCasey Schaufler
2012-12-14ima: support new kernel module syscallMimi Zohar
2012-12-14security: introduce kernel_module_from_file hookKees Cook
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-12-10rtnetlink: add missing message types to selinux perm tableCong Wang
2012-12-07bridge: export multicast database via netlinkCong Wang
2012-11-21selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones
2012-11-20Yama: remove locking from delete pathKees Cook
2012-11-20Yama: add RCU to drop read lockingKees Cook
2012-11-20userns: Kill task_user_nsEric W. Biederman
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo
2012-11-06device_cgroup: add lockdep assertsTejun Heo
2012-11-06device_cgroup: fix RCU usageTejun Heo
2012-11-06device_cgroup: fix unchecked cgroup parent usageAristeu Rozanski
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-25device_cgroup: add proper checking when changing default behaviorAristeu Rozanski
2012-10-25device_cgroup: stop using simple_strtoul()Aristeu Rozanski
2012-10-25device_cgroup: rename deny_all to behaviorAristeu Rozanski
2012-10-25cgroup: fix invalid rcu dereferenceJiri Slaby
2012-10-25keys: Fix unreachable codeAlan Cox
2012-10-25apparmor: fix IRQ stack overflow during free_profileJohn Johansen
2012-10-17apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40John Johansen
2012-10-16fix a leak in replace_fd() usersAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-11consitify do_mount() argumentsAl Viro
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-08KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells
2012-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds