summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-14Linux 5.4.119v5.4.119Greg Kroah-Hartman
2021-05-14Revert "fdt: Properly handle "no-map" field in the memory region"Quentin Perret
2021-05-14Revert "of/fdt: Make sure no-map does not remove already reserved regions"Quentin Perret
2021-05-14sctp: delay auto_asconf init until binding the first addrXin Long
2021-05-14Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long
2021-05-14smp: Fix smp_call_function_single_async prototypeArnd Bergmann
2021-05-14net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart
2021-05-14mm/memory-failure: unnecessary amount of unmappingJane Chu
2021-05-14mm/sparse: add the missing sparse_buffer_fini() in error branchWang Wensheng
2021-05-14kfifo: fix ternary sign extension bugsDan Carpenter
2021-05-14net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-05-14net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-05-14RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong
2021-05-14RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong
2021-05-14net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong
2021-05-14bnxt_en: Fix RX consumer index logic in the error path.Michael Chan
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-05-14net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skbPhillip Potter
2021-05-14arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi
2021-05-14ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...Kunihiko Hayashi
2021-05-14bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter
2021-05-14powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen
2021-05-14net: phy: intel-xway: enable integrated led functionsMartin Schiller
2021-05-14net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda
2021-05-14net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-05-14ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check failsColin Ian King
2021-05-14RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one failsSindhu Devale
2021-05-14RDMA/cxgb4: add missing qpid incrementPotnuri Bharat Teja
2021-05-14gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin
2021-05-14vsock/vmci: log once the failed queue pair allocationStefano Garzarella
2021-05-14mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-14i2c: sh7760: fix IRQ error pathSergey Shtylyov
2021-05-14rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih
2021-05-14powerpc/pseries: extract host bridge from pci_bus prior to bus removalTyrel Datwyler
2021-05-14MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-05-14perf beauty: Fix fsconfig generatorVitaly Chikunov
2021-05-14drm/i915/gvt: Fix error code in intel_gvt_init_device()Dan Carpenter
2021-05-14ASoC: ak5558: correct reset polarityShengjiu Wang
2021-05-14powerpc/xive: Fix xmon command "dxi"Cédric Le Goater
2021-05-14i2c: sh7760: add IRQ checkSergey Shtylyov
2021-05-14i2c: jz4780: add IRQ checkSergey Shtylyov
2021-05-14i2c: emev2: add IRQ checkSergey Shtylyov
2021-05-14i2c: cadence: add IRQ checkSergey Shtylyov
2021-05-14i2c: sprd: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: omap: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: img-scb: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14RDMA/srpt: Fix error return code in srpt_cm_req_recv()Wang Wensheng