summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-06Linux 4.17.13v4.17.13Greg Kroah-Hartman1-1/+1
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-08-06drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon1-2/+3
2018-08-06drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon1-1/+2
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon1-0/+3
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu1-2/+6
2018-08-06RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein1-5/+54
2018-08-06brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki1-1/+2
2018-08-06iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach3-0/+96
2018-08-06userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport1-1/+3
2018-08-06ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu2-0/+19
2018-08-06audit: fix potential null dereference 'context->module.name'Yi Wang1-4/+9
2018-08-06kvm: x86: vmx: fix vpid leakRoman Kagan1-4/+3
2018-08-06x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski1-14/+4
2018-08-06x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown1-0/+3
2018-08-06x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh1-1/+1
2018-08-06virtio_balloon: fix another race between migration and ballooningJiang Biao1-0/+2
2018-08-06net: socket: Fix potential spectre v1 gadget in sock_is_registeredJeremy Cline1-1/+2
2018-08-06net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline1-0/+2
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev1-0/+1
2018-08-06squashfs: more metadata hardeningsLinus Torvalds3-6/+13
2018-08-06squashfs: more metadata hardeningLinus Torvalds1-0/+2
2018-08-06net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud1-0/+4
2018-08-06net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz1-0/+2
2018-08-06net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-08-06rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing1-2/+2
2018-08-06net: stmmac: Fix WoL for PCI-based setupsJose Abreu1-2/+38
2018-08-06netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline1-0/+2
2018-08-06net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli1-0/+6
2018-08-06ipv4: frags: handle possible skb truesize changeEric Dumazet1-0/+5
2018-08-06inet: frag: enforce memory limits earlierEric Dumazet1-3/+3
2018-08-06bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet1-2/+12
2018-08-03Linux 4.17.12v4.17.12Greg Kroah-Hartman1-1/+1
2018-08-03ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss1-7/+12
2018-08-03ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernationRafael J. Wysocki1-9/+17
2018-08-03tcp: ack immediately when a cwr packet arrivesLawrence Brakmo1-1/+8
2018-08-03tcp: add one more quick ack after after ECN eventsEric Dumazet1-2/+2
2018-08-03tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung1-12/+14
2018-08-03tcp: do not aggressively quick ack after ECN eventsEric Dumazet1-2/+2
2018-08-03tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet3-14/+16
2018-08-03tcp: do not force quickack when receiving out-of-order packetsEric Dumazet1-2/+0
2018-08-03netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov1-1/+5
2018-08-03netlink: Do not subscribe to non-existent groupsDmitry Safonov1-0/+1
2018-08-03net: rollback orig value on failure of dev_qdisc_change_tx_queue_lenTariq Toukan1-7/+10
2018-08-03cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath1-0/+2
2018-08-03xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-08-03virtio_net: Fix incosistent received bytes counterToshiaki Makita1-18/+23
2018-08-03tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell1-0/+4
2018-08-03RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka6-20/+39
2018-08-03NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1