summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Linux 5.0.13v5.0.13Greg Kroah-Hartman1-1/+1
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-2/+2
2019-05-05iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman1-0/+5
2019-05-05ALSA: line6: use dynamic buffersGreg Kroah-Hartman3-40/+65
2019-05-05KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson1-2/+2
2019-05-05KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson2-2/+20
2019-05-05net/tls: fix copy to fragments in reencryptJakub Kicinski1-7/+22
2019-05-05net/tls: don't copy negative amounts of data in reencryptJakub Kicinski1-6/+8
2019-05-05bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan1-4/+5
2019-05-05bnxt_en: Fix statistics context reservation logic.Michael Chan1-8/+6
2019-05-05bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan1-2/+6
2019-05-05bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan1-6/+6
2019-05-05bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-05-05bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-05-05udp: fix GRO packet of deathEric Dumazet1-3/+10
2019-05-05udp: fix GRO reception in case of length mismatchPaolo Abeni1-4/+5
2019-05-05tcp: add sanity tests in tcp_add_backlog()Eric Dumazet1-1/+12
2019-05-05selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern1-2/+2
2019-05-05packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn1-2/+11
2019-05-05packet: validate msg_namelen in send directlyWillem de Bruijn1-10/+14
2019-05-05selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu1-0/+6
2019-05-05sctp: avoid running the sctp state machine recursivelyXin Long3-38/+27
2019-05-05rxrpc: Fix net namespace cleanupDavid Howells1-16/+16
2019-05-05net/tls: avoid NULL pointer deref on nskb->sk in fallbackJakub Kicinski1-1/+2
2019-05-05net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn1-2/+4
2019-05-05net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter1-0/+6
2019-05-05l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()Eric Dumazet1-1/+1
2019-05-05l2ip: fix possible use-after-freeEric Dumazet1-4/+4
2019-05-05ipv6: invert flowlabel sharing check in process and user modeWillem de Bruijn1-2/+2
2019-05-05ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet1-6/+12
2019-05-05ipv6: fix races in ip6_dst_destroy()Eric Dumazet2-10/+3
2019-05-05ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau1-20/+18
2019-05-05ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani1-0/+1
2019-05-04Linux 5.0.12v5.0.12Greg Kroah-Hartman1-1/+1
2019-05-04leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-05-04leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-05-04ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2-2/+31
2019-05-04kasan: fix variable 'tag' set but not used warningQian Cai1-1/+4
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel3-6/+12
2019-05-04kconfig/[mn]conf: handle backspace (^H) keyChangbin Du3-3/+5
2019-05-04perf machine: Update kernel map address and re-order properlyWei Li1-12/+20
2019-05-04perf cs-etm: Add missing case valueSolomon Tan2-2/+3
2019-05-04nvmet: fix error flow during ns enableMax Gurtovoy1-2/+2
2019-05-04nvmet: fix building bvec from sg listMing Lei1-10/+10
2019-05-04nvme-multipath: relax ANA state checkMartin George1-4/+1
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven1-1/+7
2019-05-04KVM: selftests: complete IO before migrating guest stateSean Christopherson3-2/+33
2019-05-04KVM: selftests: disable stack protector for all KVM testsSean Christopherson1-2/+2
2019-05-04KVM: selftests: explicitly disable PIE for testsSean Christopherson1-1/+1
2019-05-04KVM: selftests: assert on exit reason in CR4/cpuid sync testSean Christopherson1-16/+19