aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-24drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan1-6/+7
2018-10-24Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds5-107/+84
2018-10-24KVM/nVMX: Do not validate that posted_intr_desc_addr is page alignedKarimAllah Ahmed1-1/+1
2018-10-24drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan1-10/+3
2018-10-24spi: uniphier: fix incorrect property itemsKeiji Hayashibara1-6/+8
2018-10-24ASoC: stm32: sai: fix noderef.cocci warningskbuild test robot1-1/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds98-1322/+919
2018-10-24add myself as reviewer for Xen support in LinuxStefano Stabellini1-0/+1
2018-10-24xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-8/+0
2018-10-24video: fbdev: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz4-37/+0
2018-10-24video: fbdev: remove dead old CLPS711x LCD support driverBartlomiej Zolnierkiewicz3-322/+0
2018-10-24xen/balloon: Support xend-based toolstackBoris Ostrovsky1-5/+8
2018-10-24xen/pvh: increase early stack sizeRoger Pau Monne1-1/+1
2018-10-24xen: make xen_qlock_wait() nestableJuergen Gross1-14/+10
2018-10-24xen: fix race in xen_qlock_wait()Juergen Gross1-10/+5
2018-10-24xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven1-1/+1
2018-10-24xen: Make XEN_BACKEND selectable by DomUJason Andryuk1-2/+1
2018-10-24Merge branch 'topic/stm' into for-linusVinod Koul1-14/+6
2018-10-24Merge branch 'topic/sprd' into for-linusVinod Koul2-7/+143
2018-10-24Merge branch 'topic/renesas' into for-linusVinod Koul12-38/+14
2018-10-24Merge branch 'topic/owl' into for-linusVinod Koul1-7/+276
2018-10-24Merge branch 'topic/of' into for-linusVinod Koul1-2/+2
2018-10-24Merge branch 'topic/mv' into for-linusVinod Koul1-2/+2
2018-10-24Merge branch 'topic/jz' into for-linusVinod Koul6-84/+261
2018-10-24Merge branch 'topic/intel' into for-linusVinod Koul2-8/+13
2018-10-24Merge branch 'topic/fsl' into for-linusVinod Koul8-714/+1247
2018-10-24Merge branch 'topic/dw' into for-linusVinod Koul1-0/+2
2018-10-24Merge branch 'topic/dmam' into for-linusVinod Koul8-36/+16
2018-10-24Merge branch 'topic/dirn_remove' into for-linusVinod Koul11-50/+121
2018-10-24Merge branch 'topic/at' into for-linusVinod Koul1-2/+2
2018-10-24net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TESTLinus Torvalds1-1/+1
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1716-56208/+130001
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-106/+122
2018-10-23tcp: add tcp_reset_xmit_timer() helperEric Dumazet3-15/+41
2018-10-23smb3 - clean up debug output displaying network interfacesSteve French1-2/+2
2018-10-23smb3: show number of current open files in /proc/fs/cifs/StatsSteve French5-1/+13
2018-10-23cifs: add support for ioctl on directoriesRonnie Sahlberg3-30/+102
2018-10-23cifs: fallback to older infolevels on findfirst queryinfo retrySteve French1-30/+37
2018-10-23smb3: do not attempt cifs operation in smb3 query info error pathSteve French1-1/+9
2018-10-23smb3: send backup intent on compounded query infoSteve French1-2/+7
2018-10-23cifs: track writepages in vfs operation countersSteve French1-1/+10
2018-10-23smb2: fix uninitialized variable bug in smb2_ioctl_query_infoGustavo A. R. Silva1-1/+1
2018-10-23cifs: add IOCTL for QUERY_INFO passthrough to userspaceRonnie Sahlberg7-11/+134
2018-10-23cifs: minor clarification in commentsSteve French2-2/+16
2018-10-23CIFS: Print message when attempting a mountRodrigo Freire2-2/+7
2018-10-23CIFS: Adds information-level logging functionRodrigo Freire1-0/+16
2018-10-23cifs: OFD locks do not conflict with eachothersRonnie Sahlberg3-15/+25
2018-10-23CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registrationLong Li1-19/+19
2018-10-23CIFS: pass page offsets on SMB1 read/writeLong Li1-0/+2
2018-10-23fs/cifs: fix uninitialised variable warningsGarry McNulty1-3/+3