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