summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann1-4/+7
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET1-1/+1
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET1-2/+4
2020-05-20net: handle no dst on skb in icmp6_sendDavid Ahern1-2/+4
2020-05-20ptp: free ptp device pin descriptors properlyVladis Dronov1-2/+2
2020-05-20ptp: fix the race between the release of ptp_clock and cdevVladis Dronov4-44/+39
2020-05-20ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing1-1/+4
2020-05-20chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2-0/+91
2020-05-20ptp: create "pins" together with the rest of attributesDmitry Torokhov3-42/+24
2020-05-20ptp: use is_visible method to hide unused attributesDmitry Torokhov1-70/+55
2020-05-20ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov1-2/+0
2020-05-20blktrace: fix dereference after null checkCengiz Can1-1/+4
2020-05-20blktrace: Protect q->blk_trace with RCUJan Kara3-32/+86
2020-05-20blktrace: fix trace mutex deadlockJens Axboe1-2/+2
2020-05-20blktrace: fix unlocked access to init/start-stop/teardownJens Axboe1-10/+48
2020-05-20blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long3-6/+16
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca8-25/+30
2020-05-20net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca11-19/+19
2020-05-20ext4: add cond_resched() to ext4_protect_reserved_inodeShijie Luo1-0/+1
2020-05-20binfmt_elf: Do not move brk for INTERP-less ET_EXECKees Cook1-1/+2
2020-05-20phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni1-1/+16
2020-05-20scripts/decodecode: fix trapping instruction formattingIvan Delalande1-1/+1
2020-05-20batman-adv: fix batadv_nc_random_weight_tqGeorge Spelvin1-8/+1
2020-05-20USB: serial: garmin_gps: add sanity checking for data lengthOliver Neukum1-2/+2
2020-05-20USB: uas: add quirk for LaCie 2Big QuadraOliver Neukum1-0/+7
2020-05-20Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2020-05-20x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2-6/+5
2020-05-20binfmt_elf: move brk out of mmap when doing direct loader execKees Cook1-0/+11
2020-05-20ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca1-3/+3
2020-05-20enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2020-05-20Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6"Hans de Goede1-11/+0
2020-05-20sch_choke: avoid potential panic in choke_reset()Eric Dumazet1-1/+2
2020-05-20sch_sfq: validate silly quantum valuesEric Dumazet1-0/+9
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan1-1/+3
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall1-1/+1
2020-05-20Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"Greg Kroah-Hartman1-10/+5
2020-05-20USB: serial: qcserial: Add DW5816e supportMatt Jolly1-0/+1
2020-05-10Linux 4.4.223v4.4.223Greg Kroah-Hartman1-1/+1
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen5-10/+16
2020-05-10ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-05-10sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-05-10macvlan: Fix potential use-after free for broadcastsHerbert Xu1-2/+8
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2020-05-10net: skbuff: Remove errornous length validation in skb_vlan_pop()Shmulik Ladkani1-6/+4
2020-05-10bna: add missing per queue ethtool statIvan Vecera1-1/+6
2020-05-10bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita1-25/+27
2020-05-10brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel1-5/+17
2020-05-10brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer1-0/+16
2020-05-10pinctrl: tegra: Correctly check the supported configurationLaxman Dewangan1-1/+1
2020-05-10ata: sata_dwc_460ex: remove incorrect lockingMans Rullgard1-3/+1