summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.17.13v4.17.13Greg Kroah-Hartman2018-08-061-1/+1
* scsi: sg: fix minor memory leak in error pathTony Battersby2018-08-061-0/+1
* drm/atomic: Initialize variables in drm_atomic_helper_async_check() to make g...Boris Brezillon2018-08-061-2/+3
* drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()Boris Brezillon2018-08-061-1/+2
* drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon2018-08-061-0/+3
* crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu2018-08-061-2/+6
* RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-08-061-5/+54
* brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki2018-08-061-1/+2
* iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-08-063-0/+96
* userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport2018-08-061-1/+3
* ipc/shm.c add ->pagesize function to shm_vm_opsJane Chu2018-08-062-0/+19
* audit: fix potential null dereference 'context->module.name'Yi Wang2018-08-061-4/+9
* kvm: x86: vmx: fix vpid leakRoman Kagan2018-08-061-4/+3
* x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski2018-08-061-14/+4
* x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown2018-08-061-0/+3
* x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh2018-08-061-1/+1
* virtio_balloon: fix another race between migration and ballooningJiang Biao2018-08-061-0/+2
* net: socket: Fix potential spectre v1 gadget in sock_is_registeredJeremy Cline2018-08-061-1/+2
* net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline2018-08-061-0/+2
* can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev2018-08-061-0/+1
* squashfs: more metadata hardeningsLinus Torvalds2018-08-063-6/+13
* squashfs: more metadata hardeningLinus Torvalds2018-08-061-0/+2
* net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-08-061-0/+4
* net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz2018-08-061-0/+2
* net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-08-061-2/+2
* rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing2018-08-061-2/+2
* net: stmmac: Fix WoL for PCI-based setupsJose Abreu2018-08-061-2/+38
* netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline2018-08-061-0/+2
* net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli2018-08-061-0/+6
* ipv4: frags: handle possible skb truesize changeEric Dumazet2018-08-061-0/+5
* inet: frag: enforce memory limits earlierEric Dumazet2018-08-061-3/+3
* bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-061-2/+12
* Linux 4.17.12v4.17.12Greg Kroah-Hartman2018-08-031-1/+1
* ACPICA: AML Parser: ignore control method status in module-level codeErik Schmauss2018-08-031-7/+12
* ACPI / LPSS: Avoid PM quirks on suspend and resume from hibernationRafael J. Wysocki2018-08-031-9/+17
* tcp: ack immediately when a cwr packet arrivesLawrence Brakmo2018-08-031-1/+8
* tcp: add one more quick ack after after ECN eventsEric Dumazet2018-08-031-2/+2
* tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung2018-08-031-12/+14
* tcp: do not aggressively quick ack after ECN eventsEric Dumazet2018-08-031-2/+2
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-033-14/+16
* tcp: do not force quickack when receiving out-of-order packetsEric Dumazet2018-08-031-2/+0
* netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov2018-08-031-1/+5
* netlink: Do not subscribe to non-existent groupsDmitry Safonov2018-08-031-0/+1
* net: rollback orig value on failure of dev_qdisc_change_tx_queue_lenTariq Toukan2018-08-031-7/+10
* cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath2018-08-031-0/+2
* xen-netfront: wait xenbus state change when load module manuallyXiao Liang2018-08-031-0/+6
* virtio_net: Fix incosistent received bytes counterToshiaki Makita2018-08-031-18/+23
* tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell2018-08-031-0/+4
* RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mrAvinash Repaka2018-08-036-20/+39
* NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev2018-08-031-1/+1