summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-20ASoC: renesas: rz-ssi: Drop the & operator in front of function nameClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Drop unnecessary if conditionClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()Claudiu Beznea
2026-01-20arm64: defconfig: Enable configurations for Kontron SMARC-sAM67Michael Walle
2026-01-20spi: dt-bindings: nxp,imx94-xspi: add nxp,imx952-xspiHaibo Chen
2026-01-20ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()Berk Cem Goksel
2026-01-20x86/segment: Use MOVL when reading segment registersUros Bizjak
2026-01-20Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Paolo Abeni
2026-01-20selftests/net: Add netkit container testsDavid Wei
2026-01-20selftests/net: Make NetDrvContEnv support queue leasingDavid Wei
2026-01-20selftests/net: Add env for container based testsDavid Wei
2026-01-20selftests/net: Add bpf skb forwarding programDavid Wei
2026-01-20netkit: Add xsk support for af_xdp applicationsDaniel Borkmann
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-01-20netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann
2026-01-20xsk: Proxy pool management for leased queuesDaniel Borkmann
2026-01-20xsk: Extend xsk_rcv_check validationDaniel Borkmann
2026-01-20net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei
2026-01-20net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann
2026-01-20net: Add queue-create operationDaniel Borkmann
2026-01-20mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz
2026-01-20x86/sev: Use kfree_sensitive() when freeing a SNP message descriptorBorislav Petkov (AMD)
2026-01-20drm/atmel-hlcdc: destroy properly the plane state in the reset callbackLudovic Desroches
2026-01-20drm/atmel-hlcdc: use drmm_universal_plane_alloc()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: use drmm_crtc_alloc_with_planes()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: use devm_drm_of_get_bridge()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: use drm_crtc_mask()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: use drmm_simple_encoder_alloc()Ludovic Desroches
2026-01-20drm/atmel-hlcdc: add support for the nomodeset kernel parameterLudovic Desroches
2026-01-20drm/atmel-hlcdc: use managed device resources for the display controllerLudovic Desroches
2026-01-20drm/panel: jd9365da: Support for Anbernic RG-DS PanelChris Morgan
2026-01-20dt-bindings: display: panel: Add compatible for Anbernic RG-DSChris Morgan
2026-01-20drm: panel: jd9365da: Use gpiod_set_value_cansleep()Chris Morgan
2026-01-20drm/rockchip: vop2: Add mode valid callback for crtcAndy Yan
2026-01-20drm/rockchip: dw_hdmi_qp: Optimize RK3588 HPD interrupt handlingCristian Ciocaltea
2026-01-20drm/rockchip: dw_hdmi_qp: Fix RK3576 HPD interrupt handlingCristian Ciocaltea
2026-01-20revocable: fix missing module license and descriptionDanilo Krummrich
2026-01-20ARM: dts: rockchip: rk3036: remove mshc aliasesJohan Jonker
2026-01-20gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()Tzung-Bi Shih
2026-01-20Merge branch 'net-hinic3-pf-initialization'Paolo Abeni
2026-01-20hinic3: Add HW event handlerFan Gong
2026-01-20hinic3: Add mac filter opsFan Gong
2026-01-20hinic3: Add adaptive IRQ coalescing with DIMFan Gong
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong
2026-01-20hinic3: Add .ndo_features_checkFan Gong
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong