summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-27ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov1-1/+3
2026-02-27io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLEDCaleb Sander Mateos3-4/+17
2026-02-27xen/virtio: Don't use grant-dma-ops when running as Dom0Teddy Astie1-1/+2
2026-02-27ACPI: processor: Update cpuidle driver check in __acpi_processor_start()Rafael J. Wysocki1-1/+1
2026-02-27docs: find-unused-docs.sh: fixup directory usageRandy Dunlap1-1/+1
2026-02-27rnbd-srv: Fix server side setting of bi_size for special IOsFlorian-Ewald Mueller1-10/+23
2026-02-27tools/nolibc: always use 64-bit mode for s390 header checksThomas Weißschuh1-1/+4
2026-02-27netfs: avoid double increment of retry_count in subreqShyam Prasad N1-1/+0
2026-02-27smb: client: fix potential UAF and double free in smb2_open_file()Paulo Alcantara1-0/+2
2026-02-27erofs: fix inline data read failure for ztailpacking pclustersGao Xiang1-14/+16
2026-02-27gfs2: fix memory leaks in gfs2_fill_super error pathDeepanshu Kartikey2-2/+4
2026-02-27btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocationBoris Burkov1-60/+183
2026-02-27btrfs: fix block_group_tree dirty_list corruptionBoris Burkov1-7/+0
2026-02-27btrfs: qgroup: return correct error when deleting qgroup relation itemFilipe Manana1-1/+3
2026-02-27btrfs: zoned: don't zone append to conventional zoneJohannes Thumshirn2-10/+12
2026-02-27erofs: handle end of filesystem properly for file-backed mountsGao Xiang1-12/+8
2026-02-27tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak1-2/+4
2026-02-27tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak1-2/+4
2026-02-27i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()Zilin Guan1-0/+1
2026-02-27i3c: dw: Initialize spinlock to avoid upsetting lockdepFredrik Markstrom1-0/+2
2026-02-27gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey1-1/+12
2026-02-27iomap: fix invalid folio access after folio_end_read()Joanne Koong1-24/+27
2026-02-27gfs2: Fix slab-use-after-free in qd_putAndreas Gruenbacher1-0/+1
2026-02-27gfs2: Initialize bio->bi_opf earlyAndreas Gruenbacher3-22/+26
2026-02-27gfs2: Rename gfs2_log_submit_{bio -> write}Andreas Gruenbacher3-6/+6
2026-02-27gfs2: Retries missing in gfs2_{rename,exchange}Andreas Gruenbacher3-14/+43
2026-02-27erofs: avoid noisy messages for transient -ENOMEMGao Xiang1-3/+4
2026-02-27erofs: Use %pe format specifier for error pointersFerry Meng1-2/+2
2026-02-27i3c: master: Update hot-join flag only on successAdrian Hunter1-1/+2
2026-02-27fs: add <linux/init_task.h> for 'init_fs'Ben Dooks1-0/+1
2026-02-27fs: move initializing f_mode before file_ref_init()Amir Goldstein1-5/+5
2026-02-27device_cgroup: remove branch hint after code refactorBreno Leitao1-1/+1
2026-02-27i3c: Move device name assignment after i3c_bus_initBilly Tsai1-1/+2
2026-02-27selftests/resctrl: Fix a division by zero error on HygonXiaochen Shen1-0/+10
2026-02-27audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-02-27rcu: Fix rcu_read_unlock() deadloop due to softirqYao Kai2-7/+10
2026-02-27rcutorture: Correctly compute probability to invoke ->exp_current()Paul E. McKenney1-2/+2
2026-02-27hfsplus: return error when node already exists in hfs_bnode_createShardul Bankar1-1/+1
2026-02-27auxdisplay: arm-charlcd: fix release_mem_region() sizeThomas Fourier1-1/+1
2026-02-27RDMA/umad: Reject negative data_len in ib_umad_writeYunJe Shin1-2/+6
2026-02-27RDMA/siw: Fix potential NULL pointer dereference in header processingYunJe Shin1-1/+2
2026-02-19Linux 6.19.3v6.19.3Greg Kroah-Hartman1-1/+1
2026-02-19f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong1-4/+4
2026-02-19f2fs: fix to do sanity check on node footer in {read,write}_end_ioChao Yu4-19/+34
2026-02-19f2fs: fix to do sanity check on node footer in __write_node_folio()Chao Yu1-1/+5
2026-02-19USB: serial: option: add Telit FN920C04 RNDIS compositionsFabio Porcedda1-0/+6
2026-02-19Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"Chao Yu3-34/+9
2026-02-19iommu/arm-smmu-qcom: do not register driver in probe()Danilo Krummrich4-5/+52
2026-02-19f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_beginYeongjin Gil1-2/+10
2026-02-19f2fs: fix to avoid mapping wrong physical block for swapfileChao Yu1-7/+7