summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | KEYS: Search for auth-key by name rather than target key IDDavid Howells2013-09-241-14/+7Star
| * | | | | KEYS: Introduce a search context structureDavid Howells2013-09-247-158/+174
| * | | | | KEYS: Consolidate the concept of an 'index key' for key accessDavid Howells2013-09-244-62/+67
| * | | | | KEYS: key_is_dead() should take a const key pointer argumentDavid Howells2013-09-241-1/+1
| * | | | | KEYS: Use bool in make_key_ref() and is_key_possessed()David Howells2013-09-241-2/+3
| * | | | | KEYS: Skip key state checks when checking for possessionDavid Howells2013-09-244-6/+11
| | |_|/ / | |/| | |
| * | | | security: remove erroneous comment about capabilities.o link orderingEric Paris2013-09-241-1/+0Star
* | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-222-1/+4
|\ \ \ \ \
| * | | | | audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs2013-11-051-1/+2
| * | | | | selinux: apply selinux checks on new audit message typesEric Paris2013-11-051-0/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-132-9/+10
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-235-30/+17Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-141-5/+5
| * | | | | net: fix build errors if ipv6 is disabledEric Dumazet2013-10-091-0/+2
| * | | | | ipv6: make lookups simpler and fasterEric Dumazet2013-10-091-3/+2Star
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-013-20/+21
| |\ \ \ \ \
| * | | | | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman2013-10-011-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-11-131-11/+0Star
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | device_cgroup: remove can_attachSerge Hallyn2013-10-241-11/+0Star
| |/ / / /
* | | | | apparmor: fix bad lock balance when introspecting policyJohn Johansen2013-10-161-3/+1Star
* | | | | apparmor: fix memleak of the profile hashJohn Johansen2013-10-161-0/+1
* | | | | selinux: remove 'flags' parameter from avc_audit()Linus Torvalds2013-10-043-4/+4
* | | | | selinux: avc_has_perm_flags has no more usersLinus Torvalds2013-10-042-17/+6Star
* | | | | selinux: remove 'flags' parameter from inode_has_permLinus Torvalds2013-10-041-7/+6Star
| |/ / / |/| | |
* | | | apparmor: fix suspicious RCU usage warning in policy.c/policy.hJohn Johansen2013-09-302-2/+5
* | | | apparmor: Use shash crypto API interface for profile hashesTyler Hicks2013-09-301-18/+16Star
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-071-5/+5
|\ \ \
| * | | capabilities: allow nice if we are privilegedSerge Hallyn2013-08-311-4/+4
| * | | userns: Allow PR_CAPBSET_DROP in a user namespace.Eric W. Biederman2013-08-311-1/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-0728-547/+1666
|\ \ \ \
| * \ \ \ Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel in...James Morris2013-08-224-114/+150
| |\ \ \ \
| | * | | | Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytesRafal Krypa2013-08-121-85/+82Star
| | * | | | Smack: network label match fixCasey Schaufler2013-08-023-9/+31
| | * | | | security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski2013-08-023-9/+37
| | * | | | security: smack: fix memleak in smk_write_rules_list()Tomasz Stanislawski2013-08-011-22/+11Star
| | |/ / /
| * | | | apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-148-6/+199
| * | | | apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-144-1/+15
| * | | | apparmor: add the profile introspection file to interfaceJohn Johansen2013-08-141-0/+236
| * | | | apparmor: add an optional profile attachment string for profilesJohn Johansen2013-08-144-0/+40
| * | | | apparmor: add interface files for profiles and namespacesJohn Johansen2013-08-147-29/+436
| * | | | apparmor: allow setting any profile into the unconfined stateJohn Johansen2013-08-145-9/+22
| * | | | apparmor: make free_profile available outside of policy.cJohn Johansen2013-08-143-7/+7
| * | | | apparmor: rework namespace free pathJohn Johansen2013-08-142-35/+10Star
| * | | | apparmor: update how unconfined is handledJohn Johansen2013-08-143-83/+67Star
| * | | | apparmor: change how profile replacement update is doneJohn Johansen2013-08-146-87/+125
| * | | | apparmor: convert profile lists to RCU based lockingJohn Johansen2013-08-144-111/+167
| * | | | apparmor: provide base for multiple profiles to be replaced at onceJohn Johansen2013-08-144-146/+283
| * | | | apparmor: add a features/policy dir to interfaceJohn Johansen2013-08-141-0/+5
| * | | | apparmor: enable users to query whether apparmor is enabledJohn Johansen2013-08-141-1/+1
| * | | | apparmor: remove minimum size check for vmalloc()Tetsuo Handa2013-08-141-5/+0Star