aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux: use GFP_ATOMIC under spin_lockDan Carpenter2013-03-201-1/+1
* Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-141-2/+2
* keys: fix race with concurrent install_user_keyrings()David Howells2013-03-141-1/+1
* userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-141-1/+1
* KEYS: Revert one application of "Fix unreachable code" patchDavid Howells2013-02-281-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-285-20/+88
|\
| * tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore2013-01-144-19/+87
| * selinux: add the "attach_queue" permission to the "tun_socket" classPaul Moore2013-01-141-1/+1
* | security/device_cgroup: lock assert fails in dev_exception_clean()Jerry Snitselaar2013-01-211-0/+2
* | evm: checking if removexattr is not a NULLDmitry Kasatkin2013-01-211-2/+2
|/
* ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar2012-12-243-5/+11
* keys: fix unreachable codeAlan Cox2012-12-201-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-191-0/+2
|\
| * bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDBAmerigo Wang2012-12-151-0/+2
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-196-3/+43
|\ \
| * | ima: support new kernel module syscallMimi Zohar2012-12-135-4/+33
| * | security: introduce kernel_module_from_file hookKees Cook2012-12-132-0/+11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-181-8/+17
|\ \ \
| * | | Fix cap_capable to only allow owners in the parent user namespace to have caps.Eric W. Biederman2012-12-141-8/+17
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-3/+9
|\| | |
| * | | userns: Kill task_user_nsEric W. Biederman2012-11-201-3/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-168-102/+153
|\ \ \ \ | |_|_|/ |/| | |
| * | | Smack: create a sysfs mount point for smackfsCasey Schaufler2012-12-141-0/+17
| * | | Smack: use select not depends in KconfigCasey Schaufler2012-12-141-1/+5
| * | | Yama: remove locking from delete pathKees Cook2012-11-201-7/+42
| * | | Yama: add RCU to drop read lockingKees Cook2012-11-201-23/+24
| * | | Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-027-63/+129
| |\ \ \
| | * | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-137-63/+129
| * | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-021-0/+1
| * | | | KEYS: Reduce initial permissions on keysDavid Howells2012-10-024-19/+33
| * | | | KEYS: Make the session and process keyrings per-threadDavid Howells2012-10-023-54/+33
| * | | | key: Fix resource leakAlan Cox2012-09-281-2/+2
| * | | | keys: Fix unreachable codeAlan Cox2012-09-281-2/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2012-10-2851-676/+1396
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | keys: Fix unreachable codeAlan Cox2012-10-251-2/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+3
|\ \ \ \ \ \
| * | | | | | rtnetlink: add missing message types to selinux perm tableCong Wang2012-12-101-0/+2
| * | | | | | bridge: export multicast database via netlinkCong Wang2012-12-071-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-121-4/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-191-4/+4
| * | | | | device_cgroup: add lockdep assertsTejun Heo2012-11-061-0/+12
* | | | | | selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-11-211-1/+2
|/ / / / /
* | | | | device_cgroup: fix RCU usageTejun Heo2012-11-061-3/+3
* | | | | device_cgroup: fix unchecked cgroup parent usageAristeu Rozanski2012-11-061-2/+10
| |/ / / |/| | |
* | | | device_cgroup: add proper checking when changing default behaviorAristeu Rozanski2012-10-251-1/+18
* | | | device_cgroup: stop using simple_strtoul()Aristeu Rozanski2012-10-251-6/+22
* | | | device_cgroup: rename deny_all to behaviorAristeu Rozanski2012-10-251-11/+14
* | | | cgroup: fix invalid rcu dereferenceJiri Slaby2012-10-251-8/+7
* | | | apparmor: fix IRQ stack overflow during free_profileJohn Johansen2012-10-241-1/+23