summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-31btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik1-2/+8
2019-12-31btrfs: send: remove WARN_ON for readonly mountAnand Jain1-6/+0
2019-12-31Btrfs: fix missing data checksums after replaying a log treeFilipe Manana4-9/+36
2019-12-31btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter3-6/+8
2019-12-31Btrfs: make tree checker detect checksum items with overlapping rangesFilipe Manana1-2/+16
2019-12-31btrfs: do not call synchronize_srcu() in inode_tree_delJosef Bacik1-2/+0
2019-12-31btrfs: don't double lock the subvol_sem for rename exchangeJosef Bacik1-6/+4
2019-12-31NFC: nxp-nci: Fix probing without ACPIStephan Gerhold1-1/+1
2019-12-31net: dsa: b53: Fix egress flooding settingsFlorian Fainelli1-5/+16
2019-12-31net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-12-31net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko1-3/+2
2019-12-31mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel1-1/+6
2019-12-31dpaa2-ptp: fix double free of the ptp_qoriq IRQIoana Ciornei1-6/+8
2019-12-31net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski1-14/+10
2019-12-31net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski1-1/+1
2019-12-31bonding: fix bond_neigh_init()Eric Dumazet1-10/+21
2019-12-31neighbour: remove neigh_cleanup() methodEric Dumazet3-12/+0
2019-12-31selftests: forwarding: Delete IPv6 address at the endIdo Schimmel1-1/+1
2019-12-31sctp: fully initialize v4 addr in some functionsXin Long1-0/+5
2019-12-31sctp: fix memleak on err handling of stream initializationMarcelo Ricardo Leitner1-2/+6
2019-12-31qede: Fix multicast mac configurationManish Chopra1-1/+1
2019-12-31qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-31nfp: flower: fix stats id allocationJohn Hurley1-6/+6
2019-12-31net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan1-0/+1
2019-12-31net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander1-2/+5
2019-12-31net: qlogic: Fix error paths in ql_alloc_large_buffers()Ben Hutchings1-4/+4
2019-12-31net: phy: ensure that phy IDs are correctly typedRussell King2-5/+5
2019-12-31net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai1-1/+1
2019-12-31net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-31net: gemini: Fix memory leak in gmac_setup_txqsNavid Emamdoost1-0/+2
2019-12-31net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1
2019-12-31mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-31fjes: fix missed check in fjes_acpi_addChuhong Yuan1-0/+3
2019-12-31af_packet: set defaule value for tmoMao Wenan1-1/+2
2019-12-21Linux 5.4.6v5.4.6Greg Kroah-Hartman1-1/+1
2019-12-21ALSA: hda: Fix regression by strip mask fixTakashi Iwai2-3/+3
2019-12-21drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu1-20/+24
2019-12-21drm/amdgpu: avoid using invalidate semaphore for picassochangzhu1-8/+20
2019-12-21drm/i915/gvt: Fix cmd length check for MI_ATOMICZhenyu Wang1-3/+3
2019-12-21drm/amdgpu/gfx10: re-init clear state buffer after gpu resetXiaojie Yuan1-6/+37
2019-12-21drm/amdgpu/gfx10: explicitly wait for cp idle after halt/unhaltXiaojie Yuan1-2/+12
2019-12-21drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu3-2/+116
2019-12-21drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu6-0/+13
2019-12-21drm/amd/display: add default clocks if not able to fetch themAlex Deucher1-1/+2
2019-12-21drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-21drm/dp_mst: Correct the bug in drm_dp_update_payload_part1()Wayne Lin1-2/+4
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2-4/+4
2019-12-21drm/i915/fbc: Disable fbc by default on all glk+Ville Syrjälä1-1/+1
2019-12-21drm/nouveau/kms/nv50-: Limit MST BPC to 8Lyude Paul1-1/+8
2019-12-21drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atomLyude Paul3-27/+36