Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-14NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust
2021-10-21Fix user namespace leakAlexey Gladkov
2020-10-13NFS: Only reference user namespace from nfs4idmap struct instead of credSargun Dhillon
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-11Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-06-28keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-28keys: Pass the network namespace into request_key mechanismDavid Howells
2019-04-27NFSv4: Convert the NFS client idmapper to use the container user namespaceTrond Myklebust
2019-02-16keys: Fix dependency loop between construction record and auth keyDavid Howells
2018-08-08NFS: Mark expected switch fall-throughsGustavo A. R. Silva
2018-07-30nfs: add error check in nfs_idmap_prepare_message()Chengguang Xu
2018-05-31NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-01-22NFS: reject request for id_legacy key without auxdataEric Biggers
2017-10-02NFS: Cleanup error handling in nfs_idmap_request_key()Dan Carpenter
2017-07-13NFS: silence a uninitialized variable warningDan Carpenter
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2016-04-12KEYS: Add a facility to restrict new links into a keyringDavid Howells
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-08-17NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()Anna Schumaker
2015-06-02NFS: drop unneeded gotoJulia Lawall
2015-04-23NFS: Rename idmap.c to nfs4idmap.cAnna Schumaker