index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-01-03
2
-289
/
+289
|
\
|
*
clk: imx8qxp: make the name of clock ID generic
Aisheng Dong
2018-12-28
2
-289
/
+289
*
|
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2019-01-03
3
-0
/
+21
|
\
\
|
*
|
dt-bindings: tegra186-hsp: Add shared mailboxes
Mikko Perttunen
2018-12-22
1
-0
/
+11
|
*
|
mailbox: Support blocking transfers in atomic context
Thierry Reding
2018-12-22
2
-0
/
+5
|
*
|
mailbox: Add device-managed registration functions
Thierry Reding
2018-12-21
1
-0
/
+5
*
|
|
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-03
9
-195
/
+314
|
\
\
\
|
*
|
|
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
1
-2
/
+2
|
*
|
|
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
2019-01-02
1
-0
/
+28
|
*
|
|
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
2019-01-02
1
-103
/
+69
|
*
|
|
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
2019-01-02
1
-0
/
+136
|
*
|
|
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
2019-01-02
1
-4
/
+6
|
*
|
|
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
2019-01-02
1
-16
/
+26
|
*
|
|
xprtrdma: Refactor Receive accounting
Chuck Lever
2019-01-02
1
-1
/
+1
|
*
|
|
SUNRPC discard cr_uid from struct rpc_cred.
NeilBrown
2018-12-19
1
-2
/
+0
|
*
|
|
SUNRPC: remove crbind rpc_cred operation
NeilBrown
2018-12-19
1
-2
/
+0
|
*
|
|
SUNRPC: remove generic cred code.
NeilBrown
2018-12-19
1
-6
/
+0
|
*
|
|
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
4
-28
/
+12
|
*
|
|
NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred.
NeilBrown
2018-12-19
2
-2
/
+2
|
*
|
|
NFS: change access cache to use 'struct cred'.
NeilBrown
2018-12-19
1
-2
/
+2
|
*
|
|
SUNRPC: remove RPCAUTH_AUTH_NO_CRKEY_TIMEOUT
NeilBrown
2018-12-19
1
-3
/
+0
|
*
|
|
NFS: move credential expiry tracking out of SUNRPC into NFS.
NeilBrown
2018-12-19
2
-12
/
+1
|
*
|
|
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
2018-12-19
1
-0
/
+2
|
*
|
|
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
2018-12-19
1
-0
/
+1
|
*
|
|
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
2018-12-19
3
-3
/
+4
|
*
|
|
SUNRPC: discard RPC_DO_ROOTOVERRIDE()
NeilBrown
2018-12-19
1
-1
/
+0
|
*
|
|
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
2018-12-19
1
-0
/
+1
|
*
|
|
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
2018-12-19
1
-2
/
+1
|
*
|
|
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
2018-12-19
1
-3
/
+0
|
*
|
|
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
2018-12-19
1
-1
/
+0
|
*
|
|
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
2018-12-19
1
-0
/
+2
|
*
|
|
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
2018-12-19
1
-5
/
+9
|
*
|
|
cred: add get_cred_rcu()
NeilBrown
2018-12-19
1
-0
/
+11
|
*
|
|
cred: add cred_fscmp() for comparing creds.
NeilBrown
2018-12-19
1
-0
/
+1
*
|
|
|
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-03
6
-13
/
+23
|
\
\
\
\
|
*
|
|
|
nfs: fixed broken compilation in nfs_callback_up_net()
Vasily Averin
2018-12-31
1
-0
/
+9
|
*
|
|
|
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2018-12-28
2
-2
/
+0
|
*
|
|
|
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-12-28
1
-1
/
+0
|
*
|
|
|
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
2018-12-28
2
-7
/
+5
|
*
|
|
|
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2018-12-28
2
-3
/
+8
|
*
|
|
|
svcrdma: Optimize the logic that selects the R_key to invalidate
Chuck Lever
2018-11-29
1
-0
/
+1
*
|
|
|
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-01-02
1
-4
/
+7
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...
James Morris
2018-12-17
1
-4
/
+7
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tpm: use u32 instead of int for PCR index
Tomas Winkler
2018-11-13
1
-4
/
+7
*
|
|
|
|
|
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-02
3
-8
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
seccomp: add a return code to trap to userspace
Tycho Andersen
2018-12-12
2
-6
/
+41
|
*
|
|
|
|
|
seccomp: switch system call argument type to void *
Tycho Andersen
2018-12-12
2
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-02
2
-0
/
+49
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-17
2
-0
/
+49
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
efi: Add an EFI signature blob parser
Dave Howells
2018-12-13
1
-0
/
+9
[next]