summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06Linux 4.17.13v4.17.13Greg Kroah-Hartman
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby
2018-08-06drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon
2018-08-06drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-08-06RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein
2018-08-06brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki
2018-08-06iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach
2018-08-06userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport
2018-08-06ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu
2018-08-06audit: fix potential null dereference 'context->module.name'Yi Wang
2018-08-06kvm: x86: vmx: fix vpid leakRoman Kagan
2018-08-06x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-08-06x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-08-06x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh
2018-08-06virtio_balloon: fix another race between migration and ballooningJiang Biao
2018-08-06net: socket: Fix potential spectre v1 gadget in sock_is_registeredJeremy Cline
2018-08-06net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-08-06squashfs: more metadata hardeningsLinus Torvalds
2018-08-06squashfs: more metadata hardeningLinus Torvalds
2018-08-06net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud
2018-08-06net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz
2018-08-06net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen
2018-08-06rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing
2018-08-06net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2018-08-06netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline
2018-08-06net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli
2018-08-06ipv4: frags: handle possible skb truesize changeEric Dumazet
2018-08-06inet: frag: enforce memory limits earlierEric Dumazet
2018-08-06bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet
2018-08-03Linux 4.17.12v4.17.12Greg Kroah-Hartman
2018-08-03ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss
2018-08-03ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernationRafael J. Wysocki
2018-08-03tcp: ack immediately when a cwr packet arrivesLawrence Brakmo
2018-08-03tcp: add one more quick ack after after ECN eventsEric Dumazet
2018-08-03tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung
2018-08-03tcp: do not aggressively quick ack after ECN eventsEric Dumazet
2018-08-03tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-08-03tcp: do not force quickack when receiving out-of-order packetsEric Dumazet
2018-08-03netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov
2018-08-03netlink: Do not subscribe to non-existent groupsDmitry Safonov
2018-08-03net: rollback orig value on failure of dev_qdisc_change_tx_queue_lenTariq Toukan
2018-08-03cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath
2018-08-03xen-netfront: wait xenbus state change when load module manuallyXiao Liang
2018-08-03virtio_net: Fix incosistent received bytes counterToshiaki Makita
2018-08-03tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell
2018-08-03RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka
2018-08-03NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev