summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27misc: hpilo: Exclude unsupported device via blacklistMatt Hsiao
2019-02-27virt: vbox: Mark expected switch fall-throughGustavo A. R. Silva
2019-02-27misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva
2019-02-27habanalabs: make functions static or declare themOded Gabbay
2019-02-27habanalabs: allow memory allocations larger than 4GBOded Gabbay
2019-02-27staging: rtl8723bs: Remove duplicated include from drv_types.hYueHaibing
2019-02-27usb: chipidea: Refactor USB PHY selection and keep a single PHYPaul Kocialkowski
2019-02-27usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-02-27usb: chipidea: imx: set power polarityPhilipp Puschmann
2019-02-27dt-bindings: usb: ci-hdrc-usb2: add property power-active-highPhilipp Puschmann
2019-02-27usb: chipidea: imx: remove unused header filesJun Li
2019-02-27Staging: vt6655: Alignment should match open parenthesisMadhumitha Prabakaran
2019-02-27scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash
2019-02-27staging: erofs: fix mis-acted TAIL merging behaviorGao Xiang
2019-02-27staging: erofs: fix illegal address access under memory pressureGao Xiang
2019-02-27staging: erofs: compressed_pages should not be accessed again after freedGao Xiang
2019-02-27scsi: cxgb4i: get pf number from lldi->pfVarun Prakash
2019-02-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-02-27scsi: mpt3sas: Add missing breaks in switch statementsGustavo A. R. Silva
2019-02-27scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva
2019-02-27scsi: kill command serial numberHannes Reinecke
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke
2019-02-27scsi: mvumi: use request tag instead of serial_numberHannes Reinecke
2019-02-27scsi: dpt_i2o: remove serial number usageHannes Reinecke
2019-02-27scsi: st: osst: Remove negative constant left-shiftsIustin Pop
2019-02-27mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu
2019-02-27mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu
2019-02-27scsi: ufs-bsg: Allow reading descriptorsAvri Altman
2019-02-27scsi: ufs: Allow reading descriptor via raw upiuAvri Altman
2019-02-27scsi: ufs-bsg: Change the calling convention for write descriptorAvri Altman
2019-02-27scsi: ufs: Remove unused device quirksMarc Gonzalez
2019-02-27Revert "scsi: ufs: disable vccq if it's not needed by UFS device"Marc Gonzalez
2019-02-27scsi: core: Avoid that system resume triggers a kernel warningBart Van Assche
2019-02-27kbuild: move ".config not found!" message from Kconfig to MakefileMasahiro Yamada
2019-02-27kbuild: invoke syncconfig if include/config/auto.conf.cmd is missingMasahiro Yamada
2019-02-27block: optimize blk_bio_segment_split for single-page bvecMing Lei
2019-02-27block: optimize __blk_segment_map_sg() for single-page bvecMing Lei
2019-02-27block: introduce bvec_nth_page()Ming Lei
2019-02-27btrfs: move ulist allocation out of transaction in quota enableDavid Sterba
2019-02-27btrfs: save drop_progress if we drop refs at allJosef Bacik
2019-02-27btrfs: check for refs on snapshot delete resumeJosef Bacik
2019-02-27kbuild: simplify single target rulesMasahiro Yamada
2019-02-27kbuild: remove empty rules for makefilesMasahiro Yamada
2019-02-27kbuild: make -r/-R effective in top Makefile for old Make versionsMasahiro Yamada
2019-02-27kbuild: move tools_silent to a more relevant placeMasahiro Yamada
2019-02-27kbuild: compute false-positive -Wmaybe-uninitialized cases in KconfigMasahiro Yamada
2019-02-27kbuild: refactor cc-cross-prefix implementationMasahiro Yamada
2019-02-27kbuild: hardcode genksyms path and remove GENKSYMS variableMasahiro Yamada
2019-02-27scripts/gdb: refactor rules for symlink creationMasahiro Yamada
2019-02-27kbuild: create symlink to vmlinux-gdb.py in scripts_gdb targetMasahiro Yamada