summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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-201-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-201-6/+3
| | |\ \ \ \
| | | * | | | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-171-6/+3
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-221-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-223-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-222-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-224-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-228-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-221-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-227-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-111-2/+2
| | * | | | | | | | | | | | scsi: qedi: Send driver state to MFWManish Rangankar2018-07-111-0/+11
| | * | | | | | | | | | | | scsi: qedf: Send the driver state to MFWSaurav Kashyap2018-07-111-0/+12
| | * | | | | | | | | | | | scsi: hpsa: correct enclosure sas addressDon Brace2018-07-112-4/+22
| | * | | | | | | | | | | | scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal2018-07-111-2/+3
| | * | | | | | | | | | | | scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson2018-07-111-6/+8
| | * | | | | | | | | | | | scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com2018-07-111-2/+2
| | * | | | | | | | | | | | scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran2018-07-112-14/+28
| * | | | | | | | | | | | | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-202-2/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \