summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMAChristophe JAILLET1-5/+5
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMAChristophe JAILLET1-12/+5
2024-02-23bonding: remove print in bond_verify_device_pathZhengchao Shao1-4/+1
2024-02-23HID: apple: Add 2021 magic keyboard FN key mappingBenjamin Berg1-1/+28
2024-02-23HID: apple: Swap the Fn and Left Control keys on Apple keyboardsfree5lot1-2/+28
2024-02-23HID: apple: Add support for the 2021 Magic KeyboardAlex Henrie3-0/+6
2024-02-23net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao1-11/+11
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet3-15/+21
2024-02-23net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu1-6/+6
2024-02-23netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectationsPablo Neira Ayuso1-0/+24
2024-02-23netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso1-3/+4
2024-02-23llc: call sock_orphan() at release timeEric Dumazet1-0/+2
2024-02-23ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller1-7/+14
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET1-1/+2
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski5-41/+43
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski12-317/+264
2024-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski3-25/+25
2024-02-23net: remove unneeded breakTom Rix4-7/+0
2024-02-23scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui1-1/+1
2024-02-23wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis1-1/+1
2024-02-23perf: Fix the nr_addr_filters fixPeter Zijlstra1-3/+1
2024-02-23drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam1-0/+1
2024-02-23ceph: fix deadlock or deadcode of misusing dget()Xiubo Li1-6/+3
2024-02-23blk-mq: fix IO hang from sbitmap wakeup raceMing Lei1-0/+16
2024-02-23virtio_net: Fix "ā€˜%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun1-4/+5
2024-02-23libsubcmd: Fix memory leak in uniq()Ian Rogers1-4/+14
2024-02-23PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas1-2/+7
2024-02-23fs/kernfs/dir: obey S_ISGIDMax Kellermann1-0/+12
2024-02-23usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar1-2/+2
2024-02-23PCI: switchtec: Fix stdev_release() crash after surprise hot removeDaniel Stodden1-8/+17
2024-02-23PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli1-4/+7
2024-02-23mfd: ti_am335x_tscadc: Fix TI SoC dependenciesPeter Robinson1-0/+1
2024-02-23i3c: master: cdns: Update maximum prescaler value for i2c clockHarshit Shah1-3/+4
2024-02-23um: net: Fix return type of uml_net_start_xmit()Nathan Chancellor1-1/+1
2024-02-23um: Don't use vfprintf() for os_info()Benjamin Berg1-2/+17
2024-02-23um: Fix naming clash between UML and schedulerAnton Ivanov3-5/+5
2024-02-23leds: trigger: panic: Don't register panic notifier if creating the trigger f...Heiner Kallweit1-1/+4
2024-02-23drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam1-1/+1
2024-02-23drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling1-1/+2
2024-02-23clk: mmp: pxa168: Fix memory leak in pxa168_clk_init()Kuan-Wei Chiu1-0/+3
2024-02-23clk: hi3620: Fix memory leak in hi3620_mmc_clk_init()Kuan-Wei Chiu1-1/+3
2024-02-23drm/msm/dpu: Ratelimit framedone timeout msgsRob Clark2-1/+5
2024-02-23media: ddbridge: fix an error code problem in ddb_probeSu Hui1-1/+1
2024-02-23IB/ipoib: Fix mcast list lockingDaniel Vacek1-5/+1
2024-02-23drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind timeDouglas Anderson1-0/+11
2024-02-23ALSA: hda: Intel: add HDA_ARL PCI ID supportPierre-Louis Bossart1-0/+2
2024-02-23PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart1-0/+1
2024-02-23media: rockchip: rga: fix swizzling for RGB formatsMichael Tretter1-12/+3
2024-02-23media: stk1160: Fixed high volume of stk1160_dbg messagesGhanshyam Agrawal1-3/+2
2024-02-23drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2-2/+17