summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Linux 4.19.28v4.19.28Greg Kroah-Hartman1-1/+1
2019-03-10bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-03-10scsi: core: reset host byte in DID_NEXUS_FAILURE caseMartin Wilck1-0/+1
2019-03-10exec: Fix mem leak in kernel_read_fileYueHaibing1-1/+1
2019-03-10Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke5-7/+17
2019-03-10Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng1-3/+7
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-03-10USB: serial: cp210x: fix GPIO in autosuspendKaroly Pados1-0/+11
2019-03-10gnss: sirf: fix premature wakeup interrupt enableJohan Hovold1-15/+17
2019-03-10xtensa: fix get_wchanMax Filippov1-2/+2
2019-03-10aio: Fix locking in aio_poll()Bart Van Assche1-3/+9
2019-03-10MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang1-2/+2
2019-03-10applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-11/+24
2019-03-10usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCIBalaji Manoharan1-0/+1
2019-03-10tracing: Fix event filters and triggers to handle negative numbersPavel Tikhomirov1-1/+4
2019-03-10x86/boot/compressed/64: Do not read legacy ROM on EFI systemKirill A. Shutemov1-3/+16
2019-03-10x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang1-5/+3
2019-03-10net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov1-1/+2
2019-03-10net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-03-10net/sched: act_ipt: fix refcount leak when replace failsDavide Caratti1-2/+1
2019-03-10net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-10net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-03-10ipv4: Pass original device to ip_rcv_finish_coreDavid Ahern1-4/+5
2019-03-10mpls: Return error for RTA_GATEWAY attributeDavid Ahern1-0/+3
2019-03-10ipv6: Return error for RTA_VIA attributeDavid Ahern1-0/+4
2019-03-10ipv4: Return error for RTA_VIA attributeDavid Ahern1-0/+4
2019-03-10net: avoid use IPCB in cipso_v4_errorNazarov Sergey3-7/+34
2019-03-10net: Add __icmp_send helper.Nazarov Sergey2-4/+12
2019-03-10tun: remove unnecessary memory barrierTimur Celik1-1/+1
2019-03-10xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin1-5/+5
2019-03-10xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2-0/+9
2019-03-10tun: fix blocking readTimur Celik1-2/+2
2019-03-10tipc: fix race condition causing hung sendtoTung Nguyen1-1/+5
2019-03-10net: socket: set sock->sk to NULL after calling proto_ops::release()Eric Biggers1-0/+1
2019-03-10net: sit: fix memory leak in sit_init_net()Mao Wenan1-0/+1
2019-03-10net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-03-10net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+12
2019-03-10net: nfc: Fix NULL dereference on nfc_llcp_build_tlv failsYueHaibing2-4/+40
2019-03-10net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan1-3/+7
2019-03-10netlabel: fix out-of-bounds memory accessesPaul Moore2-2/+4
2019-03-10net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn1-1/+1
2019-03-10net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-10lan743x: Fix TX Stall IssueBryan Whitehead1-4/+12
2019-03-10ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu4-7/+17
2019-03-10hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang1-3/+19
2019-03-10geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-10bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-03-10tipc: fix RDM/DGRAM connect() regressionErik Hugne1-1/+1
2019-03-10team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15
2019-03-10sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23