summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-04326-1619/+2589
|\
| * Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-031-2/+3
| |\
| | * efi/arm64: Fix debugfs crash by adding a terminator for ptdump markerQian Cai2019-02-021-2/+3
| * | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-021-5/+8
| |\ \
| | * | tty/serial: use uart_console_write in the RISC-V SBL early consoleAndreas Schwab2019-01-231-5/+8
| * | | Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-026-51/+85
| |\ \ \
| | * | | ide: ensure atapi sense request aren't preemptedJens Axboe2019-01-314-38/+57
| | * | | md/raid5: fix 'out of memory' during raid cache recoveryAlexei Naberezhnov2019-01-282-13/+28
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-02-026-27/+29
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | scsi: 53c700: pass correct "dev" to dma_alloc_attrs()Dan Carpenter2019-01-291-1/+1
| | * | | scsi: bnx2fc: Fix error handling in probe()Dan Carpenter2019-01-291-2/+2
| | * | | scsi: scsi_debug: fix write_same with virtual_gb problemDouglas Gilbert2019-01-291-20/+21
| | * | | scsi: libfc: free skb when receiving invalid flogi respMing Lu2019-01-291-3/+3
| | * | | scsi: zfcp: fix sysfs block queue limit output for max_segment_sizeSteffen Maier2019-01-292-1/+2
| * | | | Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-02-012-16/+30
| |\ \ \ \
| | * | | | drivers/irqchip: xtensa-mx: fix mask and unmaskMax Filippov2019-01-261-14/+20
| | * | | | drivers/irqchip: xtensa: add warning to irq_retriggerMax Filippov2019-01-262-2/+10
| | | |_|/ | | |/| |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-0116-40/+70
| |\ \ \ \
| | * | | | IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas2019-01-291-5/+13
| | * | | | IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-01-252-3/+1
| | * | | | IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas2019-01-251-1/+7
| | * | | | RDMA/mlx5: Fix flow creation on representorsMark Bloch2019-01-251-2/+1
| | * | | | IB/uverbs: Fix OOPs upon device disassociationYishai Hadas2019-01-251-4/+3
| | * | | | RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov2019-01-251-0/+3
| | * | | | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-2/+8
| | * | | | IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe2019-01-211-5/+5
| | * | | | RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-212-4/+10
| | * | | | IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2019-01-211-1/+6
| | * | | | IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl2019-01-211-1/+1
| | * | | | IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-01-212-2/+0
| | * | | | IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein2019-01-211-3/+3
| | * | | | RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch2019-01-211-7/+9
| | |/ / /
| * | | | Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-02-012-6/+6
| |\ \ \ \
| | * \ \ \ Merge branch 'pm-cpuidle-fixes'Rafael J. Wysocki2019-02-011-1/+1
| | |\ \ \ \
| | | * | | | cpuidle: poll_state: Fix default time limitDoug Smythies2019-01-301-1/+1
| | | | |_|/ | | | |/| |
| | * / | | PM-runtime: Fix deadlock with ktime_get()Vincent Guittot2019-01-301-5/+5
| | |/ / /
| * | | | Merge tag 'acpi-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-02-012-1/+3
| |\ \ \ \
| | * \ \ \ Merge branch 'acpi-misc'Rafael J. Wysocki2019-02-011-0/+2
| | |\ \ \ \
| | | * | | | platform/x86: Fix unmet dependency warning for SAMSUNG_Q10Sinan Kaya2019-01-291-0/+1
| | | * | | | platform/x86: Fix unmet dependency warning for ACPI_CMPCSinan Kaya2019-01-291-0/+1
| | | |/ / /
| | * / / / mfd: Fix unmet dependency warning for MFD_TPS68470Sinan Kaya2019-01-291-1/+1
| | |/ / /
| * | | | Merge tag 'mmc-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-012-1/+3
| |\ \ \ \
| | * | | | mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing2019-01-281-1/+1
| | * | | | mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner2019-01-281-0/+2
| | |/ / /
| * | | | Merge tag 'i3c/fixes-for-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-02-012-7/+13
| |\ \ \ \
| | * | | | i3c: master: dw: fix deadlockJisheng Zhang2019-01-261-6/+12
| | * | | | i3c: fix missing detach if failed to retrieve i3c devJisheng Zhang2019-01-251-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-316-27/+35
| |\ \ \ \
| | * | | | clk: qcom: gcc: Use active only source for CPUSS clocksTaniya Das2019-01-241-4/+10
| | * | | | clk: ti: Fix error handling in ti_clk_parse_divider_data()Dan Carpenter2019-01-241-1/+10