summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle2024-02-051-2/+1
* ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()Eric Dumazet2024-02-051-3/+18
* selftests: net: give more time for GRO aggregationPaolo Abeni2024-02-051-1/+1
* selftests: net: add missing required classifierPaolo Abeni2024-02-051-0/+1
* selftests: net: add missing config for big tcp testsPaolo Abeni2024-02-051-0/+5
* crypto: caam - fix asynchronous hashGaurav Jain2024-02-052-4/+10
* net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle2024-02-051-66/+81
* net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle2024-02-051-1/+4
* gve: Fix skb truesize underestimationPraveen Kaligineedi2024-02-051-4/+4
* selftests: net: explicitly wait for listener readyPaolo Abeni2024-02-051-2/+4
* selftests: net: remove dependency on ebpf testsPaolo Abeni2024-02-057-12/+26
* HID: hidraw: fix a problem of memory leak in hidraw_release()Su Hui2024-02-051-2/+5
* scsi: core: Move scsi_host_busy() out of host lock for waking up EH handlerMing Lei2024-02-053-6/+6
* regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...Romain Naour2024-02-051-3/+19
* kunit: run test suites only after module initialization completesMarco Pagani2024-02-052-3/+15
* scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui2024-02-051-1/+1
* riscv: Fix build error on rv32 + XIPAlexandre Ghiti2024-02-051-0/+4
* drm/amdkfd: only flush mes process context if mes support is thereJonathan Kim2024-02-051-1/+2
* drm/msm/dpu: Correct UBWC settings for sc8280xpRob Clark2024-02-051-1/+1
* drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell2024-02-051-0/+1
* wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis2024-02-051-1/+1
* perf: Fix the nr_addr_filters fixPeter Zijlstra2024-02-051-3/+1
* i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn2024-02-051-2/+6
* drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam2024-02-051-5/+5
* drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam2024-02-051-0/+1
* drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam2024-02-051-7/+14
* drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam2024-02-051-1/+1
* drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher2024-02-051-1/+16
* ceph: fix invalid pointer access if get_quota_realm return ERR_PTRWenchao Hao2024-02-051-17/+22
* ceph: fix deadlock or deadcode of misusing dget()Xiubo Li2024-02-051-6/+3
* ceph: reinitialize mds feature bit even when session in openVenky Shankar2024-02-051-1/+1
* blk-mq: fix IO hang from sbitmap wakeup raceMing Lei2024-02-051-0/+16
* virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun2024-02-051-4/+5
* drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang2024-02-051-2/+4
* Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess2024-02-051-1/+1
* drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai2024-02-057-5/+93
* drm/amdkfd: Fix lock dependency warningFelix Kuehling2024-02-051-16/+10
* ASoC: codecs: rtq9128: Fix TDM enable and DAI format control flowChiYuan Huang2024-02-051-31/+36
* ASoC: codecs: rtq9128: Fix PM_RUNTIME usageChiYuan Huang2024-02-051-1/+5
* libsubcmd: Fix memory leak in uniq()Ian Rogers2024-02-051-4/+14
* misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede2024-02-051-0/+1
* usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu2024-02-051-4/+19
* tracefs/eventfs: Use root and instance inodes as default ownershipSteven Rostedt (Google)2024-02-053-90/+190
* 9p: Fix initialisation of netfs_inode for 9pDavid Howells2024-02-053-3/+5
* PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas2024-02-051-2/+7
* PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen2024-02-051-1/+1
* staging: vme_user: Fix the issue of return the wrong error codePiro Yang2024-02-051-1/+1
* spmi: mediatek: Fix UAF on device removeYu-Che Cheng2024-02-051-2/+5
* fs/kernfs/dir: obey S_ISGIDMax Kellermann2024-02-051-0/+12
* tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...Crescent CY Hsieh2024-02-051-1/+57