summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-18cifs: Fix signature miscalculationDavid Howells1-1/+1
2024-09-18drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula1-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-18ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty itemBard Liao1-0/+1
2024-09-18ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty itemBard Liao1-0/+1
2024-09-18tracing/kprobes: Fix build error when find_module() is not availableMasami Hiramatsu (Google)1-6/+19
2024-09-18drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld1-3/+36
2024-09-18drm/xe/client: fix deadlock in show_meminfo()Matthew Auld1-1/+5
2024-09-18drm/amd/amdgpu: apply command submission parser for JPEG v2+David (Ming Qiang) Wu10-64/+78
2024-09-18drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu2-1/+86
2024-09-18drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-09-18drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
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-18netlink: specs: mptcp: fix port endiannessAsbjørn Sloth Tønnesen1-1/+0
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-18net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()Jeongjun Park1-0/+4
2024-09-18netfilter: nft_socket: fix sk refcount leaksFlorian Westphal1-3/+4
2024-09-18riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFFCharlie Jenkins1-6/+6
2024-09-18drivers: perf: Fix smp_processor_id() use in preemptible codeAlexandre Ghiti1-1/+6
2024-09-18selftests: net: csum: Fix checksums for packets with non-zero paddingSean Anderson1-2/+14
2024-09-18net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt1-13/+22
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-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-18net: hsr: Send supervisory frames to HSR network with ProxyNodeTable dataLukasz Majewski6-14/+105
2024-09-18selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj1-2/+1
2024-09-18cxl: Restore XOR'd position bits during address translationAlison Schofield3-9/+57