aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-04NFC: NCI: use new `delay` structure for SPI transfer delaysAlexandru Ardelean1-2/+4
2019-12-04net: sfp: fix hwmonRussell King1-9/+4
2019-12-04net: sfp: fix unbindRussell King1-0/+4
2019-12-05Merge tag 'drm/tegra/for-5.5-rc1-fixes' of git://anongit.freedesktop.org/tegr...Dave Airlie7-30/+104
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-04xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon1-4/+4
2019-12-04act_ct: support asymmetric conntrackAaron Conole1-1/+12
2019-12-04openvswitch: support asymmetric conntrackAaron Conole1-0/+11
2019-12-04io-wq: clear node->next on list deletionJens Axboe1-0/+1
2019-12-05powerpc/pmem: Convert to EXPORT_SYMBOL_GPLAneesh Kumar K.V1-2/+2
2019-12-05powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel1-1/+1
2019-12-04drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin1-2/+4
2019-12-04Merge branch 'net-convert-ipv6_stub-to-ip6_dst_lookup_flow'David S. Miller21-54/+58
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca11-35/+39
2019-12-04net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca11-19/+19
2019-12-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-20/+1156
2019-12-04Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-8/+88
2019-12-04Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-77/+34
2019-12-04Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds6-20/+39
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds19-120/+324
2019-12-04io_uring: ensure deferred timeouts copy necessary dataJens Axboe1-41/+42
2019-12-04cifs: fix possible uninitialized access and race on iface_listAurelien Aptel1-3/+26
2019-12-04cifs: Fix lookup of SMB connections on multichannelPaulo Alcantara (SUSE)3-1/+9
2019-12-04io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUTJens Axboe1-3/+0
2019-12-04iomap: fix sub-page uptodate handlingChristoph Hellwig1-10/+25
2019-12-04Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/nextAlex Williamson1-1/+1
2019-12-04drm/omap: fix dma_addr refcountingTomi Valkeinen1-0/+4
2019-12-04null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONEDJens Axboe1-2/+1
2019-12-04brd: warn on un-aligned bufferMing Lei1-0/+4
2019-12-04brd: remove max_hw_sectors queue limitMing Lei1-1/+0
2019-12-04ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-12-04orangefs: posix open permission checking...Mike Marshall3-7/+43
2019-12-04tracing: Do not create directories if lockdown is in affectSteven Rostedt (VMware)2-0/+23
2019-12-04erofs: zero out when listxattr is called with no xattrGao Xiang1-0/+2
2019-12-05powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-05powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V1-1/+1
2019-12-05powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater1-2/+10
2019-12-05powerpc/kasan: Fix boot failure with RELOCATABLE && FSL_BOOKEChristophe Leroy1-3/+3
2019-12-04drm/tegra: Run hub cleanup on ->remove()Thierry Reding1-0/+3
2019-12-04drm/tegra: sor: Make the +5V HDMI supply optionalThierry Reding1-2/+16
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding3-5/+3
2019-12-04drm/tegra: vic: Export module device tableThierry Reding1-2/+3
2019-12-04drm/tegra: sor: Implement system suspend/resumeThierry Reding1-5/+19
2019-12-04drm/tegra: Use proper IOVA address for cursor imageThierry Reding1-8/+8
2019-12-04drm/tegra: gem: Remove premature import restrictionsThierry Reding2-7/+11
2019-12-04drm/tegra: gem: Properly pin imported buffersThierry Reding1-0/+43
2019-12-04drm/tegra: hub: Remove bogus connection mutex checkThierry Reding1-3/+0
2019-12-04arm64: mm: Fix column alignment for UXN in kernel_page_tablesMark Brown1-0/+1
2019-12-04arm64: insn: consistently handle exit textMark Rutland3-4/+22
2019-12-04arm64: mm: Fix initialisation of DMA zones on non-NUMA systemsWill Deacon1-14/+11