summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-214-8/+84
|\
| * x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingDan Williams2018-07-162-2/+7
| * lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe()Dan Williams2018-07-161-4/+33
| * lib/iov_iter: Document _copy_to_iter_flushcache()Dan Williams2018-07-161-0/+14
| * lib/iov_iter: Document _copy_to_iter_mcsafe()Dan Williams2018-07-161-0/+26
| * objtool: Use '.strtab' if '.shstrtab' doesn't exist, to support ORC tables on...Simon Ser2018-07-141-2/+4
* | Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-07-218-14/+52
|\ \
| * | powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy2018-07-181-0/+2
| * | powerpc/Makefile: Assemble with -me500 when building for E500James Clarke2018-07-181-0/+1
| * | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-185-8/+43
| * | vfio/spapr: Use IOMMU pageshift rather than pagesizeAlexey Kardashevskiy2018-07-181-4/+4
| * | powerpc/xmon: Fix disassembly since printf changesMichael Ellerman2018-07-171-2/+2
* | | Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-211-2/+5
|\ \ \
| * | | Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana2018-07-191-2/+5
* | | | mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-217-26/+17
* | | | mm: make vm_area_dup() actually copy the old vma dataLinus Torvalds2018-07-213-11/+7
* | | | mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-217-27/+44
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-215-9/+20
|\ \ \ \
| * | | | mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia2018-07-211-1/+1
| * | | | mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins2018-07-211-0/+2
| * | | | fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-211-7/+13
| * | | | MAINTAINERS: Peter has movedPeter Senna Tschudin2018-07-211-1/+1
| * | | | mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre2018-07-211-0/+3
* | | | | Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-07-201-0/+4
|\ \ \ \ \
| * | | | | vfio/pci: Fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+4
* | | | | | Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-07-202-14/+31
|\ \ \ \ \ \
| * | | | | | dm writecache: support optional offset for start of deviceMikulas Patocka2018-07-022-14/+31
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-2010-30/+88
|\ \ \ \ \ \
| * | | | | | scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater2018-07-101-2/+2
| * | | | | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-101-0/+11
| * | | | | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-101-0/+12
| * | | | | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-102-4/+22
| * | | | | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-101-2/+3
| * | | | | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-101-6/+8
| * | | | | | scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-101-2/+2
| * | | | | | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-102-14/+28
* | | | | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-202-2/+31
|\ \ \ \ \ \ \
| * | | | | | | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2018-07-202-2/+31
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds2018-07-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | platform/x86: dell-laptop: Fix backlight detectionDamien Thébault2018-07-201-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2018-07-2024-47/+112
|\ \ \ \ \ \ \
| * | | | | | | ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-192-1/+3
| * | | | | | | ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-111-1/+1
| * | | | | | | ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-091-1/+1
| * | | | | | | ARC: [arcompact] entry.S: minor code movementVineet Gupta2018-07-092-3/+6
| * | | | | | | ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-0912-12/+0
| * | | | | | | ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell2018-07-091-1/+0
| * | | | | | | ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-07-091-11/+36
| * | | | | | | ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel2018-07-091-0/+62
| * | | | | | | ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel2018-06-211-0/+1