summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proc: fix /proc/net/* after setns(2)Alexey Dobriyan2019-02-016-1/+155
* mm, memory_hotplug: don't bail out in do_migrate_range() prematurelyOscar Salvador2019-02-011-16/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-0118-42/+97
|\
| * 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-252-2/+13
| * IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe2019-01-211-5/+5
| * RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe2019-01-213-6/+32
| * 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 'iomap-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-02-011-7/+30
|\ \
| * | iomap: fix a use after free in iomap_dio_rwChristoph Hellwig2019-01-271-7/+21
| * | iomap: get/put the page in iomap_page_create/release()Piotr Jaroszynski2019-01-271-0/+9
* | | Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-02-013-7/+7
|\ \ \
| * \ \ 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-302-6/+6
| |/ / /
* | | | 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
| | |_|/ | |/| |
* | | | x86: explicitly align IO accesses in memcpy_{to,from}ioLinus Torvalds2019-02-011-3/+30
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-318-32/+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
| * | | | clk: imx: Fix fractional clock set rate computationAbel Vesa2019-01-241-2/+3
| * | | | clk: Remove global clk traversal on fetch parent indexDerek Basehore2019-01-241-2/+12
| * | | | Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel2019-01-241-1/+0
| * | | | Revert "clk: mmp2: add SP clock"Lubomir Rintel2019-01-241-4/+0
| * | | | Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel2019-01-242-18/+0
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-311-4/+6
|\ \ \ \ \
| * | | | | crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela2019-01-251-4/+6
* | | | | | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-313-22/+9
|\ \ \ \ \ \
| * | | | | | Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach2019-01-311-16/+0
| * | | | | | ARM: cns3xxx: Use actual size reads for PCIeKoen Vandeputte2019-01-311-1/+1
| * | | | | | ARM: cns3xxx: Fix writing to wrong PCI config registers after alignmentKoen Vandeputte2019-01-311-1/+1