summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-23Linux 4.20.12v4.20.12Greg Kroah-Hartman
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet
2019-02-23netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun
2019-02-23mmc: meson-gx: fix interrupt nameMartin Blumenstingl
2019-02-23scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun
2019-02-23PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-02-23efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel
2019-02-23arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel
2019-02-23af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-23net: netcp: Fix ethss driver probe issueMurali Karicheri
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-23net: Add header for usage of fls64()David S. Miller
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-23net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi
2019-02-23net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-23net: crypto set sk to NULL when af_alg_release.Mao Wenan
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-23dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin
2019-02-20Linux 4.20.11v4.20.11Greg Kroah-Hartman
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-20drm/i915: Block fbdev HPD processing during suspendLyude Paul
2019-02-20drm/sched: Always trace the dependencies we wait on, to fix a race.Eric Anholt
2019-02-20drm/vkms: Fix license inconsistentRodrigo Siqueira
2019-02-20drm: Use array_size() when creating leaseMatthew Wilcox
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka
2019-02-20sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey
2019-02-20crypto: ccree - fix resume race condition on initGilad Ben-Yossef
2019-02-20signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman
2019-02-20scsi: sd: fix entropy gathering for most rotational disksJames Bottomley
2019-02-20powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20tracing: probeevent: Correctly update remaining space in dynamic areaAndreas Ziegler
2019-02-20s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger
2019-02-20s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky