index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
NFS: Add an nfs4_call_sync_custom() function
Anna Schumaker
1
-10
/
+15
2019-08-21
NFSv4: Fix a memory leak bug
Wenwen Wang
1
-2
/
+4
2019-08-21
xprtrdma: Optimize rpcrdma_post_recvs()
Chuck Lever
1
-1
/
+1
2019-08-21
xprtrdma: Inline XDR chunk encoder functions
Chuck Lever
1
-9
/
+12
2019-08-21
xprtrdma: Fix bc_max_slots return value
Chuck Lever
1
-3
/
+1
2019-08-21
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
1
-4
/
+4
2019-08-21
xprtrdma: Use an llist to manage free rpcrdma_reps
Chuck Lever
2
-59
/
+53
2019-08-21
xprtrdma: Remove rpcrdma_buffer::rb_mrlock
Chuck Lever
3
-18
/
+16
2019-08-21
xprtrdma: Cache free MRs in each rpcrdma_req
Chuck Lever
5
-14
/
+69
2019-08-20
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2
-4
/
+5
2019-08-20
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
5
-44
/
+63
2019-08-20
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
3
-28
/
+11
2019-08-20
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
4
-21
/
+11
2019-08-20
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
1
-1
/
+3
2019-08-20
xprtrdma: Rename rpcrdma_buffer::rb_all
Chuck Lever
2
-19
/
+9
2019-08-20
xprtrdma: Rename CQE field in Receive trace points
Chuck Lever
2
-11
/
+12
2019-08-20
xprtrdma: Boost client's max slot table size to match Linux server
Chuck Lever
1
-2
/
+2
2019-08-20
xprtrdma: Boost maximum transport header size
Chuck Lever
2
-14
/
+18
2019-08-20
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
1
-2
/
+2
2019-08-20
xprtrdma: Update obsolete comment
Chuck Lever
1
-3
/
+0
2019-08-20
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
1
-48
/
+18
2019-08-20
SUNRPC: Inline xdr_commit_encode
Chuck Lever
1
-1
/
+1
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
2
-26
/
+4
2019-08-20
fs: nfs: Fix possible null-pointer dereferences in encode_attrs()
Jia-Ju Bai
1
-1
/
+1
2019-08-18
Linux 5.3-rc5
v5.3-rc5
Linus Torvalds
1
-1
/
+1
2019-08-18
Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2019-08-18
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-55
/
+35
2019-08-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-20
/
+99
2019-08-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+27
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-17
/
+4
2019-08-18
Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-66
/
+98
2019-08-18
Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
2019-08-18
Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-42
/
+72
2019-08-17
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-84
/
+167
2019-08-17
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-41
/
+54
2019-08-17
MAINTAINERS: Fix Hyperv vIOMMU driver file name
Lan Tianyu
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
4
-6
/
+6
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
2019-08-17
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
1
-33
/
+42
2019-08-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-21
/
+34
2019-08-17
Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+30
2019-08-17
Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+10
2019-08-16
Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+24
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-8
/
+43
2019-08-16
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
9
-52
/
+48
2019-08-16
Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-33
/
+56
2019-08-16
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-22
/
+30
[next]