summaryrefslogtreecommitdiffstats
path: root/drivers/fsi (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao3-9/+4
2024-12-06bpf: Use raw_spinlock_t for LPM trieHou Tao1-6/+6
2024-12-06bpf: Switch to bpf mem allocator for LPM trieHou Tao1-23/+48
2024-12-06bpf: Fix exact match conditions in trie_get_next_key()Hou Tao1-2/+2
2024-12-06bpf: Handle in-place update for full LPM trie correctlyHou Tao1-23/+21
2024-12-06bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trieHou Tao1-3/+20
2024-12-06bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elemHou Tao1-3/+1
2024-12-06bpf: Remove unnecessary check when updating LPM trieHou Tao1-2/+1
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_GCSMark Rutland1-6/+20
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_POEMark Rutland1-0/+2
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMRMark Rutland1-0/+2
2024-12-05arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRLMark Rutland1-1/+5
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal1-1/+1
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy2-2/+3
2024-12-05coco: virt: arm64: Do not enable cca guest driver by defaultSuzuki K Poulose1-1/+0
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak1-1/+1
2024-12-05tracing: Fix archs that still call tracepoints without RCU watchingSteven Rostedt1-6/+37
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak1-3/+6
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak1-6/+18
2024-12-05drm/dp_mst: Fix down request message timeout handlingImre Deak1-3/+9
2024-12-05drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak1-6/+1
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak1-0/+31
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak2-2/+26
2024-12-05ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King1-1/+1
2024-12-05ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codecNícolas F. R. A. Prado1-3/+1
2024-12-05spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()Purushothama Siddaiah1-3/+3
2024-12-05arm64: mte: Fix copy_highpage() warning on hugetlb foliosCatalin Marinas1-3/+5
2024-12-05arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDsCatalin Marinas1-2/+2
2024-12-05ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia2-2/+5
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta1-0/+1
2024-12-05net: avoid potential UAF in default_operstate()Eric Dumazet1-1/+6
2024-12-05vsock/test: verify socket options after setting themKonstantin Shkolnyy9-53/+181
2024-12-05vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy2-7/+19
2024-12-05vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy2-5/+5
2024-12-05audit: workaround a GCC bug triggered by task comm changesYafang shao1-2/+2
2024-12-05net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu1-2/+11
2024-12-05net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan1-15/+17
2024-12-05net/mlx5: E-Switch, Fix switching to switchdev mode in MPVPatrisious Haddad1-2/+2
2024-12-05net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabledPatrisious Haddad1-0/+1
2024-12-05net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu1-0/+1
2024-12-05net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu1-0/+2
2024-12-05bnxt_en: handle tpa_info in queue API implementationDavid Wei1-4/+23
2024-12-05bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()David Wei1-20/+16
2024-12-05bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei1-52/+90
2024-12-05geneve: do not assume mac header is set in geneve_xmit_skb()Eric Dumazet1-1/+1
2024-12-05mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel1-1/+5
2024-12-05ethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent1-4/+44
2024-12-05ipmr: tune the ipmr_can_free_table() checks.Paolo Abeni3-2/+7
2024-12-05ksmbd: align aux_payload_buf to avoid OOB reads in cryptographic operationsNorbert Szetei1-1/+1
2024-12-04netfilter: nft_set_hash: skip duplicated elements pending gc runPablo Neira Ayuso1-0/+16