summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-06staging: fbtft: Add check on strlcpy() return valueTobin C. Harding
2017-03-06staging: fbtft: Replace magic number with constantTobin C. Harding
2017-03-06staging: fbtft: Fix buffer overflow vulnerabilityTobin C. Harding
2017-03-06staging: gdm724x: Drop useless initialisationsimran singhal
2017-03-06staging: gdm724x: modify icmp6_checksum for returning a correct data type.Javier Rodriguez
2017-03-06Staging: comedi: drivers: comedi_test: Avoid multiple line dereferenceCheah Kok Cheong
2017-03-06staging: comedi: Using macro DIV_ROUND_UPsimran singhal
2017-03-06staging: comedi: s626: Kernel doc format commentsTobin C. Harding
2017-03-06staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmioIan Abbott
2017-03-06staging: comedi: jr3_pci: pass transform by referenceIan Abbott
2017-03-06staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private rangeIan Abbott
2017-03-06staging: comedi: jr3_pci: separate out poll state enumIan Abbott
2017-03-06staging: comedi: jr3_pci: remove next_time_max memberIan Abbott
2017-03-06staging: comedi: jr3_pci: remove unneeded 'spriv' checksIan Abbott
2017-03-06staging: comedi: jr3_pci: re-work firmware copyright displayIan Abbott
2017-03-06staging: comedi: jr3_pci: struct comedi_lrange should normally be constIan Abbott
2017-03-06staging: comedi: jr3_pci: Reset all DSPsIan Abbott
2017-03-06staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott
2017-03-06staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott
2017-03-06staging: unisys: visorbus: remove visorchipset_platform_deviceSameer Wadgaonkar
2017-03-06staging: unisys: visorbus: remove character device interfaceSameer Wadgaonkar
2017-03-06staging: unisys: visorbus: added struct visorchipset_deviceSameer Wadgaonkar
2017-03-06staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visornic: visornic_main.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visorbus: vbuschannel.h: Remove kernel-doc commentDavid Binder
2017-03-06staging: unisys: visorbus: visorchipset.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visorbus: visorbus_main.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visorbus: visorchannel.c: Remove kernel-doc commentDavid Binder
2017-03-06staging: unisys: visorhba: Make miscellaneous comment correctionsDavid Binder
2017-03-06staging: unisys: visorbus: Fix spelling mistakeDavid Binder
2017-03-06staging: unisys: visorbus: Move kernel-doc comment to proper locationDavid Binder
2017-03-05Linux 4.11-rc1Linus Torvalds
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03strparser: destroy workqueue on module exitWANG Cong
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-03-03Documentation/sphinx: fix primary_domain configurationJohn Keeping
2017-03-03docs: Fix htmldocs build failureMartyn Welch
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park