index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-06
lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 void results encoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Update the NLMv1 void argument decoder to use struct xdr_stream
Chuck Lever
2021-07-06
lockd: Common NLM XDR helpers
Chuck Lever
2021-07-06
lockd: Create a simplified .vs_dispatch method for NLM requests
Chuck Lever
2021-07-06
lockd: Remove stale comments
Chuck Lever
2021-07-06
nfsd: rpc_peeraddr2str needs rcu lock
J. Bruce Fields
2021-07-06
rpc: remove redundant initialization of variable status
Colin Ian King
2021-07-06
nfs_common: fix doc warning
ChenXiaoSong
2021-07-06
NFSD: Fix error return code in nfsd4_interssc_connect()
Wei Yongjun
2021-07-06
nfsd: fix kernel test robot warning in SSC code
Dai Ngo
2021-07-06
nfsd4: Expose the callback address and state of each NFS4 client
Dave Wysochanski
2021-07-06
xprtrdma: Fix spelling mistakes
Zheng Yongjun
2021-07-06
nfsd: move fsnotify on client creation outside spinlock
J. Bruce Fields
2021-07-06
riscv: xip: Fix duplicate included asm/pgtable.h
Jiapeng Chong
2021-07-06
riscv: Fix PTDUMP output now BPF region moved back to module region
Alexandre Ghiti
2021-07-06
riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline...
Akira Tsukamoto
2021-07-06
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-06
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-06
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
drm/i915: Drop all references to DRM IRQ midlayer
Thomas Zimmermann
2021-07-06
drm/i915: Use the correct IRQ during resume
Thomas Zimmermann
2021-07-06
drm/i915/display/dg1: Correctly map DPLLs during state readout
José Roberto de Souza
2021-07-06
drm/i915/display: Do not zero past infoframes.vsc
Kees Cook
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-07-06
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2021-07-06
Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-07-06
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2021-07-06
Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-06
Merge tag 'for-linus-5.14-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-07-06
Merge tag 'exfat-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-06
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
2021-07-06
Merge branch 'remotes/lorenzo/pci/microchip'
Bjorn Helgaas
2021-07-06
Merge branch 'remotes/lorenzo/pci/mediatek-gen3'
Bjorn Helgaas
2021-07-06
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
[prev]
[next]