aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-20RDMA/bnxt_re: Specify RDMA component when allocating stats contextSomnath Kotur1-0/+1
2017-07-20RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QPEddie Wai1-2/+13
2017-07-20RDMA/bnxt_re: Report supported value to IB stack in query_deviceSelvin Xavier3-4/+12
2017-07-20RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID failsSelvin Xavier1-7/+9
2017-07-20RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing errorSomnath Kotur1-0/+10
2017-07-20RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontextDevesh Sharma2-31/+30
2017-07-20IB/mlx5: Fix a warning messageDan Carpenter1-1/+1
2017-07-20RDMA/ocrdma: Fix error codes in ocrdma_create_srq()Dan Carpenter1-0/+1
2017-07-20RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()Dan Carpenter1-1/+2
2017-07-20IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter1-5/+4
2017-07-20cxgb4: Fix error codes in c4iw_create_cq()Dan Carpenter1-0/+1
2017-07-20IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter1-1/+3
2017-07-20IB/IPoIB: Fix error code in ipoib_add_port()Dan Carpenter1-0/+1
2017-07-20RDMA/bnxt_re: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-07-20i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova2-5/+12
2017-07-20i40iw: Avoid memory leak of CQP request objectsShiraz Saleem3-0/+55
2017-07-20i40iw: Update list correctlyHenry Orosco1-1/+1
2017-07-20i40iw: Add missing memory barrierHenry Orosco1-0/+3
2017-07-20i40iw: Free QP resources on CQP destroy QP failureShiraz Saleem1-2/+6
2017-07-20i40iw: Release cm_id ref on PCI function resetShiraz Saleem1-1/+4
2017-07-20i40iw: Utilize iwdev->reset during PCI function resetShiraz Saleem1-27/+24
2017-07-20i40iw: Do not poll CCQ after it is destroyedMustafa Ismail1-0/+2
2017-07-20i40iw: Fix order of cleanup in closeMustafa Ismail1-3/+4
2017-07-20kvm: x86: hyperv: avoid livelock in oneshot SynIC timersRoman Kagan1-3/+4
2017-07-20KVM: VMX: Fix invalid guest state detection after task-switch emulationWanpeng Li1-5/+10
2017-07-20nvmet: don't report 0-bytes in serial numberMartin Wilck1-2/+14
2017-07-20nvmet: preserve controller serial number between rebootsJohannes Thumshirn1-0/+22
2017-07-20nvmet: Move serial number from controller to subsystemJohannes Thumshirn3-5/+4
2017-07-20nvmet: prefix version configfs file with attrJohannes Thumshirn1-4/+4
2017-07-20nvme-pci: Fix an error handling path in 'nvme_probe()'Christophe JAILLET1-3/+4
2017-07-20nvme-pci: Remove nvme_setup_prps BUG_ONKeith Busch1-8/+25
2017-07-20nvme-pci: add another device ID with stripe quirkDavid Wayne Fugate1-0/+3
2017-07-20nvmet-fc: fix byte swapping in nvmet_fc_ls_create_associationChristoph Hellwig1-4/+4
2017-07-20nvme: fix byte swapping in the streams codeChristoph Hellwig2-8/+8
2017-07-20HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return valueGustavo A. R. Silva1-0/+3
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang4-21/+34
2017-07-20tracing: Fix kmemleak in instance_rmdirChunyu Hu1-0/+1
2017-07-20xhci: fix memleak in xhci_run()Shu Wang1-1/+3
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen1-0/+2
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K1-1/+8
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang5-0/+69
2017-07-20xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman1-4/+7
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf9-18/+18
2017-07-20ovl: check for bad and whiteout index on lookupAmir Goldstein1-5/+17
2017-07-20ovl: do not cleanup directory and whiteout index entriesAmir Goldstein2-5/+19
2017-07-20ovl: fix xattr get and set with selinuxMiklos Szeredi4-23/+31
2017-07-20x86/platform/intel-mid: Fix a format string overflow warningArnd Bergmann1-2/+4
2017-07-20x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUGArnd Bergmann1-0/+1
2017-07-20x86/build: Silence the build with "make -s"Arnd Bergmann1-2/+3