summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
42 hoursLinux 6.12.84v6.12.84linux-6.12.yGreg Kroah-Hartman1-1/+1
42 hoursrxrpc: Fix missing validation of ticket length in non-XDR key preparsingAnderson Nascimento1-0/+4
42 hourscrypto: ccp: Don't attempt to copy ID to userspace if PSP command failedSean Christopherson1-0/+3
42 hourscrypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failedSean Christopherson1-1/+7
42 hourscrypto: ccp: Don't attempt to copy CSR to userspace if PSP command failedSean Christopherson1-1/+7
42 hoursnet/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()Bingquan Chen1-8/+13
42 hoursALSA: caiaq: take a reference on the USB device in create_card()Berk Cem Goksel1-2/+2
42 hoursALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae1-0/+7
42 hoursf2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad1-3/+11
42 hoursksmbd: use check_add_overflow() to prevent u16 DACL size overflowTristan Madani1-4/+12
42 hoursksmbd: fix out-of-bounds write in smb2_get_ea() EA alignmentTristan Madani1-0/+2
42 hoursksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()Michael Bommarito1-5/+23
42 hoursksmbd: validate response sizes in ipc_validate_msg()Michael Bommarito2-9/+13
42 hourssmb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito1-0/+6
42 hourssmb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito1-0/+1
42 hourssmb: server: fix max_connections off-by-one in tcp accept pathDaeMyung Kang1-1/+1
42 hourssmb: server: fix active_num_conn leak on transport allocation failureMichael Bommarito1-0/+2
42 hoursksmbd: require minimum ACE size in smb_check_perm_dacl()Michael Bommarito1-4/+13
42 hoursfuse: quiet down complaints in fuse_conn_limit_writeDarrick J. Wong1-2/+2
42 hoursfuse: Check for large folio with SPLICE_F_MOVEBernd Schubert1-0/+3
42 hoursfuse: reject oversized dirents in page cacheSamuel Page1-0/+4
42 hoursf2fs: fix to avoid memory leak in f2fs_rename()Chao Yu1-0/+1
42 hoursfs/ntfs3: validate rec->used in journal-replay file record checkGreg Kroah-Hartman1-1/+11
42 hoursrxrpc: only handle RESPONSE during service challengeWang Jie1-2/+12
42 hoursscripts/dtc: Remove unused dts_version in dtc-lexer.lNathan Chancellor1-3/+0
42 hoursksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavengerNamjae Jeon1-11/+30
42 hoursmm/pagewalk: fix race between concurrent split and refaultMax Boone1-2/+22
42 hoursscripts: generate_rust_analyzer.py: define scriptsTamir Duberstein1-1/+13
42 hoursdrm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov1-20/+19
42 hoursnet: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle3-1/+52
42 hoursrust: warn on bindgen < 0.69.5 and libclang >= 19.1Miguel Ojeda3-1/+51
42 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau4-7/+8
42 hoursima: do not copy measurement list to kdump kernelSteven Chen1-0/+3
42 hoursima: verify if the segment size has changedSteven Chen1-0/+10
42 hoursPCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den1-17/+1
42 hoursmm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou2-1/+18
7 daysLinux 6.12.83v6.12.83Greg Kroah-Hartman1-1/+1
7 daysPCI: Revert "Enable ACS after configuring IOMMU for OF platforms"John Hancock3-10/+9
7 daysipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
7 daysPCI: Fix placement of pci_save_state() in pci_bus_add_device()Lukas Wunner1-3/+3
7 daysrxrpc: Fix key quota calculation for multitoken keysDavid Howells1-2/+3
7 daysocfs2: fix out-of-bounds write in ocfs2_write_end_inlineJoseph Qi1-0/+10
7 daysocfs2: validate inline data i_size during inode readDeepanshu Kartikey1-6/+19
7 daysocfs2: add inline inode consistency check to ocfs2_validate_inode_block()Dmitry Antipov1-0/+8
7 daysmedia: hackrf: fix to not free memory after the device is registered in hackr...Jeongjun Park1-3/+4
7 daysmedia: vidtv: fix pass-by-value structs causing MSAN warningsAbd-Alrhman Masalkhi3-28/+28
7 daysnilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_mapDeepanshu Kartikey1-0/+3
7 daysmedia: as102: fix to not free memory after the device is registered in as102_...Jeongjun Park1-0/+2
7 daysbcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou1-0/+7
7 daysALSA: 6fire: fix use-after-free on disconnectBerk Cem Goksel1-5/+12