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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
4
-3
/
+1026
2018-01-23
SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint
Benjamin Coddington
1
-2
/
+2
2018-01-23
sunrpc: Format RPC events consistently for display
Chuck Lever
1
-2
/
+2
2018-01-23
SUNRPC: Trace xprt_timer events
Chuck Lever
1
-0
/
+4
2018-01-23
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
Chuck Lever
1
-0
/
+67
2018-01-23
xprtrdma: Add trace points to instrument QP and CQ access upcalls
Chuck Lever
1
-0
/
+31
2018-01-23
xprtrdma: Add trace points in the client-side backchannel code paths
Chuck Lever
1
-0
/
+68
2018-01-23
xprtrdma: Add trace points for connect events
Chuck Lever
1
-0
/
+75
2018-01-23
xprtrdma: Add trace points to instrument MR allocation and recovery
Chuck Lever
1
-0
/
+57
2018-01-23
xprtrdma: Add trace points to instrument memory invalidation
Chuck Lever
1
-0
/
+41
2018-01-23
xprtrdma: Add trace points in reply decoder path
Chuck Lever
1
-0
/
+93
2018-01-23
xprtrdma: Add trace points to instrument memory registration
Chuck Lever
1
-0
/
+156
2018-01-23
xprtrdma: Add trace points in the RPC Reply handler paths
Chuck Lever
1
-0
/
+162
2018-01-23
xprtrdma: Add trace points in RPC Call transmit paths
Chuck Lever
1
-0
/
+124
2018-01-23
rpcrdma: infrastructure for static trace points in rpcrdma.ko
Chuck Lever
1
-0
/
+16
2018-01-23
rdma/ib: Add trace point macros to display human-readable values
Chuck Lever
1
-0
/
+129
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
1
-1
/
+1
2018-01-14
SUNRPC: Remove rpc_protocol()
Chuck Lever
1
-1
/
+0
2018-01-14
nfs: Define NFS_RDMA_PORT
Chuck Lever
1
-0
/
+1
2018-01-14
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2018-01-14
lockd: convert nlm_host.h_count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2018-01-14
NFS: Fix nfsstat breakage due to LOOKUPP
Trond Myklebust
1
-4
/
+8
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+0
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+18
2018-01-09
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-8
/
+16
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-5
/
+66
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
1
-0
/
+2
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
3
-7
/
+0
2018-01-08
sysfs/cpu: Add vulnerability folder
Thomas Gleixner
1
-0
/
+7
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+10
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2018-01-05
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
1
-1
/
+0
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
1
-0
/
+10
2018-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2018-01-04
uapi/if_ether.h: prevent redefinition of struct ethhdr
Hauke Mehrtens
2
-0
/
+9
2018-01-03
vxlan: trivial indenting fix.
William Tu
1
-1
/
+1
2018-01-03
uapi libc compat: add fallback for unsupported libcs
Felix Janda
1
-1
/
+54
2018-01-03
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-1
/
+3
2018-01-02
fscache: Fix the default for fscache_maybe_release_page()
David Howells
1
-1
/
+1
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+4
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-16
/
+45
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2
-2
/
+4
[next]