summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-031-1/+7
|\
| * lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-201-0/+3
| * lib/raid6: avoid __attribute_const__ redefinitionDaniel Verkamp2018-12-201-1/+3
| * lib/raid6: add missing include for raid6testDaniel Verkamp2018-12-201-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-021-42/+0
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2018-12-281-42/+0
| |\ \
| | * | Input: ad7879 - drop platform data supportLinus Walleij2018-11-151-42/+0
* | | | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-023-7/+21
|\ \ \ \
| * | | | blkcg: clean up blkg_tryget_closest()Dennis Zhou2018-12-211-5/+16
| * | | | drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2018-12-201-1/+4
| * | | | drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")Lars Ellenberg2018-12-201-1/+1
* | | | | Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2019-01-022-0/+10
|\ \ \ \ \
| * | | | | mailbox: Support blocking transfers in atomic contextThierry Reding2018-12-212-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-027-71/+48
|\ \ \ \ \ \
| * | | | | | sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan2019-01-021-2/+2
| * | | | | | 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-025-11/+19
|\ \ \ \ \ \ \
| * | | | | | | 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-272-2/+0
| * | | | | | | sunrpc: remove unused bc_up operation from rpc_xprt_opsVasily Averin2018-12-271-1/+0
| * | | | | | | sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin2018-12-272-7/+5
| * | | | | | | sunrpc: use-after-free in svc_process_common()Vasily Averin2018-12-271-1/+4
| * | | | | | | svcrdma: Optimize the logic that selects the R_key to invalidateChuck Lever2018-11-281-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-022-5/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | seccomp: add a return code to trap to userspaceTycho Andersen2018-12-111-3/+4
| * | | | | | | | | seccomp: switch system call argument type to void *Tycho Andersen2018-12-112-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-022-0/+49
|\ \ \ \ \ \ \ \ \