summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Linux 4.19.40v4.19.40Greg Kroah-Hartman1-1/+1
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-1/+1
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: 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-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 4.19.39v4.19.39Greg 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-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-04nvme-multipath: relax ANA state checkMartin George1-4/+1
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven1-1/+7
2019-05-04libata: fix using DMA buffers on stackraymond pang1-10/+24
2019-05-04x86/mm: Don't exceed the valid physical address spaceRalph Campbell1-1/+1
2019-05-04scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier1-4/+17
2019-05-04ceph: fix use-after-free on symlink traversalAl Viro1-1/+1
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-05-04x86/realmode: Don't leak the trampoline kernel addressMatteo Croce1-2/+0
2019-05-04leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki1-8/+5
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-05-04scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2-3/+8
2019-05-04scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2-0/+18
2019-05-04ARM: davinci: fix build failure with allnoconfigSekhar Nori1-0/+1
2019-05-04drm/meson: Uninstall IRQ handlerJean-Philippe Brucker1-1/+4
2019-05-04drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker1-2/+2
2019-05-04gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-05-04drm: Fix drm_release() and device unplugNoralf Trønnes2-9/+3
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang1-2/+6