/net/bluetooth/

Commit message (Expand)AuthorAgeFilesLines
* ima: use atomic bit operations to protect policy update interfaceDmitry Kasatkin2014-10-122-28/+18Star
* ima: ignore empty and with whitespaces policy linesDmitry Kasatkin2014-10-121-1/+2
* ima: no need to allocate entry for commentDmitry Kasatkin2014-10-121-8/+6Star
* ima: report policy load statusDmitry Kasatkin2014-10-121-0/+2
* ima: use path names cacheDmitry Kasatkin2014-10-072-3/+4
* evm: skip replacing EVM signature with HMAC on read-only filesystemDmitry Kasatkin2014-10-071-3/+8
* integrity: add missing '__init' keyword for integrity_init_keyring()Dmitry Kasatkin2014-10-072-2/+2
* ima: check ima_policy_flag in the ima_file_free() hookDmitry Kasatkin2014-10-073-7/+1Star
* integrity: do zero padding of the key idDmitry Kasatkin2014-10-061-1/+1
* KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin2014-10-061-5/+5
* KEYS: strip 'id:' from ca_keyidDmitry Kasatkin2014-10-061-1/+1
* KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin2014-10-062-9/+9
* KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-066-25/+81
* X.509: If available, use the raw subjKeyId to form the key descriptionDavid Howells2014-10-033-2/+11
* KEYS: handle error code encoded in pointerDmitry Kasatkin2014-10-031-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-10-027-48/+95
|\
| * ima: detect violations for mmaped filesRoberto Sassu2014-09-182-9/+5Star
| * ima: fix race condition on ima_rdwr_violation_check and process_measurementRoberto Sassu2014-09-181-21/+33
| * ima: added ima_policy_flag variableRoberto Sassu2014-09-174-5/+34
| * ima: return an error code from ima_add_boot_aggregate()Roberto Sassu2014-09-171-6/+15
| * ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin2014-09-173-3/+6
| * ima: move keyring initialization to ima_init()Dmitry Kasatkin2014-09-172-8/+6Star
* | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-09-305-83/+115
|\ \
| * | selinux: normalize audit log formattingRichard Guy Briggs2014-09-221-6/+8
| * | selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs2014-09-221-4/+3Star
| * | selinux: make the netif cache namespace awarePaul Moore2014-09-104-36/+46
| * | selinux: register nf hooks with single nf_register_hooks callJiri Pirko2014-09-091-25/+10Star
| * | selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore2014-09-031-0/+1
| * | selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley2014-08-281-12/+47
| * | Merge tag 'v3.16' into nextPaul Moore2014-08-05