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
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-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-04-12dns: remove redundant zero length namelen checkColin Ian King
2018-10-04dns: Allow the dns resolver to retrieve a server setDavid Howells
2018-02-06afs: Support the AFS dynamic rootDavid Howells
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()David Howells
2015-11-19net: dns_resolver: convert time_t to time64_tAya Mahfouz
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-07-21dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-06-05dns_resolver: Do not accept domain names longer than 255 charsManuel Schölling
2013-12-06net/*: Fix FSF address in file headersJeff Kirsher
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-06DNS: Fixes for the DNS query moduleDavid Howells
2010-08-06cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei