summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-08rtw88: check for validity before using a pointerMuhammad Usama Anjum1-0/+8
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder1-2/+2
2022-04-08KVM: PPC: Fix vmx/vsx mixup in mmio emulationFabiano Rosas1-2/+2
2022-04-08RDMA/core: Set MR type in ib_reg_user_mrMaor Gottlieb1-0/+1
2022-04-08ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHzWen Gong1-0/+3
2022-04-08ath9k_htc: fix uninit value bugsPavel Skripkin1-0/+5
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu1-29/+31
2022-04-08net: phy: at803x: move page selection fix to config_initRobert Hancock1-24/+16
2022-04-08drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionTom Rix1-1/+1
2022-04-08drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang1-0/+3
2022-04-08drm/amd/display: Call dc_stream_release for remove link enc assignmentNicholas Kazlauskas1-0/+1
2022-04-08drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang1-4/+5
2022-04-08Bluetooth: hci_event: Fix HCI_EV_VENDOR max_lenLuiz Augusto von Dentz1-3/+4
2022-04-08net: dsa: Avoid cross-chip syncing of VLAN filteringTobias Waldekranz1-3/+5
2022-04-08net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leaveTobias Waldekranz1-13/+25
2022-04-08ionic: Correctly print AQ errors if completions aren't receivedBrett Creeley1-0/+2
2022-04-08ionic: fix up printing of timeout errorShannon Nelson1-2/+6
2022-04-08ionic: Don't send reset commands if FW isn't runningBrett Creeley3-13/+23
2022-04-08ionic: start watchdog after all is setupShannon Nelson2-4/+3
2022-04-08ionic: fix type complaint in ionic_dev_cmd_clean()Shannon Nelson1-3/+3
2022-04-08drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard5-10/+17
2022-04-08drm/edid: Don't clear formats if using deep colorMaxime Ripard1-8/+0
2022-04-08selftests, xsk: Fix rx_full stats testMagnus Karlsson1-1/+4
2022-04-08mtd: rawnand: gpmi: fix controller timings settingDario Binacchi1-0/+3
2022-04-08mtd: onenand: Check for error irqJiasheng Jiang1-1/+6
2022-04-08Bluetooth: btmtksdio: mask out interrupt statusSean Wang1-0/+2
2022-04-08Bluetooth: mt7921s: fix btmtksdio_[drv|fw]_pmctrl()Mark Chen1-0/+38
2022-04-08Bluetooth: btmtksdio: refactor btmtksdio_runtime_[suspend|resume]()Mark Chen1-41/+53
2022-04-08Bluetooth: mt7921s: fix bus hang with wrong privilegeMark Chen1-0/+9
2022-04-08Bluetooth: mt7921s: fix firmware coredump retrieveMark Chen1-0/+10
2022-04-08Bluetooth: hci_serdev: call init_rwsem() before p->open()Pavel Skripkin1-1/+2
2022-04-08Bluetooth: btintel: Fix WBS setting for Intel legacy ROM productsTedd Ho-Jeong An3-3/+15
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer1-3/+17
2022-04-08drm/locking: fix drm_modeset_acquire_ctx kernel-docJani Nikula1-0/+1
2022-04-08drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_enc...José Expósito1-1/+3
2022-04-08bpf: Fix UAF due to race between btf_try_get_module and load_moduleKumar Kartikeya Dwivedi1-2/+24
2022-04-08udmabuf: validate ubuf->pagecountPavel Skripkin1-0/+4
2022-04-08ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()Dan Carpenter1-1/+1
2022-04-08bpftool: Only set obj->skeleton on complete successWei Fu1-1/+1
2022-04-08libbpf: Fix possible NULL pointer dereference when destroying skeletonYafang Shao1-0/+3
2022-04-08bpftool: Fix error check when calling hashmap__new()Mauricio Vásquez5-5/+7
2022-04-08drm/panfrost: Check for error num after setting maskJiasheng Jiang1-1/+4
2022-04-08ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855Wen Gong1-13/+18
2022-04-08Bluetooth: hci_sync: unlock on error in hci_inquiry_result_with_rssi_evt()Dan Carpenter1-3/+3
2022-04-08drm/v3d/v3d_drv: Check for error num after setting maskJiasheng Jiang1-2/+6
2022-04-08ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong1-3/+4
2022-04-08ath11k: add missing of_node_put() to avoid leakYang Yingliang2-0/+2
2022-04-08drm: bridge: adv7511: Fix ADV7535 HPD enablementJagan Teki2-7/+23
2022-04-08drm/bridge: nwl-dsi: Fix PM disable depth imbalance in nwl_dsi_probeMiaoqian Lin1-0/+1
2022-04-08drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probeMiaoqian Lin1-0/+1