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
* 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: 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
* drm/amdkfd: Fix lock dependency warningFelix Kuehling2024-02-051-16/+10
* 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
* 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
* 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: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTOREAdrian Reber2024-02-051-2/+2
* selftests/sgx: Fix linker script assertsJo Van Bulck2024-02-051-5/+1
* usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar2024-02-051-0/+29
* usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar2024-02-051-2/+2
* extcon: fix possible name leak in extcon_dev_register()Yaxiong Tian2024-02-051-2/+1
* perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix is presentJames Clark2024-02-051-2/+2
* PCI: switchtec: Fix stdev_release() crash after surprise hot removeDaniel Stodden2024-02-051-8/+17
* PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli2024-02-051-4/+7
* mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interruptXiaowu.ding2024-02-051-1/+2