summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-29drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy
2019-10-29drm/panfrost: fix -Wmissing-prototypes warningsYi Wang
2019-10-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-10-29fjes: Handle workqueue allocation failureWill Deacon
2019-10-29arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-10-29drm/etnaviv: fix dumping of iommuv2Christian Gmeiner
2019-10-29drm/etnaviv: reinstate MMUv1 command buffer window checkLucas Stach
2019-10-29drm/etnaviv: fix deadlock in GPU coredumpLucas Stach
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-10-29um-ubd: Entrust re-queue to the upper layersAnton Ivanov
2019-10-29nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman
2019-10-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman
2019-10-29powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin
2019-10-29sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider
2019-10-29sched/topology: Don't try to build empty sched domainsValentin Schneider
2019-10-29USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern
2019-10-29powerpc/prom_init: Undo relocation before entering secure modeThiago Jung Bauermann
2019-10-28scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-10-28hwmon: (ina3221) Fix read timeout issueNicolin Chen
2019-10-28Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-10-28net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependencyArnd Bergmann
2019-10-28net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt
2019-10-28net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-10-28udp: fix data-race in udp_set_dev_scratch()Eric Dumazet
2019-10-28net: dpaa2: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-28Merge branch 'net-avoid-KCSAN-splats'David S. Miller
2019-10-28net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-28udp: use skb_queue_empty_lockless()Eric Dumazet
2019-10-28net: add skb_queue_empty_lockless()Eric Dumazet
2019-10-28Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-10-28RDMA/hns: Prevent memory leaks of eq->buf_listLijun Ou
2019-10-28RISC-V: Add PCIe I/O BAR memory mappingYash Shah
2019-10-28RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-10-28RDMA/mlx5: Use irq xarray locking for mkey_tableJason Gunthorpe
2019-10-28UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segmen...Alan Stern
2019-10-28usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask...Alan Stern
2019-10-28usbip: Fix free of unallocated memory in vhci txSuwan Kim
2019-10-28usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-10-28usb: xhci: fix __le32/__le64 accessors in debugfs codeBen Dooks (Codethink)
2019-10-28usb: xhci: fix Immediate Data Transfer endiannessSamuel Holland
2019-10-28xhci: Fix use-after-free regression in xhci clear hub TT implementationMathias Nyman
2019-10-28USB: ldusb: fix control-message timeoutJohan Hovold
2019-10-28USB: ldusb: use unsigned size format specifiersJohan Hovold
2019-10-28USB: ldusb: fix ring-buffer lockingJohan Hovold
2019-10-28USB: Skip endpoints with 0 maxpacket lengthAlan Stern
2019-10-28Merge tag 'fixes-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman