summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-19Linux 6.19.3v6.19.3Greg Kroah-Hartman
2026-02-19f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong
2026-02-19f2fs: fix to do sanity check on node footer in {read,write}_end_ioChao Yu
2026-02-19f2fs: fix to do sanity check on node footer in __write_node_folio()Chao Yu
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda
2026-02-19Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"Chao Yu
2026-02-19iommu/arm-smmu-qcom: do not register driver in probe()Danilo Krummrich
2026-02-19f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_beginYeongjin Gil
2026-02-19f2fs: fix to avoid mapping wrong physical block for swapfileChao Yu
2026-02-19f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong
2026-02-19f2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu
2026-02-19f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
2026-02-19f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
2026-02-19f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu
2026-02-19f2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu
2026-02-19fbdev: smscufx: properly copy ioctl memory to kernelspaceGreg Kroah-Hartman
2026-02-19fbdev: rivafb: fix divide error in nv3_arb()Guangshuo Li
2026-02-19LoongArch: Rework KASAN initialization for PTW-enabled systemsTiezhu Yang
2026-02-19arm64: dts: mediatek: mt8183: Add missing endpoint IDs to display graphOtto Pflüger
2026-02-19scsi: qla2xxx: Fix bsg_done() causing double freeAnil Gurumurthy
2026-02-16Linux 6.19.2v6.19.2Greg Kroah-Hartman
2026-02-16Revert "driver core: enforce device_lock for driver_match_device()"Greg Kroah-Hartman
2026-02-16Linux 6.19.1v6.19.1Greg Kroah-Hartman
2026-02-16wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq
2026-02-16PCI: endpoint: Avoid creating sub-groups asynchronouslyLiu Song
2026-02-16drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park
2026-02-16xfs: fix UAF in xchk_btree_check_block_ownerDarrick J. Wong
2026-02-16erofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu
2026-02-16bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han
2026-02-16sched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner
2026-02-16scsi: qla2xxx: Query FW again before proceeding with loginAnil Gurumurthy
2026-02-16scsi: qla2xxx: Free sp in error path to fix system crashAnil Gurumurthy
2026-02-16scsi: qla2xxx: Delay module unload while fabric scan in progressAnil Gurumurthy
2026-02-16scsi: qla2xxx: Allow recovery for tape devicesShreyas Deodhar
2026-02-16scsi: qla2xxx: Validate sp before freeing associated memoryAnil Gurumurthy
2026-02-16wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith
2026-02-16hfs: ensure sb->s_fs_info is always cleaned upMehdi Ben Hadj Khelifa
2026-02-16nilfs2: Fix potential block overflow that cause system hangEdward Adam Davis
2026-02-16crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_c...Bibo Mao
2026-02-16crypto: virtio - Add spinlock protection with virtqueue notificationBibo Mao
2026-02-16crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctlyKees Cook
2026-02-16crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum
2026-02-16crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum
2026-02-16ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai
2026-02-16Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXBZenm Chen
2026-02-16driver core: enforce device_lock for driver_match_device()Gui-Dong Han
2026-02-16smb: client: let send_done handle a completion without IB_SEND_SIGNALEDStefan Metzmacher
2026-02-16smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()Stefan Metzmacher
2026-02-16smb: client: fix last send credit problem causing disconnectsStefan Metzmacher
2026-02-16smb: client: make use of smbdirect_socket.send_io.bcreditsStefan Metzmacher