summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: fix jfs tree locationTom Saeger2017-11-201-1/+1
* Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds2017-11-2015-367/+1715
|\
| * ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang2017-11-191-73/+2
| * NTB: make idt_89hpes_cfg constBhumika Goyal2017-11-191-8/+8
| * NTB: switchtec_ntb: Update switchtec documentation with notes for NTBLogan Gunthorpe2017-11-191-0/+12
| * NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe2017-11-191-3/+210
| * NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe2017-11-191-2/+73
| * NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe2017-11-191-4/+85
| * NTB: switchtec_ntb: Add link managementLogan Gunthorpe2017-11-191-1/+129
| * NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-192-1/+150
| * NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe2017-11-191-0/+142
| * NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe2017-11-191-0/+360
| * NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-198-0/+101
| * NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe2017-11-191-2/+6
| * NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe2017-11-193-22/+22
| * NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2017-11-192-0/+55
| * NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe2017-11-191-0/+84
| * NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2017-11-192-1/+5
| * NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe2017-11-193-259/+281
| * ntb: update maintainer list for Intel NTB driverDave Jiang2017-11-191-3/+2
* | ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu2017-11-191-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2017-11-191-1/+1
|\ \
| * | PNP: ide: constify pnp_device_idArvind Yadav2017-08-161-1/+1
* | | clean up x86 platform driver default valuesLinus Torvalds2017-11-181-11/+0
* | | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-11-1818-173/+225
|\ \ \
| * | | SUNRPC: Improve ordering of transport processingTrond Myklebust2017-11-072-70/+31
| * | | nfsd: deal with revoked delegations appropriatelyAndrew Elble2017-11-071-1/+24
| * | | svcrdma: Enqueue after setting XPT_CLOSE in completion handlersChuck Lever2017-11-071-3/+8
| * | | nfsd: use nfs->ns.inum as net IDVasily Averin2017-11-071-2/+2
| * | | rpc: remove some BUG()sJ. Bruce Fields2017-11-071-5/+9
| * | | svcrdma: Preserve CB send buffer across retransmitsChuck Lever2017-11-071-1/+5
| * | | nfds: avoid gettimeofday for nfssvc_boot timeArnd Bergmann2017-11-074-8/+11
| * | | fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_tElena Reshetova2017-11-072-5/+5
| * | | fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_tElena Reshetova2017-11-072-4/+4
| * | | fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_tElena Reshetova2017-11-073-15/+16
| * | | lockd: double unregister of inetaddr notifiersVasily Averin2017-11-071-11/+9
| * | | nfsd4: catch some false session retriesJ. Bruce Fields2017-11-072-1/+37
| * | | nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2017-11-073-7/+27
| * | | sunrcp: make function _svc_create_xprt staticColin Ian King2017-11-071-3/+3
| * | | SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust2017-10-111-7/+10
| * | | nfsd: use ARRAY_SIZEJérémy Lefaure2017-10-051-3/+2
| * | | nfsd: give out fewer session slots as limit approachesJ. Bruce Fields2017-10-041-0/+5
| * | | nfsd: increase DRC cache limitJ. Bruce Fields2017-10-041-1/+1
| * | | nfsd: remove unnecessary nofilehandle checksJ. Bruce Fields2017-10-041-12/+2
| * | | nfs_common: convert int to boolCorentin Labbe2017-09-262-7/+7
| * | | nfs_common: move locks_in_grace comment at the right placeCorentin Labbe2017-09-261-7/+7
| * | | nfs_common: fix build warning in grace.cCorentin Labbe2017-09-261-1/+1
* | | | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-11-1842-552/+2613
|\ \ \ \
| * | | | platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede2017-11-181-0/+4
| * | | | platform/x86: dell-laptop: Allocate buffer before rfkill useMario Limonciello2017-11-171-4/+5