aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-19net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoCLorenzo Bianconi1-1/+1
2022-09-19net: mana: Add rmb after checking owner bitsHaiyang Zhang1-0/+10
2022-09-20ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186Chunxu Li1-0/+11
2022-09-20ASoC: SOF: start using tracing instead of dev_dbgMark Brown16-51/+320
2022-09-19MAINTAINERS: gve: update developersJeroen de Borst1-2/+2
2022-09-19netdevsim: Fix hwstats debugfs file permissionsIdo Schimmel1-3/+3
2022-09-19remoteproc: Harden rproc_handle_vdev() against integer overflowDan Carpenter1-2/+3
2022-09-19remoteproc/keystone: Switch to using gpiod APIDmitry Torokhov1-7/+9
2022-09-19drivers/remoteproc: Fix repeated words in commentswangjianli1-1/+1
2022-09-19Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdJakub Kicinski13-49/+795
2022-09-19net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_register()Sun Ke1-1/+3
2022-09-19i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron1-6/+26
2022-09-19i40e: Fix VF set max MTU sizeMichal Jaron1-0/+20
2022-09-19iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron1-2/+5
2022-09-19mlxbf_gige: clear MDIO gateway lock after readDavid Thompson1-0/+6
2022-09-19r8169: disable detection of chip version 36Heiner Kallweit1-1/+4
2022-09-19uml: Remove the initialization of statics to 0Shaomin Deng1-1/+1
2022-09-19um: Do not initialise statics to 0.Xin Gao4-4/+4
2022-09-19net: ethernet: remove fs_mii_disconnect and fs_mii_connect declarationsGaosheng Cui1-3/+0
2022-09-19um: Fix comment typoJason Wang1-1/+1
2022-09-19um: Improve panic notifiers consistency and orderingGuilherme G. Piccoli2-8/+7
2022-09-19iavf: Fix bad page stateNorbert Zulinski1-2/+2
2022-09-19um: remove unused reactivate_chan() declarationGaosheng Cui1-1/+0
2022-09-19um: mmaper: add __exit annotations to module exit funcsXiu Jianfeng1-1/+1
2022-09-19um: virt-pci: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-09-19um: Prevent KASAN splats in dump_stack()Vincent Whitchurch1-1/+2
2022-09-19hostfs: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-09-19um: move from strlcpy with unused retval to strscpyWolfram Sang3-3/+3
2022-09-19um: increase default virtual physical memory to 64 MiBChristian Lamparter1-1/+1
2022-09-19um: fix default console kernel parameterChristian Lamparter1-1/+1
2022-09-19UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-09-19um: read multiple msg from virtio slave request fdBenjamin Beichler1-33/+36
2022-09-19um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub1-6/+0
2022-09-19um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub1-3/+2
2022-09-19drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3Christian König1-7/+10
2022-09-19drm/amdgpu: move entity selection and job init earlier during CSChristian König2-29/+30
2022-09-19drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bosChristian König1-19/+18
2022-09-19drm/amdgpu: cleanup CS pass2 v6Christian König1-182/+166
2022-09-19drm/amd/pm: Remove redundant check conditionYiPeng Chai1-3/+0
2022-09-19drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai3-1/+10
2022-09-19drm/amdgpu: Adjust removal control flow for smu v13_0_2YiPeng Chai4-0/+62
2022-09-19drm/amd/display: 3.2.204Aric Cyr1-1/+1
2022-09-19drm/amd/display: correct num_dsc based on HW capCharlene Liu1-1/+1
2022-09-19drm/amd/display: solve regression in update phy state refactorWenjing Liu2-3/+8
2022-09-19drm/amd/display: update dccg based on HW deltaCharlene Liu3-19/+55
2022-09-19drm/amd/display: Do second pass through DML for DET calculationAlvin Lee5-67/+76
2022-09-19drm/amd/display: log vertical interrupt 1 for debugJosip Pavic2-0/+8
2022-09-19drm/amd/display: Revise Sink device string IDRobin Chen2-5/+6
2022-09-19drm/amd/display: Modify DML to adjust Vstartup Positionmuansari4-1/+5
2022-09-19drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314Nicholas Kazlauskas1-2/+1