summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\
| * | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-14
| * | net: fix build errors if ipv6 is disabledEric Dumazet2013-10-09
| * | ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \
| * | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-09-30
* | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-11-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | device_cgroup: remove can_attachSerge Hallyn2013-10-24
| |/ /
* | | apparmor: fix bad lock balance when introspecting policyJohn Johansen2013-10-16
* | | apparmor: fix memleak of the profile hashJohn Johansen2013-10-16
* | | selinux: remove 'flags' parameter from avc_audit()Linus Torvalds2013-10-04
* | | selinux: avc_has_perm_flags has no more usersLinus Torvalds2013-10-04
* | | selinux: remove 'flags' parameter from inode_has_permLinus Torvalds2013-10-04
| |/ |/|
* | apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen2013-09-30
* | apparmor: Use shash crypto API interface for profile hashesTyler Hicks2013-09-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-07
|\
| * capabilities: allow nice if we are privilegedSerge Hallyn2013-08-30
| * userns: Allow PR_CAPBSET_DROP in a user namespace.Eric W. Biederman2013-08-30
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-07
|\ \
| * \ Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel in...James Morris2013-08-23
| |\ \
| | * | Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytesRafal Krypa2013-08-12
| | * | Smack: network label match fixCasey Schaufler2013-08-01
| | * | security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski2013-08-01
| | * | security: smack: fix memleak in smk_write_rules_list()Tomasz Stanislawski2013-08-01
| | |/
| * | apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-14
| * | apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-14
| * | apparmor: add the profile introspection file to interfaceJohn Johansen2013-08-14
| * | apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-14
| * | apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-14
| * | apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-14
| * | apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-14
| * | apparmor: rework namespace free pathJohn Johansen2013-08-14
| * | apparmor: update how unconfined is handledJohn Johansen2013-08-14
| * | apparmor: change how profile replacement update is doneJohn Johansen2013-08-14
| * | apparmor: convert profile lists to RCU based lockingJohn Johansen2013-08-14
| * | apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-14
| * | apparmor: add a features/policy dir to interfaceJohn Johansen2013-08-14
| * | apparmor: enable users to query whether apparmor is enabledJohn Johansen2013-08-14
| * | apparmor: remove minimum size check for vmalloc()Tetsuo Handa2013-08-14
| * | xattr: Constify ->name member of "struct xattr".Tetsuo Handa2013-07-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
| |\ \
| * | | net: split rt_genid for ipv4 and ipv6fan.du2013-07-31
| | |/ | |/|
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-04
|\ \ \
| * | | module/lsm: Have apparmor module parameters work with no argsSteven Rostedt2013-08-20
| |/ /
* | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-03
|\ \ \ | |_|/ |/| |
| * | cgroup: make css_for_each_descendant() and friends include the origin css in ...Tejun Heo2013-08-08
| * | cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo2013-08-08
| * | cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo2013-08-08