aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * vfs: Lazily remove mounts on unlinked files and directories.Eric W. Biederman2014-10-09
| * vfs: Add a function to lazily unmount all mounts from any dentry.Eric W. Biederman2014-10-09
| * vfs: factor out lookup_mountpoint from new_mountpointEric W. Biederman2014-10-09
| * vfs: Keep a list of mounts on a mount pointEric W. Biederman2014-10-09
| * vfs: Don't allow overwriting mounts in the current mount namespaceEric W. Biederman2014-10-09
| * vfs: More precise tests in d_invalidateEric W. Biederman2014-10-09
| * vfs: Document the effect of d_revalidate on d_find_aliasEric W. Biederman2014-10-09
| * delayed mntputAl Viro2014-10-09
| * autofs - remove obsolete d_invalidate() from expireIan Kent2014-10-09
| * Allow sharing external names after __d_move()Al Viro2014-10-09
| * missing data dependency barrier in prepend_name()Al Viro2014-09-29
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-10-12
|\ \
| * | integrity: do zero padding of the key idDmitry Kasatkin2014-10-06
| * | KEYS: output last portion of fingerprint in /proc/keysDmitry Kasatkin2014-10-06
| * | KEYS: strip 'id:' from ca_keyidDmitry Kasatkin2014-10-06
| * | KEYS: use swapped SKID for performing partial matchingDmitry Kasatkin2014-10-06
| * | KEYS: Restore partial ID matching functionality for asymmetric keysDmitry Kasatkin2014-10-06
| * | X.509: If available, use the raw subjKeyId to form the key descriptionDavid Howells2014-10-03
| * | KEYS: handle error code encoded in pointerDmitry Kasatkin2014-10-03
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2014-10-02
| |\ \
| | * | ima: detect violations for mmaped filesRoberto Sassu2014-09-18
| | * | ima: fix race condition on ima_rdwr_violation_check and process_measurementRoberto Sassu2014-09-18
| | * | ima: added ima_policy_flag variableRoberto Sassu2014-09-17
| | * | ima: return an error code from ima_add_boot_aggregate()Roberto Sassu2014-09-17
| | * | ima: provide 'ima_appraise=log' kernel optionDmitry Kasatkin2014-09-17
| | * | ima: move keyring initialization to ima_init()Dmitry Kasatkin2014-09-17
| * | | Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris2014-09-30
| |\ \ \
| | * | | selinux: normalize audit log formattingRichard Guy Briggs2014-09-22
| | * | | selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs2014-09-22
| | * | | selinux: make the netif cache namespace awarePaul Moore2014-09-10
| | * | | selinux: register nf hooks with single nf_register_hooks callJiri Pirko2014-09-08
| | * | | selinux: fix a problem with IPv6 traffic denials in selinux_ip_postroute()Paul Moore2014-09-03
| | * | | selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID.Stephen Smalley2014-08-28
| | * | | Merge tag 'v3.16' into nextPaul Moore2014-08-05
| | |\ \ \
| * | \ \ \ Merge commit 'v3.16' into nextJames Morris2014-09-30
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'keys-next-20140922' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2014-09-22
| |\ \ \ \ \
| | * | | | | KEYS: Check hex2bin()'s return when generating an asymmetric key IDDavid Howells2014-09-21
| | * | | | | Merge tag 'keys-pkcs7-20140916' into keys-nextDavid Howells2014-09-16
| | |\ \ \ \ \
| | | * | | | | PKCS#7: Handle PKCS#7 messages that contain no X.509 certsDavid Howells2014-09-16
| | | * | | | | PKCS#7: Better handling of unsupported cryptoDavid Howells2014-09-16
| | | * | | | | KEYS: Overhaul key identification when searching for asymmetric keysDavid Howells2014-09-16
| | | * | | | | KEYS: Implement binary asymmetric key ID handlingDavid Howells2014-09-16
| | | * | | | | KEYS: Update the keyrings documentation for match changesDavid Howells2014-09-16
| | | * | | | | KEYS: Make the key matching functions return boolDavid Howells2014-09-16
| | | * | | | | KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells2014-09-16
| | | * | | | | KEYS: Remove key_type::def_lookup_typeDavid Howells2014-09-16
| | | * | | | | KEYS: Preparse match dataDavid Howells2014-09-16
| | | * | | | | Provide a binary to hex conversion functionDavid Howells2014-09-16
| | |/ / / / /
| | * | | | | Merge tag 'keys-next-fixes-20140916' into keys-nextDavid Howells2014-09-16
| | |\ \ \ \ \
| | | * | | | | PKCS#7: Add a missing staticDavid Howells2014-09-16