aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-27misc: hpilo: Exclude unsupported device via blacklistMatt Hsiao1-3/+9
2019-02-27virt: vbox: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-27misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-27habanalabs: make functions static or declare themOded Gabbay6-45/+54
2019-02-27habanalabs: allow memory allocations larger than 4GBOded Gabbay3-11/+7
2019-02-27staging: rtl8723bs: Remove duplicated include from drv_types.hYueHaibing1-1/+0
2019-02-27usb: chipidea: Refactor USB PHY selection and keep a single PHYPaul Kocialkowski1-17/+32
2019-02-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski1-1/+8
2019-02-27usb: chipidea: imx: set power polarityPhilipp Puschmann3-2/+10
2019-02-27dt-bindings: usb: ci-hdrc-usb2: add property power-active-highPhilipp Puschmann1-0/+1
2019-02-27usb: chipidea: imx: remove unused header filesJun Li1-2/+0
2019-02-27Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran1-1/+1
2019-02-27scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash1-1/+2
2019-02-27staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang1-25/+45
2019-02-27staging: erofs: fix illegal address access under memory pressureGao Xiang1-1/+6
2019-02-27staging: erofs: compressed_pages should not be accessed again after freedGao Xiang3-31/+29
2019-02-27scsi: cxgb4i: get pf number from lldi->pfVarun Prakash1-2/+1
2019-02-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block1-3/+3
2019-02-27scsi: mpt3sas: Add missing breaks in switch statementsGustavo A. R. Silva1-0/+4
2019-02-27scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva1-2/+3
2019-02-27scsi: kill command serial numberHannes Reinecke4-35/+0
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke1-4/+4
2019-02-27scsi: mvumi: use request tag instead of serial_numberHannes Reinecke1-3/+2
2019-02-27scsi: dpt_i2o: remove serial number usageHannes Reinecke1-55/+18
2019-02-27scsi: st: osst: Remove negative constant left-shiftsIustin Pop2-2/+2
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu1-1/+10
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu1-1/+1
2019-02-27scsi: ufs-bsg: Allow reading descriptorsAvri Altman2-9/+18
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman1-6/+14
2019-02-27scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman2-21/+32
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez2-33/+0
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez2-56/+4
2019-02-27scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche1-1/+0
2019-02-27kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada2-15/+8
2019-02-27kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada1-2/+5
2019-02-27block: optimize blk_bio_segment_split for single-page bvecMing Lei1-3/+9
2019-02-27block: optimize __blk_segment_map_sg() for single-page bvecMing Lei1-2/+7
2019-02-27block: introduce bvec_nth_page()Ming Lei2-4/+9
2019-02-27btrfs: move ulist allocation out of transaction in quota enableDavid Sterba1-7/+6
2019-02-27btrfs: save drop_progress if we drop refs at allJosef Bacik1-5/+19
2019-02-27btrfs: check for refs on snapshot delete resumeJosef Bacik3-3/+55
2019-02-27kbuild: simplify single target rulesMasahiro Yamada1-28/+17
2019-02-27kbuild: remove empty rules for makefilesMasahiro Yamada1-8/+5
2019-02-27kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada1-22/+26
2019-02-27kbuild: move tools_silent to a more relevant placeMasahiro Yamada1-1/+5
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada3-7/+21
2019-02-27kbuild: refactor cc-cross-prefix implementationMasahiro Yamada1-8/+4
2019-02-27kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada2-4/+3
2019-02-27scripts/gdb: refactor rules for symlink creationMasahiro Yamada1-7/+11
2019-02-27kbuild: create symlink to vmlinux-gdb.py in scripts_gdb targetMasahiro Yamada1-3/+1