summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysLinux 6.6.125v6.6.125Greg Kroah-Hartman1-1/+1
9 daysgpio: omap: do not register driver in probe()Danilo Krummrich1-4/+18
9 daysmptcp: fix race in mptcp_pm_nl_flush_addrs_doit()Eric Dumazet1-3/+13
9 daysselftests: mptcp: pm: ensure unknown flags are ignoredMatthieu Baerts (NGI0)2-0/+15
9 daysspi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli1-0/+34
9 daysvsock/test: verify socket options after setting themKonstantin Shkolnyy4-25/+163
9 daysnetfilter: nft_set_pipapo: prevent overflow in lookup table allocationPablo Neira Ayuso1-14/+44
9 daysnetfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso7-14/+15
9 daysnfsd: don't ignore the return code of svc_proc_register()Jeff Layton3-4/+11
9 daysnet: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn1-0/+2
9 daysscsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy2-4/+34
9 daysscsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy1-2/+2
9 daysscsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy1-1/+2
9 daysscsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar2-12/+0
9 daysscsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy1-16/+18
9 dayswifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith1-2/+2
9 daysnilfs2: Fix potential block overflow that cause system hangEdward Adam Davis1-0/+4
9 dayscrypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao1-2/+0
9 dayscrypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao1-0/+5
9 dayscrypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook1-1/+1
9 dayscrypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
9 daysBluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen1-0/+2
9 daysdriver core: enforce device_lock for driver_match_device()Gui-Dong Han3-2/+11
9 dayssmb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()Henrique Carvalho1-1/+2
9 daysksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error pathsNamjae Jeon1-3/+3
9 dayssmb: client: split cached_fid bitfields to avoid shared-byte RMW racesHenrique Carvalho1-4/+4
2026-02-11Linux 6.6.124v6.6.124Greg Kroah-Hartman1-1/+1
2026-02-11ALSA: hda/realtek: Really fix headset mic for TongFang X6AR55xU.Werner Sembach1-4/+1
2026-02-11spi: tegra114: Preserve SPI mode bits in def_command1_regVishwaroop A1-0/+3
2026-02-11spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu1-2/+4
2026-02-11spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq...Breno Leitao1-0/+3
2026-02-11spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xferBreno Leitao1-0/+5
2026-02-11spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer...Breno Leitao1-0/+3
2026-02-11spi: tegra210-quad: Move curr_xfer read inside spinlockBreno Leitao1-2/+4
2026-02-11spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transferBreno Leitao1-2/+17
2026-02-11gve: Correct ethtool rx_dropped calculationMax Yuan1-7/+20
2026-02-11btrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov3-17/+17
2026-02-11ASoC: amd: fix memory leak in acp3x pdm dma opsChris Bainbridge1-0/+2
2026-02-11ipv6: Fix ECMP sibling count mismatch when clearing RTF_ADDRCONFShigeru Yoshida1-1/+2
2026-02-11netfilter: nf_tables: fix inverted genmask check in nft_map_catchall_activate()Andrew Fasano1-1/+1
2026-02-11hwmon: (occ) Mark occ_init_attribute() as __printfArnd Bergmann1-0/+1
2026-02-11drm/mgag200: fix mgag200_bmc_stop_scanout()Jacob Keller2-19/+18
2026-02-11net: gro: fix outer network offsetPaolo Abeni1-0/+2
2026-02-11net: ethernet: adi: adin1110: Check return value of devm_gpiod_get_optional()...Chen Ni1-0/+3
2026-02-11tipc: use kfree_sensitive() for session key materialDaniel Hodges1-2/+2
2026-02-11net: don't touch dev->stats in BPF redirect pathsJakub Kicinski1-4/+4
2026-02-11macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet1-2/+3
2026-02-11dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo1-0/+4
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