开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-23
lockd: get rid of reference-counted NSM RPC clients
Andrey Ryabinin
2015-10-23
SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()
Trond Myklebust
2015-10-12
lockd: create NSM handles per net namespace
Andrey Ryabinin
2015-10-12
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-10-12
nfsd: move svc_fh->fh_maxsize to just after fh_handle
Jeff Layton
2015-10-12
nfsd: drop null test before destroy functions
Julia Lawall
2015-10-12
nfsd: serialize state seqid morphing operations
Jeff Layton
2015-10-12
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
Chuck Lever
2015-10-09
nfsd/blocklayout: accept any minlength
Christoph Hellwig
2015-09-29
svcrdma: handle rdma read with a non-zero initial page offset
Steve Wise
2015-09-27
Linux 4.3-rc3
v4.3-rc3
Linus Torvalds
2015-09-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-09-27
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-09-26
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
2015-09-26
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-09-26
Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-09-26
Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-09-26
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-26
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-26
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-09-25
net: Fix panic in icmp_route_lookup
David Ahern
2015-09-25
net: update docbook comment for __mdiobus_register()
Russell King
2015-09-25
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
Greg Kroah-Hartman
2015-09-25
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-09-25
Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-25
Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
2015-09-24
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
2015-09-24
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
2015-09-24
target: Fix target_sense_desc_format NULL pointer dereference
Nicholas Bellinger
2015-09-24
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
2015-09-24
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2015-09-24
Merge branch 'phy-mdio-refcnt'
David S. Miller
2015-09-24
net: fix net_device refcounting
Russell King
[next]