summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-14ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()Dan Carpenter1-3/+4
2024-12-14ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai indexBard Liao1-2/+24
2024-12-14spi: mpc52xx: Add cancel_work_sync before module removePei Xiao1-0/+1
2024-12-14tools: Override makefile ARCH variable if defined, but emptyBjörn Töpel1-2/+2
2024-12-14ALSA: usb-audio: Notify xrun for low-latency modeTakashi Iwai1-3/+11
2024-12-14ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai1-3/+3
2024-12-14tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsgZijian Zhang1-7/+4
2024-12-14drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao1-1/+1
2024-12-14bpftool: fix potential NULL pointer dereferencing in prog_dump()Amir Mohammadi1-5/+12
2024-12-14xsk: always clear DMA mapping information when unmapping the poolLarysa Zaremba1-3/+2
2024-12-14bpf, vsock: Invoke proto::close on close()Michal Luczaj1-27/+40
2024-12-14bpf, vsock: Fix poll() missing a queueMichal Luczaj1-0/+3
2024-12-14scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen3-1/+38
2024-12-14scsi: ufs: core: Always initialize the UIC done completionBart Van Assche1-7/+4
2024-12-14drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park1-0/+8
2024-12-14drm/amd/display: calculate final viewport before TAP optimizationYihan Zhu1-26/+23
2024-12-14i3c: master: Fix dynamic address leak when 'assigned-address' is presentFrank Li1-10/+5
2024-12-14i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIREDFrank Li2-13/+59
2024-12-14i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITSFrank Li2-3/+5
2024-12-14f2fs: fix to requery extent which cross boundary of inquiryChao Yu1-5/+15
2024-12-14f2fs: fix to adjust appropriate length for fiemapZhiguo Niu2-3/+4
2024-12-14f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}Chao Yu1-39/+29
2024-12-14ntp: Remove invalid cast in time offset mathMarcelo Dalmas1-1/+1
2024-12-14zram: clear IDLE flag in mark_idle()Sergey Senozhatsky1-0/+2
2024-12-14zram: do not mark idle slots that cannot be idleSergey Senozhatsky1-7/+18
2024-12-14mmc: core: Use GFP_NOIO in ACMD22Avri Altman1-0/+4
2024-12-14mmc: core: Adjust ACMD22 to SDUCAvri Altman1-6/+18
2024-12-14mmc: sd: SDUC Support RecognitionAvri Altman7-15/+27
2024-12-14mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag settingAndy-ld Lu1-1/+2
2024-12-14mmc: mtk-sd: fix devm_clk_get_optional usageRosen Penev1-3/+2
2024-12-14mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu1-4/+5
2024-12-14mmc: mtk-sd: use devm_mmc_alloc_hostRosen Penev1-35/+20
2024-12-14gpio: grgpio: Add NULL check in grgpio_probeCharles Han1-0/+3
2024-12-14gpio: grgpio: use a helper variable to store the address of ofdev->devBartosz Golaszewski1-11/+12
2024-12-14net: avoid potential UAF in default_operstate()Eric Dumazet1-1/+6
2024-12-14vsock/test: fix parameter types in SO_VM_SOCKETS_* callsKonstantin Shkolnyy2-7/+19
2024-12-14vsock/test: fix failures due to wrong SO_RCVLOWAT parameterKonstantin Shkolnyy2-5/+5
2024-12-14net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu1-2/+11
2024-12-14net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan1-15/+17
2024-12-14net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu1-0/+1
2024-12-14net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu1-0/+2
2024-12-14geneve: do not assume mac header is set in geneve_xmit_skb()Eric Dumazet1-1/+1
2024-12-14mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel1-1/+5
2024-12-14mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_instChristophe JAILLET3-37/+37
2024-12-14ethtool: Fix wrong mod state in case of verbose and no_mask bitsetKory Maincent1-4/+44
2024-12-14netfilter: nft_set_hash: skip duplicated elements pending gc runPablo Neira Ayuso1-0/+16
2024-12-14netfilter: ipset: Hold module reference while requesting a modulePhil Sutter1-0/+5
2024-12-14net: sched: fix erspan_opt settings in cls_flowerXin Long1-2/+3
2024-12-14Revert "udp: avoid calling sock_def_readable() if possible"Fernando Fernandez Mancera1-11/+3
2024-12-14netfilter: nft_inner: incorrect percpu area handling under softirqPablo Neira Ayuso2-12/+46