summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-30Linux 6.18.26v6.18.26Greg Kroah-Hartman
2026-04-30Buffer overflow in drivers/xen/sys-hypervisor.cJuergen Gross
2026-04-30xen/privcmd: fix double free via VMA splittingJuergen Gross
2026-04-27Linux 6.18.25v6.18.25Greg Kroah-Hartman
2026-04-27rxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento
2026-04-27crypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson
2026-04-27crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson
2026-04-27crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson
2026-04-27net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen
2026-04-27ALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel
2026-04-27ALSA: hda/realtek: Add quirk for Legion S7 15IMHEric Naim
2026-04-27ALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
2026-04-27writeback: Fix use after free in inode_switch_wbs_work_fn()Jan Kara
2026-04-27ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()DaeMyung Kang
2026-04-27ksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani
2026-04-27ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani
2026-04-27ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito
2026-04-27ksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito
2026-04-27smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito
2026-04-27smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito
2026-04-27smb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang
2026-04-27smb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito
2026-04-27ksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito
2026-04-27fuse: fuse_dev_ioctl_clone() should wait for device file to be initializedMiklos Szeredi
2026-04-27fuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong
2026-04-27fuse: Check for large folio with SPLICE_F_MOVEBernd Schubert
2026-04-27fuse: abort on fatal signal during sync initMiklos Szeredi
2026-04-27fuse: reject oversized dirents in page cacheSamuel Page
2026-04-27f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu
2026-04-27f2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
2026-04-27f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2026-04-27f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2026-04-27fs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman
2026-04-27scripts/dtc: Remove unused dts_version in dtc-lexer.lNathan Chancellor
2026-04-27lib/crypto: tests: Drop the default to CRYPTO_SELFTESTSEric Biggers
2026-04-27kunit: configs: Enable all crypto library tests in all_tests.configEric Biggers
2026-04-27lib/crypto: tests: Introduce CRYPTO_LIB_ENABLE_ALL_FOR_KUNITEric Biggers
2026-04-27lib/crypto: tests: Add a .kunitconfig fileEric Biggers
2026-04-27kunit: configs: Enable all CRC tests in all_tests.configEric Biggers
2026-04-27lib/crc: tests: Add a .kunitconfig fileEric Biggers
2026-04-27lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNITEric Biggers
2026-04-27lib/crc: tests: Make crc_kunit test only the enabled CRC variantsEric Biggers
2026-04-27sched/debug: Fix avg_vruntime() usagePeter Zijlstra
2026-04-27arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas
2026-04-27arm64: cputype: Add C1-Pro definitionsCatalin Marinas
2026-04-27arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas
2026-04-27arm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenanceCatalin Marinas
2026-04-27arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-04-27arm64: tlb: Allow XZR argument to TLBI opsMark Rutland