aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
...
| * | ima: added policy support for 'security.ima' typeDmitry Kasatkin2013-01-22
| * | ima: forbid write access to files with digital signaturesDmitry Kasatkin2013-01-16
| * | ima: move full pathname resolution to separate functionDmitry Kasatkin2013-01-16
| * | integrity: reduce storage size for ima_status and evm_statusDmitry Kasatkin2013-01-16
| * | ima: rename FILE_MMAP to MMAP_CHECKMimi Zohar2013-01-16
| * | ima: remove security.ima hexdumpDmitry Kasatkin2013-01-16
| * | ima: remove enforce checking duplicationDmitry Kasatkin2013-01-16
| * | ima: set appraise status in fix mode only when xattr is fixedDmitry Kasatkin2013-01-16
| * | evm: remove unused cleanup functionsDmitry Kasatkin2013-01-16
| * | ima: re-initialize IMA policy LSM infoMimi Zohar2013-01-16
* | | KEYS: Revert one application of "Fix unreachable code" patchDavid Howells2013-02-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-28
|\ \ \
| * | | tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-14
| * | | selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-14
| | |/ | |/|
* | | security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar2013-01-21
* | | evm: checking if removexattr is not a NULLDmitry Kasatkin2013-01-21
|/ /
* / ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar2012-12-24
|/
* keys: fix unreachable codeAlan Cox2012-12-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-19
|\
| * bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang2012-12-15
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \
| * | ima: support new kernel module syscallMimi Zohar2012-12-13
| * | security: introduce kernel_module_from_file hookKees Cook2012-12-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-18
|\ \ \
| * | | Fix cap_capable to only allow owners in the parent user namespace to have caps.Eric W. Biederman2012-12-14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-17
|\| | |
| * | | userns: Kill task_user_nsEric W. Biederman2012-11-20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Smack: create a sysfs mount point for smackfsCasey Schaufler2012-12-14
| * | | Smack: use select not depends in KconfigCasey Schaufler2012-12-14
| * | | Yama: remove locking from delete pathKees Cook2012-11-20
| * | | Yama: add RCU to drop read lockingKees Cook2012-11-20
| * | | Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-02
| |\ \ \
| | * | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-13
| * | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-02
| * | | | KEYS: Reduce initial permissions on keysDavid Howells2012-10-02
| * | | | KEYS: Make the session and process keyrings per-threadDavid Howells2012-10-02
| * | | | key: Fix resource leakAlan Cox2012-09-28
| * | | | keys: Fix unreachable codeAlan Cox2012-09-28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-10-28
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | keys: Fix unreachable codeAlan Cox2012-10-25
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ \ \ \
| * | | | | | rtnetlink: add missing message types to selinux perm tableCong Wang2012-12-10
| * | | | | | bridge: export multicast database via netlinkCong Wang2012-12-07
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-19
| * | | | | device_cgroup: add lockdep assertsTejun Heo2012-11-06
* | | | | | selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-11-21
|/ / / / /
* | | | | device_cgroup: fix RCU usageTejun Heo2012-11-06