summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-02clk: qcom: gcc-msm8994: Remove NoC clocksKonrad Dybcio1-97/+9
2022-03-02tipc: Fix end of loop tests for list_for_each_entry()Dan Carpenter2-2/+2
2022-03-02nvme: also mark passthrough-only namespaces ready in nvme_update_ns_infoChristoph Hellwig1-3/+3
2022-03-02net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet1-2/+2
2022-03-02io_uring: add a schedule point in io_add_buffers()Eric Dumazet1-0/+1
2022-03-02bpf: Add schedule points in batch opsEric Dumazet1-0/+3
2022-03-02bpf: Fix a bpf_timer initialization issueYonghong Song1-4/+2
2022-03-02selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer1-8/+18
2022-03-02bpf: Do not try bpf_msg_push_data with len 0Felix Maurer1-0/+3
2022-03-02bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi1-1/+2
2022-03-02net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger1-0/+2
2022-03-02ice: initialize local variable 'tlv'Tom Rix1-1/+1
2022-03-02ice: check the return of ice_ptp_gettimex64Tom Rix1-1/+4
2022-03-02ice: fix concurrent reset and removal of VFsJacob Keller3-18/+27
2022-03-02ice: fix setting l4 port flag when adding filterMichal Swiatkowski1-2/+2
2022-03-02net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-03-02hwmon: Handle failure to register sensor with thermal zone correctlyGuenter Roeck1-6/+8
2022-03-02bnxt_en: Restore the resets_reliable flag in bnxt_open()Kalesh AP1-2/+15
2022-03-02bnxt_en: Fix incorrect multicast rx mask setting when not requestedPavan Chebbi1-5/+8
2022-03-02bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan3-1/+9
2022-03-02bnxt_en: Fix offline ethtool selftest with RDMA enabledMichael Chan2-8/+14
2022-03-02bnxt_en: Fix active FEC reporting to ethtoolSomnath Kotur1-0/+3
2022-03-02bnxt_en: Fix devlink fw_activateKalesh AP1-8/+31
2022-03-02bnx2x: fix driver load from initrdManish Chopra1-0/+3
2022-03-02selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni1-3/+12
2022-03-02selftests: mptcp: fix diag instabilityPaolo Abeni1-7/+37
2022-03-02mptcp: add mibs counter for ignored incoming optionsPaolo Abeni3-2/+10
2022-03-02mptcp: fix race in incoming ADD_ADDR option processingPaolo Abeni1-5/+14
2022-03-02perf data: Fix double free in perf_session__delete()Alexey Bayduraev1-4/+3
2022-03-02perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing1-2/+2
2022-03-02gpu: host1x: Always return syncpoint value when waitingMikko Perttunen1-17/+2
2022-03-02Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski1-11/+1
2022-03-02ping: remove pr_err from ping_lookupXin Long1-1/+0
2022-03-02netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso6-5/+26
2022-03-02netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependencyPablo Neira Ayuso1-0/+2
2022-03-02netfilter: xt_socket: fix a typo in socket_mt_destroy()Eric Dumazet1-1/+1
2022-03-02CDC-NCM: avoid overflow in sanity checkingOliver Neukum1-4/+4
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum2-0/+24
2022-03-02sr9700: sanity check for packet lengthOliver Neukum1-1/+1
2022-03-02drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGVVille Syrjälä1-2/+16
2022-03-02drm/i915: Correctly populate use_sagv_wm for all pipesVille Syrjälä1-11/+11
2022-03-02drm/i915: Disconnect PHYs left connected by BIOS on disabled portsImre Deak1-6/+20
2022-03-02drm/i915: Widen the QGV point maskVille Syrjälä1-4/+4
2022-03-02drm/amdgpu: do not enable asic reset for raven2Chen Gong1-2/+2
2022-03-02drm/amdgpu: disable MMHUB PG for PicassoEvan Quan1-1/+4
2022-03-02drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello1-0/+3
2022-03-02drm/amd/pm: fix some OEM SKU specific stability issuesEvan Quan1-1/+31
2022-03-02drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen2-2/+7
2022-03-02drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-4/+0
2022-03-02KVM: x86: nSVM: disallow userspace setting of MSR_AMD64_TSC_RATIO to non defa...Maxim Levitsky1-2/+17