summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-19nfsd: don't ignore the return code of svc_proc_register()Jeff Layton
2026-02-19clk: mediatek: fix of_iomap memory leakBosi Zhang
2026-02-19devlink: rate: Unset parent pointer in devl_rate_nodes_destroyShay Drory
2026-02-19xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2026-02-19selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
2026-02-19selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
2026-02-19selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
2026-02-19mptcp: ensure context reset on disconnect()Paolo Abeni
2026-02-19mptcp: schedule rtx timer only after pushing dataPaolo Abeni
2026-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)
2026-02-19Revert "wireguard: device: enable threaded NAPI"Daniel Borkmann
2026-02-19gpiolib: acpi: Fix gpio count with string referencesAlban Bedel
2026-02-19ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()Ziyi Guo
2026-02-19platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki
2026-02-19ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9Tagir Garaev
2026-02-19platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki
2026-02-19drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not usedBrahmajit Das
2026-02-19romfs: check sb_set_blocksize() return valueDeepanshu Kartikey
2026-02-19ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channelRicardo Rivera-Matos
2026-02-19ALSA: hda/realtek: Add quirk for Inspur S14-G1Zhang Heng
2026-02-19gpio: sprd: Change sprd_gpio lock to raw_spin_lockXuewen Yan
2026-02-19ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks listAnatolii Shirykalov
2026-02-19ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xUTim Guttzeit
2026-02-19cacheinfo: Remove of_node_put() for fw_tokenPierre Gondois
2026-02-19cacheinfo: Decrement refcount in cache_setup_of_node()Pierre Gondois
2026-02-19scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy
2026-02-19scsi: qla2xxx: Reduce fabric scan duplicate codeQuinn Tran
2026-02-19scsi: qla2xxx: Remove dead code (GNN ID)Quinn Tran
2026-02-19bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han
2026-02-19bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...Chelsy Ratnawat
2026-02-19PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song
2026-02-19PCI: endpoint: Remove unused field in struct pci_epf_groupChristophe JAILLET
2026-02-19PCI: endpoint: Automatically create a function specific attributes groupDamien Le Moal
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy
2026-02-19smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara
2026-02-19net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún
2026-02-19btrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov
2026-02-19gpio: omap: do not register driver in probe()Danilo Krummrich
2026-02-19scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy
2026-02-19scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy
2026-02-19scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar
2026-02-19scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy
2026-02-19nilfs2: Fix potential block overflow that cause system hangEdward Adam Davis
2026-02-19crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao
2026-02-19crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao
2026-02-19crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook
2026-02-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum
2026-02-19smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho
2026-02-19ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon
2026-02-19smb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho