| Commit message (Expand) | Author | Age | Files | Lines |
* | selinux: remove 'flags' parameter from avc_audit() | Linus Torvalds | 2013-10-04 | 3 | -4/+4 |
* | selinux: avc_has_perm_flags has no more users | Linus Torvalds | 2013-10-04 | 2 | -17/+6 |
* | selinux: remove 'flags' parameter from inode_has_perm | Linus Torvalds | 2013-10-04 | 1 | -7/+6 |
* | apparmor: fix suspicious RCU usage warning in policy.c/policy.h | John Johansen | 2013-09-30 | 2 | -2/+5 |
* | apparmor: Use shash crypto API interface for profile hashes | Tyler Hicks | 2013-09-30 | 1 | -18/+16 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-09-07 | 1 | -5/+5 |
|\ |
|
| * | capabilities: allow nice if we are privileged | Serge Hallyn | 2013-08-31 | 1 | -4/+4 |
| * | userns: Allow PR_CAPBSET_DROP in a user namespace. | Eric W. Biederman | 2013-08-31 | 1 | -1/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-09-07 | 28 | -547/+1666 |
|\ \ |
|
| * \ | Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel in... | James Morris | 2013-08-22 | 4 | -114/+150 |
| |\ \ |
|
| | * | | Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytes | Rafal Krypa | 2013-08-12 | 1 | -85/+82 |
| | * | | Smack: network label match fix | Casey Schaufler | 2013-08-02 | 3 | -9/+31 |
| | * | | security: smack: add a hash table to quicken smk_find_entry() | Tomasz Stanislawski | 2013-08-02 | 3 | -9/+37 |
| | * | | security: smack: fix memleak in smk_write_rules_list() | Tomasz Stanislawski | 2013-08-01 | 1 | -22/+11 |
| | |/ |
|
| * | | apparmor: add the ability to report a sha1 hash of loaded policy | John Johansen | 2013-08-14 | 8 | -6/+199 |
| * | | apparmor: export set of capabilities supported by the apparmor module | John Johansen | 2013-08-14 | 4 | -1/+15 |
| * | | apparmor: add the profile introspection file to interface | John Johansen | 2013-08-14 | 1 | -0/+236 |
| * | | apparmor: add an optional profile attachment string for profiles | John Johansen | 2013-08-14 | 4 | -0/+40 |
| * | | apparmor: add interface files for profiles and namespaces | John Johansen | 2013-08-14 | 7 | -29/+436 |
| * | | apparmor: allow setting any profile into the unconfined state | John Johansen | 2013-08-14 | 5 | -9/+22 |
| * | | apparmor: make free_profile available outside of policy.c | John Johansen | 2013-08-14 | 3 | -7/+7 |
| * | | apparmor: rework namespace free path | John Johansen | 2013-08-14 | 2 | -35/+10 |
| * | | apparmor: update how unconfined is handled | John Johansen | 2013-08-14 | 3 | -83/+67 |
| * | | apparmor: change how profile replacement update is done | John Johansen | 2013-08-14 | 6 | -87/+125 |
| * | | apparmor: convert profile lists to RCU based locking | John Johansen | 2013-08-14 | 4 | -111/+167 |
| * | | apparmor: provide base for multiple profiles to be replaced at once | John Johansen | 2013-08-14 | 4 | -146/+283 |
| * | | apparmor: add a features/policy dir to interface | John Johansen | 2013-08-14 | 1 | -0/+5 |
| * | | apparmor: enable users to query whether apparmor is enabled | John Johansen | 2013-08-14 | 1 | -1/+1 |
| * | | apparmor: remove minimum size check for vmalloc() | Tetsuo Handa | 2013-08-14 | 1 | -5/+0 |
| * | | xattr: Constify ->name member of "struct xattr". | Tetsuo Handa | 2013-07-25 | 5 | -24/+14 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 1 | -1/+6 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-17 | 1 | -13/+11 |
| |\ \ |
|
| * | | | net: split rt_genid for ipv4 and ipv6 | fan.du | 2013-07-31 | 1 | -1/+6 |
| | |/
| |/| |
|
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-05 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | module/lsm: Have apparmor module parameters work with no args | Steven Rostedt | 2013-08-20 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-09-04 | 1 | -39/+26 |
|\ \ \
| |_|/
|/| | |
|
| * | | cgroup: make css_for_each_descendant() and friends include the origin css in ... | Tejun Heo | 2013-08-09 | 1 | -1/+1 |
| * | | cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup | Tejun Heo | 2013-08-09 | 1 | -8/+3 |
| * | | cgroup: pass around cgroup_subsys_state instead of cgroup in file methods | Tejun Heo | 2013-08-09 | 1 | -6/+6 |
| * | | cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods | Tejun Heo | 2013-08-09 | 1 | -11/+11 |
| * | | cgroup: add css_parent() | Tejun Heo | 2013-08-09 | 1 | -13/+5 |
| * | | cgroup: add/update accessors which obtain subsys specific data from css | Tejun Heo | 2013-08-09 | 1 | -1/+1 |
| * | | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo | 2013-08-09 | 1 | -2/+2 |
| |/ |
|
* / | Smack: IPv6 casting error fix for 3.11 | Casey Schaufler | 2013-08-06 | 1 | -13/+11 |
|/ |
|
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-11 | 1 | -1/+1 |
|\ |
|
| * | security: cap_inode_getsecctx returning garbage | J. Bruce Fields | 2013-05-13 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-10 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-06 | 1 | -20/+14 |
| |\ \ |
|
| * | | | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-07-09 | 6 | -15/+138 |
|\ \ \ |
|