summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-19net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau2-1/+2
2021-05-19iavf: remove duplicate free resources callsStefan Assmann1-2/+0
2021-05-19qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson1-2/+4
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-19crypto: ccp: Free SEV device if SEV init failsSean Christopherson1-1/+3
2021-05-19mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau1-2/+10
2021-05-19drm/amdgpu: Add mem sync flag for IB allocated by SAJinzhou Su1-0/+2
2021-05-19drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang1-0/+2
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh1-6/+9
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang1-0/+4
2021-05-19iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit1-23/+1
2021-05-19Revert "iommu/amd: Fix performance counter initialization"Paul Menzel1-34/+11
2021-05-19iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg1-7/+28
2021-05-19mt76: mt7915: fix txpower init for TSSI off chipsShayne Chen1-6/+13
2021-05-19mt76: mt76x0: disable GTK offloadingDavid Bauer1-0/+4
2021-05-19mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule1-0/+1
2021-05-19rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang5-2/+47
2021-05-19pinctrl: samsung: use 'int' for register masks in ExynosKrzysztof Kozlowski1-5/+5
2021-05-19IB/hfi1: Correct oversized ring allocationMike Marciniszyn2-8/+9
2021-05-19coresight: Do not scan for graph if none is presentSuzuki K Poulose1-0/+6
2021-05-19Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip.mark-yw.chen1-1/+3
2021-05-19ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr2-33/+92
2021-05-19net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin3-41/+78
2021-05-19net: hns3: remediate a potential overflow risk of bd_num_listGuangbin Huang1-7/+20
2021-05-19i2c: bail out early when RDWR parameters are wrongWolfram Sang1-2/+7
2021-05-19net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell1-0/+2
2021-05-19net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapathMaxim Mikityanskiy1-1/+1
2021-05-19ath11k: fix thermal temperature readPradeep Kumar Chitrapu1-32/+21
2021-05-19cpufreq: intel_pstate: Use HWP if enabled by platform firmwareRafael J. Wysocki1-1/+13
2021-05-19PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren1-3/+7
2021-05-19ACPI: PM: Add ACPI ID of Alder Lake FanSumeet Pawnikar1-0/+1
2021-05-19tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen1-2/+10
2021-05-19tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()Jarkko Sakkinen1-6/+4
2021-05-19tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei1-0/+1
2021-05-14RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_resLv Yunlong1-0/+1
2021-05-14RDMA/siw: Fix a use after free in siw_alloc_mrLv Yunlong1-2/+2
2021-05-14net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong1-1/+3
2021-05-14bnxt_en: Fix RX consumer index logic in the error path.Michael Chan1-2/+4
2021-05-14net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skbPhillip Potter1-2/+2
2021-05-14bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter1-1/+3
2021-05-14net: enetc: fix link error againArnd Bergmann1-3/+1
2021-05-14net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King1-1/+1
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan1-0/+3
2021-05-14ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong1-1/+1
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-05-14RDMA/core: Add CM to restrack after successful attachment to a deviceShay Drory1-2/+10
2021-05-14RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson1-1/+1