Age | Commit message (Expand) | Author |
2021-01-13 | rxrpc: Fix handling of an unsupported token type in rxrpc_read() | David Howells |
2020-11-23 | rxrpc: Fix example key name in a comment | David Howells |
2020-11-23 | rxrpc: Ignore unknown tokens in key payload unless no known tokens | David Howells |
2020-11-23 | rxrpc: Make the parsing of xdr payloads more coherent | David Howells |
2020-11-23 | rxrpc: Don't leak the service-side session key to userspace | David Howells |
2020-11-23 | rxrpc: Split the server key type (rxrpc_s) into its own file | David Howells |
2020-11-23 | rxrpc: List the held token types in the key description in /proc/keys | David Howells |
2020-11-23 | rxrpc: Remove the rxk5 security class as it's now defunct | David Howells |
2020-10-05 | rxrpc: Fix server keyring leak | David Howells |
2020-10-05 | rxrpc: The server keyring isn't network-namespaced | David Howells |
2020-10-05 | rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() | David Howells |
2020-10-05 | rxrpc: Fix rxkad token xdr encoding | Marc Dionne |
2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig |
2020-03-29 | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long |
2019-07-10 | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-08 | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-27 | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells |
2019-06-27 | keys: Pass the network namespace into request_key mechanism | David Howells |
2019-06-26 | keys: Network namespace domain tag | David Howells |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2017-08-29 | rxrpc: Use correct timestamp from Kerberos 5 ticket | David Howells |
2017-08-29 | net: rxrpc: Replace time_t type with time64_t type | Baolin Wang |
2017-06-15 | rxrpc: Fix several cases where a padded len isn't checked in ticket decode | David Howells |
2017-02-24 | rxrpc: Fix an assertion in rxrpc_read() | Marc Dionne |
2016-06-22 | rxrpc: Use structs to hold connection params and protocol info | David Howells |
2016-06-13 | rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix | David Howells |