summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-19mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu2-10/+10
2026-02-19Revert "wireguard: device: enable threaded NAPI"Daniel Borkmann1-1/+0
2026-02-19LoongArch: Rework KASAN initialization for PTW-enabled systemsTiezhu Yang1-37/+40
2026-02-19LoongArch: Add WriteCombine shadow mapping in KASANKanglong Wang2-1/+15
2026-02-19gpiolib: acpi: Fix gpio count with string referencesAlban Bedel1-0/+1
2026-02-19ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-0/+3
2026-02-19ASoC: cs42l43: Correct handling of 3-pole jack load detectionCharles Keepax1-6/+31
2026-02-19platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki1-1/+3
2026-02-19platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi1-0/+7
2026-02-19ASoC: amd: yc: Add quirk for HP 200 G2a 16Dirk Su1-0/+7
2026-02-19ASoC: Intel: sof_es8336: Add DMI quirk for Huawei BOD-WXX9Tagir Garaev1-0/+9
2026-02-19platform/x86: classmate-laptop: Add missing NULL pointer checksRafael J. Wysocki1-0/+32
2026-02-19drm/tegra: hdmi: sor: Fix error: variable ‘j’ set but not usedBrahmajit Das2-4/+4
2026-02-19romfs: check sb_set_blocksize() return valueDeepanshu Kartikey1-1/+4
2026-02-19ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channelRicardo Rivera-Matos1-1/+1
2026-02-19ALSA: hda/realtek: Add quirk for Inspur S14-G1Zhang Heng1-0/+1
2026-02-19gpio: sprd: Change sprd_gpio lock to raw_spin_lockXuewen Yan1-4/+4
2026-02-19ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks listAnatolii Shirykalov1-0/+7
2026-02-19ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xUTim Guttzeit1-0/+4
2026-02-19bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han1-1/+5
2026-02-19bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show funct...Chelsy Ratnawat1-3/+3
2026-02-19PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song1-10/+5
2026-02-19PCI: endpoint: Remove unused field in struct pci_epf_groupChristophe JAILLET1-1/+0
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy1-11/+17
2026-02-16Linux 6.6.126v6.6.126Greg Kroah-Hartman1-1/+1
2026-02-16Revert "driver core: enforce device_lock for driver_match_device()"Greg Kroah-Hartman3-11/+2
2026-02-16Linux 6.6.125v6.6.125Greg Kroah-Hartman1-1/+1
2026-02-16gpio: omap: do not register driver in probe()Danilo Krummrich1-4/+18
2026-02-16mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()Eric Dumazet1-3/+13
2026-02-16selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
2026-02-16spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli1-0/+34
2026-02-16vsock/test: verify socket options after setting themKonstantin Shkolnyy4-25/+163
2026-02-16netfilter: nft_set_pipapo: prevent overflow in lookup table allocationPablo Neira Ayuso1-14/+44
2026-02-16netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso7-14/+15
2026-02-16nfsd: don't ignore the return code of svc_proc_register()Jeff Layton3-4/+11
2026-02-16net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún1-0/+2
2026-02-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
2026-02-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
2026-02-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
2026-02-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
2026-02-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
2026-02-16wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
2026-02-16nilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
2026-02-16crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
2026-02-16crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-02-16crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
2026-02-16crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2026-02-16Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
2026-02-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
2026-02-16smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho1-1/+2