summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-30ALSA: hda/realtek - Fixed ALC256 headphone no soundKailang Yang1-13/+37
2024-09-30ASoC: allow module autoloading for table board_idsHongbo Li1-0/+2
2024-09-30ASoC: allow module autoloading for table db1200_pidsHongbo Li1-0/+1
2024-09-30ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatileYR Yang1-0/+1
2024-09-30ASoC: SOF: mediatek: Add missing board compatibleAlbert Jakieła1-0/+3
2024-09-18Linux 6.6.52v6.6.52Greg Kroah-Hartman1-1/+1
2024-09-18riscv: dts: starfive: add assigned-clock* to limit frquencyWilliam Qiu1-0/+4
2024-09-18ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov1-1/+2
2024-09-18pinctrl: meteorlake: Add Arrow Lake-H/U ACPI IDMika Westerberg1-0/+1
2024-09-18cifs: Fix signature miscalculationDavid Howells1-1/+1
2024-09-18ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui1-1/+2
2024-09-18drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich1-2/+2
2024-09-18spi: geni-qcom: Fix incorrect free_irq() sequenceJinjie Ruan1-2/+2
2024-09-18spi: geni-qcom: Undo runtime PM changes at driver exit timeJinjie Ruan1-7/+6
2024-09-18drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu2-1/+86
2024-09-18drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher1-2/+2
2024-09-18drm/nouveau/fb: restore init() for ramgp102Ben Skeggs3-1/+4
2024-09-18dma-buf: heaps: Fix off-by-one in CMA heap fault handlerT.J. Mercier1-1/+1
2024-09-18drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier1-4/+13
2024-09-18soundwire: stream: Revert "soundwire: stream: fix programming slave ports for...Krzysztof Kozlowski1-4/+4
2024-09-18spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu1-2/+3
2024-09-18tracing/osnoise: Fix build when timerlat is not enabledSteven Rostedt1-5/+5
2024-09-18net: dpaa: Pad packets to ETH_ZLENSean Anderson1-1/+8
2024-09-18net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang1-4/+7
2024-09-18netfilter: nft_socket: fix sk refcount leaksFlorian Westphal1-3/+4
2024-09-18selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson1-2/+14
2024-09-18net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou1-1/+1
2024-09-18octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli2-14/+48
2024-09-18fou: fix initialization of grcMuhammad Usama Anjum1-2/+2
2024-09-18net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier1-2/+2
2024-09-18net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran2-20/+31
2024-09-18net/mlx5: Correct TASR typo into TSARCosmin Ratiu2-2/+2
2024-09-18net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran1-1/+9
2024-09-18net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran1-0/+7
2024-09-18net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit1-0/+6
2024-09-18IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad3-3/+3
2024-09-18net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit1-0/+4
2024-09-18net/mlx5: Update the list of the PCI supported devicesMaher Sanalla1-0/+1
2024-09-18igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman1-4/+13
2024-09-18ice: fix VSI lists confusion when adding VLANsMichal Schmidt1-1/+1
2024-09-18ice: fix accounting for filters shared by multiple VSIsJacob Keller1-1/+1
2024-09-18ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw1-7/+8
2024-09-18hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2Patryk Biel2-3/+20
2024-09-18selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj1-2/+1
2024-09-18cxl/core: Fix incorrect vendor debug UUID definepeng guo1-1/+1
2024-09-18eeprom: digsy_mtc: Fix 93xx46 driver probe failureAndy Shevchenko1-1/+1
2024-09-18drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin1-8/+6
2024-09-18drm/amd/display: Disable error correction if it's not supportedCruise1-26/+21
2024-09-18arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi EFUKAUMI Naoki1-1/+1
2024-09-18net: xilinx: axienet: Fix race in axienet_stopSean Anderson2-0/+11