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
2020-10-07
NFS: Add READ_PLUS data segment support
Anna Schumaker
3
-2
/
+3
2020-10-07
SUNRPC: Implement a xdr_page_pos() function
Anna Schumaker
1
-0
/
+1
2020-09-24
NFSv4: make cache consistency bitmask dynamic
Olga Kornievskaia
1
-3
/
+3
2020-09-21
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
1
-2
/
+2
2020-09-21
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2
-2
/
+2
2020-09-21
sunrpc: fix duplicated word in <linux/sunrpc/cache.h>
Randy Dunlap
1
-1
/
+2
2020-09-21
SUNRPC: Remove dprintk call sites in RPC queuing functions
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Clean up RPC scheduler tracepoints
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Replace rpcbind dprintk call sites with tracepoints
Chuck Lever
1
-0
/
+86
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_setport into generic code
Chuck Lever
2
-1
/
+29
2020-09-21
SUNRPC: Remove rpcb_getport_async dprintk call sites
Chuck Lever
1
-0
/
+35
2020-09-21
SUNRPC: Clean up call_bind_status() observability
Chuck Lever
1
-1
/
+13
2020-09-21
SUNRPC: Trace call_refresh events
Chuck Lever
1
-0
/
+2
2020-09-21
SUNRPC: Add trace_rpc_timeout_status()
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace connect dprintk call sites with a tracepoint
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Replace dprintk() call site in xs_nospace()
Chuck Lever
1
-0
/
+28
2020-09-21
SUNRPC: Replace dprintk() call site in xprt_prepare_transmit
Chuck Lever
1
-0
/
+1
2020-09-21
SUNRPC: Update debugging instrumentation in xprt_do_reserve()
Chuck Lever
1
-31
/
+24
2020-09-21
SUNRPC: Remove debugging instrumentation from xprt_release
Chuck Lever
1
-32
/
+0
2020-09-21
SUNRPC: Hoist trace_xprtrdma_op_allocate into generic code
Chuck Lever
2
-30
/
+30
2020-09-21
SUNRPC: Remove trace_xprt_complete_rqst()
Chuck Lever
1
-1
/
+0
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2020-09-20
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+20
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-2
/
+20
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
1
-1
/
+1
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
2020-09-18
Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2020-09-18
Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+4
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2
-0
/
+3
2020-09-17
arm64: paravirt: Initialize steal time when cpu is online
Andrew Jones
1
-1
/
+0
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
1
-0
/
+1
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
1
-4
/
+4
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
1
-0
/
+1
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+16
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+30
2020-09-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+15
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-2
/
+3
2020-09-11
Merge branch 'powercap'
Rafael J. Wysocki
1
-6
/
+5
2020-09-10
powercap: make documentation reflect code
Amit Kucheria
1
-6
/
+5
2020-09-10
PM: <linux/device.h>: fix @em_pd kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-4
/
+2
2020-09-09
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-0
/
+15
2020-09-07
PM: <linux/device.h>: fix @em_pd kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-09-07
ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failure
Cezary Rojewski
1
-0
/
+2
2020-09-06
Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+42
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+17
2020-09-05
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...
Linus Torvalds
2
-9
/
+3
[next]