summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.1-rc7v5.1-rc7Linus Torvalds2019-04-281-1/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-284-6/+20
|\
| * ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
| * ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-231-1/+1
| * ARM: fix function graph tracer and unwinder dependenciesRussell King2019-04-232-4/+4
* | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
|\ \
| * | powerpc/mm_iommu: Allow pinning large regionsAlexey Kardashevskiy2019-04-171-4/+20
| * | powerpc/mm_iommu: Fix potential deadlockAlexey Kardashevskiy2019-04-171-36/+39
| * | powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2019-04-172-1/+2
* | | Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-blockLinus Torvalds2019-04-281-16/+26
|\ \ \
| * | | io_uring: remove 'state' argument from io_{read,write} pathJens Axboe2019-04-231-13/+12
| * | | io_uring: fix poll full SQ detectionStefan Bühler2019-04-221-1/+2
| * | | io_uring: fix race condition when sq threads goes sleepingStefan Bühler2019-04-221-1/+2
| * | | io_uring: fix race condition reading SQ entriesStefan Bühler2019-04-221-1/+2
| * | | io_uring: fail io_uring_register(2) on a dying io_uring instanceJens Axboe2019-04-221-0/+8
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-287-20/+76
|\ \ \ \
| * | | | RDMA/hns: Bugfix for mapping user dbLijun Ou2019-04-251-1/+1
| * | | | RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| * | | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3
| * | | | RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-241-0/+2
| * | | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-183-4/+10
| * | | | IB/rdmavt: Fix frwr memory registrationJosh Collier2019-04-161-7/+10
* | | | | Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2019-04-283-6/+28
|\ \ \ \ \
| * | | | | dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_startShun-Chih Yu2019-04-261-1/+1
| * | | | | dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff2019-04-231-3/+23
| * | | | | dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme2019-04-231-1/+3
| * | | | | dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sgStefan Wahren2019-04-231-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-04-273-7/+3
|\ \ \ \ \ \
| * | | | | | Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-04-261-1/+1
| * | | | | | Input: synaptics-rmi4 - fix possible double freePan Bian2019-04-241-5/+1
| * | | | | | Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai2019-04-241-1/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-272-1/+7
|\ \ \ \ \ \ \
| * | | | | | | x86/mm: Fix a crash with kmemleak_scan()Qian Cai2019-04-241-0/+6
| * | | | | | | x86/boot: Disable RSDP parsing temporarilyBorislav Petkov2019-04-221-1/+1
* | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-271-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/numa: Fix a possible divide-by-zeroXie XiuQi2019-04-251-0/+4
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-271-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan2019-04-251-5/+5
| |/ / / / / / / /
* | | | | | | | | slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-04-261-1/+1
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-267-23/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing2019-04-261-2/+4
| * | | | | | | | | mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flagAndrey Ryabinin2019-04-261-3/+3
| * | | | | | | | | mm/page_alloc.c: avoid potential NULL pointer dereferenceAndrey Ryabinin2019-04-261-0/+3
| * | | | | | | | | mm, page_alloc: always use a captured page regardless of compaction resultMel Gorman2019-04-261-5/+0
| * | | | | | | | | mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman2019-04-262-8/+21
| * | | | | | | | | lib/test_vmalloc.c: do not create cpumask_t variable on stackUladzislau Rezki (Sony)2019-04-261-3/+3
| * | | | | | | | | lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing2019-04-261-0/+1
| * | | | | | | | | zram: pass down the bvec we need to read into in the work structJérôme Glisse2019-04-261-2/+3
| * | | | | | | | | mm/memory_hotplug.c: drop memory device reference after find_memory_block()David Hildenbrand2019-04-261-0/+1
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-262-3/+8
|\ \ \ \ \ \ \ \ \ \