aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Merge branch 'net-tls-Combined-memory-allocation-for-decryption-request'David S. Miller2-99/+141
2018-08-13net/tls: Combined memory allocation for decryption requestVakul Garg2-99/+141
2018-08-13RISC-V: Fix !CONFIG_SMP compilation errorAtish Patra2-1/+1
2018-08-13irqchip: add a SiFive PLIC driverChristoph Hellwig4-0/+274
2018-08-13RISC-V: Add the directive for alignment of stvec's valueZong Li1-0/+2
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt8-12/+122
2018-08-13RISC-V: implement low-level interrupt handlingChristoph Hellwig2-11/+45
2018-08-13RISC-V: add a definition for the SIE SEIE bitChristoph Hellwig1-0/+1
2018-08-13RISC-V: remove INTERRUPT_CAUSE_* defines from asm/irq.hChristoph Hellwig1-4/+0
2018-08-13RISC-V: simplify software interrupt / IPI codeChristoph Hellwig3-7/+3
2018-08-13RISC-V: remove timer leftoversChristoph Hellwig1-21/+0
2018-08-13RISC-V: Add early printk support via the SBI consolePalmer Dabbelt1-0/+27
2018-08-13RISC-V: Don't increment sepc after breakpoint.Jim Wilson1-1/+0
2018-08-13RISC-V: implement __lshrti3.Alex Guo3-0/+46
2018-08-13RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSOPalmer Dabbelt1-2/+2
2018-08-13Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King16-149/+105
2018-08-13ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk_get()Bartosz Golaszewski1-1/+1
2018-08-13irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski1-1/+1
2018-08-13IB/uverbs: Do not check for device disassociation during ioctlJason Gunthorpe1-28/+13
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe7-833/+2
2018-08-13IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe4-296/+215
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe2-65/+38
2018-08-13IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe2-20/+113
2018-08-13xfs: recalculate summary counters at mount time if icount is badDarrick J. Wong1-0/+1
2018-08-13KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal1-0/+4
2018-08-13KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal1-11/+27
2018-08-13Documentation: remove dynamic-resolution-notes reference to non-existent fileHarish Jenny K N1-3/+2
2018-08-13Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter1-1/+1
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai984-6601/+21035
2018-08-13irqchip/stm32: Fix init error handlingDan Carpenter1-12/+13
2018-08-13irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski1-0/+4
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller10-231/+87
2018-08-13parisc: Remove unnecessary barriers from spinlock.hJohn David Anglin1-6/+2
2018-08-13parisc: Remove ordered stores from syscall.SJohn David Anglin1-12/+12
2018-08-13parisc: prefer _THIS_IP_ and _RET_IP_ statement expressionsNick Desaulniers1-2/+2
2018-08-13parisc: Add HAVE_REGS_AND_STACK_ACCESS_API featureHelge Deller3-0/+112
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller3-13/+2
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig4-139/+16
2018-08-13parisc: always use flush_kernel_dcache_range for DMA cache maintainanceChristoph Hellwig1-3/+3
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig4-59/+43
2018-08-13powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V4-5/+46
2018-08-13Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman3-6/+7
2018-08-13Merge branch 'topic/hvc' into nextMichael Ellerman2-71/+122
2018-08-13Merge branch 'fixes' into nextMichael Ellerman8-26/+73
2018-08-13drm/i915/gvt: free workload in vgpu releaseHang Yuan6-7/+32
2018-08-13kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada1-2/+2
2018-08-13net/9p/trans_virtio.c: add null terminal for mount tagpiaojun1-10/+7
2018-08-139p/virtio: fix off-by-one error in sg list bounds checkjiangyiwen1-1/+2
2018-08-139p: fix whitespace issuesStephen Hemminger3-4/+3
2018-08-139p: fix multiple NULL-pointer-dereferencesTomas Bortoli4-1/+13