aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-20ASoC: SOF: Intel: hda: Remove MODULE_SOFTDEP for snd-hda-codec-hdmiPeter Ujfalusi1-1/+0
2026-01-20ASoC: tas2783A: fw loading for devices without pci busNiranjan H Y1-19/+24
2026-01-20ASoC: sdw_utils: remove dai registered checkBard Liao1-15/+0
2026-01-20ASoC: renesas: rz-ssi: Drop goto labelClaudiu Beznea1-2/+1
2026-01-20ASoC: renesas: rz-ssi: Drop the & operator in front of function nameClaudiu Beznea1-4/+4
2026-01-20ASoC: renesas: rz-ssi: Drop unnecessary if conditionClaudiu Beznea1-4/+2
2026-01-20ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()Claudiu Beznea1-6/+1
2026-01-20arm64: defconfig: Enable configurations for Kontron SMARC-sAM67Michael Walle1-0/+3
2026-01-20spi: dt-bindings: nxp,imx94-xspi: add nxp,imx952-xspiHaibo Chen1-0/+4
2026-01-20ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()Berk Cem Goksel1-1/+14
2026-01-20x86/segment: Use MOVL when reading segment registersUros Bizjak1-1/+1
2026-01-20Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Paolo Abeni28-115/+1231
2026-01-20selftests/net: Add netkit container testsDavid Wei3-0/+80
2026-01-20selftests/net: Make NetDrvContEnv support queue leasingDavid Wei1-1/+46
2026-01-20selftests/net: Add env for container based testsDavid Wei4-6/+127
2026-01-20selftests/net: Add bpf skb forwarding programDavid Wei1-0/+49
2026-01-20netkit: Add xsk support for af_xdp applicationsDaniel Borkmann1-1/+75
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann2-1/+62
2026-01-20netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei1-12/+105
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann2-38/+74
2026-01-20xsk: Proxy pool management for leased queuesDaniel Borkmann1-13/+35
2026-01-20xsk: Extend xsk_rcv_check validationDaniel Borkmann1-3/+26
2026-01-20net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei1-2/+15
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei3-20/+66
2026-01-20net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann2-9/+12
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann3-0/+91
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann9-12/+278
2026-01-20net: Add queue-create operationDaniel Borkmann6-0/+93
2026-01-20mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz1-0/+41
2026-01-20x86/sev: Use kfree_sensitive() when freeing a SNP message descriptorBorislav Petkov (AMD)1-2/+1
2026-01-20drm/atmel-hlcdc: destroy properly the plane state in the reset callbackLudovic Desroches1-26/+26
2026-01-20drm/atmel-hlcdc: use drmm_universal_plane_alloc()Ludovic Desroches1-14/+7
2026-01-20drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()Ludovic Desroches1-26/+6
2026-01-20drm/atmel-hlcdc: use devm_drm_of_get_bridge()Ludovic Desroches1-20/+5
2026-01-20drm/atmel-hlcdc: use drm_crtc_mask()Ludovic Desroches2-7/+9
2026-01-20drm/atmel-hlcdc: use drmm_simple_encoder_alloc()Ludovic Desroches1-18/+9
2026-01-20drm/atmel-hlcdc: add support for the nomodeset kernel parameterLudovic Desroches1-0/+3
2026-01-20drm/atmel-hlcdc: use managed device resources for the display controllerLudovic Desroches2-13/+13
2026-01-20drm/panel: jd9365da: Support for Anbernic RG-DS PanelChris Morgan1-2/+269
2026-01-20dt-bindings: display: panel: Add compatible for Anbernic RG-DSChris Morgan1-0/+2
2026-01-20drm: panel: jd9365da: Use gpiod_set_value_cansleep()Chris Morgan1-5/+5
2026-01-20drm/rockchip: vop2: Add mode valid callback for crtcAndy Yan1-0/+12
2026-01-20drm/rockchip: dw_hdmi_qp: Optimize RK3588 HPD interrupt handlingCristian Ciocaltea1-5/+1
2026-01-20drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handlingCristian Ciocaltea1-6/+1
2026-01-20revocable: fix missing module license and descriptionDanilo Krummrich1-0/+3
2026-01-20ARM: dts: rockchip: rk3036: remove mshc aliasesJohan Jonker1-3/+0
2026-01-20gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()Tzung-Bi Shih1-2/+7
2026-01-20Merge branch 'net-hinic3-pf-initialization'Paolo Abeni26-36/+2443
2026-01-20hinic3: Add HW event handlerFan Gong6-1/+92
2026-01-20hinic3: Add mac filter opsFan Gong8-0/+514