summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev2018-07-271-2/+47
* ARC: Add Ofer Levi as plat-eznps maintainerLeon Romanovsky2018-07-241-0/+1
* Linux 4.18-rc6v4.18-rc6Linus Torvalds2018-07-221-1/+1
* Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
|\
| * nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| * nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| * nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| * nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-228-29/+14
|\ \
| * | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-173-6/+6
| * | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-3/+2
| * | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-4/+4
| * | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-103-16/+2
* | | alpha: fix osf_wait4() breakageAl Viro2018-07-222-5/+2
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-213-7/+25
|\ \ \
| * \ \ Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-1/+1
| |\ \ \
| | * | | ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König2018-07-201-1/+1
| * | | | Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-191-0/+21
| |\| | |
| | * | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
| * | | | Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-191-6/+3
| |\ \ \ \
| | * | | | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-161-6/+3
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-211-3/+0
|\ \ \ \ \ \
| * | | | | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0
* | | | | | | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-213-9/+10
|\ \ \ \ \ \ \
| * | | | | | | x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-162-6/+5
| * | | | | | | x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-212-2/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/deadline: Fix switched_from_dl() warningJuri Lelli2018-07-151-1/+10
| * | | | | | | | stop_machine: Disable preemption when waking two stopper threadsIsaac J. Manjarres2018-07-151-1/+5
| |/ / / / / / /
* | | | | | | | 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