summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern4-28/+14
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-05-08USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-05-08USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern1-3/+3
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-05-08ALSA: hda/realtek - Apply the fixup for ASUS Q325UARTakashi Iwai1-0/+4
2019-05-08ALSA: hda/realtek - Fixed Dell AIO speaker noiseKailang Yang1-0/+2
2019-05-08ALSA: hda/realtek - Add new Dell platform for headset modeKailang Yang1-0/+7
2019-05-08i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula1-0/+4
2019-05-08i2c: Allow recovery of the initial IRQ by an I2C client device.Jim Broadus2-4/+6
2019-05-08i2c: Clear client->irq in i2c_device_removeCharles Keepax1-0/+2
2019-05-08i2c: Remove unnecessary call to irq_find_mappingCharles Keepax1-4/+1
2019-05-08i2c: imx: correct the method of getting private data in notifier_callAnson Huang1-2/+2
2019-05-08i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel1-0/+2
2019-05-08mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg1-1/+1
2019-05-08mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson1-1/+1
2019-05-08iwlwifi: fix driver operation for 5350Emmanuel Grumbach1-1/+2
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