summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-01-032-289/+289
|\
| * clk: imx8qxp: make the name of clock ID genericAisheng Dong2018-12-282-289/+289
* | Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2019-01-033-0/+21
|\ \
| * | dt-bindings: tegra186-hsp: Add shared mailboxesMikko Perttunen2018-12-221-0/+11
| * | mailbox: Support blocking transfers in atomic contextThierry Reding2018-12-222-0/+5
| * | mailbox: Add device-managed registration functionsThierry Reding2018-12-211-0/+5
* | | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-01-039-195/+314
|\ \ \
| * | | sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-2/+2
| * | | xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2019-01-021-0/+28
| * | | SUNRPC: Simplify defining common RPC trace eventsChuck Lever2019-01-021-103/+69
| * | | xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever2019-01-021-0/+136
| * | | xprtrdma: Add trace points for calls to transport switch methodsChuck Lever2019-01-021-4/+6
| * | | xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever2019-01-021-16/+26
| * | | xprtrdma: Refactor Receive accountingChuck Lever2019-01-021-1/+1
| * | | SUNRPC discard cr_uid from struct rpc_cred.NeilBrown2018-12-191-2/+0
| * | | SUNRPC: remove crbind rpc_cred operationNeilBrown2018-12-191-2/+0
| * | | SUNRPC: remove generic cred code.NeilBrown2018-12-191-6/+0
| * | | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.NeilBrown2018-12-194-28/+12
| * | | NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.NeilBrown2018-12-192-2/+2
| * | | NFS: change access cache to use 'struct cred'.NeilBrown2018-12-191-2/+2
| * | | SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUTNeilBrown2018-12-191-3/+0
| * | | NFS: move credential expiry tracking out of SUNRPC into NFS.NeilBrown2018-12-192-12/+1
| * | | SUNRPC: add side channel to use non-generic cred for rpc call.NeilBrown2018-12-191-0/+2
| * | | SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_noneNeilBrown2018-12-191-0/+1
| * | | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-193-3/+4
| * | | SUNRPC: discard RPC_DO_ROOTOVERRIDE()NeilBrown2018-12-191-1/+0
| * | | NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown2018-12-191-0/+1
| * | | SUNRPC: remove machine_cred field from struct auth_credNeilBrown2018-12-191-2/+1
| * | | SUNRPC: remove uid and gid from struct auth_credNeilBrown2018-12-191-3/+0
| * | | SUNRPC: remove groupinfo from struct auth_cred.NeilBrown2018-12-191-1/+0
| * | | SUNRPC: add 'struct cred *' to auth_cred and rpc_credNeilBrown2018-12-191-0/+2
| * | | cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2018-12-191-5/+9
| * | | cred: add get_cred_rcu()NeilBrown2018-12-191-0/+11
| * | | cred: add cred_fscmp() for comparing creds.NeilBrown2018-12-191-0/+1
* | | | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-01-036-13/+23
|\ \ \ \
| * | | | nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin2018-12-311-0/+9
| * | | | sunrpc: remove unused xpo_prep_reply_hdr callbackVasily Averin2018-12-282-2/+0
| * | | | sunrpc: remove unused bc_up operation from rpc_xprt_opsVasily Averin2018-12-281-1/+0
| * | | | sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin2018-12-282-7/+5
| * | | | sunrpc: use-after-free in svc_process_common()Vasily Averin2018-12-282-3/+8
| * | | | svcrdma: Optimize the logic that selects the R_key to invalidateChuck Lever2018-11-291-0/+1
* | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-01-021-4/+7
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...James Morris2018-12-171-4/+7
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tpm: use u32 instead of int for PCR indexTomas Winkler2018-11-131-4/+7
* | | | | | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-023-8/+43
|\ \ \ \ \ \
| * | | | | | seccomp: add a return code to trap to userspaceTycho Andersen2018-12-122-6/+41
| * | | | | | seccomp: switch system call argument type to void *Tycho Andersen2018-12-122-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-022-0/+49
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-172-0/+49
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | efi: Add an EFI signature blob parserDave Howells2018-12-131-0/+9