summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-19Linux 5.10.251v5.10.251Greg Kroah-Hartman1-1/+1
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
2026-02-19f2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu1-3/+9
2026-02-19f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang1-7/+51
2026-02-19fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman1-2/+6
2026-02-19fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li1-0/+3
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy1-2/+3
2026-02-19scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
2026-02-19scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-15/+17
2026-02-19crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
2026-02-19selftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-1/+12
2026-02-19fs: dlm: fix invalid derefence of sb_lvbptrAlexander Aring1-1/+1
2026-02-19gpiolib: acpi: Fix gpio count with string referencesAlban Bedel1-0/+1
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-19gpio: sprd: Change sprd_gpio lock to raw_spin_lockXuewen Yan1-4/+4
2026-02-19ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xUTim Guttzeit1-0/+4
2026-02-19gpio: omap: do not register driver in probe()Danilo Krummrich1-4/+18
2026-02-19scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
2026-02-19scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
2026-02-19nilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
2026-02-19crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
2026-02-19crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
2026-02-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2026-02-11Linux 5.10.250v5.10.250Greg Kroah-Hartman1-1/+1
2026-02-11nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()Varun Prakash1-1/+1
2026-02-11gve: Correct ethtool rx_dropped calculationMax Yuan1-3/+1
2026-02-11tracing: Fix ftrace event field alignmentsSteven Rostedt3-15/+27
2026-02-11gve: Fix stats report corruption on queue count changeDebarghya Kundu2-15/+31
2026-02-11platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar1-2/+2
2026-02-11ASoC: amd: fix memory leak in acp3x pdm dma opsChris Bainbridge1-0/+2
2026-02-11nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin1-0/+18
2026-02-11nvmet-tcp: don't map pages which can't come from HIGHMEMFabio M. De Francesco1-31/+13
2026-02-11nvmet-tcp: fix regression in data_digest calculationSagi Grimberg1-20/+3
2026-02-11nvmet-tcp: fix memory leak when performing a controller resetMaurizio Lombardi1-1/+4
2026-02-11nvmet-tcp: add an helper to free the cmd buffersMaurizio Lombardi1-9/+19
2026-02-11hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-02-11tipc: use kfree_sensitive() for session key materialDaniel Hodges1-2/+2
2026-02-11macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
2026-02-11net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan1-2/+2
2026-02-11net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan1-2/+3
2026-02-11net: liquidio: Initialize netdev pointer before queue setupZilin Guan1-17/+17
2026-02-11platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar1-1/+1
2026-02-11platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki1-1/+1
2026-02-11wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twiceMiri Korenblit1-1/+2
2026-02-11scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()Maurizio Lombardi1-1/+4
2026-02-11scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()Maurizio Lombardi1-1/+4
2026-02-11wifi: cfg80211: Fix bitrate calculation overflow for HE ratesVeerendranath Jakkam1-3/+5
2026-02-11ASoC: tlv320adcx140: Propagate error codes during probeDimitrios Katsaros1-0/+3